Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-gprof2dot for
openSUSE:Factory checked in at 2022-09-29 18:14:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gprof2dot (Old)
and /work/SRC/openSUSE:Factory/.python-gprof2dot.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gprof2dot"
Thu Sep 29 18:14:09 2022 rev:6 rq:1006892 version:2022.7.29
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gprof2dot/python-gprof2dot.changes
2020-05-28 09:16:46.636886983 +0200
+++
/work/SRC/openSUSE:Factory/.python-gprof2dot.new.2275/python-gprof2dot.changes
2022-09-29 18:15:04.079456073 +0200
@@ -1,0 +2,39 @@
+Wed Sep 28 21:37:24 UTC 2022 - Yogalakshmi Arunachalam <[email protected]>
+
+- Update to 2022.7.29.
+ * Add twine check --strict to CI
+ * Convert setup.py to setup.cfg
+ * Merge branch 'pull-71'
+ * Added a test for the flag --function-list; made differences in generated
files count in test criterion.
+ * Added documentation, made test more stringent, added a github/actions
script to test only
+ * Added flag --list-functions; make program runnable in Python2.7 and
Python3; description included in documentation
+ * github-actions: Test Python 3.8.
+ * Bump version.
+ * github: Switch from CircleCI to GitHub Actions.
+ * Update gprof2dot.py (#66)
+ * docs: fix simple typo, generted -> generated
+ * travis: Drop integration.
+ * travis: Upgrade to Ubuntu 19.04.
+ * Bump version.
+ * add keyword argv to main, allowing calls like:
+ * Sum call counts in JSON format.
+ * Add dtrace support.
+ * Add build badges.
+ * travis: Disable deployment.
+ * circleci: Integrate.
+ * Add --nodel-label option to specify the measurements shown on the node
label(s).
+ * Don't hardcode theme names in opt parsing code
+ * travis: Migrate to VM infrastructure.
+ * travis: Upgrade to Xenial.
+ * Fix a typo in gprof2dot.py
+ * Update instructions for installing dependencies on Linux.
+ * fix Profile.prune() for cases when filename is not set
+ * Remove mentions to hotshot profile.
+ * Add README and LICENSE to the manifest.
+ * Rename README.mardkown to README.md
+ * Deprecated: python 2.6
+ * Add US spelling for option to color nodes by self-time.
+ * Update password.
+ * Update setup comments.
+
+-------------------------------------------------------------------
Old:
----
gprof2dot-2019.11.30.tar.gz
New:
----
gprof2dot-2022.7.29.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-gprof2dot.spec ++++++
--- /var/tmp/diff_new_pack.R2tC2p/_old 2022-09-29 18:15:04.767457422 +0200
+++ /var/tmp/diff_new_pack.R2tC2p/_new 2022-09-29 18:15:04.775457437 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-gprof2dot
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-gprof2dot
-Version: 2019.11.30
+Version: 2022.7.29
Release: 0
Summary: Script to generate a dot graph from the output of several
profilers
License: LGPL-3.0-or-later
@@ -28,7 +28,7 @@
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
BuildArch: noarch
%python_subpackages
++++++ gprof2dot-2019.11.30.tar.gz -> gprof2dot-2022.7.29.tar.gz ++++++
++++ 1770 lines of diff (skipped)