Hello community, here is the log from the commit of package python-PyYAML for openSUSE:Factory checked in at 2019-03-29 20:35:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PyYAML (Old) and /work/SRC/openSUSE:Factory/.python-PyYAML.new.25356 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyYAML" Fri Mar 29 20:35:08 2019 rev:17 rq:685043 version:5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PyYAML/python-PyYAML.changes 2019-02-02 21:45:09.936193057 +0100 +++ /work/SRC/openSUSE:Factory/.python-PyYAML.new.25356/python-PyYAML.changes 2019-03-29 20:35:09.370586896 +0100 @@ -1,0 +2,6 @@ +Thu Mar 14 14:47:06 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Update to 5.1: + * many changes, see CHANGES + +------------------------------------------------------------------- Old: ---- PyYAML-3.13.tar.gz New: ---- PyYAML-5.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PyYAML.spec ++++++ --- /var/tmp/diff_new_pack.c940tS/_old 2019-03-29 20:35:10.062585641 +0100 +++ /var/tmp/diff_new_pack.c940tS/_new 2019-03-29 20:35:10.062585641 +0100 @@ -19,15 +19,16 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-PyYAML -Version: 3.13 +Version: 5.1 Release: 0 Summary: YAML parser and emitter for Python License: MIT Group: Development/Languages/Python -Url: http://pyyaml.org/wiki/PyYAML +URL: https://github.com/yaml/pyyaml Source: https://files.pythonhosted.org/packages/source/P/PyYAML/PyYAML-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} +BuildRequires: fdupes BuildRequires: libyaml-devel BuildRequires: python-rpm-macros %ifpython2 @@ -62,6 +63,7 @@ %install %python_install +%python_expand %fdupes %{buildroot}%{$python_sitearch} %check # Increase file-descriptor-count for ppc to make tests happy. @@ -71,7 +73,6 @@ %python_exec setup.py test %files %{python_files} -%defattr(-,root,root) %license LICENSE %doc CHANGES README examples/ %{python_sitearch}/yaml ++++++ PyYAML-3.13.tar.gz -> PyYAML-5.1.tar.gz ++++++ ++++ 8339 lines of diff (skipped)
