1
0

Accepting request 856973 from devel:languages:python

- update to 0.8.1:
  * `Issue #43`_: Add support for addition operator

OBS-URL: https://build.opensuse.org/request/show/856973
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pathspec?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2020-12-23 13:18:53 +00:00 committed by Git OBS Bridge
commit 54f0e40200
4 changed files with 10 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:da45173eb3a6f2a5a487efba21f050af2b41948be6ab52b6a1e3ff22bb8b7061
size 26256

3
pathspec-0.8.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:86379d6b86d75816baba717e64b1a3a3469deb93bb76d613c9ce79edc5cb68fd
size 26644

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Dec 19 10:49:21 UTC 2020 - Dirk Müller <dmueller@suse.com>
- update to 0.8.1:
* `Issue #43`_: Add support for addition operator
-------------------------------------------------------------------
Wed Oct 7 03:51:16 UTC 2020 - John Vandenberg <jayvdb@gmail.com>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pathspec
Version: 0.8.0
Version: 0.8.1
Release: 0
Summary: Utility library for gitignore style pattern matching of file paths
License: MPL-2.0