mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
devel/py-azure-mgmt-compute: Update to 29.1.0
Changelog: https://pypi.org/project/azure-mgmt-compute/29.1.0/
This commit is contained in:
parent
fa5d57f384
commit
6737cc0f0f
@ -1,5 +1,5 @@
|
||||
PORTNAME= azure-mgmt-compute
|
||||
PORTVERSION= 29.0.0
|
||||
PORTVERSION= 29.1.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -19,4 +19,10 @@ USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PYTHON_REL} < 30800
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.3.0:devel/py-typing-extensions@${PY_FLAVOR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1667700950
|
||||
SHA256 (azure-mgmt-compute-29.0.0.zip) = c244661ffdcc33179366beca40c6506e33c7b36192c408c9159952a7be6950f2
|
||||
SIZE (azure-mgmt-compute-29.0.0.zip) = 6894788
|
||||
TIMESTAMP = 1679790914
|
||||
SHA256 (azure-mgmt-compute-29.1.0.zip) = 2d5a1bae7f5d307ca1e850d7e83fed9c839d4f635b10a4b8d3f8bc6098ac2888
|
||||
SIZE (azure-mgmt-compute-29.1.0.zip) = 7421647
|
||||
|
Loading…
Reference in New Issue
Block a user