forked from pool/python-zope.interface
Accepting request 691773 from home:mcalabkova:branches:devel:languages:python
- update to version 4.6.0 * Add support for Python 3.7 * Fix verifyObject for class objects with staticmethods on Python 3. OBS-URL: https://build.opensuse.org/request/show/691773 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.interface?expand=0&rev=35
This commit is contained in:
committed by
Git OBS Bridge
parent
305d324a56
commit
75688dd806
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-zope.interface
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# 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.5.0
|
||||
Version: 4.6.0
|
||||
Release: 0
|
||||
Summary: Interfaces for Python
|
||||
License: ZPL-2.1
|
||||
|
||||
Reference in New Issue
Block a user