Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pytest-cookies for 
openSUSE:Factory checked in at 2021-01-20 18:29:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-cookies (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-cookies.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-cookies"

Wed Jan 20 18:29:13 2021 rev:2 rq:864997 version:0.5.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pytest-cookies/python-pytest-cookies.changes  
    2020-08-10 15:09:46.268279701 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-cookies.new.28504/python-pytest-cookies.changes
   2021-01-20 18:29:30.567632402 +0100
@@ -1,0 +2,5 @@
+Wed Jan 20 08:06:16 UTC 2021 - John Vandenberg <jay...@gmail.com>
+
+- Submit as python 3.8 only package on Tumbleweed to match cookiecutter
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pytest-cookies.spec ++++++
--- /var/tmp/diff_new_pack.mhy7xV/_old  2021-01-20 18:29:31.451633213 +0100
+++ /var/tmp/diff_new_pack.mhy7xV/_new  2021-01-20 18:29:31.455633216 +0100
@@ -17,7 +17,11 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define skip_python2 1
+%if %{?python3_version_nodots} == 38
+%define pythons python3 python38
+%else
+%define pythons python3
+%endif
 Name:           python-pytest-cookies
 Version:        0.5.1
 Release:        0

Reply via email to