forked from pool/python-zope.event
- update to 4.6:
* Port documentation to Python 3. * Add support for Python 3.10, 3.11. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.event?expand=0&rev=25
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-zope.event
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -20,11 +20,11 @@
|
||||
%global modname zope.event
|
||||
%define oldpython python
|
||||
Name: python-zope.event
|
||||
Version: 4.5.0
|
||||
Version: 4.6
|
||||
Release: 0
|
||||
Summary: Very basic event publishing system
|
||||
License: ZPL-2.1
|
||||
URL: http://pypi.python.org/pypi/%{modname}
|
||||
URL: https://pypi.python.org/pypi/%{modname}
|
||||
Source: https://files.pythonhosted.org/packages/source/z/zope.event/%{modname}-%{version}.tar.gz
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
|
Reference in New Issue
Block a user