Hello community,
here is the log from the commit of package python-requests-unixsocket for
openSUSE:Factory checked in at 2019-03-29 20:36:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-requests-unixsocket (Old)
and /work/SRC/openSUSE:Factory/.python-requests-unixsocket.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-requests-unixsocket"
Fri Mar 29 20:36:14 2019 rev:2 rq:687119 version:0.1.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-requests-unixsocket/python-requests-unixsocket.changes
2019-03-08 11:00:27.328549858 +0100
+++
/work/SRC/openSUSE:Factory/.python-requests-unixsocket.new.25356/python-requests-unixsocket.changes
2019-03-29 20:36:18.302565723 +0100
@@ -1,0 +2,5 @@
+Wed Mar 20 18:39:29 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Make the descriptions say what it is, not what the user is to do.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-requests-unixsocket.spec ++++++
--- /var/tmp/diff_new_pack.RV76IJ/_old 2019-03-29 20:36:18.902566588 +0100
+++ /var/tmp/diff_new_pack.RV76IJ/_new 2019-03-29 20:36:18.902566588 +0100
@@ -20,7 +20,7 @@
Name: python-requests-unixsocket
Version: 0.1.5
Release: 0
-Summary: Use requests to talk HTTP via a UNIX domain socket
+Summary: UNIX domain socket backend for python-requests
License: Apache-2.0
Group: Development/Languages/Python
URL: https://github.com/msabramo/requests-unixsocket
@@ -41,7 +41,8 @@
%python_subpackages
%description
-Use requests to talk HTTP via a UNIX domain socket
+With this module, python-requests is enhanced by the ability to talk
+HTTP via a UNIX domain socket.
%prep
%setup -q -n requests-unixsocket-%{version}