import UBI python-podman-5.7.0-1.el10
This commit is contained in:
parent
6427d4fb9b
commit
323e7f9142
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
v5.5.0.tar.gz
|
||||
v5.7.0.tar.gz
|
||||
|
||||
@ -21,7 +21,7 @@ Epoch: 3
|
||||
# If that's what you're reading, Version must be 0, and will be updated by Packit for
|
||||
# copr and koji builds.
|
||||
# If you're reading this on dist-git, the version is automatically filled in by Packit.
|
||||
Version: 5.5.0
|
||||
Version: 5.7.0
|
||||
License: Apache-2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: RESTful API for Podman
|
||||
@ -81,10 +81,7 @@ export PBR_VERSION="0.0.0"
|
||||
%pyproject_save_files %{pypi_name}
|
||||
%endif
|
||||
|
||||
%if !%{defined rhel8_py}
|
||||
%check
|
||||
%pyproject_check_import -e podman.api.typing_extensions
|
||||
%endif
|
||||
|
||||
%if %{defined rhel8_py}
|
||||
%files -n python%{python3_pkgversion}-%{pypi_name}
|
||||
@ -100,6 +97,14 @@ export PBR_VERSION="0.0.0"
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Tue Feb 03 2026 Jindrich Novy <jnovy@redhat.com> - 3:5.7.0-1
|
||||
- update to https://github.com/containers/podman-py/releases/tag/v5.7.0
|
||||
- Related: RHEL-122178
|
||||
|
||||
* Fri Sep 12 2025 Jindrich Novy <jnovy@redhat.com> - 3:5.6.0-1
|
||||
- update to https://github.com/containers/podman-py/releases/tag/v5.6.0
|
||||
- Related: RHEL-111917
|
||||
|
||||
* Fri Jun 20 2025 Jindrich Novy <jnovy@redhat.com> - 3:5.5.0-1
|
||||
- update to https://github.com/containers/podman-py/releases/tag/v5.5.0
|
||||
- Related: RHEL-80817
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v5.5.0.tar.gz) = a48253375e90f426baf046bdffc3df3ee8dc4e66a0ccacf55d86cb847b1937a1135f3518b5ad5e9ddd50f11800e97bd5454ec2098535ccf7f06d7210a0cd63ba
|
||||
SHA512 (v5.7.0.tar.gz) = 4e6d761f8ee2dd4b08062773a0986f44ea52aac2478c97a56f2dfdb60fe561029ecffd5fcf51b067f8730efc51a6e57254a77554169e298a9c61c27a3aa456cb
|
||||
|
||||
Loading…
Reference in New Issue
Block a user