14
0
forked from pool/python-tqdm

Accepting request 635938 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/635938
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tqdm?expand=0&rev=31
This commit is contained in:
Tomáš Chvátal
2018-09-17 09:21:33 +00:00
committed by Git OBS Bridge
parent 5cac9b9018
commit e6b9a89406
4 changed files with 17 additions and 5 deletions

View File

@@ -12,14 +12,14 @@
# 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-%{**}}
%define oldpython python
Name: python-tqdm
Version: 4.25.0
Version: 4.26.0
Release: 0
Summary: An extensible progress meter
License: MPL-2.0 AND MIT