From 9fed45418302c82b77f780009c55efe28210c808 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:44:00 +0100 Subject: [PATCH] automatic update by autodist [release 0.7.9-1mamba;Sat Sep 17 2016] --- python-alabaster.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/python-alabaster.spec b/python-alabaster.spec index 718cfdb..cad0453 100644 --- a/python-alabaster.spec +++ b/python-alabaster.spec @@ -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 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 0.7.9-1mamba +- automatic update by autodist + * Fri Mar 20 2015 Silvan Calarco 0.7.2-1mamba - package created using the webbuild interface