Skip to content

Commit

Permalink
devel/py-azure-synapse-artifacts: Update to 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Nov 6, 2022
1 parent ac7f211 commit bea05f5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions devel/py-azure-synapse-artifacts/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-synapse-artifacts
DISTVERSION= 0.13.0
DISTVERSION= 0.14.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -10,11 +10,11 @@ WWW= https://pypi.org/project/azure-synapse-artifacts/

LICENSE= MIT

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.6.21:net-mgmt/py-msrest@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.7.1:net-mgmt/py-msrest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-core>=1.23.0<2.0.0:devel/py-azure-core@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}azure-core>=1.3.2<2.0.0:devel/py-azure-core@${PY_FLAVOR}

USES= azurepy python:3.6+ zip
USES= azurepy python:3.7+ zip
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions devel/py-azure-synapse-artifacts/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1657996318
SHA256 (azure-synapse-artifacts-0.13.0.zip) = 58966d13b79fb35c706a5c9bd12af627ea663c8b7d827da8d35fe9ae771bdae3
SIZE (azure-synapse-artifacts-0.13.0.zip) = 451304
TIMESTAMP = 1667700675
SHA256 (azure-synapse-artifacts-0.14.0.zip) = 435806abb119fc9bd88c3ef2d26a77904cb5e5029923ce14413765201a102ccb
SIZE (azure-synapse-artifacts-0.14.0.zip) = 480411

0 comments on commit bea05f5

Please sign in to comment.