python-podman-5.7.0-1.el10
- update to https://github.com/containers/podman-py/releases/tag/v5.7.0 - Related: RHEL-122178 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
df5e700736
commit
925a4d8cfa
@ -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.6.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,10 @@ 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
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v5.6.0.tar.gz) = a5f4d1368221ea68202c1413f54493307fd2220ae386bc23690fa5997d6fb974f41a528f2a74aca92588b5c3aa121b492365356ecebc8a9a09245e07ae4905c3
|
||||
SHA512 (v5.7.0.tar.gz) = 4e6d761f8ee2dd4b08062773a0986f44ea52aac2478c97a56f2dfdb60fe561029ecffd5fcf51b067f8730efc51a6e57254a77554169e298a9c61c27a3aa456cb
|
||||
|
||||
Loading…
Reference in New Issue
Block a user