From a769f215f218cb48d81c0381bca8d4d7a7e10752 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Goran=20Meki=C4=87?= Date: Fri, 6 Sep 2024 03:09:24 +0300 Subject: [PATCH] =?UTF-8?q?databases/py-pony:=20Update=200.7.17=20?= =?UTF-8?q?=E2=86=92=200.7.19?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replace PORTVERSION with DISTVERSION. Changelogs: PonyORM release 0.7.19 (2024-08-27) Bugfixes Add missed Python 3.12 classifier PonyORM release 0.7.18 (2024-08-26) Features Add Python 3.12 support Bugfixes Fix #704 JSON handling in SQLite >= 3.45 https://github.com/ponyorm/pony/releases/tag/v0.7.18 https://github.com/ponyorm/pony/releases/tag/v0.7.19 PR: 281287 --- 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 b1a388b3b762..5a36c7ca3af9 100644 --- a/databases/py-pony/Makefile +++ b/databases/py-pony/Makefile @@ -1,5 +1,5 @@ PORTNAME= pony -PORTVERSION= 0.7.17 +DISTVERSION= 0.7.19 CATEGORIES= databases devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-pony/distinfo b/databases/py-pony/distinfo index 56c9091392a1..42b3915515c4 100644 --- a/databases/py-pony/distinfo +++ b/databases/py-pony/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696586592 -SHA256 (pony-0.7.17.tar.gz) = b72172d57abd5e0846cd8d71231572da20f526327bf0d33348a9276f624d8aa7 -SIZE (pony-0.7.17.tar.gz) = 257961 +TIMESTAMP = 1725533483 +SHA256 (pony-0.7.19.tar.gz) = f7f83b2981893e49f7f18e8def52ad8fa8f8e6c5f9583b9aaed62d4d85036a0f +SIZE (pony-0.7.19.tar.gz) = 258589