14
0

- 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:
2023-02-10 12:59:05 +00:00
committed by Git OBS Bridge
parent ae0249a1d3
commit 5db577b569
4 changed files with 13 additions and 6 deletions

View File

@@ -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