Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Mar 2024 14:13:08 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3a620f5b518a - main - devel/py-py-serializable: Update to 1.0.2
Message-ID:  <202403091413.429ED8wm016005@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3a620f5b518ad9b5c28e61ef31a632092fafa116

commit 3a620f5b518ad9b5c28e61ef31a632092fafa116
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-09 13:48:25 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-09 14:06:02 +0000

    devel/py-py-serializable: Update to 1.0.2
    
    Changes:        https://github.com/madpah/serializable/releases
                    https://py-serializable.readthedocs.io/en/latest/changelog.html
---
 devel/py-py-serializable/Makefile | 2 +-
 devel/py-py-serializable/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/py-py-serializable/Makefile b/devel/py-py-serializable/Makefile
index 22b391c132ce..20f46004d4c5 100644
--- a/devel/py-py-serializable/Makefile
+++ b/devel/py-py-serializable/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	py-serializable
-PORTVERSION=	1.0.1
+PORTVERSION=	1.0.2
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI \
 		https://github.com/madpah/serializable/releases/download/v${PORTVERSION}/
diff --git a/devel/py-py-serializable/distinfo b/devel/py-py-serializable/distinfo
index 9e4900460aef..bb91dfa8a9da 100644
--- a/devel/py-py-serializable/distinfo
+++ b/devel/py-py-serializable/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708449300
-SHA256 (py_serializable-1.0.1.tar.gz) = 98b81e565c23b3cc2ac799f5096dc7e11cafe8215c551d20a1c16dd38a113861
-SIZE (py_serializable-1.0.1.tar.gz) = 20010
+TIMESTAMP = 1709390634
+SHA256 (py_serializable-1.0.2.tar.gz) = 158a98a7ffda067d21f844594ce571d97f36172ba538aee1a93196f8b5888bd8
+SIZE (py_serializable-1.0.2.tar.gz) = 50676



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403091413.429ED8wm016005>