- Update to 1.2.10
* Fix #25: @deprecated respects global warning filters with actions other than “ignore” and “always” on Python 3. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Deprecated?expand=0&rev=9
This commit is contained in:
parent
b825a6cb37
commit
e175892e64
3
Deprecated-1.2.10.tar.gz
Normal file
3
Deprecated-1.2.10.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:525ba66fb5f90b07169fdd48b6373c18f1ee12728ca277ca44567a367d9d7f74
|
||||
size 2969723
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0cf37d293a96805c6afd8b5fc525cb40f23a2cac9b2d066ac3bd4b04e72ceccc
|
||||
size 5337109
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 8 21:53:35 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- Update to 1.2.10
|
||||
* Fix #25: @deprecated respects global warning filters with actions other
|
||||
than “ignore” and “always” on Python 3.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 4 08:17:33 UTC 2020 - Johannes Grassler <johannes.grassler@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-Deprecated
|
||||
Version: 1.2.9
|
||||
Version: 1.2.10
|
||||
Release: 0
|
||||
Summary: Python @deprecated decorator
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user