14
0

Accepting request 615073 from home:jengelh:branches:devel:languages:python

- Ensure neutrality of description.

OBS-URL: https://build.opensuse.org/request/show/615073
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-ftp?expand=0&rev=4
This commit is contained in:
2018-06-08 08:08:25 +00:00
committed by Git OBS Bridge
parent d504ce4cf2
commit 3ab2989da0
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 7 20:35:20 UTC 2018 - jengelh@inai.de
- Ensure neutrality of description.
-------------------------------------------------------------------
Thu May 3 14:07:08 UTC 2018 - toddrme2178@gmail.com

View File

@@ -37,12 +37,12 @@ BuildArch: noarch
%description
Requests-FTP is an implementation of a very stupid FTP transport adapter for
use with the awesome `Requests`_ Python library.
use with the `Requests` Python library.
This library is *not* intended to be an example of Transport Adapters best
practices. This library was cowboyed together in about 4 hours of total work,
has no tests, and relies on a few ugly hacks. Instead, it is intended as both
a starting point for future development and a useful example for how to
a starting point for future development and an example for how to
implement transport adapters.
%prep