]> git.pld-linux.org Git - packages/python-requests_cache.git/commitdiff
up to 0.4.12
authorElan Ruusamäe <glen@delfi.ee>
Sun, 5 Jun 2016 11:00:00 +0000 (14:00 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 5 Jun 2016 11:00:04 +0000 (14:00 +0300)
python-requests-cache.spec

index ae6fd6420c3ad4433ff73018e3934379c7da587a..4d35b24dee2816e24cbeb656d56a44d350c3d161 100644 (file)
 %define        module  requests-cache
 Summary:       Persistent cache for requests library
 Name:          python-%{module}
-Version:       0.4.6
+Version:       0.4.12
 Release:       0.1
 License:       BSD
-Source0:       https://pypi.python.org/packages/source/r/%{module}/%{module}-%{version}.tar.gz
 Group:         Libraries/Python
+Source0:       https://github.com/reclosedev/requests-cache/archive/v%{version}/%{module}-%{version}.tar.gz
+# Source0-md5: 11dc472117610575df875237d661c38a
 URL:           https://github.com/reclosedev/requests-cache
 %if %{with python2}
 BuildRequires: python-modules
@@ -32,8 +33,8 @@ BuildRequires:        python3-requests >= 1.1.0
 %endif
 %endif
 %if %{with doc}
-BuildRequires: sphinx-pdg
 BuildRequires: python3-sphinx
+BuildRequires: sphinx-pdg
 %endif
 Requires:      python-requests >= 1.1.0
 BuildArch:     noarch
This page took 0.054667 seconds and 4 git commands to generate.