Hello community,

here is the log from the commit of package python3-bpython for openSUSE:Factory 
checked in at 2015-08-03 17:21:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-bpython (Old)
 and      /work/SRC/openSUSE:Factory/.python3-bpython.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-bpython"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-bpython/python3-bpython.changes  
2015-06-30 10:19:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-bpython.new/python3-bpython.changes     
2015-08-03 17:21:43.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jul 27 15:46:40 UTC 2015 - [email protected]
+
+- Fix unicode issue
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python3-bpython.spec ++++++
--- /var/tmp/diff_new_pack.kMHp42/_old  2015-08-03 17:21:44.000000000 +0200
+++ /var/tmp/diff_new_pack.kMHp42/_new  2015-08-03 17:21:44.000000000 +0200
@@ -75,10 +75,12 @@
        -e "s/, 'bpython-config'/, 'bpython-config-%{py3_ver}'/" 
doc/sphinx/source/conf.py
 
 %build
+export LC_ALL=en_US.utf8
 python3 setup.py build
 python3 setup.py build_sphinx && rm build/sphinx/html/.buildinfo # HTML 
documentation
 
 %install
+export LC_ALL=en_US.utf8
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
 ln -s %{_bindir}/bpbd-%{py3_ver} %{buildroot}%{_bindir}/bpbd
 ln -s %{_bindir}/bpython-%{py3_ver} %{buildroot}%{_bindir}/bpython


Reply via email to