automatic version update by autodist [release 0.4.1-1mamba;Sat Jun 18 2016]
This commit is contained in:
parent
6e0091ff6a
commit
32c07a1c45
@ -1,5 +1,5 @@
|
||||
Name: python-ndg-httpsclient
|
||||
Version: 0.4.0
|
||||
Version: 0.4.1
|
||||
Release: 1mamba
|
||||
Summary: Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL
|
||||
Group: System/Libraries
|
||||
@ -7,7 +7,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://github.com/cedadev/ndg_httpsclient/
|
||||
Source: https://pypi.python.org/packages/source/n/ndg-httpsclient/ndg_httpsclient-%{version}.tar.gz
|
||||
Source: https://pypi.debian.net/ndg-httpsclient/ndg_httpsclient-%{version}.tar.gz
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython-devel
|
||||
@ -33,11 +33,14 @@ 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)
|
||||
|
||||
%changelog
|
||||
* Sat Jun 18 2016 Automatic Build System <autodist@mambasoft.it> 0.4.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Dec 05 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.0-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user