git: f2fe531fceea - main - textproc/py-tableschema-to-template: Update to 0.0.13
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Mar 2023 19:30:26 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f2fe531fceeaf4c2697ed729270cf984fb3bb1dc
commit f2fe531fceeaf4c2697ed729270cf984fb3bb1dc
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-03-21 18:48:51 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-03-21 19:21:23 +0000
textproc/py-tableschema-to-template: Update to 0.0.13
- Add LICENSE_FILE
Changes: https://github.com/hubmapconsortium/tableschema-to-template/blob/main/CHANGELOG.md
---
textproc/py-tableschema-to-template/Makefile | 3 ++-
textproc/py-tableschema-to-template/distinfo | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/textproc/py-tableschema-to-template/Makefile b/textproc/py-tableschema-to-template/Makefile
index 56323780c819..72eab87dfd41 100644
--- a/textproc/py-tableschema-to-template/Makefile
+++ b/textproc/py-tableschema-to-template/Makefile
@@ -1,5 +1,5 @@
PORTNAME= tableschema-to-template
-PORTVERSION= 0.0.12
+PORTVERSION= 0.0.13
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -9,6 +9,7 @@ COMMENT= Generate an Excel template with input validation from Frictionless Tabl
WWW= https://github.com/hubmapconsortium/tableschema-to-template
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonschema>=1.0.0:devel/py-jsonschema@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yaml>=3.13:devel/py-yaml@${PY_FLAVOR} \
diff --git a/textproc/py-tableschema-to-template/distinfo b/textproc/py-tableschema-to-template/distinfo
index b1b538ae0fa3..2cfa579426fa 100644
--- a/textproc/py-tableschema-to-template/distinfo
+++ b/textproc/py-tableschema-to-template/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1654774048
-SHA256 (tableschema-to-template-0.0.12.tar.gz) = 48dd107e60c45b9c4a167d47ff40d6584b0daa7a57dc2ccf9ef2430b2f8a030d
-SIZE (tableschema-to-template-0.0.12.tar.gz) = 12146
+TIMESTAMP = 1677771367
+SHA256 (tableschema-to-template-0.0.13.tar.gz) = 2d8d2250efb840e0ecb9012c5e879a82ef68f65dd86bdff574200fdfc978ff1c
+SIZE (tableschema-to-template-0.0.13.tar.gz) = 13564