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,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 10 12:58:28 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 4.6:
|
||||||
|
* Port documentation to Python 3.
|
||||||
|
* Add support for Python 3.10, 3.11.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 24 10:53:37 UTC 2021 - pgajdos@suse.com
|
Fri Sep 24 10:53:37 UTC 2021 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-zope.event
|
# 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
|
# 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
|
||||||
@@ -20,11 +20,11 @@
|
|||||||
%global modname zope.event
|
%global modname zope.event
|
||||||
%define oldpython python
|
%define oldpython python
|
||||||
Name: python-zope.event
|
Name: python-zope.event
|
||||||
Version: 4.5.0
|
Version: 4.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Very basic event publishing system
|
Summary: Very basic event publishing system
|
||||||
License: ZPL-2.1
|
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
|
Source: https://files.pythonhosted.org/packages/source/z/zope.event/%{modname}-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5e76517f5b9b119acf37ca8819781db6c16ea433f7e2062c4afc2b6fbedb1330
|
|
||||||
size 18723
|
|
3
zope.event-4.6.tar.gz
Normal file
3
zope.event-4.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:81d98813046fc86cc4136e3698fee628a3282f9c320db18658c21749235fce80
|
||||||
|
size 17430
|
Reference in New Issue
Block a user