Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-MarkupPy for openSUSE:Factory
checked in at 2026-04-28 11:58:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-MarkupPy (Old)
and /work/SRC/openSUSE:Factory/.python-MarkupPy.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-MarkupPy"
Tue Apr 28 11:58:11 2026 rev:3 rq:1349593 version:1.18
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-MarkupPy/python-MarkupPy.changes
2025-06-05 20:36:36.586957916 +0200
+++
/work/SRC/openSUSE:Factory/.python-MarkupPy.new.11940/python-MarkupPy.changes
2026-04-28 12:02:07.847865608 +0200
@@ -1,0 +2,6 @@
+Mon Apr 27 08:06:32 UTC 2026 - Nico Krapp <[email protected]>
+
+- Update to 1.18
+ * no upstream changelog
+
+-------------------------------------------------------------------
Old:
----
MarkupPy-1.14.tar.gz
New:
----
markuppy-1.18.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-MarkupPy.spec ++++++
--- /var/tmp/diff_new_pack.SsxwA8/_old 2026-04-28 12:02:08.515893281 +0200
+++ /var/tmp/diff_new_pack.SsxwA8/_new 2026-04-28 12:02:08.515893281 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-MarkupPy
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
Name: python-MarkupPy
-Version: 1.14
+Version: 1.18
Release: 0
-License: SUSE-Public-Domain
+License: LicenseRef-SUSE-Public-Domain
Summary: An HTML/XML generator
URL: https://github.com/tylerbakke/MarkupPy
-Source:
https://files.pythonhosted.org/packages/source/M/MarkupPy/MarkupPy-%{version}.tar.gz
+Source:
https://files.pythonhosted.org/packages/source/M/MarkupPy/markuppy-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
@@ -38,7 +38,7 @@
for Python programs.
%prep
-%setup -q -n MarkupPy-%{version}
+%autosetup -p1 -n markuppy-%{version}
%build
%pyproject_wheel