Hello community,

here is the log from the commit of package python-stem for openSUSE:Leap:15.2 
checked in at 2020-03-19 08:36:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-stem (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-stem.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-stem"

Thu Mar 19 08:36:08 2020 rev:4 rq:786148 version:1.8.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-stem/python-stem.changes        
2020-01-31 17:19:47.152499814 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.python-stem.new.3160/python-stem.changes      
2020-03-19 08:36:09.401842426 +0100
@@ -1,0 +2,8 @@
+Tue Mar 17 12:55:55 UTC 2020 - [email protected]
+
+- version update to 1.8.0
+  * many changes, see
+    https://stem.torproject.org/change_log.html#version-1-8
+- Drop merged python38.patch
+
+-------------------------------------------------------------------

Old:
----
  python38.patch
  stem-1.7.1.tar.gz

New:
----
  stem-1.8.0.tar.gz

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

Other differences:
------------------
++++++ python-stem.spec ++++++
--- /var/tmp/diff_new_pack.dvUwtn/_old  2020-03-19 08:36:10.069842834 +0100
+++ /var/tmp/diff_new_pack.dvUwtn/_new  2020-03-19 08:36:10.073842837 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-stem
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,17 +19,18 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-stem
-Version:        1.7.1
+Version:        1.8.0
 Release:        0
 Summary:        Python controller library for Tor
 License:        LGPL-3.0-only
 URL:            https://stem.torproject.org/
 Source:         
https://files.pythonhosted.org/packages/source/s/stem/stem-%{version}.tar.gz
-Patch0:         python38.patch
+BuildRequires:  %{python_module cryptography}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{pythons}
 BuildRequires:  fdupes
 Requires:       python
+Requires:       python-cryptography
 BuildArch:      noarch
 %python_subpackages
 
@@ -39,7 +40,6 @@
 
 %prep
 %setup -q -n stem-%{version}
-%patch0 -p1
 
 %build
 %python_build

++++++ stem-1.7.1.tar.gz -> stem-1.8.0.tar.gz ++++++
++++ 19701 lines of diff (skipped)


Reply via email to