automatic version update by autodist [release 0.9.2-1mamba;Sat Jun 18 2016]

This commit is contained in:
Automatic Build System 2024-01-06 11:00:37 +01:00
parent a3f3430208
commit 0a539fa6ce

View File

@ -1,13 +1,13 @@
Name: python-cssselect
Version: 0.9.1
Release: 2mamba
Version: 0.9.2
Release: 1mamba
Summary: cssselect parses CSS3 Selectors and translates them to XPath 1.0
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://pypi.python.org/pypi/cssselect
Source: http://pypi.python.org/packages/source/c/cssselect/cssselect-%{version}.tar.gz
Source: http://pypi.debian.net/cssselect/cssselect-%{version}.tar.gz
License: BSD
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython-devel
@ -39,7 +39,7 @@ CFLAGS="%{optflags}" %{__python} setup.py build
--single-version-externally-managed \
--record=%{name}.filelist
sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
#sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%files %{?pyappend} -f %{name}.filelist
%defattr(-,root,root)
@ -51,6 +51,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
# %doc CHANGES README.rst
%changelog
* Sat Jun 18 2016 Automatic Build System <autodist@mambasoft.it> 0.9.2-1mamba
- automatic version update by autodist
* Mon Jun 22 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.1-2mamba
- rebuilt with -py3 package