Hello community,

here is the log from the commit of package python-limnoria for openSUSE:Factory 
checked in at 2018-05-11 09:18:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-limnoria (Old)
 and      /work/SRC/openSUSE:Factory/.python-limnoria.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-limnoria"

Fri May 11 09:18:43 2018 rev:3 rq:606272 version:2018.04.21

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-limnoria/python-limnoria.changes  
2018-05-01 23:27:59.690998459 +0200
+++ /work/SRC/openSUSE:Factory/.python-limnoria.new/python-limnoria.changes     
2018-05-11 09:18:47.549390541 +0200
@@ -1,0 +2,5 @@
+Thu May 10 15:43:03 UTC 2018 - [email protected]
+
+- Avoid problem with bytecode being overwritten by tests
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-limnoria.spec ++++++
--- /var/tmp/diff_new_pack.FKOlqR/_old  2018-05-11 09:18:49.385324020 +0200
+++ /var/tmp/diff_new_pack.FKOlqR/_new  2018-05-11 09:18:49.385324020 +0200
@@ -73,14 +73,15 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}/supybot/
 
 %check
-%{python_expand #
-export PYTHONPATH=%{buildroot}%{python_sitelib}/
+%{python_expand export PYTHONDONTWRITEBYTECODE=1
+export PYTHONPATH=%{buildroot}%{$python_sitelib}/
 %python_exec test/test.py
 }
 
 %files %python_files
 %defattr(-,root,root,-)
-%doc LICENSE.md README.md CONTRIBUTING.md
+%doc README.md CONTRIBUTING.md
+%license LICENSE.md
 %python3_only %{_bindir}/supybot
 %python3_only %{_bindir}/supybot-*
 %{python_sitelib}/*


Reply via email to