We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8671637 commit 54f9872Copy full SHA for 54f9872
1 file changed
srcpkgs/python3-pyinfra/template
@@ -1,6 +1,6 @@
1
# Template file for 'python3-pyinfra'
2
pkgname=python3-pyinfra
3
-version=3.6.1
+version=3.7
4
revision=1
5
build_style=python3-pep517
6
build_wrksrc="pyinfra-${version}"
@@ -17,7 +17,7 @@ homepage="https://pyinfra.com/"
17
changelog="https://github.com/Fizzadar/pyinfra/blob/HEAD/CHANGELOG.md"
18
distfiles="https://github.com/Fizzadar/pyinfra/archive/v${version}.tar.gz
19
https://github.com/pyinfra-dev/testgen/archive/ad66739be1b8ff3405b5ebf487064296a18e741b.tar.gz"
20
-checksum="359ed8170ae1110bb3f8baf77cd6d765847c87d56118d6449d17e786eb8b16f5
+checksum="0cddc5ce4e8ff371883c03c15659327f825d3e37f569a81ec0667610b3147ac5
21
4454a1ec645b2d15fb25c5e31119db2618717957eabe3274b2a1a2efe588d06a"
22
23
export UV_DYNAMIC_VERSIONING_BYPASS=${version}
0 commit comments