Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 May 2021 20:05:08 GMT
From:      =?utf-8?B?Um9tYWluIFRhcnRpw6hyZQ==?= <romain@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a9335a50d924 - main - databases/py-aiosqlite: Update to 0.17.0
Message-ID:  <202105232005.14NK58vS056823@gitrepo.freebsd.org>

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

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

commit a9335a50d924a9aa9a9948852a74271156e86a56
Author:     Romain Tartière <romain@FreeBSD.org>
AuthorDate: 2021-05-23 19:41:45 +0000
Commit:     Romain Tartière <romain@FreeBSD.org>
CommitDate: 2021-05-23 19:41:45 +0000

    databases/py-aiosqlite: Update to 0.17.0
    
    ChangeLog:
    https://aiosqlite.omnilib.dev/en/stable/changelog.html#v0-17-0
---
 databases/py-aiosqlite/Makefile | 2 +-
 databases/py-aiosqlite/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/databases/py-aiosqlite/Makefile b/databases/py-aiosqlite/Makefile
index 1dceff24b47c..a2e79565429f 100644
--- a/databases/py-aiosqlite/Makefile
+++ b/databases/py-aiosqlite/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	aiosqlite
-PORTVERSION=	0.15.0
+PORTVERSION=	0.17.0
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/databases/py-aiosqlite/distinfo b/databases/py-aiosqlite/distinfo
index d5b0139942eb..05ea489caa56 100644
--- a/databases/py-aiosqlite/distinfo
+++ b/databases/py-aiosqlite/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595539639
-SHA256 (aiosqlite-0.15.0.tar.gz) = a2884793f4dc8f2798d90e1dfecb2b56a6d479cf039f7ec52356a7fd5f3bdc57
-SIZE (aiosqlite-0.15.0.tar.gz) = 24363
+TIMESTAMP = 1621230469
+SHA256 (aiosqlite-0.17.0.tar.gz) = f0e6acc24bc4864149267ac82fb46dfb3be4455f99fe21df82609cc6e6baee51
+SIZE (aiosqlite-0.17.0.tar.gz) = 25941



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