From 6be7aee4ea2eae369b19c72aba2f80eda594fddc Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:22:11 +0100 Subject: [PATCH] automatic version update by autodist [release 1.4.32-1mamba;Sat Dec 24 2016] --- python-py.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/python-py.spec b/python-py.spec index f64f82d..4acf8f0 100644 --- a/python-py.spec +++ b/python-py.spec @@ -1,5 +1,5 @@ Name: python-py -Version: 1.4.31 +Version: 1.4.32 Release: 1mamba Summary: library with cross-python path, ini-parsing, io, code, log facilities Group: System/Libraries @@ -7,7 +7,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://pylib.readthedocs.org/en/latest/ -Source: https://pypi.python.org/packages/source/p/py/py-%{version}.tar.gz +Source: https://pypi.debian.net/py/py-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN ## note: run 'autospec -u -a6 python-py' to get the list of build requirements. @@ -34,7 +34,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) @@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist # %doc README.txt %changelog +* Sat Dec 24 2016 Automatic Build System 1.4.32-1mamba +- automatic version update by autodist + * Sat Nov 28 2015 Automatic Build System 1.4.31-1mamba - automatic version update by autodist