forked from pool/python-pathspec
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
This commit is contained in:
committed by
Git OBS Bridge
parent
cb0b956b80
commit
98d160cce0
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pathspec
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pathspec
|
||||
Version: 0.6.0
|
||||
Version: 0.7.0
|
||||
Release: 0
|
||||
Summary: Utility library for gitignore style pattern matching of file paths
|
||||
License: MPL-2.0
|
||||
|
||||
Reference in New Issue
Block a user