diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-01-12 01:17:08 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-01-12 02:44:41 +0800 |
commit | eb8d630020a567199da7ce090c78bb4398ffc411 (patch) | |
tree | dd75c8df8dac5f69f35c20191b5abb0cad5ff097 | |
parent | security/py-pyspnego: Clean up Makefile after 6c401020d1946446ed7f46742d7dca7... (diff) |
sysutils/py-plumbum: Update to 1.7.2
Changes: https://github.com/tomerfiliba/plumbum/releases
-rw-r--r-- | sysutils/py-plumbum/Makefile | 2 | ||||
-rw-r--r-- | sysutils/py-plumbum/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/py-plumbum/Makefile b/sysutils/py-plumbum/Makefile index 92f396c01b36..7578c92c3a33 100644 --- a/sysutils/py-plumbum/Makefile +++ b/sysutils/py-plumbum/Makefile @@ -1,7 +1,7 @@ # Created by: David Naylor <dbn@FreeBSD.org> PORTNAME= plumbum -PORTVERSION= 1.7.1 +PORTVERSION= 1.7.2 CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MASTER_SITES= CHEESESHOP diff --git a/sysutils/py-plumbum/distinfo b/sysutils/py-plumbum/distinfo index 908c464bde9d..ecafba2a004c 100644 --- a/sysutils/py-plumbum/distinfo +++ b/sysutils/py-plumbum/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638556618 -SHA256 (plumbum-1.7.1.tar.gz) = 3c0ac8c4ee57b2adddc82909d3c738a62ef5f77faf24ec7cb6f0a117e1679740 -SIZE (plumbum-1.7.1.tar.gz) = 323014 +TIMESTAMP = 1641045998 +SHA256 (plumbum-1.7.2.tar.gz) = 0d1bf908076bbd0484d16412479cb97d6843069ee19f99e267e11dd980040523 +SIZE (plumbum-1.7.2.tar.gz) = 323051 |