mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
Merge 8245f44b8e
into ba9c1b7b88
This commit is contained in:
commit
902c2705c0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-uvicorn'
|
||||
pkgname=python3-uvicorn
|
||||
version=0.34.2
|
||||
version=0.35.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="hatchling"
|
||||
|
@ -11,7 +11,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://www.uvicorn.org/"
|
||||
changelog="https://github.com/encode/uvicorn/blob/master/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/u/uvicorn/uvicorn-${version}.tar.gz"
|
||||
checksum=0e929828f6186353a80b58ea719861d2629d766293b6d19baf086ba31d4f3328
|
||||
checksum=bc662f087f7cf2ce11a1d7fd70b90c9f98ef2e2831556dd078d131b96cc94a01
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Add table
Reference in a new issue