Hello community,
here is the log from the commit of package python-requests-ftp for
openSUSE:Factory checked in at 2018-06-13 15:38:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-requests-ftp (Old)
and /work/SRC/openSUSE:Factory/.python-requests-ftp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-requests-ftp"
Wed Jun 13 15:38:06 2018 rev:2 rq:615176 version:0.3.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-requests-ftp/python-requests-ftp.changes
2018-06-03 12:33:20.198490951 +0200
+++
/work/SRC/openSUSE:Factory/.python-requests-ftp.new/python-requests-ftp.changes
2018-06-13 15:38:35.078339464 +0200
@@ -1,0 +2,5 @@
+Thu Jun 7 20:35:20 UTC 2018 - [email protected]
+
+- Ensure neutrality of description.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-requests-ftp.spec ++++++
--- /var/tmp/diff_new_pack.ymLlIc/_old 2018-06-13 15:38:35.922308406 +0200
+++ /var/tmp/diff_new_pack.ymLlIc/_new 2018-06-13 15:38:35.926308259 +0200
@@ -37,12 +37,12 @@
%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