python-podman-3:3.2.0-1
autobuilt v3.2.0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
76e59b00c2
commit
61f5031415
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/podman-py-3.1.2.4.tar.gz
|
/podman-py-3.1.2.4.tar.gz
|
||||||
|
/podman-3.2.0.tar.gz
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
%global pypi_name podman
|
%global pypi_name podman
|
||||||
%global desc %{pypi_name} is a library of bindings to use the RESTful API for Podman.
|
%global desc %{pypi_name} is a library of bindings to use the RESTful API for Podman.
|
||||||
|
|
||||||
%global built_tag v3.1.2.4
|
%global built_tag v3.2.0
|
||||||
%global built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
%global built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Epoch: 3
|
Epoch: 3
|
||||||
Version: 3.1.2.4
|
Version: 3.2.0
|
||||||
Release: 6%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: RESTful API for Podman
|
Summary: RESTful API for Podman
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://github.com/containers/%{pypi_name}-py
|
URL: https://github.com/containers/%{pypi_name}-py
|
||||||
@ -50,6 +50,9 @@ export PBR_VERSION="0.0.0"
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 16 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.2.0-1
|
||||||
|
- autobuilt v3.2.0
|
||||||
|
|
||||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3:3.1.2.4-6
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3:3.1.2.4-6
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (podman-py-3.1.2.4.tar.gz) = 01d5341d4c95dc98d10af906d236e19a21df116b92f3b1d0902b21ea713d9d7b7d124fc71c46609df263ab56d5ae0927f3227decec89eb17887aed7ff509be81
|
SHA512 (podman-3.2.0.tar.gz) = 2520696491d5146d87492d7ce105d1a2269ea1e4438125fe55c5928b624827f24e403a7805858a9630f02680c91ac90a3aa8f96afae7dafd7d527a782022753b
|
||||||
|
Loading…
Reference in New Issue
Block a user