Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-Cerberus for openSUSE:Factory
checked in at 2022-10-14 15:41:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Cerberus (Old)
and /work/SRC/openSUSE:Factory/.python-Cerberus.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Cerberus"
Fri Oct 14 15:41:27 2022 rev:11 rq:1010387 version:1.3.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Cerberus/python-Cerberus.changes
2022-08-21 14:11:12.594463785 +0200
+++
/work/SRC/openSUSE:Factory/.python-Cerberus.new.2275/python-Cerberus.changes
2022-10-14 15:42:10.503881906 +0200
@@ -1,0 +2,5 @@
+Thu Oct 13 07:12:46 UTC 2022 - Dirk M??ller <[email protected]>
+
+- use https for url
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-Cerberus.spec ++++++
--- /var/tmp/diff_new_pack.qnOFNc/_old 2022-10-14 15:42:10.995882728 +0200
+++ /var/tmp/diff_new_pack.qnOFNc/_new 2022-10-14 15:42:10.999882735 +0200
@@ -24,7 +24,7 @@
Summary: Extensible schema and data validation tool for Python
dictionaries
License: ISC
Group: Development/Languages/Python
-URL: http://github.com/nicolaiarocci/cerberus
+URL: https://github.com/nicolaiarocci/cerberus
Source:
https://files.pythonhosted.org/packages/source/C/Cerberus/Cerberus-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
BuildRequires: python-rpm-macros