python-types-setuptools: auto updated to 75.8.2.20250305-1

This commit is contained in:
BioArchLinuxBot 2025-03-05 06:02:07 +00:00
parent 61c0364f9c
commit 8bb059e8df

View file

@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
pkgname=python-types-setuptools
_name=${pkgname#python-}
pkgver=75.8.2.20250301
pkgver=75.8.2.20250305
pkgrel=1
pkgdesc="Typing stubs for setuptools"
arch=('any')
@ -10,7 +10,7 @@ license=('Apache-2.0')
depends=('python' 'python-types-docutils')
makedepends=('python-build' 'python-installer' 'python-setuptools' 'python-wheel')
source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name//-/_}/${_name//-/_}-$pkgver.tar.gz")
sha256sums=('c900bceebfffc92a4abc3cfd4b3c39ead1a2298a73dae37e6bc09da7baf797a0')
sha256sums=('a987269b49488f21961a1d99aa8d281b611625883def6392a93855b31544e405')
build() {
cd "${_name//-/_}-${pkgver}"