Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-jsonrpclib-pelix for
openSUSE:Factory checked in at 2026-03-30 18:30:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jsonrpclib-pelix (Old)
and /work/SRC/openSUSE:Factory/.python-jsonrpclib-pelix.new.1999 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jsonrpclib-pelix"
Mon Mar 30 18:30:22 2026 rev:7 rq:1343440 version:1.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jsonrpclib-pelix/python-jsonrpclib-pelix.changes
2025-06-27 23:08:47.291847382 +0200
+++
/work/SRC/openSUSE:Factory/.python-jsonrpclib-pelix.new.1999/python-jsonrpclib-pelix.changes
2026-03-30 18:32:15.209451684 +0200
@@ -1,0 +2,15 @@
+Sun Mar 29 12:14:22 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.0.0:
+ * Disable CGI support for Python 3.15+ and fix deprecation
+ warnings
+ * Replace HTTP links by HTTPS ones
+ * Configured repo to be usable with uv/ruff
+ * Target Python 3.15 in CI
+ * Convert documentation to Markdown
+ * Added basic support for Pydantic
+- update to 0.4.3.4:
+ * Add orjson support
+ * CI configuration update
+
+-------------------------------------------------------------------
Old:
----
v0.4.3.3.tar.gz
New:
----
v1.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jsonrpclib-pelix.spec ++++++
--- /var/tmp/diff_new_pack.B9iJR9/_old 2026-03-30 18:32:16.425502525 +0200
+++ /var/tmp/diff_new_pack.B9iJR9/_new 2026-03-30 18:32:16.429502692 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-jsonrpclib-pelix
#
-# 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,15 +17,16 @@
Name: python-jsonrpclib-pelix
-Version: 0.4.3.3
+Version: 1.0.0
Release: 0
Summary: JSPN-RPC over HTTP Library for Pelix Remote Services
License: Apache-2.0
URL: https://github.com/tcalmant/jsonrpclib/
Source:
https://github.com/tcalmant/jsonrpclib/archive/v%{version}.tar.gz
+BuildRequires: %{python_module hatchling}
BuildRequires: %{python_module pip}
+BuildRequires: %{python_module pydantic}
BuildRequires: %{python_module pytest}
-BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
++++++ v0.4.3.3.tar.gz -> v1.0.0.tar.gz ++++++
++++ 3682 lines of diff (skipped)