git: 5c19b8166c5b - main - devel/py-pytrie: Update version 0.3.1=>0.4.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Mar 2022 10:39:10 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=5c19b8166c5b093d67213aeb9f7f8c3e19f0e797 commit 5c19b8166c5b093d67213aeb9f7f8c3e19f0e797 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-03-12 07:14:56 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-03-12 10:39:04 +0000 devel/py-pytrie: Update version 0.3.1=>0.4.0 Relnotes: https://github.com/gsakkis/pytrie/releases/tag/0.4.0 --- devel/py-pytrie/Makefile | 4 ++-- devel/py-pytrie/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-pytrie/Makefile b/devel/py-pytrie/Makefile index 65d033ca7f06..a2b265aa0f07 100644 --- a/devel/py-pytrie/Makefile +++ b/devel/py-pytrie/Makefile @@ -1,7 +1,7 @@ # Created by: Kubilay Kocak <koobs@FreeBSD.org> PORTNAME= pytrie -PORTVERSION= 0.3.1 +PORTVERSION= 0.4.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,7 @@ MAINTAINER= bofh@FreeBSD.org COMMENT= Pure Python implementation of the trie data structure LICENSE= BSD3CLAUSE -#LICENSE_FILE= ${WRKSRC}/LICENSE # Not packaged (yet) in sdist +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sortedcontainers>0:devel/py-sortedcontainers@${PY_FLAVOR} diff --git a/devel/py-pytrie/distinfo b/devel/py-pytrie/distinfo index 9f11528bf1c1..19c0e6a2c7fb 100644 --- a/devel/py-pytrie/distinfo +++ b/devel/py-pytrie/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1556169940 -SHA256 (PyTrie-0.3.1.tar.gz) = 3bb7d122a549d8006c9cba2feecac20bceda9f8c0e2a3fa99a5584cfe0dec523 -SIZE (PyTrie-0.3.1.tar.gz) = 94678 +TIMESTAMP = 1646763204 +SHA256 (PyTrie-0.4.0.tar.gz) = 8f4488f402d3465993fb6b6efa09866849ed8cda7903b50647b7d0342b805379 +SIZE (PyTrie-0.4.0.tar.gz) = 95139