python3-urllib3: remove .orig
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
# Template file for 'python3-urllib3'
|
||||
pkgname=python3-urllib3
|
||||
version=2.6.3
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="hatchling hatch-vcs python3-setuptools_scm"
|
||||
depends="python3"
|
||||
# checkdepends="python3-pytest python3-trustme python3-trio python3-quart"
|
||||
short_desc="HTTP library with thread-safe connection pooling"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://urllib3.readthedocs.io/"
|
||||
distfiles="${PYPI_SITE}/u/urllib3/urllib3-${version}.tar.gz"
|
||||
checksum=1b62b6884944a57dbe321509ab94fd4d3b307075e0c2eae991ac71ee15ad38ed
|
||||
#make_check=no # quart_trio unpackaged
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
}
|
||||
Reference in New Issue
Block a user