Hello community,

here is the log from the commit of package python-distro for openSUSE:Factory 
checked in at 2017-12-11 18:56:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-distro (Old)
 and      /work/SRC/openSUSE:Factory/.python-distro.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-distro"

Mon Dec 11 18:56:25 2017 rev:2 rq:555306 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-distro/python-distro.changes      
2017-08-24 18:41:59.817308321 +0200
+++ /work/SRC/openSUSE:Factory/.python-distro.new/python-distro.changes 
2017-12-11 18:56:26.238749318 +0100
@@ -1,0 +2,6 @@
+Fri Dec  1 17:14:55 UTC 2017 - [email protected]
+
+- update to version 1.1.0 / 1.0.5:
+ * Include resources needed for tests and docs in source tarballs
+
+-------------------------------------------------------------------

Old:
----
  distro-1.0.4.tar.gz

New:
----
  distro-1.1.0.tar.gz

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

Other differences:
------------------
++++++ python-distro.spec ++++++
--- /var/tmp/diff_new_pack.R3RWrQ/_old  2017-12-11 18:56:26.902717692 +0100
+++ /var/tmp/diff_new_pack.R3RWrQ/_new  2017-12-11 18:56:26.902717692 +0100
@@ -19,7 +19,7 @@
 %{!?license: %global license %doc}
 %bcond_without test
 Name:           python-distro
-Version:        1.0.4
+Version:        1.1.0
 Release:        0
 License:        Apache-2.0
 Summary:        Linux Distribution - a Linux OS platform information API
@@ -29,7 +29,11 @@
 BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+# SECTION test
+%if %{with test}
+BuildRequires:  %{python_module pytest}
+%endif
+# /SECTION
 BuildArch:      noarch
 
 %python_subpackages
@@ -49,9 +53,8 @@
 %python_install
 
 %if %{with test}
-# incomplete source tarball see https://github.com/nir0s/distro/pull/189
-#%%check
-#%%python_exec setup.py test
+%check
+%python_exec setup.py test
 %endif
 
 %files %{python_files}

++++++ distro-1.0.4.tar.gz -> distro-1.1.0.tar.gz ++++++
++++ 2469 lines of diff (skipped)


Reply via email to