14
0

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:
Tomáš Chvátal
2019-04-05 11:43:51 +00:00
committed by Git OBS Bridge
parent 305d324a56
commit 75688dd806
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Apr 5 10:24:37 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 4.6.0
* Add support for Python 3.7
* Fix verifyObject for class objects with staticmethods on Python 3.
-------------------------------------------------------------------
Thu Dec 6 11:45:14 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>

View File

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

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:57c38470d9f57e37afb460c399eb254e7193ac7fb8042bd09bdc001981a9c74c
size 151261

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1b3d0dcabc7c90b470e59e38a9acaa361be43b3a6ea644c0063951964717f0e5
size 150884