Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-gi-docgen-2023.3-2.2 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python3-gi-docgen Distribution: openSUSE:Factory:zSystems
Version: 2023.3 Vendor: openSUSE
Release: 2.2 Build date: Tue Feb 20 19:20:41 2024
Group: Unspecified Build host: reproducible
Size: 2421156 Source RPM: python-gi-docgen-2023.3-2.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://gitlab.gnome.org/GNOME/gi-docgen
Summary: A documentation generator for GObject-based libraries
GI-DocGen is a document generator for GObject-based libraries.
GObject is the base type system of the GNOME project. GI-Docgen
reuses the introspection data generated by GObject-based libraries
to generate the API reference of these libraries, as well as other
ancillary documentation.

Provides

Requires

License

(Apache-2.0 OR GPL-3.0-or-later) AND CC0-1.0 AND MIT AND OFL-1.1

Changelog

* Tue Feb 20 2024 Michael Gorse <mgorse@suse.com>
  - Require python3-tomli if python3-base is on v3.6 (ie, SLE 15).
* Sat Nov 25 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2023.3:
    + Fixed:
    - Add missing dependency
    - Add missing test data to the source archive
  - Changes from version 2023.2:
    + Added:
    - Use packaging module to properly compare versions
    - Add "implements" in class definition pseudocode
    - Ignore the first class instance struct field
    - Parse default-value attribute
    - Test the gtk-doc sigil parsing
    - Support admonitions in docblocks
    - Add link to the extra content files location in the source
      repository
    - Search for GIR XML in $GI_GIR_PATH and /usr/share/gir-1.0
    - Add fallback for missing "since"
    + Changed:
    - Redesign the search results
    - Redesign the index for enumeration types
    + Fixed:
    - Match dependencies list in the index and sidebar
    - Use KeyboardEvent.key to focus search input
    - Build fixes for subproject use
    - Remove display:flex from headings
    - Split transfer notes based on direction
    - Clarify signal flags
    - Hide build section if empty
    - Always explicitely use utf-8 when reading/writing files
    - Use color-scheme: dark when in dark mode
  - Drop python3-tomli BuildRequires: No longer needed.
  - Add python3-packaging BuildRequires/Requires: New dependency.
* Tue Jan 10 2023 Luciano Santos <luc14n0@opensuse.org>
  - Drop python3-coverage and python3-green package sugestion as they
    are really meant for development, not for packaging purposes.
  - Drop update-alternatives facility. GI-DocGen turned out to be a
    non-user-facing software, so there's no need to have alternatives
    for it and we're already producing only the main Python 3 flavor
    anyway.
  - Change URL tag from gitlab.gnome.org/ebassi/gi-docgen to
    gitlab.gnome.org/GNOME/gi-docgen. GI-DocGen is an official
    project under the GNOME umbrella now.
  - Update "Apache-2.0 AND GPL-3.0-or-later AND CC0-1.0" License tag
    to "(Apache-2.0 OR GPL-3.0-or-later) AND CC0-1.0 AND MIT AND
    OFL-1.1", to account for a couple of missed licenses, and a
    choice between Apache and GPL licenses.
  - Following the changes from version 2023.1, use tomli Python
    module as build and runtime requirement for Python older than
    3.11. Otherwise, the tomllib Python module, provided by the
    standard library, is going to be used instead.
* Fri Jan 06 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2023.1:
    + Added: Use tomlib for Python >= 3.11 and tomli/toml for Python
      < 3.11
    + Fixed: Use the proper link fragment for interface prerequisite
* Mon Nov 14 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2022.2:
    + Use const.*.html instead of constant.*.html for search index
      links
    + Remove "terms" from index.json, rewrite commandline search to
      work without it
    + Add interface type description
    + Fix failure to generate link to error domain
    + Make log.log() thread safe
    + Quote string constant values
    + Set the license of the generated documentation
    + Support (scope forever)
    + Add a way to frame images
    + Use the appropriate namespace for indices
    + Fix type annotations for Repository packages and c_includes
    + Add py.typed to comply with PEP561
    + Add links to external classes in the hierarchy
    + Use definition lists for callable arguments
    + Improve styles
    + Use definition lists for callable arguments
    + Clarify generated description for GError arguments
    + Clarify generated description for nullable in/out arguments
    + Add emblems for versions and stability
    + Require a sufficient minimum dependency of markdown
    + Add a "serve" command
