Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-django-qsessions for
openSUSE:Factory checked in at 2022-08-25 15:09:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-qsessions (Old)
and /work/SRC/openSUSE:Factory/.python-django-qsessions.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-qsessions"
Thu Aug 25 15:09:07 2022 rev:4 rq:999149 version:1.1.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-django-qsessions/python-django-qsessions.changes
2022-01-07 12:48:00.259913081 +0100
+++
/work/SRC/openSUSE:Factory/.python-django-qsessions.new.2083/python-django-qsessions.changes
2022-08-25 15:09:19.673244733 +0200
@@ -1,0 +2,5 @@
+Thu Aug 25 03:07:37 UTC 2022 - John Vandenberg <[email protected]>
+
+- Add test dependency and Recommends for libgdal30
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-qsessions.spec ++++++
--- /var/tmp/diff_new_pack.3fxopG/_old 2022-08-25 15:09:20.133245704 +0200
+++ /var/tmp/diff_new_pack.3fxopG/_new 2022-08-25 15:09:20.141245721 +0200
@@ -33,6 +33,7 @@
Requires: python-Django >= 1.10
Requires: python-django-ipware >= 2.0.0
Requires: python-user-agents >= 1.1.0
+Recommends: libgdal30
Suggests: python-geoip2 >= 3.0.0
BuildArch: noarch
# SECTION test requirements
@@ -42,6 +43,7 @@
BuildRequires: %{python_module pytest-django}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module user-agents >= 1.1.0}
+BuildRequires: libgdal30
# /SECTION
%python_subpackages
@@ -69,6 +71,6 @@
%files %{python_files}
%doc README.rst CHANGELOG.md
%license LICENSE.txt
-%{python_sitelib}/*
+%{python_sitelib}/*qsessions*/
%changelog