forked from pool/python-Deprecated
Accepting request 764040 from home:mcalabkova:branches:devel:languages:python
- update to 1.2.7
* Fix: Warning displays the correct filename and line number when
decorating a function if wrapt does not have the compiled c extension.
* Add Black configuration file.
OBS-URL: https://build.opensuse.org/request/show/764040
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Deprecated?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
37a34078a7
commit
0f2174552b
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-Deprecated
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-Deprecated
|
||||
Version: 1.2.6
|
||||
Version: 1.2.7
|
||||
Release: 0
|
||||
Summary: Python @deprecated decorator
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user