Hello community,

here is the log from the commit of package python-bcrypt for openSUSE:Factory 
checked in at 2020-09-04 11:00:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bcrypt (Old)
 and      /work/SRC/openSUSE:Factory/.python-bcrypt.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-bcrypt"

Fri Sep  4 11:00:36 2020 rev:9 rq:830197 version:3.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bcrypt/python-bcrypt.changes      
2020-08-25 12:39:07.373418489 +0200
+++ /work/SRC/openSUSE:Factory/.python-bcrypt.new.3399/python-bcrypt.changes    
2020-09-04 11:01:32.302701352 +0200
@@ -1,0 +2,5 @@
+Thu Aug 27 22:04:24 UTC 2020 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Disable Python2 support to fix the build on older distributions
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-bcrypt.spec ++++++
--- /var/tmp/diff_new_pack.jjZLGq/_old  2020-09-04 11:01:34.046702286 +0200
+++ /var/tmp/diff_new_pack.jjZLGq/_new  2020-09-04 11:01:34.046702286 +0200
@@ -18,7 +18,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define oldpython python
+%define skip_python2 1
 Name:           python-bcrypt
 Version:        3.2.0
 Release:        0
@@ -42,11 +42,7 @@
 %requires_eq    python-cffi
 Provides:       python-py-bcrypt = %{version}
 Obsoletes:      python-py-bcrypt < %{version}
-# This is intended as a drop-in replacement for py-bcrypt
-%ifpython2
-Provides:       %{oldpython}-py-bcrypt = %{version}
-Obsoletes:      %{oldpython}-py-bcrypt < %{version}
-%endif
+
 %python_subpackages
 
 %description


Reply via email to