Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-hotdoc for openSUSE:Factory checked in at 2021-04-01 14:16:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-hotdoc (Old) and /work/SRC/openSUSE:Factory/.python-hotdoc.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-hotdoc" Thu Apr 1 14:16:11 2021 rev:6 rq:882193 version:0.13.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-hotdoc/python-hotdoc.changes 2021-03-29 18:21:15.090229929 +0200 +++ /work/SRC/openSUSE:Factory/.python-hotdoc.new.2401/python-hotdoc.changes 2021-04-01 14:16:27.479908571 +0200 @@ -1,0 +2,57 @@ +Tue Mar 30 09:40:25 UTC 2021 - Antonio Larrosa <alarr...@suse.com> + +- Update to 0.13.3: + + No changelog + + gi_extension: don't ignore callbacks in structs + + gi: Add class structure fields as children of the + GIInterfaceSymbol + + symbols: Do not override field symbol comment with None + + gi: Add class structure fields as children of the GIClassSymbol + + aliases: fix link resolution + +- 0.13.2 release + + Update theme submodule + + ProxySymbol: do not override the title of the proxied symbol + + symbols: not all children symbols need formatting + + templates: check-in forgotten action prototypes + +- 0.13.1 release + + setup.py: distribute comment_on_github assets + +- 0.13.0 release + + Update theme submodule + + Implement a separate symbol type for action signals + + gst: make use of gi-extension languages + + add frozen list of used packages via pip-compile + + setup.py: remove check on __name__ == '__main__' + + drop dependency on xdg + + future-proof networkx dependency by dropping explicit pinning + + fix DeprecationWarnings for collections.abc + + unpin wheezy.template dependency + + remove unneeded pin on python-pkgconfig version + + CI: replace travis with github workflow + + gi: remove FundamentalSymbol + + Fix GitHub capitalization on "Edit on GitHub button" + + Update networkx to 2.5 + + gi_extension: fix page gi-languages + + search_module: don't consider '-' a word separator + + Add comment on github extension + + Update theme submodule ?????? + + Update theme submodule + + license_extension: allow theme and extension to advertise + licensing + + search_module: fix context id identification + + gtk_doc: Support annotation lines ended with colons + + database: Allow aliases to have the same name as a real symbol + + gst: Use plugin name to reference plugins + + gst: Move other class types to their own pages + + gst: Fix previous commit that shadow 'prop' variable by mistake + + gst: Associate objects with their children and plugins with + other types + + check_since_markers: remove stray print + + gi: associate klass with its chilren symbols + +- Remove patch which is no longer needed: + * remove-dependency-on-python-xdg.patch + +------------------------------------------------------------------- Old: ---- hotdoc-0.12.2.tar.gz remove-dependency-on-python-xdg.patch New: ---- hotdoc-0.13.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-hotdoc.spec ++++++ --- /var/tmp/diff_new_pack.SLsbHJ/_old 2021-04-01 14:16:27.939909099 +0200 +++ /var/tmp/diff_new_pack.SLsbHJ/_new 2021-04-01 14:16:27.943909102 +0200 @@ -20,14 +20,13 @@ %define skip_python2 1 %define skip_python36 1 Name: python-hotdoc -Version: 0.12.2 +Version: 0.13.3 Release: 0 Summary: A documentation tool micro-framework License: LGPL-2.1-or-later Group: Development/Tools/Doc Generators URL: https://github.com/hotdoc/hotdoc Source: https://files.pythonhosted.org/packages/source/h/hotdoc/hotdoc-%{version}.tar.gz -Patch0: remove-dependency-on-python-xdg.patch BuildRequires: %{python_module PyYAML} BuildRequires: %{python_module devel} BuildRequires: %{python_module lxml} @@ -56,9 +55,8 @@ Requires: python-cchardet Requires: python-dbus-deviation >= 0.4.0 Requires: python-lxml -Requires: python-networkx >= 1.11 +Requires: python-networkx >= 2.5 Requires: python-pkgconfig >= 1.1.0 -Requires: python-pyxdg Requires: python-schema Requires: python-setuptools Requires: python-toposort >= 1.4 @@ -76,7 +74,6 @@ %prep %setup -q -n hotdoc-%{version} -%patch0 -p1 sed -i -e "s/wheezy.template==/wheezy.template>=/" setup.py sed -i -e "s/pkgconfig==/pkgconfig>=/" setup.py sed -i -e "s/networkx==/networkx>=/" setup.py ++++++ hotdoc-0.12.2.tar.gz -> hotdoc-0.13.3.tar.gz ++++++ ++++ 3002 lines of diff (skipped)