diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-01-23 18:19:30 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-01-23 18:47:20 +0000 |
| commit | 65510ad6616bc3bf256febd3dc01d15319ce8879 (patch) | |
| tree | 006626f456b3bb169dad655e21f1c59610b7f555 | |
| parent | 299fa11cc48118e3e6ccde6ffdcb76779befddbe (diff) | |
devel/py-path: Update to 16.3.0
| -rw-r--r-- | devel/py-path/Makefile | 4 | ||||
| -rw-r--r-- | devel/py-path/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-path/Makefile b/devel/py-path/Makefile index 789c500edc95..bc39116fb24f 100644 --- a/devel/py-path/Makefile +++ b/devel/py-path/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= path -PORTVERSION= 16.2.0 +PORTVERSION= 16.3.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4.1:devel/py-setuptools_scm@${PY_FLAVOR} -USES= python:3.6+ +USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes diff --git a/devel/py-path/distinfo b/devel/py-path/distinfo index 45526a1b0454..f4750b3b110c 100644 --- a/devel/py-path/distinfo +++ b/devel/py-path/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628103122 -SHA256 (path-16.2.0.tar.gz) = 2de925e8d421f93bcea80d511b81accfb6a7e6b249afa4a5559557b0cf817097 -SIZE (path-16.2.0.tar.gz) = 45276 +TIMESTAMP = 1642102291 +SHA256 (path-16.3.0.tar.gz) = 5d8c2063ffade0766e0aa04255f8c0a0fd0eda5fdfb190375871b2f2b2e4afd7 +SIZE (path-16.3.0.tar.gz) = 45183 |
