forked from pool/python-zope.deprecation
Accepting request 691588 from home:mcalabkova:branches:devel:languages:python
- update to version 4.4.0
4.3.0
* Allow custom warning classes to be specified to override the
default DeprecationWarning.
* Add support for Python 3.6.
* Drop support for Python 3.3.
4.4.0
* Add support for Python 3.7.
OBS-URL: https://build.opensuse.org/request/show/691588
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.deprecation?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
9917b5eb68
commit
618cd37b10
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-zope.deprecation
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 LISA GmbH, Bingen, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -13,13 +13,13 @@
|
||||
# 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-%{**}}
|
||||
Name: python-zope.deprecation
|
||||
Version: 4.2.0
|
||||
Version: 4.4.0
|
||||
Release: 0
|
||||
Summary: Zope Deprecation Infrastructure
|
||||
License: ZPL-2.1
|
||||
|
||||
Reference in New Issue
Block a user