Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-django-money for 
openSUSE:Factory checked in at 2021-05-17 18:45:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-money (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-money.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-money"

Mon May 17 18:45:34 2021 rev:2 rq:893761 version:1.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-django-money/python-django-money.changes  
2020-12-01 14:22:56.493603375 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-django-money.new.2988/python-django-money.changes
        2021-05-17 18:46:05.164427245 +0200
@@ -1,0 +2,8 @@
+Mon May 17 13:47:51 UTC 2021 - Mark??ta Machov?? <[email protected]>
+
+- Update to 1.3.1
+  * Django 3.1 support
+  * New setting CURRENCY_DECIMAL_PLACES_DISPLAY configures decimal 
+    places to display for each configured currency.
+
+-------------------------------------------------------------------

Old:
----
  django-money-1.1.tar.gz

New:
----
  django-money-1.3.1.tar.gz

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

Other differences:
------------------
++++++ python-django-money.spec ++++++
--- /var/tmp/diff_new_pack.nhnVg4/_old  2021-05-17 18:46:05.580425481 +0200
+++ /var/tmp/diff_new_pack.nhnVg4/_new  2021-05-17 18:46:05.584425463 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-django-money
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-django-money
-Version:        1.1
+Version:        1.3.1
 Release:        0
 Summary:        Django support for using money and currency fields
 License:        BSD-3-Clause
@@ -62,7 +62,8 @@
 
 %check
 export DJANGO_SETTINGS_MODULE=tests.settings
-%pytest
+# we don't have python-mixer and it is needed only for tests
+%pytest -k "not mixer"
 
 %files %{python_files}
 %doc README.rst

++++++ django-money-1.1.tar.gz -> django-money-1.3.1.tar.gz ++++++
++++ 2110 lines of diff (skipped)

Reply via email to