git: 3d670b62b50d - main - net/py-smbprotocol: Update to 1.13.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 31 Mar 2024 03:40:52 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3d670b62b50d27bcb153791007e14c7d1e47a28e
commit 3d670b62b50d27bcb153791007e14c7d1e47a28e
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-31 03:07:26 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-31 03:07:26 +0000
net/py-smbprotocol: Update to 1.13.0
- Convert to USE_PYTHON=pep517
Changes: https://github.com/jborean93/smbprotocol/releases
---
net/py-smbprotocol/Makefile | 6 ++++--
net/py-smbprotocol/distinfo | 6 +++---
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/net/py-smbprotocol/Makefile b/net/py-smbprotocol/Makefile
index 0295db95cc1e..9b41dedbe10e 100644
--- a/net/py-smbprotocol/Makefile
+++ b/net/py-smbprotocol/Makefile
@@ -1,5 +1,5 @@
PORTNAME= smbprotocol
-PORTVERSION= 1.12.0
+PORTVERSION= 1.13.0
CATEGORIES= net python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,10 +11,12 @@ WWW= https://github.com/jborean93/smbprotocol
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyspnego>=0:security/py-pyspnego@${PY_FLAVOR}
USES= python
-USE_PYTHON= autoplist concurrent cryptography distutils
+USE_PYTHON= autoplist concurrent cryptography pep517
NO_ARCH= yes
diff --git a/net/py-smbprotocol/distinfo b/net/py-smbprotocol/distinfo
index f76b9dd1288c..7e98411fceea 100644
--- a/net/py-smbprotocol/distinfo
+++ b/net/py-smbprotocol/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1699774586
-SHA256 (smbprotocol-1.12.0.tar.gz) = 5916a4b6c948bb70f82c246bdbfc86cf152226b71dac9f33b3d731d91e86274f
-SIZE (smbprotocol-1.12.0.tar.gz) = 180475
+TIMESTAMP = 1711466208
+SHA256 (smbprotocol-1.13.0.tar.gz) = cf33f5ae1017e9ad78ca323f2f8e323e8de519b8511dd365231cd896e8c3abba
+SIZE (smbprotocol-1.13.0.tar.gz) = 182645