Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-arrow for openSUSE:Factory 
checked in at 2021-04-18 21:44:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-arrow (Old)
 and      /work/SRC/openSUSE:Factory/.python-arrow.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-arrow"

Sun Apr 18 21:44:53 2021 rev:20 rq:885633 version:1.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-arrow/python-arrow.changes        
2021-03-11 20:08:01.680248429 +0100
+++ /work/SRC/openSUSE:Factory/.python-arrow.new.12324/python-arrow.changes     
2021-04-18 21:45:02.860715473 +0200
@@ -1,0 +2,5 @@
+Thu Apr 15 12:33:30 UTC 2021 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Disable Python2 builds which are no longer supported upstream
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-arrow.spec ++++++
--- /var/tmp/diff_new_pack.G8Rpmm/_old  2021-04-18 21:45:04.296717901 +0200
+++ /var/tmp/diff_new_pack.G8Rpmm/_new  2021-04-18 21:45:04.300717908 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package python
+# spec file for package python-arrow
 #
 # Copyright (c) 2021 SUSE LLC
 #
@@ -17,6 +17,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 %global flavor @BUILD_FLAVOR@%{nil}
 %if "%{flavor}" == "test"
 %define psuffix -test
@@ -24,7 +25,6 @@
 %else
 %bcond_with test
 %endif
-%bcond_without python2
 Name:           python-arrow%{?psuffix}
 Version:        1.0.3
 Release:        0
@@ -48,12 +48,6 @@
 BuildRequires:  %{python_module pytz}
 BuildRequires:  %{python_module simplejson}
 %endif
-%if %{with python2}
-BuildRequires:  python-backports.functools_lru_cache >= 1.2.1
-%endif
-%ifpython2
-Requires:       python-backports.functools_lru_cache >= 1.2.1
-%endif
 %python_subpackages
 
 %description

Reply via email to