Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-csscompressor for openSUSE:Factory checked in at 2022-10-14 15:41:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-csscompressor (Old) and /work/SRC/openSUSE:Factory/.python-csscompressor.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-csscompressor" Fri Oct 14 15:41:32 2022 rev:2 rq:1010395 version:0.9.5 Changes: -------- --- /work/SRC/openSUSE:Factory/python-csscompressor/python-csscompressor.changes 2019-01-03 18:09:37.999979041 +0100 +++ /work/SRC/openSUSE:Factory/.python-csscompressor.new.2275/python-csscompressor.changes 2022-10-14 15:42:18.563895366 +0200 @@ -1,0 +2,5 @@ +Thu Oct 13 07:16:21 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- use https for urls + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-csscompressor.spec ++++++ --- /var/tmp/diff_new_pack.G0qaTE/_old 2022-10-14 15:42:19.007896107 +0200 +++ /var/tmp/diff_new_pack.G0qaTE/_new 2022-10-14 15:42:19.011896114 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-csscompressor # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ Summary: A python port of YUI CSS Compressor License: BSD-3-Clause Group: Development/Languages/Python -URL: http://github.com/sprymix/csscompressor +URL: https://github.com/sprymix/csscompressor Source: https://files.pythonhosted.org/packages/source/c/csscompressor/csscompressor-%{version}.tar.gz BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools}