From e5f8daf147ac4c0fead870a93e3c9da056a062b1 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sat, 20 Jul 2024 19:24:40 +0200 Subject: [PATCH] python3-sphinxcontrib-htmlhelp: 2.0.5 -> 2.0.6 --- python3-sphinxcontrib-htmlhelp/.footprint | 10 +++++----- python3-sphinxcontrib-htmlhelp/.signature | 8 ++++---- python3-sphinxcontrib-htmlhelp/Pkgfile | 4 ++-- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/python3-sphinxcontrib-htmlhelp/.footprint b/python3-sphinxcontrib-htmlhelp/.footprint index 06f1d9fb2..58fdd03da 100644 --- a/python3-sphinxcontrib-htmlhelp/.footprint +++ b/python3-sphinxcontrib-htmlhelp/.footprint @@ -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.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.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 +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.6.dist-info/LICENSE +-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.6.dist-info/RECORD +-rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib_htmlhelp-2.0.6.dist-info/WHEEL diff --git a/python3-sphinxcontrib-htmlhelp/.signature b/python3-sphinxcontrib-htmlhelp/.signature index faa55e62d..e5d8a5c37 100644 --- a/python3-sphinxcontrib-htmlhelp/.signature +++ b/python3-sphinxcontrib-htmlhelp/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF32LJffn6IpsmK/nNk89pPZMvtmnUL9DRjs5mW4l7aYvPWtmmghDtI8nieXSWKrwaa3bgIskawL41IrtVU35j/g0= -SHA256 (Pkgfile) = a8d79120c05edc71b75831768803abf43dab9b990b2ee888b3364ff1a7025a5f -SHA256 (.footprint) = 6677e340a315000ba2c8a46160d93819bad5ff1edb681d4e5ec8b52b7c3576ee -SHA256 (sphinxcontrib_htmlhelp-2.0.5.tar.gz) = 0dc87637d5de53dd5eec3a6a01753b1ccf99494bd756aafecd74b4fa9e729015 +RWSagIOpLGJF35jxgWya6w82p9LYT6SHnWlI4YB6VwR7y/gswzhWFscLr8YyHJKwGNiTOT9kHi8Kzpu2xMuPUKH97OrBA+JEQwY= +SHA256 (Pkgfile) = 1fb7c3820f6bb6b860178e7938c840d222ea46615f88f05b15a63c6eeb0b5446 +SHA256 (.footprint) = 1a4ae2c9cfbd2f8beba97696aa12b41e26509638bc1aa39c5fd62af8b69cee83 +SHA256 (sphinxcontrib_htmlhelp-2.0.6.tar.gz) = c6597da06185f0e3b4dc952777a04200611ef563882e0c244d27a15ee22afa73 diff --git a/python3-sphinxcontrib-htmlhelp/Pkgfile b/python3-sphinxcontrib-htmlhelp/Pkgfile index 69b28f9b2..37c173adb 100644 --- a/python3-sphinxcontrib-htmlhelp/Pkgfile +++ b/python3-sphinxcontrib-htmlhelp/Pkgfile @@ -1,11 +1,11 @@ # Description: sphinx extension which renders HTML help files # URL: https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/ # 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=${name#*-} -version=2.0.5 +version=2.0.6 release=1 source=(https://pypi.org/packages/source/s/sphinxcontrib_htmlhelp/sphinxcontrib_htmlhelp-$version.tar.gz)