forked from pool/python-urlgrabber
- Remove merged patches:
* declare-dollar-sign-as-safe-in-urlquote.patch * python-urlgrabber-3.9.1-set-SSL_VERIFYHOST-correct.dif * python-urlgrabber-3.9.1-preserve-queryparams-in-urls.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urlgrabber?expand=0&rev=33
This commit is contained in:
committed by
Git OBS Bridge
parent
d12eed8207
commit
0545d01e8a
@@ -13,6 +13,10 @@ Mon Feb 25 17:44:43 CET 2019 - Matej Cepl <mcepl@suse.com>
|
|||||||
* Throw an obvious error message when urlgrabber-ext-down is
|
* Throw an obvious error message when urlgrabber-ext-down is
|
||||||
missing when attempting to use external downloader
|
missing when attempting to use external downloader
|
||||||
* Use setuptools for setup.py instead of distutils
|
* Use setuptools for setup.py instead of distutils
|
||||||
|
- Remove merged patches:
|
||||||
|
* declare-dollar-sign-as-safe-in-urlquote.patch
|
||||||
|
* python-urlgrabber-3.9.1-set-SSL_VERIFYHOST-correct.dif
|
||||||
|
* python-urlgrabber-3.9.1-preserve-queryparams-in-urls.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 4 12:55:41 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
Tue Dec 4 12:55:41 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||||
|
@@ -24,7 +24,7 @@ Release: 0
|
|||||||
Summary: A high-level cross-protocol url-grabber
|
Summary: A high-level cross-protocol url-grabber
|
||||||
License: LGPL-2.1-only
|
License: LGPL-2.1-only
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: http://urlgrabber.baseurl.org
|
URL: https://github.com/rpm-software-management/urlgrabber
|
||||||
Source: https://github.com/rpm-software-management/%{modname}/releases/download/%{modname}-4-0-0/%{modname}-%{version}.tar.gz
|
Source: https://github.com/rpm-software-management/%{modname}/releases/download/%{modname}-4-0-0/%{modname}-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module pycurl}
|
BuildRequires: %{python_module pycurl}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
|
Reference in New Issue
Block a user