Skip to content

Commit

Permalink
devel/py-azure-core: Update to 1.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Aug 27, 2022
1 parent b314ea6 commit 1aa178e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-azure-core/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-core
PORTVERSION= 1.24.2
PORTVERSION= 1.25.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -13,7 +13,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.18.4:www/py-requests@${PY_FLAVOR
${PYTHON_PKGNAMEPREFIX}six>=1.11.0:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.0.1:devel/py-typing-extensions@${PY_FLAVOR}

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

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions devel/py-azure-core/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1656702492
SHA256 (azure-core-1.24.2.zip) = 0f3a20d245659bf81fb3670070a5410c8d4a43298d5a981e62dce393000a9084
SIZE (azure-core-1.24.2.zip) = 372429
TIMESTAMP = 1660576774
SHA256 (azure-core-1.25.0.zip) = c4a7d0d9e63a70dbde502b5d0cbe58b52244db4fbf247cca6768899e45fa3336
SIZE (azure-core-1.25.0.zip) = 373353

0 comments on commit 1aa178e

Please sign in to comment.