python3-sphinxcontrib-htmlhelp: 2.0.5 -> 2.0.6

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

View File

@ -231,8 +231,8 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/sphinxcontrib/htmlhelp/tem
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib/htmlhelp/templates/project.hhc -rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib/htmlhelp/templates/project.hhc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib/htmlhelp/templates/project.hhp -rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib/htmlhelp/templates/project.hhp
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib/htmlhelp/templates/project.stp -rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib/htmlhelp/templates/project.stp
drwxr-xr-x root/root usr/lib/python3.10/site-packages/sphinxcontrib_htmlhelp-2.0.5.dist-info/ drwxr-xr-x root/root usr/lib/python3.10/site-packages/sphinxcontrib_htmlhelp-2.0.6.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib_htmlhelp-2.0.5.dist-info/LICENSE -rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib_htmlhelp-2.0.6.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib_htmlhelp-2.0.5.dist-info/METADATA -rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib_htmlhelp-2.0.6.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib_htmlhelp-2.0.5.dist-info/RECORD -rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib_htmlhelp-2.0.6.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib_htmlhelp-2.0.5.dist-info/WHEEL -rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib_htmlhelp-2.0.6.dist-info/WHEEL

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF32LJffn6IpsmK/nNk89pPZMvtmnUL9DRjs5mW4l7aYvPWtmmghDtI8nieXSWKrwaa3bgIskawL41IrtVU35j/g0= RWSagIOpLGJF35jxgWya6w82p9LYT6SHnWlI4YB6VwR7y/gswzhWFscLr8YyHJKwGNiTOT9kHi8Kzpu2xMuPUKH97OrBA+JEQwY=
SHA256 (Pkgfile) = a8d79120c05edc71b75831768803abf43dab9b990b2ee888b3364ff1a7025a5f SHA256 (Pkgfile) = 1fb7c3820f6bb6b860178e7938c840d222ea46615f88f05b15a63c6eeb0b5446
SHA256 (.footprint) = 6677e340a315000ba2c8a46160d93819bad5ff1edb681d4e5ec8b52b7c3576ee SHA256 (.footprint) = 1a4ae2c9cfbd2f8beba97696aa12b41e26509638bc1aa39c5fd62af8b69cee83
SHA256 (sphinxcontrib_htmlhelp-2.0.5.tar.gz) = 0dc87637d5de53dd5eec3a6a01753b1ccf99494bd756aafecd74b4fa9e729015 SHA256 (sphinxcontrib_htmlhelp-2.0.6.tar.gz) = c6597da06185f0e3b4dc952777a04200611ef563882e0c244d27a15ee22afa73

View File

@ -1,11 +1,11 @@
# Description: sphinx extension which renders HTML help files # Description: sphinx extension which renders HTML help files
# URL: https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/ # URL: https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/
# Maintainer: CRUX System Team, core-ports at crux dot nu # Maintainer: CRUX System Team, core-ports at crux dot nu
# Depends on: python3-build python3-installer python3-wheel python3-flit-core # Depends on: python3-build python3-installer python3-wheel
name=python3-sphinxcontrib-htmlhelp name=python3-sphinxcontrib-htmlhelp
_name=${name#*-} _name=${name#*-}
version=2.0.5 version=2.0.6
release=1 release=1
source=(https://pypi.org/packages/source/s/sphinxcontrib_htmlhelp/sphinxcontrib_htmlhelp-$version.tar.gz) source=(https://pypi.org/packages/source/s/sphinxcontrib_htmlhelp/sphinxcontrib_htmlhelp-$version.tar.gz)