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

@@ -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