From 1b4d869b32d795575cc48a25724cfa67523500e1 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:22:32 +0100 Subject: [PATCH] automatic update by autodist [release 0.6.0-1mamba;Sat Sep 17 2016] --- python-py-moneyed.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/python-py-moneyed.spec b/python-py-moneyed.spec index 7ce4e78..d092a05 100644 --- a/python-py-moneyed.spec +++ b/python-py-moneyed.spec @@ -1,5 +1,5 @@ Name: python-py-moneyed -Version: 0.5.0 +Version: 0.6.0 Release: 1mamba Summary: Python Classes of Money and Currency Group: System/Libraries @@ -7,7 +7,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://pypi.python.org/pypi/py-moneyed -Source: https://pypi.python.org/packages/source/p/py-moneyed/py-moneyed-%{version}.tar.gz +Source: https://pypi.debian.net/py-moneyed/py-moneyed-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-END @@ -42,7 +42,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 %{?pyappend} -f %{name}.filelist %defattr(-,root,root) @@ -54,5 +54,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist # %doc README.rst %changelog +* Sat Sep 17 2016 Automatic Build System 0.6.0-1mamba +- automatic update by autodist + * Sun May 17 2015 Silvan Calarco 0.5.0-1mamba - package created using the webbuild interface