Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-contextvars for openSUSE:Factory checked in at 2022-10-14 15:40:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-contextvars (Old) and /work/SRC/openSUSE:Factory/.python-contextvars.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-contextvars" Fri Oct 14 15:40:18 2022 rev:3 rq:1010393 version:2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-contextvars/python-contextvars.changes 2021-05-20 19:24:04.934185194 +0200 +++ /work/SRC/openSUSE:Factory/.python-contextvars.new.2275/python-contextvars.changes 2022-10-14 15:40:29.387713058 +0200 @@ -1,0 +2,5 @@ +Thu Oct 13 07:15:27 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- use https for urls + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-contextvars.spec ++++++ --- /var/tmp/diff_new_pack.FOXJqb/_old 2022-10-14 15:40:29.835713807 +0200 +++ /var/tmp/diff_new_pack.FOXJqb/_new 2022-10-14 15:40:29.847713827 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-contextvars # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ Release: 0 License: Apache-2.0 Summary: PEP 567 (context variables) backport -URL: http://github.com/MagicStack/contextvars +URL: https://github.com/MagicStack/contextvars Group: Development/Languages/Python Source: https://files.pythonhosted.org/packages/source/c/contextvars/contextvars-%{version}.tar.gz BuildRequires: %{python_module setuptools}