Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-google-pasta for 
openSUSE:Factory checked in at 2021-09-23 23:04:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-pasta (Old)
 and      /work/SRC/openSUSE:Factory/.python-google-pasta.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-google-pasta"

Thu Sep 23 23:04:08 2021 rev:3 rq:921124 version:0.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-google-pasta/python-google-pasta.changes  
2021-04-27 21:35:57.916112488 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-google-pasta.new.1899/python-google-pasta.changes
        2021-09-23 23:04:16.424332868 +0200
@@ -1,0 +2,6 @@
+Thu Sep 23 10:09:24 UTC 2021 - Matej Cepl <[email protected]>
+
+- Skip test_golden_prefix_suffix_fstring to avoid
+  gh#google/pasta#91.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-google-pasta.spec ++++++
--- /var/tmp/diff_new_pack.dW07GJ/_old  2021-09-23 23:04:16.932333248 +0200
+++ /var/tmp/diff_new_pack.dW07GJ/_new  2021-09-23 23:04:16.932333248 +0200
@@ -54,7 +54,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%pytest
+# gh#google/pasta#91
+%pytest -k 'not test_golden_prefix_suffix_fstring'
 
 %files %{python_files}
 %doc README.md

Reply via email to