Hello community,
here is the log from the commit of package python-altgraph for openSUSE:Factory
checked in at 2020-04-18 00:32:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-altgraph (Old)
and /work/SRC/openSUSE:Factory/.python-altgraph.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-altgraph"
Sat Apr 18 00:32:24 2020 rev:5 rq:794883 version:0.17
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-altgraph/python-altgraph.changes
2019-11-13 13:14:51.142855967 +0100
+++
/work/SRC/openSUSE:Factory/.python-altgraph.new.2738/python-altgraph.changes
2020-04-18 00:33:37.802449841 +0200
@@ -1,0 +2,8 @@
+Fri Apr 17 11:15:05 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- 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.mBeqt2/_old 2020-04-18 00:33:39.066452458 +0200
+++ /var/tmp/diff_new_pack.mBeqt2/_new 2020-04-18 00:33:39.070452466 +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)