aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-plumbum
diff options
context:
space:
mode:
authorDavid Naylor <dbn@FreeBSD.org>2017-01-09 05:42:52 +0000
committerDavid Naylor <dbn@FreeBSD.org>2017-01-09 05:42:52 +0000
commitd4f1a32eef9d84fe35abbc84fbb3b01c05fadd61 (patch)
tree02becf54578281fed2c6448dc702b0894c8e7916 /sysutils/py-plumbum
parentb3571405cbfb93e44f413c8fb56a8dab37255349 (diff)
downloadports-d4f1a32eef9d84fe35abbc84fbb3b01c05fadd61.tar.gz
ports-d4f1a32eef9d84fe35abbc84fbb3b01c05fadd61.zip
sysutils/py-plumbum: update to 1.6.3
* Python 3.6 is now supported, critical bug fixed (#302) * Commands: Better handling of return codes for pipelines (#288) * Paths: Return split support (regression) (#286) - also supports dummy args for better ``str`` compatibility * Paths: Added support for Python 3.6 path protocol * Paths: Support Python's ``in`` syntax * CLI: Added Config parser (provisional) (#304) * Color: image plots with `python -m plumbum.cli.image` (#304) * SSH: No longer hangs on failure (#306) * Test improvements, especially on non-linux systems
Notes
Notes: svn path=/head/; revision=430910
Diffstat (limited to 'sysutils/py-plumbum')
-rw-r--r--sysutils/py-plumbum/Makefile2
-rw-r--r--sysutils/py-plumbum/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/py-plumbum/Makefile b/sysutils/py-plumbum/Makefile
index 0c7122d9bd34..2350337ef6ed 100644
--- a/sysutils/py-plumbum/Makefile
+++ b/sysutils/py-plumbum/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= plumbum
-PORTVERSION= 1.6.2
+PORTVERSION= 1.6.3
DISTVERSIONPREFIX= v
CATEGORIES= sysutils python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/sysutils/py-plumbum/distinfo b/sysutils/py-plumbum/distinfo
index 2fec80038fba..4573a0228eec 100644
--- a/sysutils/py-plumbum/distinfo
+++ b/sysutils/py-plumbum/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1467179757
-SHA256 (tomerfiliba-plumbum-v1.6.2_GH0.tar.gz) = f450ba6e2e657873eb27e235e7544aef67a614a9797d1b4bf8f3b6ff8203df19
-SIZE (tomerfiliba-plumbum-v1.6.2_GH0.tar.gz) = 256647
+TIMESTAMP = 1483940282
+SHA256 (tomerfiliba-plumbum-v1.6.3_GH0.tar.gz) = 373b6783db61ca327a0fb7de3d3ebdb5ba394368cdb5a2ff4a33cb128634b408
+SIZE (tomerfiliba-plumbum-v1.6.3_GH0.tar.gz) = 280830