diff --git a/python3-sphinxcontrib-htmlhelp/.footprint b/python3-sphinxcontrib-htmlhelp/.footprint index c423bde61..06f1d9fb2 100644 --- a/python3-sphinxcontrib-htmlhelp/.footprint +++ b/python3-sphinxcontrib-htmlhelp/.footprint @@ -231,9 +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.hhp -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.1.dist-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib_htmlhelp-2.0.1.dist-info/LICENSE --rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib_htmlhelp-2.0.1.dist-info/METADATA --rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib_htmlhelp-2.0.1.dist-info/RECORD --rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib_htmlhelp-2.0.1.dist-info/WHEEL --rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib_htmlhelp-2.0.1.dist-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/sphinxcontrib_htmlhelp-2.0.5.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.5.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.5.dist-info/WHEEL diff --git a/python3-sphinxcontrib-htmlhelp/.signature b/python3-sphinxcontrib-htmlhelp/.signature index 05c486f64..faa55e62d 100644 --- a/python3-sphinxcontrib-htmlhelp/.signature +++ b/python3-sphinxcontrib-htmlhelp/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF32UwyffmRjtPKAlpEariAoLAMB12GLv+vIQVRUmn+DbVqIlUERj1kGHfe5Gq/jsjZJHzyimSXJDlwPiKLldl1wE= -SHA256 (Pkgfile) = 5fd99bd53cfef2dc4c715c87544c5473dd4a69a908241de4252a41659b8c45a9 -SHA256 (.footprint) = e500d14e38f77759185614ede32adece77764dbd398684e81bc74c5bab8fd663 -SHA256 (sphinxcontrib-htmlhelp-2.0.1.tar.gz) = 0cbdd302815330058422b98a113195c9249825d681e18f11e8b1f78a2f11efff +RWSagIOpLGJF32LJffn6IpsmK/nNk89pPZMvtmnUL9DRjs5mW4l7aYvPWtmmghDtI8nieXSWKrwaa3bgIskawL41IrtVU35j/g0= +SHA256 (Pkgfile) = a8d79120c05edc71b75831768803abf43dab9b990b2ee888b3364ff1a7025a5f +SHA256 (.footprint) = 6677e340a315000ba2c8a46160d93819bad5ff1edb681d4e5ec8b52b7c3576ee +SHA256 (sphinxcontrib_htmlhelp-2.0.5.tar.gz) = 0dc87637d5de53dd5eec3a6a01753b1ccf99494bd756aafecd74b4fa9e729015 diff --git a/python3-sphinxcontrib-htmlhelp/Pkgfile b/python3-sphinxcontrib-htmlhelp/Pkgfile index ad9a07695..69b28f9b2 100644 --- a/python3-sphinxcontrib-htmlhelp/Pkgfile +++ b/python3-sphinxcontrib-htmlhelp/Pkgfile @@ -1,16 +1,16 @@ # Description: sphinx extension which renders HTML help files # URL: https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/ -# Maintainer: unmaintained -# Depends on: python3-build python3-installer python3-wheel +# Maintainer: CRUX System Team, core-ports at crux dot nu +# Depends on: python3-build python3-installer python3-wheel python3-flit-core name=python3-sphinxcontrib-htmlhelp _name=${name#*-} -version=2.0.1 +version=2.0.5 release=1 -source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$version.tar.gz) +source=(https://pypi.org/packages/source/s/sphinxcontrib_htmlhelp/sphinxcontrib_htmlhelp-$version.tar.gz) build() { - cd $_name-$version + cd sphinxcontrib_htmlhelp-$version /usr/bin/python3 -m build --wheel --skip-dependency-check --no-isolation /usr/bin/python3 -m installer --compile-bytecode 2 --destdir=$PKG dist/*.whl