automatic update by autodist [release 0.6.0-1mamba;Sat Sep 17 2016]
This commit is contained in:
parent
efd2980136
commit
1b4d869b32
@ -1,5 +1,5 @@
|
|||||||
Name: python-py-moneyed
|
Name: python-py-moneyed
|
||||||
Version: 0.5.0
|
Version: 0.6.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Python Classes of Money and Currency
|
Summary: Python Classes of Money and Currency
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -7,7 +7,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://pypi.python.org/pypi/py-moneyed
|
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
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -42,7 +42,7 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
|||||||
--install-lib=%{python_sitearch} \
|
--install-lib=%{python_sitearch} \
|
||||||
--record=%{name}.filelist
|
--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
|
%files %{?pyappend} -f %{name}.filelist
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -54,5 +54,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
# %doc README.rst
|
# %doc README.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 17 2016 Automatic Build System <autodist@mambasoft.it> 0.6.0-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Sun May 17 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.0-1mamba
|
* Sun May 17 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.0-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user