Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-django-parler for 
openSUSE:Factory checked in at 2022-11-29 10:53:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-parler (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-parler.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-parler"

Tue Nov 29 10:53:02 2022 rev:4 rq:1038627 version:2.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-django-parler/python-django-parler.changes    
    2022-01-08 23:23:50.138242242 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-django-parler.new.1597/python-django-parler.changes
      2022-11-29 10:53:08.172730528 +0100
@@ -1,0 +2,7 @@
+Mon Nov 28 10:50:11 UTC 2022 - Daniel Garcia <[email protected]>
+
+- Remove python_module macro definition
+- Remove python-six dependency
+- More specific python_sitelib in %files
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-django-parler.spec ++++++
--- /var/tmp/diff_new_pack.88lpOt/_old  2022-11-29 10:53:08.976734752 +0100
+++ /var/tmp/diff_new_pack.88lpOt/_new  2022-11-29 10:53:09.020734983 +0100
@@ -16,7 +16,6 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 %define skip_python36 1
 Name:           python-django-parler
@@ -31,12 +30,10 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-Django
-Requires:       python-six
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module Django}
 BuildRequires:  %{python_module django-polymorphic}
-BuildRequires:  %{python_module six}
 # /SECTION
 %python_subpackages
 
@@ -59,6 +56,7 @@
 %files %{python_files}
 %doc AUTHORS CHANGES.rst README.rst docs/*.rst docs/*/*.rst
 %license LICENSE
-%{python_sitelib}/*
+%{python_sitelib}/parler
+%{python_sitelib}/django_parler-%{version}*-info
 
 %changelog

Reply via email to