From 3a70cea12febebf1ce1751968cee13dda00d6c84 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Thu, 15 Aug 2024 19:59:41 +0200 Subject: [PATCH] python3-sphinxcontrib-applehelp: 1.0.8 -> 2.0.0 --- python3-sphinxcontrib-applehelp/.footprint | 10 +++++----- python3-sphinxcontrib-applehelp/.signature | 8 ++++---- python3-sphinxcontrib-applehelp/Pkgfile | 4 ++-- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/python3-sphinxcontrib-applehelp/.footprint b/python3-sphinxcontrib-applehelp/.footprint index 9a1b33c98..ba5bd894f 100644 --- a/python3-sphinxcontrib-applehelp/.footprint +++ b/python3-sphinxcontrib-applehelp/.footprint @@ -211,10 +211,10 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/sphinxcontrib/applehelp/lo drwxr-xr-x root/root usr/lib/python3.10/site-packages/sphinxcontrib/applehelp/locales/zh_TW/LC_MESSAGES/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib/applehelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.applehelp.mo -rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib/applehelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.applehelp.po +-rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib/applehelp/py.typed (EMPTY) drwxr-xr-x root/root usr/lib/python3.10/site-packages/sphinxcontrib/applehelp/templates/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib/applehelp/templates/_access.html_t -drwxr-xr-x root/root usr/lib/python3.10/site-packages/sphinxcontrib_applehelp-1.0.8.dist-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib_applehelp-1.0.8.dist-info/LICENSE --rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib_applehelp-1.0.8.dist-info/METADATA --rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib_applehelp-1.0.8.dist-info/RECORD --rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib_applehelp-1.0.8.dist-info/WHEEL +drwxr-xr-x root/root usr/lib/python3.10/site-packages/sphinxcontrib_applehelp-2.0.0.dist-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib_applehelp-2.0.0.dist-info/METADATA +-rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib_applehelp-2.0.0.dist-info/RECORD +-rw-r--r-- root/root usr/lib/python3.10/site-packages/sphinxcontrib_applehelp-2.0.0.dist-info/WHEEL diff --git a/python3-sphinxcontrib-applehelp/.signature b/python3-sphinxcontrib-applehelp/.signature index 848f9a08d..3196c6c20 100644 --- a/python3-sphinxcontrib-applehelp/.signature +++ b/python3-sphinxcontrib-applehelp/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xWPpwXSsSwbhSnB+MCg1pSPLVsYjuDDld3cJJ+wgbdOWD9XirFBUxjqbZo3KsLFOAYT1+PkAe+mQIst9MtF9Qc= -SHA256 (Pkgfile) = bffd93cf0cabab4d7da0f1d279c216a3c8b33658a5e2517695fae1d28d0268ec -SHA256 (.footprint) = 5cc6c56430af24f7410ef15462b5fe14041d76634a9bd70f570cfa3b42b0d132 -SHA256 (sphinxcontrib-applehelp-1.0.8.tar.gz) = 3e9142cdad80195aad945fb5dc0a0fdce19046ceb124d22d2bd2ee0166819763 +RWSagIOpLGJF38xGjFUdSxZdV6PrjmVoxI4+GbvAdGnMXvF/zDRL3Lf7yAt1Ptpcuj+/5g27BAEv13YL1vV8Q2ePHWmvS6QmqQQ= +SHA256 (Pkgfile) = 82d3791a955abe149a6ea0f2b9b2534f4d684cacb93ce9c941aab9909bc30d17 +SHA256 (.footprint) = 8c628263186127a1b768e79270b159a70d021b0f1d006091ed0c4093ae93c83c +SHA256 (sphinxcontrib-applehelp-2.0.0.tar.gz) = 953f2b79bf0162715e943fadbb805f614fb879c61f07a44d425961485baf7891 diff --git a/python3-sphinxcontrib-applehelp/Pkgfile b/python3-sphinxcontrib-applehelp/Pkgfile index 248060ec2..81a962eb9 100644 --- a/python3-sphinxcontrib-applehelp/Pkgfile +++ b/python3-sphinxcontrib-applehelp/Pkgfile @@ -1,10 +1,10 @@ # Description: sphinx extension which outputs Apple help books # URL: https://github.com/sphinx-doc/sphinxcontrib-applehelp/ # 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-applehelp -version=1.0.8 +version=2.0.0 release=1 source=(https://github.com/sphinx-doc/${name#*-}/archive/$version/${name#*-}-$version.tar.gz)