Revisions of python-hotdoc

buildservice-autocommit accepted request 1131711 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 18)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 17)
- update to 0.16:
  * `scanners.re` - fixed warnings; use `*` for fallback.
  * Fixed some warnings in `scanners.re`.
  * Update CaseFolding to latest (Kevin Wojniak, #168).
  * Allow balanced nested parens in link destinations (Yuki
    Izumi, #166)
  * Allocate enough bytes for backticks array.
  * Inlines: Ensure that the delimiter stack is freed in subject.
buildservice-autocommit accepted request 1090444 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 16)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1089855 from Mia Herkt's avatar Mia Herkt (mia) (revision 15)
Current package in Tumbleweed is broken.

- Update to 0.15
  + formatter: allow for light and dark stylesheets
  + theme: add light mode variables (lumen)
  + extension: output unescaped sitemap
- 0.14.1 release
  + gtk_doc: look for devhelp indexes in more places
  + devhelp: Exclude useless files
  + hotdoc_dep_printer: fix Config class name
  + wheezy.template usage: switch to maintainer-recommended
    workaround
  + setup: fix build with python 3.11
  + Switch from charset-normalizer to faust-cchardet
  + Adding tarfile member sanitization to extractall()
- 0.14.0 release
  + requirements: bump networkx and dbus-deviation versions
  + Regenerate requirements.txt with flex installed
  + build(deps): bump lxml from 4.6.3 to 4.9.1
  + Switch unmaintained ccharset to charset-normalizer
  + enum_member: render Since tag
  + symbols: do not list aliases as children
  + extensions: simple ATOM feed generator
  + base_symbol: format tags for all symbols
- 0.13.7 release
  + gi: ignore more boilerplate macros
- 0.13.6 release
  + update cmark submodule
  + gtkdoc_extension: fix out of bounds access
- 0.13.5 release
  + Fix incorrect use of hashlib and cache
  + ext: Allow loading extension modules with full paths
    gh#hotdoc/hotdoc#235
  + Add some documentation for the metadata keys
- 0.13.4 release
  + signals: store callbacks in OrderedSets
  + gi-extension: ignore boilerplate macros for enums and bitfields too
  + Add option for enabling prism-keep-markup
  + tree: fix picking of page output path
  + Print an error message instead of segfaulting.
  + CI: use pip for editable installs
  + build(deps): bump lxml from 4.6.2 to 4.6.3
buildservice-autocommit accepted request 882193 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 14)
baserev update by copy to link target
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 882172 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 13)
- 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
buildservice-autocommit accepted request 880628 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 12)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 880186 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 11)
- Avoid have-choice with upcoming python39 flavor: Only provide the
  hotdoc capability without python prefix by primary python3
  package.
buildservice-autocommit accepted request 870824 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 10)
baserev update by copy to link target
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 870811 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 9)
fix build. me == stupid
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 870792 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 8)
- Do not build for python 3.6: not all dependencies are available
  and compatible to Python 3.6.
buildservice-autocommit accepted request 847050 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 7)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 845773 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 6)
- Reinclude the cli files under update-alternatives control into
  the main package in order to support multiple python3 flavors
  gh#openSUSE/python-rpm-macros#66
buildservice-autocommit accepted request 843410 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 5)
baserev update by copy to link target
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 843409 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 4)
- Add Requires: python-setuptools

- Add patch to remove dependency on python-xdg and use python-pyxdg
  instead since both are not coinstallable and pyxdg is a
  freedesktop project and used by openSUSE-release-tools:
  * remove-dependency-on-python-xdg.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 835245 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 3)
initialized devel package after accepting 835245
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 833455 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 1)
New package python-hotdoc, which builds hotdoc (as a subpackage),
the documentation framework used by gstreamer 1.18
Displaying all 18 revisions
openSUSE Build Service is sponsored by