Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Jan 2026 15:55:30 +0000
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5c30b8e17a72 - main - databases/py-unqlite: Update version 0.9.9=>1.0.0
Message-ID:  <695e81f2.227bd.182d0f52@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

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

commit 5c30b8e17a72a6ee9c806eb5e22ef216b03c359d
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-01-07 11:17:28 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-01-07 15:55:18 +0000

    databases/py-unqlite: Update version 0.9.9=>1.0.0
    
    Changelog: https://github.com/coleifer/unqlite-python/releases/tag/1.0.0
---
 databases/py-unqlite/Makefile | 3 +--
 databases/py-unqlite/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/databases/py-unqlite/Makefile b/databases/py-unqlite/Makefile
index 244987b7adf0..4547b7670560 100644
--- a/databases/py-unqlite/Makefile
+++ b/databases/py-unqlite/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	unqlite
-DISTVERSION=	0.9.9
-PORTREVISION=	1
+DISTVERSION=	1.0.0
 CATEGORIES=	databases python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/databases/py-unqlite/distinfo b/databases/py-unqlite/distinfo
index f50cff353b67..451bf34ac055 100644
--- a/databases/py-unqlite/distinfo
+++ b/databases/py-unqlite/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1751442862
-SHA256 (unqlite-0.9.9.tar.gz) = 63a79975d67e3896af269c1885c2cc363fb646ff26e58541365fb5fb9e645691
-SIZE (unqlite-0.9.9.tar.gz) = 633945
+TIMESTAMP = 1767784573
+SHA256 (unqlite-1.0.0.tar.gz) = b1c2865ab5d04dbcbba71a7dce5bd8d6448f50c292ae3fbf918c8630f25899f5
+SIZE (unqlite-1.0.0.tar.gz) = 440910


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?695e81f2.227bd.182d0f52>