update to v5.0.3(the latest release)
This commit is contained in:
parent
9d9eb99c1f
commit
460ff59bd5
Binary file not shown.
BIN
docker-5.0.3.tar.gz
Normal file
BIN
docker-5.0.3.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-docker
|
||||
Version: 4.4.4
|
||||
Version: 5.0.3
|
||||
Release: 1
|
||||
Summary: A Python library for the Docker Engine API.
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/docker/docker-py
|
||||
Source0: https://files.pythonhosted.org/packages/fd/46/6f6116c30cb859a0cdb95444140e9fe0be0de455c9c83748ee421aec8274/docker-4.4.4.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/ab/d2/45ea0ee13c6cffac96c32ac36db0299932447a736660537ec31ec3a6d877/docker-5.0.3.tar.gz
|
||||
BuildArch: noarch
|
||||
%description
|
||||
A Python library for the Docker Engine API.
|
||||
@ -38,7 +38,7 @@ A Python library for the Docker Engine API.
|
||||
|
||||
|
||||
%prep
|
||||
%autosetup -n docker-4.4.4
|
||||
%autosetup -n docker-%{version}
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -78,6 +78,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Tue Aug 02 2022 zhaoshuang <zhaoshuang@uniontech.com> - 5.0.3-1
|
||||
- Update to 5.0.3
|
||||
|
||||
* Fri Jul 09 2021 openstack-sig <openstack@openeuler.org>
|
||||
- Update to 4.4.4
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user