Hello community,

here is the log from the commit of package python-pycurl for openSUSE:Factory 
checked in at 2019-03-29 20:33:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pycurl (Old)
 and      /work/SRC/openSUSE:Factory/.python-pycurl.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pycurl"

Fri Mar 29 20:33:50 2019 rev:28 rq:684317 version:7.43.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pycurl/python-pycurl.changes      
2019-02-11 21:17:07.811345415 +0100
+++ /work/SRC/openSUSE:Factory/.python-pycurl.new.25356/python-pycurl.changes   
2019-03-29 20:33:51.650629506 +0100
@@ -1,0 +2,5 @@
+Tue Mar 12 14:20:40 UTC 2019 - Matej Cepl <[email protected]>
+
+- Fix URL of the project
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pycurl.spec ++++++
--- /var/tmp/diff_new_pack.Cr8s7j/_old  2019-03-29 20:33:52.334629548 +0100
+++ /var/tmp/diff_new_pack.Cr8s7j/_new  2019-03-29 20:33:52.334629548 +0100
@@ -18,7 +18,6 @@
 
 %define oldpython python
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-
 %global flavor @BUILD_FLAVOR@%{nil}
 %if "%{flavor}" == "test"
 %define test 1
@@ -26,6 +25,7 @@
 %else
 %bcond_with test
 %endif
+
 %if %{with test}
 Name:           python-pycurl-%{flavor}
 %else
@@ -36,7 +36,7 @@
 Summary:        PycURL -- cURL library module
 License:        LGPL-2.1-or-later AND MIT
 Group:          Development/Languages/Python
-URL:            http://pycurl.sourceforge.net/
+URL:            http://pycurl.io/
 Source:         
https://files.pythonhosted.org/packages/source/p/pycurl/pycurl-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE increase_test_timeout.diff -- Increase the timeout in a 
test so it doesn't fail when obs is overloaded
 Patch0:         increase_test_timeout.diff


Reply via email to