forked from pool/python-zope.interface
Accepting request 755107 from devel:languages:python
- update to 4.7.1:
* Use Python 3 syntax in the documentation. See issue 119.
* Drop support for Python 3.4.
* Fix queryTaggedValue, getTaggedValue, getTaggedValueTags subclass
inheritance. See PR 144.
* Add support for Python 3.8.
OBS-URL: https://build.opensuse.org/request/show/755107
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.interface?expand=0&rev=23
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 9 05:21:39 UTC 2019 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- update to 4.7.1:
|
||||
* Use Python 3 syntax in the documentation. See issue 119.
|
||||
* Drop support for Python 3.4.
|
||||
* Fix queryTaggedValue, getTaggedValue, getTaggedValueTags subclass
|
||||
inheritance. See PR 144.
|
||||
* Add support for Python 3.8.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 5 10:24:37 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-zope.interface
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -20,7 +20,7 @@
|
||||
%global modname zope.interface
|
||||
%define oldpython python
|
||||
Name: python-zope.interface
|
||||
Version: 4.6.0
|
||||
Version: 4.7.1
|
||||
Release: 0
|
||||
Summary: Interfaces for Python
|
||||
License: ZPL-2.1
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1b3d0dcabc7c90b470e59e38a9acaa361be43b3a6ea644c0063951964717f0e5
|
||||
size 150884
|
||||
3
zope.interface-4.7.1.tar.gz
Normal file
3
zope.interface-4.7.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4bb937e998be9d5e345f486693e477ba79e4344674484001a0b646be1d530487
|
||||
size 151374
|
||||
Reference in New Issue
Block a user