diff --git a/python-requests-ftp.changes b/python-requests-ftp.changes index 23e59df..fbe588d 100644 --- a/python-requests-ftp.changes +++ b/python-requests-ftp.changes @@ -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 diff --git a/python-requests-ftp.spec b/python-requests-ftp.spec index 0080111..3932090 100644 --- a/python-requests-ftp.spec +++ b/python-requests-ftp.spec @@ -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