forked from pool/python-requests-download
Accepting request 725779 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/725779 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests-download?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 24 06:00:31 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Use noun phrase in descriptions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 12 14:34:38 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@@ -20,7 +20,7 @@
|
||||
Name: python-requests-download
|
||||
Version: 0.1.2
|
||||
Release: 0
|
||||
Summary: Download files using requests and save them to a target path
|
||||
Summary: Python module to download and save files using python-requests
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: https://www.github.com/takluyver/requests_download
|
||||
@@ -35,7 +35,7 @@ BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
Download files using requests and save them to a target path.
|
||||
This module downloads files using requests and saves them to a target path.
|
||||
|
||||
%prep
|
||||
%setup -q -n requests_download-%{version}
|
||||
|
Reference in New Issue
Block a user