1
0
Commit Graph

8 Commits

Author SHA256 Message Date
4cc38a8f63 Accepting request 896584 from home:pgajdos:python
- %check: use %pyunittest rpm macro

OBS-URL: https://build.opensuse.org/request/show/896584
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pathspec?expand=0&rev=15
2021-06-01 07:55:51 +00:00
a486a3c015 - update to 0.8.1:
* `Issue #43`_: Add support for addition operator

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pathspec?expand=0&rev=13
2020-12-19 10:49:50 +00:00
Tomáš Chvátal
25a1bafe4d Accepting request 839910 from home:jayvdb:branches:devel:languages:python
- Update to v0.8.0
  * Expose what patterns matched paths. Added `util.detailed_match_files()`
  * `match_tree()` doesn't return symlinks
    - Add `PathSpec.match_tree_entries` and `util.iter_tree_entries()` to
      support directories and symlinks
    - API change: `match_tree()` has been renamed to `match_tree_files()`
      The old name `match_tree()` is still available as an alias
    - API change: `match_tree_files()` now returns symlinks

OBS-URL: https://build.opensuse.org/request/show/839910
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pathspec?expand=0&rev=11
2020-10-07 06:15:59 +00:00
Tomáš Chvátal
98d160cce0 Accepting request 783949 from home:mcalabkova:branches:devel:languages:python
- update to 0.7.0
  * Add support for Python 3.8, and drop Python 3.4.
  * Publish bdist wheel.

OBS-URL: https://build.opensuse.org/request/show/783949
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pathspec?expand=0&rev=9
2020-03-11 15:59:25 +00:00
Tomáš Chvátal
cb0b956b80 - Update to 0.6.0:
* Issue #24: Drop support for Python 2.6, 3.2, and 3.3.
  * Issue #25: Update README.rst.
  * Issue #26: Method to escape gitwildmatch.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pathspec?expand=0&rev=7
2019-10-10 08:26:46 +00:00
Tomáš Chvátal
14fe40cd3c Accepting request 674877 from home:jayvdb:coala:python3-bears
- Update to v0.5.9
  * Fixed file system error handling.
- from v0.5.8
  * Improved type checking.
  * Created scripts to test Python 2.6 because Tox removed support for it.
  * Improved byte string handling in Python 3.
  * Handle dangling symlinks.
- from v0.5.7
  * Fix collections deprecation warning.

OBS-URL: https://build.opensuse.org/request/show/674877
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pathspec?expand=0&rev=5
2019-02-14 08:37:56 +00:00
2b94049b23 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pathspec?expand=0&rev=3
2018-12-04 13:45:37 +00:00
Todd R
51a5522988 Accepting request 605991 from devel:languages:python:misc
Utility library for gitignore style pattern matching of file paths

OBS-URL: https://build.opensuse.org/request/show/605991
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pathspec?expand=0&rev=1
2018-05-10 00:23:54 +00:00