Hello community,

here is the log from the commit of package python-pygaljs for openSUSE:Factory 
checked in at 2019-07-30 13:02:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pygaljs (Old)
 and      /work/SRC/openSUSE:Factory/.python-pygaljs.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pygaljs"

Tue Jul 30 13:02:07 2019 rev:2 rq:717012 version:1.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pygaljs/python-pygaljs.changes    
2019-03-29 20:38:00.986658242 +0100
+++ /work/SRC/openSUSE:Factory/.python-pygaljs.new.4126/python-pygaljs.changes  
2019-07-30 13:02:08.414429582 +0200
@@ -1,0 +2,5 @@
+Fri Jul 19 10:11:12 UTC 2019 - Tomáš Chvátal <tchva...@suse.com>
+
+- Fix building with new pytest releases
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pygaljs.spec ++++++
--- /var/tmp/diff_new_pack.XyJJqg/_old  2019-07-30 13:02:09.066429451 +0200
+++ /var/tmp/diff_new_pack.XyJJqg/_new  2019-07-30 13:02:09.070429450 +0200
@@ -25,7 +25,6 @@
 Group:          Development/Languages/Python
 URL:            https://github.com/ionelmc/python-pygaljs
 Source:         
https://files.pythonhosted.org/packages/source/p/pygaljs/pygaljs-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -38,6 +37,7 @@
 
 %prep
 %setup -q -n pygaljs-%{version}
+sed -i -e 's/\[pytest\]/\[tools:pytest\]/g' setup.cfg
 
 %build
 %python_build


Reply via email to