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

This commit is contained in:
Automatic Build System 2024-01-06 10:44:00 +01:00
parent 9a832092c9
commit 9fed454183

View File

@ -1,5 +1,5 @@
Name: python-alabaster
Version: 0.7.2
Version: 0.7.9
Release: 1mamba
Summary: A configurable sidebar-enabled Sphinx theme
Group: System/Libraries
@ -7,7 +7,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://pypi.python.org/pypi/alabaster
Source: https://pypi.python.org/packages/source/a/alabaster/alabaster-%{version}.tar.gz
Source: https://pypi.debian.net/alabaster/alabaster-%{version}.tar.gz
License: MIT
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython-devel
@ -33,7 +33,7 @@ CFLAGS="%{optflags}" %{__python} setup.py build
--install-lib=%{python_sitearch} \
--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
%defattr(-,root,root)
@ -45,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
# %doc README.rst
%changelog
* Sat Sep 17 2016 Automatic Build System <autodist@mambasoft.it> 0.7.9-1mamba
- automatic update by autodist
* Fri Mar 20 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.2-1mamba
- package created using the webbuild interface