typing-extensions
Some checks failed
/ lint (pull_request) Failing after 29s
/ deploy-x86_64 (pull_request) Has been skipped
/ build-x86_64 (pull_request) Failing after 1m23s
/ deploy-aarch64 (pull_request) Has been skipped
/ build-aarch64 (pull_request) Failing after 3m49s

This commit is contained in:
Antoine Martin 2024-12-27 23:56:45 -05:00
parent 50b29b7259
commit 0f2c64fe55
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -11,7 +11,7 @@ depends="python3"
makedepends="py3-build py3-flit-core py3-installer py3-wheel"
checkdepends="py3-tox python3-tests"
source="https://github.com/python/typing_extensions/archive/$pkgver/typing_extensions-$pkgver.tar.gz"
builddir="$srcdir/typing-$pkgver/typing_extensions"
builddir="$srcdir/typing_extensions-$pkgver"
build() {
python3 -m build --no-isolation --wheel