Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-agate-sql for 
openSUSE:Factory checked in at 2021-07-02 13:27:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-agate-sql (Old)
 and      /work/SRC/openSUSE:Factory/.python-agate-sql.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-agate-sql"

Fri Jul  2 13:27:02 2021 rev:7 rq:903399 version:0.5.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-agate-sql/python-agate-sql.changes        
2021-03-05 13:51:32.683967922 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-agate-sql.new.2625/python-agate-sql.changes  
    2021-07-02 13:27:46.360618321 +0200
@@ -1,0 +2,6 @@
+Thu Jul  1 12:13:39 UTC 2021 - Matej Cepl <mc...@suse.com>
+
+- Some test_to_sql_create_statement_with_schema test again
+  (gh#wireservice/agate-sql#33).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-agate-sql.spec ++++++
--- /var/tmp/diff_new_pack.wZIXQg/_old  2021-07-02 13:27:46.880614285 +0200
+++ /var/tmp/diff_new_pack.wZIXQg/_new  2021-07-02 13:27:46.884614254 +0200
@@ -58,7 +58,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%pytest
+# exclusion gh#wireservice/agate-sql#33
+%pytest -k 'not test_to_sql_create_statement_with_schema'
 
 %files %{python_files}
 %doc AUTHORS.rst README.rst CHANGELOG.rst

Reply via email to