Upgrade version to 7.0.0
Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
parent
f6253dc8de
commit
2faa0d6cba
Binary file not shown.
BIN
docker-7.0.0.tar.gz
Normal file
BIN
docker-7.0.0.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-docker
|
Name: python-docker
|
||||||
Version: 6.1.3
|
Version: 7.0.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: A Python library for the Docker Engine API.
|
Summary: A Python library for the Docker Engine API.
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/docker/docker-py
|
URL: https://github.com/docker/docker-py
|
||||||
Source0: https://files.pythonhosted.org/packages/f0/73/f7c9a14e88e769f38cb7fb45aa88dfd795faa8e18aea11bababf6e068d5e/docker-6.1.3.tar.gz
|
Source0: https://files.pythonhosted.org/packages/source/d/docker/docker-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -77,6 +77,11 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 27 2024 xu_ping <707078654@qq.com> - 7.0.0-1
|
||||||
|
- Upgrade version to 7.0.0
|
||||||
|
- Python 3.12 support and python 3.7 no longer supported
|
||||||
|
- Add support bind mount propagation.
|
||||||
|
|
||||||
* Thu Jul 06 2023 zhangchenglin <zhangchenglin@kylinos.cn> - 6.1.3-1
|
* Thu Jul 06 2023 zhangchenglin <zhangchenglin@kylinos.cn> - 6.1.3-1
|
||||||
- Update package to version 6.1.3
|
- Update package to version 6.1.3
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user