Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pylibmc for openSUSE:Factory 
checked in at 2021-12-12 21:27:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pylibmc (Old)
 and      /work/SRC/openSUSE:Factory/.python-pylibmc.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pylibmc"

Sun Dec 12 21:27:08 2021 rev:9 rq:938978 version:1.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pylibmc/python-pylibmc.changes    
2020-09-10 22:47:42.667805342 +0200
+++ /work/SRC/openSUSE:Factory/.python-pylibmc.new.2520/python-pylibmc.changes  
2021-12-12 21:27:19.480331419 +0100
@@ -1,0 +2,5 @@
+Fri Dec 10 03:36:04 UTC 2021 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Skip testGetMulti due to memcached throwing some errors. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pylibmc.spec ++++++
--- /var/tmp/diff_new_pack.nm4LcB/_old  2021-12-12 21:27:20.956332293 +0100
+++ /var/tmp/diff_new_pack.nm4LcB/_new  2021-12-12 21:27:20.956332293 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pylibmc
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -60,7 +60,7 @@
 %check
 %{_sbindir}/memcached &
 pid=$!
-%pytest_arch
+%pytest_arch -k 'not testBigGetMulti'
 kill $pid
 
 %files %{python_files}

Reply via email to