Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-zope.deferredimport for
openSUSE:Factory checked in at 2022-10-14 15:40:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zope.deferredimport (Old)
and /work/SRC/openSUSE:Factory/.python-zope.deferredimport.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zope.deferredimport"
Fri Oct 14 15:40:19 2022 rev:4 rq:1010407 version:4.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-zope.deferredimport/python-zope.deferredimport.changes
2022-09-20 19:23:11.622406934 +0200
+++
/work/SRC/openSUSE:Factory/.python-zope.deferredimport.new.2275/python-zope.deferredimport.changes
2022-10-14 15:40:30.727715296 +0200
@@ -1,0 +2,5 @@
+Thu Oct 13 07:22:15 UTC 2022 - Dirk M??ller <[email protected]>
+
+- use https for urls
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-zope.deferredimport.spec ++++++
--- /var/tmp/diff_new_pack.bfzwwP/_old 2022-10-14 15:40:31.263716191 +0200
+++ /var/tmp/diff_new_pack.bfzwwP/_new 2022-10-14 15:40:31.271716205 +0200
@@ -23,16 +23,15 @@
Summary: On-demand import name resolver
License: ZPL-2.1
Group: Development/Languages/Python
-URL: http://github.com/zopefoundation/zope.deferredimport
+URL: https://github.com/zopefoundation/zope.deferredimport
Source:
https://files.pythonhosted.org/packages/source/z/zope.deferredimport/zope.deferredimport-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module zope.proxy}
BuildRequires: %{python_module zope.testrunner}
+BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-zope.proxy
-BuildRequires: fdupes
BuildArch: noarch
-
%python_subpackages
%description