updated to the latest:0.11.2

This commit is contained in:
nyr 2023-08-01 10:54:15 +08:00
parent 1b90545b9c
commit c30236ff62
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
pathspec-0.11.2.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-pathspec Name: python-pathspec
Version: 0.11.1 Version: 0.11.2
Release: 1 Release: 1
Summary: Utility library for gitignore style pattern matching of file paths. Summary: Utility library for gitignore style pattern matching of file paths.
License: MPL-2.0 License: MPL-2.0
URL: https://github.com/cpburnz/python-pathspec URL: https://github.com/cpburnz/python-pathspec
Source0: https://files.pythonhosted.org/packages/95/60/d93628975242cc515ab2b8f5b2fc831d8be2eff32f5a1be4776d49305d13/pathspec-0.11.1.tar.gz Source0: https://files.pythonhosted.org/packages/a0/2a/bd167cdf116d4f3539caaa4c332752aac0b3a0cc0174cdb302ee68933e81/pathspec-0.11.2.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
@ -73,6 +73,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Tue Aug 01 2023 niuyaru <niuyaru@kylinos.cn> - 0.11.2-1
- Update package to version 0.11.2
* Tue Mar 28 2023 wangjunqi <wangjunqi@kylinos.cn> - 0.11.1-1 * Tue Mar 28 2023 wangjunqi <wangjunqi@kylinos.cn> - 0.11.1-1
- Update package to version 0.11.1 - Update package to version 0.11.1