Update to latest upstream version

epel8
Adrien Vergé 2 years ago
parent 5759330f64
commit 0d3d5375af

2
.gitignore vendored

@ -1 +1 @@
/pathspec-0.6.0.tar.gz /pathspec-0.10.0.tar.gz

@ -1,5 +1,5 @@
Name: python-pathspec Name: python-pathspec
Version: 0.6.0 Version: 0.10.0
Release: 1%{?dist} Release: 1%{?dist}
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
@ -66,6 +66,9 @@ rm -rf pathspec.egg-info
%{python3_sitelib}/pathspec-%{version}-py?.?.egg-info %{python3_sitelib}/pathspec-%{version}-py?.?.egg-info
%changelog %changelog
* Wed Aug 31 2022 Adrien Vergé <adrienverge@gmail.com> - 0.10.0-1
- Update to latest upstream version
* Tue Oct 15 2019 Adrien Vergé <adrienverge@gmail.com> - 0.6.0-1 * Tue Oct 15 2019 Adrien Vergé <adrienverge@gmail.com> - 0.6.0-1
- Update to latest upstream version - Update to latest upstream version
- Adapt for EPEL 8 and Python 2/3 support - Adapt for EPEL 8 and Python 2/3 support

@ -1 +1 @@
SHA512 (pathspec-0.6.0.tar.gz) = e08baa05a3fe58ec6ecd651577834115cdeef26b75eef274d843c3c6444cf771e86f99a2a2b2980a6d1ece946997f1ebe714f79ddd5c296071c2e18b73955a84 SHA512 (pathspec-0.10.0.tar.gz) = 5a02de5b55ff58185e9821de09d9f7b6acb494eb65e73c7340b0c91fb06badcfc93a6804cf5a77a37be3ecfe7b76afa1ed42fd364c3384e193f4ef7488ba33b3

Loading…
Cancel
Save