[ Все 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 ]
×

Проект python-pathspec-0.6.0-1.el8

Имя python-pathspec
Эпоха 0
Версия 0.6.0
Релиз 1.el8
Сайт https://github.com/cpburnz/python-path-specification
Лицензия MPL 2.0
Время сборки 2024-01-30 18:00:11
Хост сборки builder-x86-03.inferitos.ru
Краткое описание Utility library for gitignore style pattern matching of file paths
Репозитории Extras
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
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
История изменений 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.