diff --git a/python-requests.spec b/python-requests.spec index 2ea733b..c806a9e 100644 --- a/python-requests.spec +++ b/python-requests.spec @@ -1,13 +1,13 @@ Name: python-requests -Version: 2.9.1 -Release: 2mamba +Version: 2.10.0 +Release: 1mamba Summary: Requests is an Apache2 Licensed HTTP library, written in Python, for human beings Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://pypi.python.org/pypi/requests/ -Source: https://pypi.python.org/packages/source/r/requests/requests-%{version}.tar.gz +Source: https://pypi.debian.net/requests/requests-%{version}.tar.gz License: Apache License 2.0 ## AUTOBUILDREQ-BEGIN BuildRequires: libpython-devel @@ -44,6 +44,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %doc LICENSE %changelog +* Thu Jun 02 2016 Automatic Build System 2.10.0-1mamba +- automatic version update by autodist + * Mon Apr 04 2016 Silvan Calarco 2.9.1-2mamba - rebuilt with -py3 package