forked from pool/python-zope.interface
Accepting request 1032246 from home:yarunachalam:branches:devel:languages:python
- Update to version 5.5.0 * Add support for Python 3.10 and 3.11 (as of 3.11.0rc2). * Add missing Trove classifier showing support for Python 3.9. * Add some more entries to zope.interface.interfaces.__all__. * Disable unsafe math optimizations in C code. See pull request 262. OBS-URL: https://build.opensuse.org/request/show/1032246 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.interface?expand=0&rev=49
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 29 18:04:04 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
- Update to version 5.5.0
|
||||||
|
* Add support for Python 3.10 and 3.11 (as of 3.11.0rc2).
|
||||||
|
* Add missing Trove classifier showing support for Python 3.9.
|
||||||
|
* Add some more entries to zope.interface.interfaces.__all__.
|
||||||
|
* Disable unsafe math optimizations in C code. See pull request 262.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 13 09:49:15 UTC 2021 - pgajdos@suse.com
|
Wed Oct 13 09:49:15 UTC 2021 - pgajdos@suse.com
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file
|
# spec file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 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
|
||||||
@@ -28,7 +28,7 @@
|
|||||||
%global modname zope.interface
|
%global modname zope.interface
|
||||||
%define oldpython python
|
%define oldpython python
|
||||||
Name: python-zope.interface%{psuffix}
|
Name: python-zope.interface%{psuffix}
|
||||||
Version: 5.4.0
|
Version: 5.5.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:5dba5f530fec3f0988d83b78cc591b58c0b6eb8431a85edd1569a0539a8a5a0e
|
|
||||||
size 249329
|
|
||||||
3
zope.interface-5.5.0.tar.gz
Normal file
3
zope.interface-5.5.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:700ebf9662cf8df70e2f0cb4988e078c53f65ee3eefd5c9d80cf988c4175c8e3
|
||||||
|
size 253292
|
||||||
Reference in New Issue
Block a user