Hello community, here is the log from the commit of package python-typing for openSUSE:Factory checked in at 2019-07-30 13:07:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-typing (Old) and /work/SRC/openSUSE:Factory/.python-typing.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-typing" Tue Jul 30 13:07:00 2019 rev:9 rq:719533 version:3.7.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-typing/python-typing.changes 2019-03-04 09:12:13.136689043 +0100 +++ /work/SRC/openSUSE:Factory/.python-typing.new.4126/python-typing.changes 2019-07-30 13:07:02.286362189 +0200 @@ -1,0 +2,12 @@ +Mon Jul 29 08:59:50 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Do not pull in pytest, causes circular deps + +------------------------------------------------------------------- +Sun Jul 21 17:28:05 UTC 2019 - Sebastian Wagner <[email protected]> + +- Update to 3.7.4: + - No upstream changelog available. +- Use pytest for tests because of an upstream bug. + +------------------------------------------------------------------- Old: ---- typing-3.6.6.tar.gz New: ---- typing-3.7.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-typing.spec ++++++ --- /var/tmp/diff_new_pack.YfUqNy/_old 2019-07-30 13:07:03.022361998 +0200 +++ /var/tmp/diff_new_pack.YfUqNy/_new 2019-07-30 13:07:03.026361998 +0200 @@ -21,7 +21,7 @@ %endif %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-typing -Version: 3.6.6 +Version: 3.7.4 Release: 0 Summary: Type Hints for Python License: Python-2.0 @@ -55,7 +55,8 @@ %python_expand %fdupes %{buildroot}%{$python_sitearch} %check -%python_expand $python python_%{$python_bin_suffix}/test_typing.py +export PYTHONDONTWRITEBYTECODE=1 +%python_expand pushd python_%{$python_bin_suffix} ; $python -m unittest test_typing ; popd %files %{python_files} %doc README.rst ++++++ typing-3.6.6.tar.gz -> typing-3.7.4.tar.gz ++++++ ++++ 1683 lines of diff (skipped)
