[ 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 ]
×

Package python-pathspec-0.6.0-1.el8.src download

Name python-pathspec
Epoch 0
Version 0.6.0
Release 1.el8
Architecture src
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
Size 31 KiB
Source Project python-pathspec-0.6.0-1.el8
SHA-256 checksum 73d2138a0194f5b5b959105327aff3f097a2c1c58fb40fc55ac3d3657d79178d
× Full screenshot
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.