forked from pool/python-zope.interface
Accepting request 868983 from home:gladiac:mailman3
- Update to version 5.2.0 * Add documentation section ``Persistency and Equality`` * Create arm64 wheels. * Add support for Python 3.9. - Fix build on tumbleweed OBS-URL: https://build.opensuse.org/request/show/868983 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.interface?expand=0&rev=44
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 3 16:41:53 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
||||||
|
|
||||||
|
- Update to version 5.2.0
|
||||||
|
* Add documentation section ``Persistency and Equality``
|
||||||
|
* Create arm64 wheels.
|
||||||
|
* Add support for Python 3.9.
|
||||||
|
- Fix build on tumbleweed
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 14 09:12:36 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
Tue Apr 14 09:12:36 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-zope.interface
|
# spec file for package python-zope.interface
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -19,8 +19,11 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%global modname zope.interface
|
%global modname zope.interface
|
||||||
%define oldpython python
|
%define oldpython python
|
||||||
|
%if 0%{?suse_version} >= 1550
|
||||||
|
%define skip_python36 1
|
||||||
|
%endif
|
||||||
Name: python-zope.interface
|
Name: python-zope.interface
|
||||||
Version: 5.1.0
|
Version: 5.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Interfaces for Python
|
Summary: Interfaces for Python
|
||||||
License: ZPL-2.1
|
License: ZPL-2.1
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:40e4c42bd27ed3c11b2c983fecfb03356fae1209de10686d03c02c8696a1d90e
|
|
||||||
size 225400
|
|
||||||
3
zope.interface-5.2.0.tar.gz
Normal file
3
zope.interface-5.2.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8251f06a77985a2729a8bdbefbae79ee78567dddc3acbd499b87e705ca59fe24
|
||||||
|
size 227058
|
||||||
Reference in New Issue
Block a user