* Sat Feb 12 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2022.1:
    + Do not qualify type names that are already qualified
    + Handle implied zero-terminated=1 attribute
    + Display type note for strings inside arrays
    + Use C types for string and property types
    + Add support for OpenSearch
    + Fix links to callback types
    + Validate the "type" link fragment
    + Split type and array parsing
    + Add exception mode to the GIR parser
    + Handle missing type information in arguments
    + Add more contrast to the dimmed text class
    + Improve classification of pointer arguments
    + Add blurb when eliding inherited methods
    + Include bits in structure fields
    + Add a test suite for the gi-docgen link generator
    + Style keyboard shortcuts like libadwaita
    + Do not require a message for deprecations
    + Add anchors for enumeration values
    + Add a ToC for the page navigation side bar
    + Fix pointer type detection
    + Note functions that are not introspectable or that have been
      shadowed
    + Split "related" libraries from "dependencies"
  - Drop 114.patch: Fixed upstream.
* Fri Oct 29 2021 Bjørn Lie <bjorn.lie@gmail.com>
  - Add 114.patch: gir: Do not qualify type names that are already
    qualified.
* Tue Oct 26 2021 Yifan Jiang <yfjiang@suse.com>
  - Specify python-Markdown version to at least 3.2.0, because
    permalink_class options in TOC used by gi-docgen was introduced
    on 3.2.0:
    https://github.com/Python-Markdown/markdown/commit/1f3ec538a2acf25607253fc7c7a992950463931d
* Fri Oct 22 2021 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2021.8:
    + Allow `id` fragments to link across namespace boundaries
    + Support links to have custom text
    + Decrease the max font size
    + Improve output for properties and signals
    + Save last search in the history
    + Don't crash on unlabelled array elements
    + Move type functions near constructors
    + Switch to Solarized for syntax highlighting
    + Use the C type for callback types in search results
    + Generate proper cross-reference links
    + Parse and use new gobject-introspection property attributes
    + Properly identify (type, gpointer) types
    + List the interface implementations in a namespace
    + List the class descendants in a namespace
* Tue Aug 17 2021 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2021.7:
    + Add a "check" sub-command
    + Allow defining multiple content directories
    + Detect gtk-doc code blocks for JavaScript
    + Multiple changes to the basic template
    + Add in-page content navigation
    + Filter hidden data from indices
    + Allow defining hidden symbols matching a regular expression
    + Handle (attribute element-type) annotation for GListModel
    + Fix class method linking
    + Fix links to callback type arguments
    + Fix argument listing in class methods
    + Don't grab the 's' key when the sidebar is hidden
    + Index the extra content files for search
    + Fix gtk-doc sigil handling in code blocks
    + Re-instate gtk-doc `()` function detection
  - Switch to building only default flavour of python3.
* Fri Mar 19 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - Initial package, version 2021.2

Files

