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

update to latest version

OBS-URL: https://build.opensuse.org/request/show/750594
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tqdm?expand=0&rev=56
This commit is contained in:
Tomáš Chvátal 2019-11-29 09:43:59 +00:00 committed by Git OBS Bridge
parent 3a42f60ec5
commit 441063e13b
4 changed files with 23 additions and 5 deletions

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sun Nov 24 00:13:41 UTC 2019 - Arun Persaud <arun@gmx.de>
- update to version 4.39.0:
* add pandas builtin operations check (#843 <- #697)
* avoid unnecessary dedent (#837)
* remove unneeded bar logic
* misc code tidy
* update documentation
+ document default argument overriding (#370)
+ add missing isatty() (#713)
+ update badges
+ add code of conduct
* update framework
+ clean CI stages
+ update CI default py3.6 => py3.7
+ automate snap releases (#686 <- #685)
-------------------------------------------------------------------
Sat Nov 9 14:36:01 UTC 2019 - Arun Persaud <arun@gmx.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-tqdm
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -28,7 +28,7 @@
%bcond_with test
%endif
Name: python-tqdm%{suffix}
Version: 4.38.0
Version: 4.39.0
Release: 0
Summary: An extensible progress meter
License: MPL-2.0 AND MIT

View File

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

3
tqdm-4.39.0.tar.gz Normal file
View File

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