Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-paho-mqtt for 
openSUSE:Factory checked in at 2021-12-09 19:45:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-paho-mqtt (Old)
 and      /work/SRC/openSUSE:Factory/.python-paho-mqtt.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-paho-mqtt"

Thu Dec  9 19:45:28 2021 rev:7 rq:937316 version:1.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-paho-mqtt/python-paho-mqtt.changes        
2021-11-09 23:55:33.351981530 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-paho-mqtt.new.2520/python-paho-mqtt.changes  
    2021-12-09 19:45:55.265142261 +0100
@@ -1,0 +2,5 @@
+Wed Dec  8 13:58:37 UTC 2021 - pgaj...@suse.com
+
+- %check: test the package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-paho-mqtt.spec ++++++
--- /var/tmp/diff_new_pack.zYqgqE/_old  2021-12-09 19:45:56.373142795 +0100
+++ /var/tmp/diff_new_pack.zYqgqE/_new  2021-12-09 19:45:56.377142797 +0100
@@ -24,9 +24,10 @@
 License:        EPL-1.0
 Group:          Development/Languages/Python
 URL:            http://eclipse.org/paho
-Source:         
https://files.pythonhosted.org/packages/source/p/paho-mqtt/paho-mqtt-%{version}.tar.gz
-BuildRequires:  %{python_module pytest-runner}
+Source:         
https://github.com/eclipse/paho.mqtt.python/archive/refs/tags/v%{version}.tar.gz#/paho-mqtt-%{version}.tar.gz
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module six}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildArch:      noarch
@@ -46,7 +47,7 @@
 Paho is an Eclipse Foundation project.
 
 %prep
-%setup -q -n paho-mqtt-%{version}
+%setup -q -n paho.mqtt.python-%{version}
 
 %build
 %python_build
@@ -55,6 +56,9 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
+%check
+%pytest
+
 %files %{python_files}
 %doc README.rst
 %license LICENSE.txt

++++++ paho-mqtt-1.6.1.tar.gz ++++++
++++ 11361 lines of diff (skipped)

Reply via email to