14
0

- 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/package/show/devel:languages:python/python-zope.interface?expand=0&rev=37
This commit is contained in:
2019-12-09 05:24:01 +00:00
committed by Git OBS Bridge
parent 75688dd806
commit 051916111e
4 changed files with 15 additions and 5 deletions

View File

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