git: c74f082116a5 - main - devel/py-recordclass: upgrade to 0.18
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 05 Nov 2022 16:41:02 UTC
The branch main has been updated by thierry:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c74f082116a535344f86a87fbc8655d3b0f68070
commit c74f082116a535344f86a87fbc8655d3b0f68070
Author: Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2022-11-05 16:26:43 +0000
Commit: Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2022-11-05 16:26:43 +0000
devel/py-recordclass: upgrade to 0.18
---
devel/py-recordclass/Makefile | 2 +-
devel/py-recordclass/distinfo | 6 +++---
devel/py-recordclass/pkg-plist | 1 +
3 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/devel/py-recordclass/Makefile b/devel/py-recordclass/Makefile
index 57d1b947b511..ac3474da92cb 100644
--- a/devel/py-recordclass/Makefile
+++ b/devel/py-recordclass/Makefile
@@ -1,5 +1,5 @@
PORTNAME= recordclass
-PORTVERSION= 0.17.5
+PORTVERSION= 0.18
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-recordclass/distinfo b/devel/py-recordclass/distinfo
index b8cef8fd295d..9bda2e2a5d2e 100644
--- a/devel/py-recordclass/distinfo
+++ b/devel/py-recordclass/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1662833640
-SHA256 (recordclass-0.17.5.tar.gz) = 5176a7b591c45d07fb041ea68312c7f334c29f63ba8b9ef0cfbe054bdd442638
-SIZE (recordclass-0.17.5.tar.gz) = 1227396
+TIMESTAMP = 1667664028
+SHA256 (recordclass-0.18.tar.gz) = 2b50edd2176d21466497cc4285612c2a9b7089a21cb538a0a163e2bb80beff22
+SIZE (recordclass-0.18.tar.gz) = 1273766
diff --git a/devel/py-recordclass/pkg-plist b/devel/py-recordclass/pkg-plist
index 1784bb605421..6d11f025f656 100644
--- a/devel/py-recordclass/pkg-plist
+++ b/devel/py-recordclass/pkg-plist
@@ -39,6 +39,7 @@
%%PYTHON_SITELIBDIR%%/recordclass/test/__pycache__/test_recordclass.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc
%%PYTHON_SITELIBDIR%%/recordclass/test/__pycache__/test_recordclass.cpython-%%PYTHON_SUFFIX%%.pyc
%%PYTHON_SITELIBDIR%%/recordclass/test/test_arrayclass.py
+%%PYTHON_SITELIBDIR%%/recordclass/test/test_dataobject_match.py
%%PYTHON_SITELIBDIR%%/recordclass/test/test_dataobject.py
%%PYTHON_SITELIBDIR%%/recordclass/test/test_litelist.py
%%PYTHON_SITELIBDIR%%/recordclass/test/test_litetuple.py