Skip to content

Commit

Permalink
sysutils/py-docker: Update to 6.1.3
Browse files Browse the repository at this point in the history
PR:		275494
Reported by:	wen@(via email)
Approved by:	maintainer
  • Loading branch information
wenheping committed Dec 31, 2023
1 parent 3f55ace commit 3d06a50
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions sysutils/py-docker/Makefile
@@ -1,6 +1,5 @@
PORTNAME= docker
PORTVERSION= 6.0.1
PORTREVISION= 1
PORTVERSION= 6.1.3
CATEGORIES= sysutils python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -21,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docker-pycreds>=0.4.0:security/py-docker-pyc
${PYTHON_PKGNAMEPREFIX}urllib3>=1.26.11:net/py-urllib3@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}websocket-client>=1.3.3:www/py-websocket-client@${PY_FLAVOR}

USES= python:3.8-3.10
USES= python
USE_PYTHON= autoplist pep517

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions sysutils/py-docker/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1673431401
SHA256 (docker-6.0.1.tar.gz) = 896c4282e5c7af5c45e8b683b0b0c33932974fe6e50fc6906a0a83616ab3da97
SIZE (docker-6.0.1.tar.gz) = 257911
TIMESTAMP = 1704007225
SHA256 (docker-6.1.3.tar.gz) = aa6d17830045ba5ef0168d5eaa34d37beeb113948c413affe1d5991fc11f9a20
SIZE (docker-6.1.3.tar.gz) = 259301

0 comments on commit 3d06a50

Please sign in to comment.