aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-plumbum
diff options
context:
space:
mode:
authorDavid Naylor <dbn@FreeBSD.org>2018-08-18 08:52:04 +0000
committerDavid Naylor <dbn@FreeBSD.org>2018-08-18 08:52:04 +0000
commit882b2109272bf94523aab8c0f4321c04560d08a3 (patch)
treef1870f299b2257074221e85c7c15de59b3505878 /sysutils/py-plumbum
parent9d8e41ec8bfc756a2e2807bf9d158a7307c38c7c (diff)
downloadports-882b2109272bf94523aab8c0f4321c04560d08a3.tar.gz
ports-882b2109272bf94523aab8c0f4321c04560d08a3.zip
sysutils/py-plumbum: update to 1.6.7
- PyPI sources do not ship LICENSE_FILE or tests - ChangeLog: * Commands: Added run_* methods as an alternative to modifiers * CLI: Added support for ALLOW_ABREV * CLI: Added DESCRIPTION_MORE, preserves spacing * Color: Avoid throwing error in atexit in special cases (like pytest) * Smaller bugfixes and other testing improvements.
Notes
Notes: svn path=/head/; revision=477485
Diffstat (limited to 'sysutils/py-plumbum')
-rw-r--r--sysutils/py-plumbum/Makefile5
-rw-r--r--sysutils/py-plumbum/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/sysutils/py-plumbum/Makefile b/sysutils/py-plumbum/Makefile
index f68ee938fced..8c2057bd8cc9 100644
--- a/sysutils/py-plumbum/Makefile
+++ b/sysutils/py-plumbum/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= plumbum
-PORTVERSION= 1.6.6
-PORTREVISION= 1
+PORTVERSION= 1.6.7
DISTVERSIONPREFIX= v
CATEGORIES= sysutils python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,8 +16,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
USES= python
-USE_GITHUB= yes
USE_PYTHON= autoplist concurrent distutils
+USE_GITHUB= yes
GH_ACCOUNT= tomerfiliba
do-test:
diff --git a/sysutils/py-plumbum/distinfo b/sysutils/py-plumbum/distinfo
index 556b2ce83189..ebeef53c93a0 100644
--- a/sysutils/py-plumbum/distinfo
+++ b/sysutils/py-plumbum/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520791404
-SHA256 (tomerfiliba-plumbum-v1.6.6_GH0.tar.gz) = e2ec29db9095ed3feba3bf1a46ea00d5bcbda8e8ca06d0e9d387e66a28030e6e
-SIZE (tomerfiliba-plumbum-v1.6.6_GH0.tar.gz) = 296169
+TIMESTAMP = 1534582201
+SHA256 (tomerfiliba-plumbum-v1.6.7_GH0.tar.gz) = c940a45a5a2ab52d062dc33f2785fd6e704327026363b9d98acc700521bca44c
+SIZE (tomerfiliba-plumbum-v1.6.7_GH0.tar.gz) = 300859