Skip to content

Commit

Permalink
net/py-smbprotocol: Update to 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Dec 30, 2022
1 parent 677a55e commit a58f7b2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions net/py-smbprotocol/Makefile
@@ -1,5 +1,5 @@
PORTNAME= smbprotocol
PORTVERSION= 1.9.0
PORTVERSION= 1.10.1
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=2.0:security/py-cryptography@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyspnego>=0:security/py-pyspnego@${PY_FLAVOR}

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

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions net/py-smbprotocol/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1646058098
SHA256 (smbprotocol-1.9.0.tar.gz) = 5562361ea046cdb830cd32ea7ca45e40facecd408aa43ce463920d9c368a3e4b
SIZE (smbprotocol-1.9.0.tar.gz) = 118113
TIMESTAMP = 1669057929
SHA256 (smbprotocol-1.10.1.tar.gz) = b5bc9d4930ec947d42c21089a4d373b97e3f6488fd15d32d27189312fd8a04c9
SIZE (smbprotocol-1.10.1.tar.gz) = 121200

0 comments on commit a58f7b2

Please sign in to comment.