Date: Fri, 6 Oct 2023 11:48:18 GMT From: Joel Bodenmann <jbo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 479c7249c655 - main - databases/py-pony: Update to 0.7.17 Message-ID: <202310061148.396BmIDD027118@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbo: URL: https://cgit.FreeBSD.org/ports/commit/?id=479c7249c6551fefbc281d8bc2269da2ec737fc3 commit 479c7249c6551fefbc281d8bc2269da2ec737fc3 Author: Goran Mekić <meka@tilda.center> AuthorDate: 2023-10-06 11:34:37 +0000 Commit: Joel Bodenmann <jbo@FreeBSD.org> CommitDate: 2023-10-06 11:47:31 +0000 databases/py-pony: Update to 0.7.17 Changelog: https://github.com/ponyorm/pony/releases/tag/v0.7.17 PR: 274302 Approved by: zirias (mentor) Differential Revision: https://reviews.freebsd.org/D42103 --- databases/py-pony/Makefile | 2 +- databases/py-pony/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/databases/py-pony/Makefile b/databases/py-pony/Makefile index ae31e74fdb1c..b1a388b3b762 100644 --- a/databases/py-pony/Makefile +++ b/databases/py-pony/Makefile @@ -1,5 +1,5 @@ PORTNAME= pony -PORTVERSION= 0.7.16 +PORTVERSION= 0.7.17 CATEGORIES= databases devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-pony/distinfo b/databases/py-pony/distinfo index 8ec45bc3e6e2..56c9091392a1 100644 --- a/databases/py-pony/distinfo +++ b/databases/py-pony/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1643617419 -SHA256 (pony-0.7.16.tar.gz) = 5f45fc67587f4520c560a57148cc573b097d42f82f5cb200d72c957b5708198d -SIZE (pony-0.7.16.tar.gz) = 255213 +TIMESTAMP = 1696586592 +SHA256 (pony-0.7.17.tar.gz) = b72172d57abd5e0846cd8d71231572da20f526327bf0d33348a9276f624d8aa7 +SIZE (pony-0.7.17.tar.gz) = 257961
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310061148.396BmIDD027118>