commit python-csscompressor for openSUSE:Factory

2023-06-21 Thread Source-Sync
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 2023-06-21 22:40:06

Comparing /work/SRC/openSUSE:Factory/python-csscompressor (Old)
 and  /work/SRC/openSUSE:Factory/.python-csscompressor.new.15902 (New)


Package is "python-csscompressor"

Wed Jun 21 22:40:06 2023 rev:3 rq:1094306 version:0.9.5

Changes:

--- 
/work/SRC/openSUSE:Factory/python-csscompressor/python-csscompressor.changes
2022-10-14 15:42:18.563895366 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-csscompressor.new.15902/python-csscompressor.changes
 2023-06-21 22:41:02.646799046 +0200
@@ -1,0 +2,5 @@
+Tue Jun 20 05:21:20 UTC 2023 - Andreas Schneider 
+
+- Use sle15_python_module_pythons
+
+---



Other differences:
--
++ python-csscompressor.spec ++
--- /var/tmp/diff_new_pack.UiwBZN/_old  2023-06-21 22:41:03.106801815 +0200
+++ /var/tmp/diff_new_pack.UiwBZN/_new  2023-06-21 22:41:03.110801838 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-csscompressor
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?sle15_python_module_pythons}
 Name:   python-csscompressor
 Version:0.9.5
 Release:0


commit python-csscompressor for openSUSE:Factory

2022-10-14 Thread Source-Sync
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.79041 +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 
+
+- 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}