Skip to content

Commit

Permalink
devel/py-azure-mgmt-rdbms: Update to 10.2.0b6
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Mar 26, 2023
1 parent 6737cc0 commit ea88f8a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
10 changes: 8 additions & 2 deletions devel/py-azure-mgmt-rdbms/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-rdbms
DISTVERSION= 10.2.0b5
DISTVERSION= 10.2.0b6
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -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>
6 changes: 3 additions & 3 deletions devel/py-azure-mgmt-rdbms/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1672431784
SHA256 (azure-mgmt-rdbms-10.2.0b5.zip) = 61aa243c295e022c0cf3ddd0154fad6e12fef149e0bc61ac85d7840430954eee
SIZE (azure-mgmt-rdbms-10.2.0b5.zip) = 852877
TIMESTAMP = 1679791125
SHA256 (azure-mgmt-rdbms-10.2.0b6.zip) = fe0c7aa87ae5cc6cc33164c0dd1ff2da53d3feea86312511db66308bc5d15bef
SIZE (azure-mgmt-rdbms-10.2.0b6.zip) = 852605

0 comments on commit ea88f8a

Please sign in to comment.