Hello community, here is the log from the commit of package python-altgraph for openSUSE:Leap:15.2 checked in at 2020-04-20 12:55:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-altgraph (Old) and /work/SRC/openSUSE:Leap:15.2/.python-altgraph.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-altgraph" Mon Apr 20 12:55:41 2020 rev:5 rq:795583 version:0.17 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-altgraph/python-altgraph.changes 2020-03-09 18:02:12.840723645 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-altgraph.new.2738/python-altgraph.changes 2020-04-20 12:55:53.336766167 +0200 @@ -1,0 +2,8 @@ +Fri Apr 17 11:15:05 UTC 2020 - Marketa Calabkova <mcalabk...@suse.com> + +- Update to 0.17 + * Explicitly mark Python 3.8 as supported in wheel metadata. + * Migrate from Bitbucket to GitHub + * Run black on the entire repository + +------------------------------------------------------------------- Old: ---- altgraph-0.16.1.tar.gz New: ---- altgraph-0.17.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-altgraph.spec ++++++ --- /var/tmp/diff_new_pack.ONMoka/_old 2020-04-20 12:55:53.660766675 +0200 +++ /var/tmp/diff_new_pack.ONMoka/_new 2020-04-20 12:55:53.664766681 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-altgraph # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,11 +18,11 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-altgraph -Version: 0.16.1 +Version: 0.17 Release: 0 Summary: Python graph (network) package License: MIT -URL: https://bitbucket.org/ronaldoussoren/altgraph/ +URL: https://github.com/ronaldoussoren/altgraph/ Source: https://files.pythonhosted.org/packages/source/a/altgraph/altgraph-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes @@ -60,7 +60,7 @@ %python_exec setup.py test %files %{python_files} -%doc README.txt +%doc README.rst %license LICENSE %{python_sitelib}/* ++++++ altgraph-0.16.1.tar.gz -> altgraph-0.17.tar.gz ++++++ ++++ 22806 lines of diff (skipped)