15
0
forked from pool/python-glob2

Accepting request 710884 from home:pgajdos

- version update to 0.7
  * Fix deprecation warning.

OBS-URL: https://build.opensuse.org/request/show/710884
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glob2?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal
2019-06-19 11:40:22 +00:00
committed by Git OBS Bridge
parent 6dee8c3c9c
commit 5386fa693d
4 changed files with 12 additions and 5 deletions

View File

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

3
glob2-0.7.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jun 19 11:31:17 UTC 2019 - pgajdos@suse.com
- version update to 0.7
* Fix deprecation warning.
-------------------------------------------------------------------
Thu Mar 21 10:53:50 UTC 2019 - John Vandenberg <jayvdb@gmail.com>

View File

@@ -12,12 +12,13 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-glob2
Version: 0.6
Version: 0.7
Release: 0
Summary: Glob module recursive wildcards support
License: BSD-2-Clause