Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2026 00:03:58 +0000
From:      Robert Clausecker <fuz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Goran=?utf-8?Q? Meki=C4=87?= <meka@tilda.center>
Subject:   git: c552d349ae89 - main - www/py-freenit: Update to 0.3.23
Message-ID:  <69eea7ee.1e981.18644800@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by fuz:

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

commit c552d349ae896c52ba81074dda08c2680bbcf659
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2026-04-13 20:44:02 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2026-04-27 00:01:43 +0000

    www/py-freenit: Update to 0.3.23
    
    Changelog: https://github.com/freenit-framework/backend/releases/tag/0.3.23
    
    PR:             294494
    Event:          Wiesbaden Hackathon 202604
---
 www/py-freenit/Makefile | 5 ++---
 www/py-freenit/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/www/py-freenit/Makefile b/www/py-freenit/Makefile
index c91bec720675..33b4ef358918 100644
--- a/www/py-freenit/Makefile
+++ b/www/py-freenit/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	freenit
-DISTVERSION=	0.3.22
+DISTVERSION=	0.3.23
 CATEGORIES=	www devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -37,7 +37,6 @@ OPTIONS_DEFAULT=	SQL
 LDAP_DESC=		Support for OpenLDAP using Beanie
 SQL_DESC=		Support for SQL databases using Ormar
 LDAP_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}bonsai>=0:net/py-bonsai@${PY_FLAVOR}
-SQL_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}alembic>=0:databases/py-alembic@${PY_FLAVOR} \
-			${PYTHON_PKGNAMEPREFIX}ormar>0:databases/py-ormar@${PY_FLAVOR}
+SQL_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}oxyde>=0:databases/py-oxyde@${PY_FLAVOR}
 
 .include <bsd.port.mk>
diff --git a/www/py-freenit/distinfo b/www/py-freenit/distinfo
index 1169c4165735..7e25826d2c9b 100644
--- a/www/py-freenit/distinfo
+++ b/www/py-freenit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1767884878
-SHA256 (freenit-0.3.22.tar.gz) = acafdf290bd3c19c4d477e7d81a483073c238cec3c23ef0656837de16b60194c
-SIZE (freenit-0.3.22.tar.gz) = 28649
+TIMESTAMP = 1776112928
+SHA256 (freenit-0.3.23.tar.gz) = c22181aa4b0408b7975038128cfdd90094c954a3fb788d3ec89b0c27ee741661
+SIZE (freenit-0.3.23.tar.gz) = 28036


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69eea7ee.1e981.18644800>