git: 07dda179ed11 - main - databases/py-ormar: Update to 0.11.1

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Sun, 12 Jun 2022 00:45:03 UTC
The branch main has been updated by eduardo:

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

commit 07dda179ed116caf25253cb5fc2b47ac8ff58903
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2022-06-12 00:42:51 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-06-12 00:44:33 +0000

    databases/py-ormar: Update to 0.11.1
    
    ChangeLog: https://github.com/collerek/ormar/releases/tag/0.11.1
    
    PR:             264608
---
 databases/py-ormar/Makefile | 10 +++++-----
 databases/py-ormar/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/databases/py-ormar/Makefile b/databases/py-ormar/Makefile
index 29f369162f97..f4fc9abd53ae 100644
--- a/databases/py-ormar/Makefile
+++ b/databases/py-ormar/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	ormar
-DISTVERSION=	0.11.0
-PORTREVISION=	1
+DISTVERSION=	0.11.1
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -44,8 +43,9 @@ PGSQL_USES=		pgsql
 PGSQL_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}asyncpg>0:databases/py-asyncpg@${PY_FLAVOR} \
 			${PYTHON_PKGNAMEPREFIX}psycopg2>0:databases/py-psycopg2@${PY_FLAVOR}
 
-# Tests require newer pytest
-do-test:
-	cd ${WRKSRC} && ${SETENV} ${TEST_ENV} TEST_DATABASE_URLS="sqlite:///testsuite" ${PYTHON_CMD} -m pytest -v -rs -o addopts=
+# Tests are not shipped with the package.
+# Upstream issue: https://github.com/collerek/ormar/issues/698
+# do-test:
+# 	cd ${WRKSRC} && ${SETENV} ${TEST_ENV} TEST_DATABASE_URLS="sqlite:///testsuite" ${PYTHON_CMD} -m pytest -v -rs -o addopts=
 
 .include <bsd.port.mk>
diff --git a/databases/py-ormar/distinfo b/databases/py-ormar/distinfo
index db350b8501fa..b6e5f412fee2 100644
--- a/databases/py-ormar/distinfo
+++ b/databases/py-ormar/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650875111
-SHA256 (ormar-0.11.0.tar.gz) = 8703e545dfd61449fc5fd55aaa82f2185841b85eeb1ed7bde41c723d996d2dfb
-SIZE (ormar-0.11.0.tar.gz) = 126698
+TIMESTAMP = 1654947016
+SHA256 (ormar-0.11.1.tar.gz) = f72733b3727794a1b3e03effa95377f632e4019bda5e06889632c89393ddc69f
+SIZE (ormar-0.11.1.tar.gz) = 127608