Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-python-dotenv for 
openSUSE:Factory checked in at 2022-02-23 16:25:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-dotenv (Old)
 and      /work/SRC/openSUSE:Factory/.python-python-dotenv.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-python-dotenv"

Wed Feb 23 16:25:42 2022 rev:10 rq:956624 version:0.15.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-python-dotenv/python-python-dotenv.changes    
    2020-12-12 20:31:16.233783567 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-python-dotenv.new.1958/python-python-dotenv.changes
      2022-02-23 16:25:52.655507601 +0100
@@ -1,0 +2,5 @@
+Mon Feb 21 09:09:13 UTC 2022 - Andreas Schneider <a...@cryptomilk.org>
+
+- Skip building for python2
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-python-dotenv.spec ++++++
--- /var/tmp/diff_new_pack.f6a12n/_old  2022-02-23 16:25:57.803507785 +0100
+++ /var/tmp/diff_new_pack.f6a12n/_new  2022-02-23 16:25:57.807507786 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-python-dotenv
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,6 +17,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 Name:           python-python-dotenv
 Version:        0.15.0
 Release:        0
@@ -34,7 +35,7 @@
 Requires:       python-click >= 5.0
 # rubygem-dotenv also provides executable dotenv
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 Suggests:       python-jupyter_ipython
 # There is a very similar Python package which also used `dotenv` namespace
 Conflicts:      python-dotenv

Reply via email to