Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pymongo for openSUSE:Factory 
checked in at 2026-03-19 17:39:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pymongo (Old)
 and      /work/SRC/openSUSE:Factory/.python-pymongo.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pymongo"

Thu Mar 19 17:39:52 2026 rev:50 rq:1341093 version:4.16.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pymongo/python-pymongo.changes    
2026-03-09 16:11:55.082356306 +0100
+++ /work/SRC/openSUSE:Factory/.python-pymongo.new.8177/python-pymongo.changes  
2026-03-19 17:41:41.712543713 +0100
@@ -1,0 +2,5 @@
+Thu Mar 19 08:36:39 UTC 2026 - Dirk Müller <[email protected]>
+
+- rely on backports.zstd only on 313 or older
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pymongo.spec ++++++
--- /var/tmp/diff_new_pack.svcB8d/_old  2026-03-19 17:41:42.468575034 +0100
+++ /var/tmp/diff_new_pack.svcB8d/_new  2026-03-19 17:41:42.472575199 +0100
@@ -38,7 +38,9 @@
 %if 0%{?suse_version} || 0%{?fedora_version} >= 24
 Suggests:       mongodb
 %endif
+%if 0%{?python_version_nodots} < 314
 Requires:       python-backports.zstd
+%endif
 Requires:       python-dnspython >= 2.6.1
 # Same namespace, different implementation (https://github.com/py-bson/bson)
 Conflicts:      python-bson

Reply via email to