added legacy provide for zope.event [release 6.2-2mamba;Mon May 04 2026]
This commit is contained in:
+12
-3
@@ -1,11 +1,11 @@
|
||||
Name: python-zope-event
|
||||
Version: 6.1
|
||||
Release: 1mamba
|
||||
Version: 6.2
|
||||
Release: 2mamba
|
||||
Summary: Very basic event publishing system
|
||||
Group: System/Libraries/Python
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
Packager: Silvan Calarco <silvan@openmamba.org>
|
||||
URL: https://pypi.org/project/zope.event/
|
||||
Source: https://pypi.debian.net/zope.event/zope_event-%{version}.tar.gz
|
||||
License: Zope Public License
|
||||
@@ -24,6 +24,9 @@ It provides:
|
||||
For example, a type-based event dispatching system that builds on zope.event can be found in zope.component.
|
||||
|
||||
%if "%{?with_pyver}"
|
||||
%define py_requires_append \
|
||||
Provides: python%{python3_version}dist(zope.event)
|
||||
|
||||
%pyver_package
|
||||
%endif
|
||||
|
||||
@@ -59,6 +62,12 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz,;\,\.txt$,d" %{name}.filelist
|
||||
#%doc src/zope/event/*.txt
|
||||
|
||||
%changelog
|
||||
* Mon May 04 2026 Silvan Calarco <silvan@openmamba.org> 6.2-2mamba
|
||||
- added legacy provide for zope.event
|
||||
|
||||
* Tue Apr 28 2026 Automatic Build System <autodist@openmamba.org> 6.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Nov 07 2025 Automatic Build System <autodist@openmamba.org> 6.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user