14
0

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:
2021-02-03 17:12:25 +00:00
committed by Git OBS Bridge
parent b4f430de9d
commit 728cf3e83b
4 changed files with 17 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,8 +19,11 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%global modname zope.interface
%define oldpython python
%if 0%{?suse_version} >= 1550
%define skip_python36 1
%endif
Name: python-zope.interface
Version: 5.1.0
Version: 5.2.0
Release: 0
Summary: Interfaces for Python
License: ZPL-2.1