/usr/bin/gi-docgen
/usr/lib/python3.11/site-packages/gi_docgen-2023.3-py3.11.egg-info
/usr/lib/python3.11/site-packages/gi_docgen-2023.3-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/gi_docgen-2023.3-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/gi_docgen-2023.3-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/gi_docgen-2023.3-py3.11.egg-info/entry_points.txt
/usr/lib/python3.11/site-packages/gi_docgen-2023.3-py3.11.egg-info/requires.txt
/usr/lib/python3.11/site-packages/gi_docgen-2023.3-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/gidocgen
/usr/lib/python3.11/site-packages/gidocgen/__init__.py
/usr/lib/python3.11/site-packages/gidocgen/__pycache__
/usr/lib/python3.11/site-packages/gidocgen/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gidocgen/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/gidocgen/__pycache__/config.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gidocgen/__pycache__/config.cpython-311.pyc
/usr/lib/python3.11/site-packages/gidocgen/__pycache__/core.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gidocgen/__pycache__/core.cpython-311.pyc
/usr/lib/python3.11/site-packages/gidocgen/__pycache__/gdcheck.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gidocgen/__pycache__/gdcheck.cpython-311.pyc
/usr/lib/python3.11/site-packages/gidocgen/__pycache__/gdgendeps.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gidocgen/__pycache__/gdgendeps.cpython-311.pyc
/usr/lib/python3.11/site-packages/gidocgen/__pycache__/gdgenerate.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gidocgen/__pycache__/gdgenerate.cpython-311.pyc
/usr/lib/python3.11/site-packages/gidocgen/__pycache__/gdgenindices.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gidocgen/__pycache__/gdgenindices.cpython-311.pyc
/usr/lib/python3.11/site-packages/gidocgen/__pycache__/gdindex.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gidocgen/__pycache__/gdindex.cpython-311.pyc
/usr/lib/python3.11/site-packages/gidocgen/__pycache__/gdsearch.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gidocgen/__pycache__/gdsearch.cpython-311.pyc
/usr/lib/python3.11/site-packages/gidocgen/__pycache__/gdserver.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gidocgen/__pycache__/gdserver.cpython-311.pyc
/usr/lib/python3.11/site-packages/gidocgen/__pycache__/gidocmain.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gidocgen/__pycache__/gidocmain.cpython-311.pyc
/usr/lib/python3.11/site-packages/gidocgen/__pycache__/log.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gidocgen/__pycache__/log.cpython-311.pyc
/usr/lib/python3.11/site-packages/gidocgen/__pycache__/mdext.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gidocgen/__pycache__/mdext.cpython-311.pyc
/usr/lib/python3.11/site-packages/gidocgen/__pycache__/utils.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gidocgen/__pycache__/utils.cpython-311.pyc
/usr/lib/python3.11/site-packages/gidocgen/config.py
/usr/lib/python3.11/site-packages/gidocgen/core.py
/usr/lib/python3.11/site-packages/gidocgen/gdcheck.py
/usr/lib/python3.11/site-packages/gidocgen/gdgendeps.py
/usr/lib/python3.11/site-packages/gidocgen/gdgenerate.py
/usr/lib/python3.11/site-packages/gidocgen/gdgenindices.py
/usr/lib/python3.11/site-packages/gidocgen/gdindex.py
/usr/lib/python3.11/site-packages/gidocgen/gdsearch.py
/usr/lib/python3.11/site-packages/gidocgen/gdserver.py
/usr/lib/python3.11/site-packages/gidocgen/gidocmain.py
/usr/lib/python3.11/site-packages/gidocgen/gir
/usr/lib/python3.11/site-packages/gidocgen/gir/__init__.py
/usr/lib/python3.11/site-packages/gidocgen/gir/__pycache__
/usr/lib/python3.11/site-packages/gidocgen/gir/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gidocgen/gir/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/gidocgen/gir/__pycache__/ast.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gidocgen/gir/__pycache__/ast.cpython-311.pyc
/usr/lib/python3.11/site-packages/gidocgen/gir/__pycache__/parser.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gidocgen/gir/__pycache__/parser.cpython-311.pyc
/usr/lib/python3.11/site-packages/gidocgen/gir/ast.py
/usr/lib/python3.11/site-packages/gidocgen/gir/parser.py
/usr/lib/python3.11/site-packages/gidocgen/log.py
/usr/lib/python3.11/site-packages/gidocgen/mdext.py
/usr/lib/python3.11/site-packages/gidocgen/py.typed
/usr/lib/python3.11/site-packages/gidocgen/templates
/usr/lib/python3.11/site-packages/gidocgen/templates/basic
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatDisplay-Black.woff
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatDisplay-Black.woff2
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatDisplay-BlackItalic.woff
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatDisplay-BlackItalic.woff2
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatDisplay-Bold.woff
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatDisplay-Bold.woff2
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatDisplay-BoldItalic.woff
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatDisplay-BoldItalic.woff2
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatDisplay-Italic.woff
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatDisplay-Italic.woff2
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatDisplay-Medium.woff
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatDisplay-Medium.woff2
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatDisplay-MediumItalic.woff
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatDisplay-MediumItalic.woff2
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatDisplay-Regular.woff
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatDisplay-Regular.woff2
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatText-Bold.woff
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatText-Bold.woff2
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatText-BoldItalic.woff
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatText-BoldItalic.woff2
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatText-Italic.woff
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatText-Italic.woff2
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatText-Medium.woff
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatText-Medium.woff2
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatText-MediumItalic.woff
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatText-MediumItalic.woff2
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatText-Regular.woff
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatText-Regular.woff2
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/SourceCodePro-It.ttf.woff
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/SourceCodePro-Regular.ttf.woff
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/SourceCodePro-Semibold.ttf.woff
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/base.html
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/basic.toml
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/class.html
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/class_method.html
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/constant.html
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/content.html
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/ctor.html
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/enum.html
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/fonts.css
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/function.html
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/fzy.js
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/go-up-symbolic.png
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/interface.html
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/main.js
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/method.html
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/namespace.html
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/property.html
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/search.js
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/signal.html
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/solarized-dark.css
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/solarized-light.css
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/struct.html
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/style.css
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/type_func.html
/usr/lib/python3.11/site-packages/gidocgen/templates/basic/vfunc.html
/usr/lib/python3.11/site-packages/gidocgen/utils.py
/usr/share/doc/packages/python3-gi-docgen
/usr/share/doc/packages/python3-gi-docgen/README.license
/usr/share/doc/packages/python3-gi-docgen/README.md
/usr/share/licenses/python3-gi-docgen
/usr/share/licenses/python3-gi-docgen/Apache-2.0.txt
/usr/share/licenses/python3-gi-docgen/CC0-1.0.txt
/usr/share/licenses/python3-gi-docgen/GPL-3.0-or-later.txt
/usr/share/licenses/python3-gi-docgen/MIT.txt
/usr/share/licenses/python3-gi-docgen/OFL-1.1.txt
/usr/share/man/man1/gi-docgen.1.gz
/usr/share/pkgconfig/gi-docgen.pc


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 23:40:23 2024