diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-10-28 19:57:09 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-10-28 19:57:09 +0000 |
| commit | 83e7885c6b340df2b50a7f38c7a018fa2b8327ef (patch) | |
| tree | da600d689109dcf07f2b62a5043c7c2949e41632 /math/py-patsy | |
| parent | 6390eb5b96331dab2f3575f9739177aee83391f3 (diff) | |
Notes
Diffstat (limited to 'math/py-patsy')
| -rw-r--r-- | math/py-patsy/Makefile | 4 | ||||
| -rw-r--r-- | math/py-patsy/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/py-patsy/Makefile b/math/py-patsy/Makefile index 148165550182..75b4275c586b 100644 --- a/math/py-patsy/Makefile +++ b/math/py-patsy/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= patsy -PORTVERSION= 0.5.0 -PORTREVISION= 1 +PORTVERSION= 0.5.1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,6 +19,7 @@ RUN_DEPENDS= ${PYNUMPY} \ USES= python USE_PYTHON= autoplist concurrent distutils + NO_ARCH= yes OPTIONS_DEFINE= DOCS EXAMPLES diff --git a/math/py-patsy/distinfo b/math/py-patsy/distinfo index 6fdfb40923a8..646ad963ffa6 100644 --- a/math/py-patsy/distinfo +++ b/math/py-patsy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1519513259 -SHA256 (patsy-0.5.0.tar.gz) = e05f38d5c38c8d216f0cc2b765b1069b433c92d628b954fb2fee68d13e42883b -SIZE (patsy-0.5.0.tar.gz) = 399109 +TIMESTAMP = 1540753562 +SHA256 (patsy-0.5.1.tar.gz) = f115cec4201e1465cd58b9866b0b0e7b941caafec129869057405bfe5b5e3991 +SIZE (patsy-0.5.1.tar.gz) = 397623 |
