Skip to content

Commit

Permalink
math/py-patsy: Update to 0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Feb 21, 2024
1 parent a26226d commit 2d9f8ac
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 31 deletions.
12 changes: 1 addition & 11 deletions math/py-patsy/Makefile
@@ -1,5 +1,5 @@
PORTNAME= patsy
PORTVERSION= 0.5.4
PORTVERSION= 0.5.6
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -20,14 +20,4 @@ USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes

OPTIONS_DEFINE= DOCS EXAMPLES

post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/doc/*.rst ${STAGEDIR}${DOCSDIR}

post-install-EXAMPLES-on:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
${INSTALL_DATA} ${WRKSRC}/doc/_examples/*.py ${STAGEDIR}${EXAMPLESDIR}

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions math/py-patsy/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1701363732
SHA256 (patsy-0.5.4.tar.gz) = 7dabc527597308de0e8f188faa20af7e06a89bdaa306756dfc7783693ea16af4
SIZE (patsy-0.5.4.tar.gz) = 397809
TIMESTAMP = 1708449402
SHA256 (patsy-0.5.6.tar.gz) = 95c6d47a7222535f84bff7f63d7303f2e297747a598db89cf5c67f0c0c7d2cdb
SIZE (patsy-0.5.6.tar.gz) = 398011
17 changes: 0 additions & 17 deletions math/py-patsy/pkg-plist

This file was deleted.

0 comments on commit 2d9f8ac

Please sign in to comment.