Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Oct 2023 12:03:14 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: ccd19d898f48 - main - devel/py-py-serializable: Update to 0.14.0
Message-ID:  <202310081203.398C3ExU054544@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=ccd19d898f488d3c3c8e670a09b97ef1ef7bf928

commit ccd19d898f488d3c3c8e670a09b97ef1ef7bf928
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-10-08 11:55:01 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-10-08 11:55:01 +0000

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

diff --git a/devel/py-py-serializable/Makefile b/devel/py-py-serializable/Makefile
index 485c939c5e6c..c1da3578a8e7 100644
--- a/devel/py-py-serializable/Makefile
+++ b/devel/py-py-serializable/Makefile
@@ -1,7 +1,8 @@
 PORTNAME=	py-serializable
-PORTVERSION=	0.13.0
+PORTVERSION=	0.14.0
 CATEGORIES=	devel python
-MASTER_SITES=	PYPI
+MASTER_SITES=	PYPI \
+		https://github.com/madpah/serializable/releases/download/v${PORTVERSION}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
diff --git a/devel/py-py-serializable/distinfo b/devel/py-py-serializable/distinfo
index e87e08307ff4..b3d45726cc3d 100644
--- a/devel/py-py-serializable/distinfo
+++ b/devel/py-py-serializable/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1696432934
-SHA256 (py-serializable-0.13.0.tar.gz) = 8238f9882573a291856b9c0234c9f98b405a7743b32a612955027aa268c2e152
-SIZE (py-serializable-0.13.0.tar.gz) = 18760
+TIMESTAMP = 1696753664
+SHA256 (py-serializable-0.14.0.tar.gz) = f96d4c6372bb455eca6e95329074081ba9842a71d16806060b6bb6b750a94239
+SIZE (py-serializable-0.14.0.tar.gz) = 19252



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