mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-types-setuptools: auto updated to 75.8.2.20250301-1
This commit is contained in:
parent
19aa7c6f94
commit
ceca9ce727
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
|
||||
pkgname=python-types-setuptools
|
||||
_name=${pkgname#python-}
|
||||
pkgver=75.8.0.20250225
|
||||
pkgver=75.8.2.20250301
|
||||
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=('6038f7e983d55792a5f90d8fdbf5d4c186026214a16bb65dd6ae83c624ae9636')
|
||||
sha256sums=('c900bceebfffc92a4abc3cfd4b3c39ead1a2298a73dae37e6bc09da7baf797a0')
|
||||
|
||||
build() {
|
||||
cd "${_name//-/_}-${pkgver}"
|
||||
|
|
Loading…
Add table
Reference in a new issue