Name: | python36-pathspec |
---|---|
Version: | 0.6.0 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 194891 |
License: | MPL 2.0 |
RPM: | python36-pathspec-0.6.0-1.el7.noarch.rpm |
Source RPM: | python-pathspec-0.6.0-1.el7.src.rpm |
Build Date: | Wed Oct 30 2019 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/cpburnz/python-path-specification |
Summary: | Utility library for gitignore style pattern matching of file paths |
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. |
- Update to latest upstream version
- Rebuilt to change main python from 3.4 to 3.6
- Update to latest upstream version - Include LICENSE file now that upstream packages it
- Initial package.