15
0

- 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:
2020-07-08 21:55:16 +00:00
committed by Git OBS Bridge
parent b825a6cb37
commit e175892e64
4 changed files with 11 additions and 4 deletions

View File

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