diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-02-17 18:09:32 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-02-17 18:09:32 +0000 |
commit | 6286b5f208cd4d4bd2f1663d46bd31bf0cefb0e4 (patch) | |
tree | 1a749bd3efe97e6fc70d2b18abc84899a5763d05 | |
parent | Update to 2.0 (diff) |
Update to 1.7.0
Changes: https://github.com/tomerfiliba/plumbum/releases
Notes
Notes:
svn path=/head/; revision=565625
-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 cc559faace8a..5201d19f1251 100644 --- a/sysutils/py-plumbum/Makefile +++ b/sysutils/py-plumbum/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= plumbum -PORTVERSION= 1.6.9 +PORTVERSION= 1.7.0 CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MASTER_SITES= CHEESESHOP diff --git a/sysutils/py-plumbum/distinfo b/sysutils/py-plumbum/distinfo index 77476f8eaea6..aceef7aeaf24 100644 --- a/sysutils/py-plumbum/distinfo +++ b/sysutils/py-plumbum/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1585564902 -SHA256 (plumbum-1.6.9.tar.gz) = 16b9e19d96c80f2e9d051ef5f04927b834a6ac0ce5d2768eb8662b5cd53e43df -SIZE (plumbum-1.6.9.tar.gz) = 95695 +TIMESTAMP = 1613478447 +SHA256 (plumbum-1.7.0.tar.gz) = 317744342c755319907c773cc87c3a30adaa3a41b0d34c0ce02d9d1904922dce +SIZE (plumbum-1.7.0.tar.gz) = 318890 |