Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

4 changes: 2 additions & 2 deletions srcpkgs/python3-urllib3/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-urllib3'
pkgname=python3-urllib3
version=2.6.3
version=2.7.0
revision=1
build_style=python3-pep517
hostmakedepends="hatchling hatch-vcs python3-setuptools_scm"
Expand All @@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://urllib3.readthedocs.io/"
distfiles="${PYPI_SITE}/u/urllib3/urllib3-${version}.tar.gz"
checksum=1b62b6884944a57dbe321509ab94fd4d3b307075e0c2eae991ac71ee15ad38ed
checksum=231e0ec3b63ceb14667c67be60f2f2c40a518cb38b03af60abc813da26505f4c
make_check=no # quart_trio unpackaged

post_install() {
Expand Down