Hello community,

here is the log from the commit of package python-avocado for openSUSE:Factory 
checked in at 2020-05-26 17:50:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-avocado (Old)
 and      /work/SRC/openSUSE:Factory/.python-avocado.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-avocado"

Tue May 26 17:50:19 2020 rev:7 rq:808890 version:69.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-avocado/python-avocado.changes    
2020-03-21 00:02:07.125122948 +0100
+++ /work/SRC/openSUSE:Factory/.python-avocado.new.2738/python-avocado.changes  
2020-05-26 17:50:25.524025865 +0200
@@ -1,0 +2,7 @@
+Mon May 25 03:52:07 UTC 2020 - Jason Craig <os-...@jacraig.com>
+
+- Require python-Fabric instead of python-Fabric3.
+  Fabric now supports Python 3 and Fabric3 has declared itself
+  deprecated.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-avocado.spec ++++++
--- /var/tmp/diff_new_pack.TYZXdM/_old  2020-05-26 17:50:26.596028215 +0200
+++ /var/tmp/diff_new_pack.TYZXdM/_new  2020-05-26 17:50:26.600028223 +0200
@@ -49,7 +49,7 @@
 Requires:       %{pkgname}-common
 Requires:       gdb
 Requires:       procps
-Requires:       python-Fabric3
+Requires:       python-Fabric
 Requires:       python-requests >= 1.2.3
 Requires:       python-setuptools
 Requires:       python-six >= 1.11.0
@@ -114,7 +114,7 @@
 Summary:        Avocado Runner for Remote Execution
 Group:          Development/Languages/Python
 Requires:       python2-%{pkgname} = %{version}
-Requires:       python2-Fabric3
+Requires:       python2-Fabric
 
 %description -n python2-%{pkgname}-plugins-runner-remote
 This plugin allows Avocado to run jobs on a remote machine, by means of an SSH
@@ -125,7 +125,7 @@
 Summary:        Avocado Runner for Remote Execution
 Group:          Development/Languages/Python
 Requires:       python3-%{pkgname} = %{version}
-Requires:       python3-Fabric3
+Requires:       python3-Fabric
 
 %description -n python3-%{pkgname}-plugins-runner-remote
 This plugin allows Avocado to run jobs on a remote machine, by means of an SSH


Reply via email to