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,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 4 16:31:54 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 8 07:39:24 UTC 2017 - aloisio@gmx.com
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ff32c5bb5388b77b22c83ed1f1aa01cdbb076d9f2cfa2b825450ce9e2ecfd738
|
||||
size 223338
|
||||
3
zope.deprecation-4.4.0.tar.gz
Normal file
3
zope.deprecation-4.4.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0d453338f04bacf91bbfba545d8bcdf529aa829e67b705eac8c1a7fdce66e2df
|
||||
size 24737
|
||||
Reference in New Issue
Block a user