Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-django-q for openSUSE:Factory 
checked in at 2022-07-05 12:09:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-q (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-q.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-q"

Tue Jul  5 12:09:12 2022 rev:7 rq:986628 version:1.3.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-django-q/python-django-q.changes  
2021-11-20 02:40:10.196576278 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-django-q.new.1548/python-django-q.changes    
    2022-07-05 12:09:46.104581567 +0200
@@ -1,0 +2,5 @@
+Mon Jul  4 11:29:41 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- Enable multiflavor so that we can pin mailmain to Python 3.9
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-django-q.spec ++++++
--- /var/tmp/diff_new_pack.A9UmX9/_old  2022-07-05 12:09:46.508582147 +0200
+++ /var/tmp/diff_new_pack.A9UmX9/_new  2022-07-05 12:09:46.512582153 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-django-q
 #
-# Copyright (c) 2021 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
@@ -16,8 +16,8 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define pythons python3
+%{?!python_module:%define python_module() python3-%{**}}
+%define skip_python2 1
 Name:           python-django-q
 Version:        1.3.9
 Release:        0
@@ -79,6 +79,7 @@
 %files %{python_files}
 %doc CHANGELOG.md README.rst
 %license LICENSE
-%{python_sitelib}/*
+%{python_sitelib}/django_q
+%{python_sitelib}/django_q-%{version}*-info
 
 %changelog

Reply via email to