forked from pool/python-zope.interface
- 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/package/show/devel:languages:python/python-zope.interface?expand=0&rev=64
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file
|
||||
# spec file for package python-zope.interface
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
@@ -27,7 +27,7 @@
|
||||
%global modname zope.interface
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-zope.interface%{psuffix}
|
||||
Version: 6.1
|
||||
Version: 6.2
|
||||
Release: 0
|
||||
Summary: Interfaces for Python
|
||||
License: ZPL-2.1
|
||||
|
||||
Reference in New Issue
Block a user