Hello community,

here is the log from the commit of package python-pendulum for openSUSE:Factory 
checked in at 2020-04-21 13:09:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pendulum (Old)
 and      /work/SRC/openSUSE:Factory/.python-pendulum.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pendulum"

Tue Apr 21 13:09:38 2020 rev:4 rq:795784 version:2.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pendulum/python-pendulum.changes  
2020-03-26 23:35:03.462813681 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pendulum.new.2738/python-pendulum.changes    
    2020-04-21 13:09:46.104704721 +0200
@@ -1,0 +2,5 @@
+Mon Apr 20 10:58:48 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Fix build without python2
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pendulum.spec ++++++
--- /var/tmp/diff_new_pack.4A07n2/_old  2020-04-21 13:09:47.580707664 +0200
+++ /var/tmp/diff_new_pack.4A07n2/_new  2020-04-21 13:09:47.584707672 +0200
@@ -31,10 +31,10 @@
 BuildRequires:  %{python_module pytz >= 2018.3}
 BuildRequires:  %{python_module pytzdata >= 2018.3}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module typing}
 BuildRequires:  fdupes
 BuildRequires:  python-dephell-rpm-macros
 BuildRequires:  python-rpm-macros
-BuildRequires:  python-typing
 BuildRequires:  python3-dephell
 Requires:       python-python-dateutil >= 2.6
 Requires:       python-pytz >= 2018.3
@@ -47,7 +47,7 @@
 
 %prep
 %setup -q -n pendulum-%{version}
-%{dephell_gensetup}
+%dephell_gensetup
 
 %build
 export CFLAGS="%{optflags}"


Reply via email to