python3-sphinxcontrib-qthelp: 1.0.7 -> 1.0.8

This commit is contained in:
Tim Biermann 2024-07-20 19:24:14 +02:00
parent 84030c5b0c
commit c07e84738b
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 11 additions and 11 deletions

View File

@ -206,8 +206,8 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/sphinxcontrib/qthelp/local
drwxr-xr-x root/root usr/lib/python3.10/site-packages/sphinxcontrib/qthelp/templates/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib/qthelp/templates/project.qhcp
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib/qthelp/templates/project.qhp
drwxr-xr-x root/root usr/lib/python3.10/site-packages/sphinxcontrib_qthelp-1.0.7.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib_qthelp-1.0.7.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib_qthelp-1.0.7.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib_qthelp-1.0.7.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib_qthelp-1.0.7.dist-info/WHEEL
drwxr-xr-x root/root usr/lib/python3.10/site-packages/sphinxcontrib_qthelp-1.0.8.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib_qthelp-1.0.8.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib_qthelp-1.0.8.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib_qthelp-1.0.8.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib_qthelp-1.0.8.dist-info/WHEEL

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF31WozA2kj7BN7bGjEu0tui5HO+jQ38npVCOT6NbbKUo2nNQ+zcPE/f8o9yJDd5nKN/aOd+v6lgw/FbtRn6Zz3Qo=
SHA256 (Pkgfile) = 7f2c090255cb613dbcc85ce3a756071fa0a741b45b2f40a636cc2be29cb58d20
SHA256 (.footprint) = b9592b4f609664efc37c8fdd354624978fa3fc8d23b804cfd21073346307618e
SHA256 (sphinxcontrib-qthelp-1.0.7.tar.gz) = 29d9256d53af5fcdedc1f71f0a0658d00deb62aa721ae371aa8d16da8ef454f9
RWSagIOpLGJF32q8oNNoIkNkY0yxDrswubtWKbnjaPGMcIVobmHJsUDyXFNcbJ2S8O//LXDo7s09uZFzo/BBF5xEKd1oFIsOiAI=
SHA256 (Pkgfile) = a53357c6ba5bbe19c3bbbc1d92fa4f381b78677b1650d2500397c205db89ca55
SHA256 (.footprint) = d2b7c166f5eb30110aa1a0318591cdadac75a9e14384c9b414844067267aee81
SHA256 (sphinxcontrib-qthelp-1.0.8.tar.gz) = 55be57add38fcb24aa0911ca62acc4ab25746ff8fca390af49ffbca51d22d460

View File

@ -1,10 +1,10 @@
# Description: sphinx extension which outputs QtHelp document
# URL: https://github.com/sphinx-doc/sphinxcontrib-qthelp/
# Maintainer: CRUX System Team, core-ports at crux dot nu
# Depends on: python3-build python3-flit-core python3-installer python3-wheel
# Depends on: python3-build python3-installer python3-wheel
name=python3-sphinxcontrib-qthelp
version=1.0.7
version=1.0.8
release=1
source=(https://github.com/sphinx-doc/${name#*-}/archive/$version/${name#*-}-$version.tar.gz)