git: 938c2b814532 - 2024Q2 - devel/py-schema: update 0.7.6 → 0.7.7

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 05 May 2024 08:19:18 UTC
The branch 2024Q2 has been updated by yuri:

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

commit 938c2b814532fb17b6cb0fb388038ab05306596c
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-05-05 08:14:31 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-05-05 08:19:10 +0000

    devel/py-schema: update 0.7.6 → 0.7.7
    
    Bugfix release: the missing files problem is fixed.
    
    Reported by:    portscout
    
    (cherry picked from commit 59638bcd9a689bfc0183b853cad2874a1688d171)
---
 devel/py-schema/Makefile | 7 +++----
 devel/py-schema/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/devel/py-schema/Makefile b/devel/py-schema/Makefile
index ed0c6f8bd507..2f920a404cce 100644
--- a/devel/py-schema/Makefile
+++ b/devel/py-schema/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	schema
-DISTVERSION=	0.7.6
+DISTVERSION=	0.7.7
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -8,13 +8,12 @@ MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Simple data validation library
 WWW=		https://github.com/keleshev/schema
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}contextlib2>=0.5.5:devel/py-contextlib2@${PY_FLAVOR}
-
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE-MIT
 
 USES=		python
-USE_PYTHON=	distutils autoplist
+USE_PYTHON=	distutils autoplist pytest
+
 NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/devel/py-schema/distinfo b/devel/py-schema/distinfo
index 419177564988..6d6b70d50ec6 100644
--- a/devel/py-schema/distinfo
+++ b/devel/py-schema/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712365940
-SHA256 (schema-0.7.6.tar.gz) = ce0186666940271e5faeb31b92c830aab6e7eb3f0d6feb88a107a76bba964ba7
-SIZE (schema-0.7.6.tar.gz) = 43804
+TIMESTAMP = 1714892029
+SHA256 (schema-0.7.7.tar.gz) = 7da553abd2958a19dc2547c388cde53398b39196175a9be59ea1caf5ab0a1807
+SIZE (schema-0.7.7.tar.gz) = 44245