Update to 0.5.1
Changes: https://github.com/pydata/patsy/releases https://github.com/pydata/patsy/blob/master/doc/changes.rst
This commit is contained in:
parent
6390eb5b96
commit
83e7885c6b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483334
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue