automatic update by autodist [release 4.3.0-1mamba;Sat Sep 17 2016]

This commit is contained in:
Automatic Build System 2024-01-05 16:56:37 +01:00
parent e129e58d5d
commit 37b126bd48

View File

@ -1,13 +1,13 @@
Name: python-zope-component Name: python-zope-component
Version: 4.2.2 Version: 4.3.0
Release: 2mamba Release: 1mamba
Summary: Zope Component Architecture Summary: Zope Component Architecture
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://docs.zope.org/zopetoolkit/ URL: http://docs.zope.org/zopetoolkit/
Source: https://pypi.python.org/packages/source/z/zope.component/zope.component-%{version}.tar.gz Source: https://pypi.debian.net/zope.component/zope.component-%{version}.tar.gz
License: Zope Public License License: Zope Public License
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libpython-devel BuildRequires: libpython-devel
@ -36,12 +36,15 @@ CFLAGS="%{optflags}" %{__python} setup.py build
--install-lib=%{python_sitearch} \ --install-lib=%{python_sitearch} \
--record=%{name}.filelist --record=%{name}.filelist
sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist #sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%files -f %{name}.filelist %files -f %{name}.filelist
%defattr(-,root,root) %defattr(-,root,root)
%changelog %changelog
* Sat Sep 17 2016 Automatic Build System <autodist@mambasoft.it> 4.3.0-1mamba
- automatic update by autodist
* Sat Dec 05 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 4.2.2-2mamba * Sat Dec 05 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 4.2.2-2mamba
- require python-zope-interface and python-zope-event - require python-zope-interface and python-zope-event