git: 8b08c25c8954 - main - devel/py-py-serializable: Update to 1.0.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Feb 2024 15:23:42 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8b08c25c89548e68071b1bc3f43bff5450e5c868 commit 8b08c25c89548e68071b1bc3f43bff5450e5c868 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:42:37 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:07:39 +0000 devel/py-py-serializable: Update to 1.0.1 - Convert to USE_PYTHON=pep517 Changes: https://github.com/madpah/serializable/releases https://py-serializable.readthedocs.io/en/latest/changelog.html --- devel/py-py-serializable/Makefile | 3 ++- devel/py-py-serializable/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devel/py-py-serializable/Makefile b/devel/py-py-serializable/Makefile index 0d6adb00bade..22b391c132ce 100644 --- a/devel/py-py-serializable/Makefile +++ b/devel/py-py-serializable/Makefile @@ -1,9 +1,10 @@ PORTNAME= py-serializable -PORTVERSION= 0.16.0 +PORTVERSION= 1.0.1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/madpah/serializable/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= py_serializable-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for serializing and deserializing Python Objects to and from JSON and XML diff --git a/devel/py-py-serializable/distinfo b/devel/py-py-serializable/distinfo index b42965da0af4..9e4900460aef 100644 --- a/devel/py-py-serializable/distinfo +++ b/devel/py-py-serializable/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701363716 -SHA256 (py-serializable-0.16.0.tar.gz) = 80d3401ede78ab350d66ef8c167a688790a1ca8e11b563e8e68283bf29f34a01 -SIZE (py-serializable-0.16.0.tar.gz) = 19683 +TIMESTAMP = 1708449300 +SHA256 (py_serializable-1.0.1.tar.gz) = 98b81e565c23b3cc2ac799f5096dc7e11cafe8215c551d20a1c16dd38a113861 +SIZE (py_serializable-1.0.1.tar.gz) = 20010