testing/py3-sphinxcontrib-spelling: upgrade to 8.0.1

This commit is contained in:
ptrcnull 2025-07-13 23:25:05 +02:00 committed by Patrycja Rosa
parent e8be37dfbb
commit 6d6633eca1

View File

@ -1,9 +1,8 @@
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-sphinxcontrib-spelling
_pkgname=sphinxcontrib-spelling
pkgver=8.0.0
pkgrel=3
pkgver=8.0.1
pkgrel=0
pkgdesc="Sphinx spelling extension"
url="https://pypi.org/project/sphinxcontrib-spelling"
arch="noarch"
@ -16,8 +15,9 @@ makedepends="
"
checkdepends="py3-pytest enchant2-aspell aspell-en"
subpackages="$pkgname-pyc"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir"/$_pkgname-$pkgver
source="https://files.pythonhosted.org/packages/source/s/sphinxcontrib-spelling/sphinxcontrib_spelling-$pkgver.tar.gz"
builddir="$srcdir"/sphinxcontrib_spelling-$pkgver
options="net" # tests connect to pypi for some reason
replaces="py-sphinxcontrib-spelling" # Backwards compatibility
provides="py-sphinxcontrib-spelling=$pkgver-r$pkgrel" # Backwards compatibility
@ -41,5 +41,5 @@ package() {
}
sha512sums="
0d8c21ea660516238c43fabb505666dfee15abb39f538c40c6b61f91e20c246b16aa170cd444263507dd51913a27fc7719cddb28f30eab26825b565f70dd3ab6 sphinxcontrib-spelling-8.0.0.tar.gz
8d1e98e50f040b773d117422582315f9535a8a3ccee3984012b3b21e70e8600b325f39579583cace1cd8d3eed096b187eba5e2e9b1ba0f32e5f554ac4b43d48f sphinxcontrib_spelling-8.0.1.tar.gz
"