Accepting request 1073122 from GNOME:Next

- 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

OBS-URL: https://build.opensuse.org/request/show/1073122
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gi-docgen?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2023-03-20 12:50:27 +00:00 committed by Git OBS Bridge
parent 28324f23d0
commit 7d6afa299f
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fc56df0c7d4ab9e5ed83f35b7483cb07d0bf91761e4f139eed363d7e42ffe0c0
size 2515533

BIN
gi-docgen-2023.1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jan 6 19:34:04 UTC 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 12:26:57 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-gi-docgen
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 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 @@
%define pythons python3
Name: python-gi-docgen
Version: 2022.2
Version: 2023.1
Release: 0
Summary: Documentation tool for GObject-based libraries
License: Apache-2.0 AND GPL-3.0-or-later AND CC0-1.0