Upgrade version to 16.9.0
Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
parent
9dc7c43596
commit
243b33f16a
Binary file not shown.
BIN
path-16.9.0.tar.gz
Normal file
BIN
path-16.9.0.tar.gz
Normal file
Binary file not shown.
@ -1,14 +1,15 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-path
|
Name: python-path
|
||||||
Version: 16.7.1
|
Version: 16.9.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Python module wrapper for path
|
Summary: Python module wrapper for path
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/jaraco/path
|
URL: https://github.com/jaraco/path
|
||||||
Source0: https://files.pythonhosted.org/packages/5b/ea/bf8061e92cd3a8aa0c064f3c24105f0f8505720de86872a9fdac93fd27f7/path-16.7.1.tar.gz
|
Source0: https://files.pythonhosted.org/packages/source/p/path/path-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: python3-pip python3-hatchling python3-hatch-vcs python3-wheel
|
BuildRequires: python3-pip python3-hatchling python3-hatch-vcs python3-wheel
|
||||||
|
BuildRequires: python3-more-itertools
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package implements path objects as first-class entities,
|
This package implements path objects as first-class entities,
|
||||||
@ -56,6 +57,9 @@ if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 06 2024 xu_ping <707078654@qq.com> - 16.9.0-1
|
||||||
|
- Update package to version 16.9.0
|
||||||
|
|
||||||
* Thu Jul 27 2023 zhangchenglin <zhangchenglin@kylinos.cn> - 16.7.1-1
|
* Thu Jul 27 2023 zhangchenglin <zhangchenglin@kylinos.cn> - 16.7.1-1
|
||||||
- Update package to version 16.7.1
|
- Update package to version 16.7.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user