Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-django-attachments for
openSUSE:Factory checked in at 2023-04-16 16:07:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-attachments (Old)
and /work/SRC/openSUSE:Factory/.python-django-attachments.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-attachments"
Sun Apr 16 16:07:26 2023 rev:5 rq:1079721 version:1.10
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-django-attachments/python-django-attachments.changes
2022-04-20 16:57:22.618625680 +0200
+++
/work/SRC/openSUSE:Factory/.python-django-attachments.new.19717/python-django-attachments.changes
2023-04-16 16:07:44.241045943 +0200
@@ -1,0 +2,17 @@
+Sun Apr 16 08:14:10 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 1.10:
+ * Support custom form validators via
+ ``AppConfig.attachment_validators``
+ * Remove quotes from "attachment_list" (Aaron C. de Bruyn)
+ * Add a URL for matching objects with a UUID4 primary key. Fix
+ * `Issue #94 <https://github.com/bartTC/django-
+ attachments/issues/94>`_
+ * Document settings supported by django-attachments
+ * Document how to make a new release. Closes
+ * Add testing with Django 4.0 and 4.1, Python 3.9 and 3.10
+ and switch the default Python version used to 3.10
+ * Add testing w/ Python 3.11 - supported only on Django 4.1 for
+ now
+
+-------------------------------------------------------------------
Old:
----
django-attachments-1.9.1.tar.gz
New:
----
django-attachments-1.10.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-attachments.spec ++++++
--- /var/tmp/diff_new_pack.XlpRzs/_old 2023-04-16 16:07:45.525053344 +0200
+++ /var/tmp/diff_new_pack.XlpRzs/_new 2023-04-16 16:07:45.529053368 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-django-attachments
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 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_python36 1
Name: python-django-attachments
-Version: 1.9.1
+Version: 1.10
Release: 0
Summary: Attach files to any Django model
License: MIT
++++++ django-attachments-1.9.1.tar.gz -> django-attachments-1.10.tar.gz ++++++
++++ 2559 lines of diff (skipped)