[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project python-pathspec-0.6.0-1.el8

Name python-pathspec
Epoch 0
Version 0.6.0
Release 1.el8
Website/URL https://github.com/cpburnz/python-path-specification
License MPL 2.0
Build Time 2024-01-30 18:00:11
Build Host builder-x86-03.inferitos.ru
Summary Utility library for gitignore style pattern matching of file paths
Repositories Extras
Description Path Specification (pathspec) is a utility library for pattern matching of file paths. So far this only includes Git's wildmatch pattern matching which itself is derived from Rsync's wildmatch. Git uses wildmatch for its gitignore files.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python2-pathspec-0.6.0-1.el8.noarch Utility library for gitignore style pattern matching of file paths 3118b9cecfaa3e8df5ce2b87efb749d5e07960eb800f8b9e92e5bc9d444bf9ed download
python3-pathspec-0.6.0-1.el8.noarch Utility library for gitignore style pattern matching of file paths 497057fc7aa5222223771d594514bfbc04f783584d84159d863b7a57c066a790 download
src
python-pathspec-0.6.0-1.el8.src Utility library for gitignore style pattern matching of file paths 73d2138a0194f5b5b959105327aff3f097a2c1c58fb40fc55ac3d3657d79178d download
Changelog link
* Thu Jan 25 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 0.6.0-1
- Rebuilt for MSVSphere 8.9

* Tue Oct 15 2019 Adrien Vergé <adrienverge@gmail.com> - 0.6.0-1
- Update to latest upstream version
- Adapt for EPEL 8 and Python 2/3 support

* Fri Mar 08 2019 Troy Dawson <tdawson@redhat.com> - 0.5.3-2
- Rebuilt to change main python from 3.4 to 3.6

* Fri Jul 07 2017 Adrien Vergé <adrienverge@gmail.com> - 0.5.3-1
- Update to latest upstream version
- Include LICENSE file now that upstream packages it

* Wed Jun 28 2017 Adrien Vergé <adrienverge@gmail.com> - 0.5.2-1
- Initial package.