Hello community,

here is the log from the commit of package python-subprocess32 for 
openSUSE:Factory checked in at 2019-01-15 09:12:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-subprocess32 (Old)
 and      /work/SRC/openSUSE:Factory/.python-subprocess32.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-subprocess32"

Tue Jan 15 09:12:29 2019 rev:4 rq:664280 version:3.5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-subprocess32/python-subprocess32.changes  
2018-11-20 22:26:22.094813849 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-subprocess32.new.28833/python-subprocess32.changes
       2019-01-15 09:13:04.766419040 +0100
@@ -1,0 +2,6 @@
+Wed Jan  9 22:55:45 UTC 2019 - Jonathan Brownell <[email protected]>
+
+- Add dependency on python-test for Red Hat platforms to avoid build
+  error "ImportError: No module named _testcapi"
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-subprocess32.spec ++++++
--- /var/tmp/diff_new_pack.wd7WHs/_old  2019-01-15 09:13:05.278418567 +0100
+++ /var/tmp/diff_new_pack.wd7WHs/_new  2019-01-15 09:13:05.282418563 +0100
@@ -29,6 +29,9 @@
 Source:         
https://files.pythonhosted.org/packages/source/s/subprocess32/subprocess32-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+%if 0%{?rhel} || 0%{?fedora}
+BuildRequires:  python-test
+%endif
 BuildRequires:  python-rpm-macros
 %python_subpackages
 


Reply via email to