forked from pool/python-zope.interface
Accepting request 1159258 from devel:languages:python
- update to 6.2: * Add preliminary support for Python 3.13 as of 3.13a3. * Add support to use the pipe (|) syntax for typing.Union. OBS-URL: https://build.opensuse.org/request/show/1159258 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.interface?expand=0&rev=36
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 13 10:01:24 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 6.2:
|
||||||
|
* Add preliminary support for Python 3.13 as of 3.13a3.
|
||||||
|
* Add support to use the pipe (|) syntax for typing.Union.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 2 20:59:45 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Tue Jan 2 20:59:45 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file
|
# spec file for package python-zope.interface
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
@@ -27,7 +27,7 @@
|
|||||||
%global modname zope.interface
|
%global modname zope.interface
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-zope.interface%{psuffix}
|
Name: python-zope.interface%{psuffix}
|
||||||
Version: 6.1
|
Version: 6.2
|
||||||
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:2fdc7ccbd6eb6b7df5353012fbed6c3c5d04ceaca0038f75e601060e95345309
|
|
||||||
size 293914
|
|
||||||
3
zope.interface-6.2.tar.gz
Normal file
3
zope.interface-6.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3b6c62813c63c543a06394a636978b22dffa8c5410affc9331ce6cdb5bfa8565
|
||||||
|
size 247528
|
||||||
Reference in New Issue
Block a user