git: c1cfab30f262 - main - devel/py-ordered-set: Update 3.1.1 -> 4.1.0

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Tue, 31 May 2022 09:25:25 UTC
The branch main has been updated by yuri:

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

commit c1cfab30f2626341cbfd4e36c13cdc3fb2c98e9b
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-05-31 09:14:04 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-05-31 09:14:04 +0000

    devel/py-ordered-set: Update 3.1.1 -> 4.1.0
    
    PR:             264357
    Approved by:    antoine (maintainer)
---
 devel/py-ordered-set/Makefile | 7 ++++---
 devel/py-ordered-set/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/devel/py-ordered-set/Makefile b/devel/py-ordered-set/Makefile
index 39328031f6db..d49adb19d94b 100644
--- a/devel/py-ordered-set/Makefile
+++ b/devel/py-ordered-set/Makefile
@@ -1,7 +1,7 @@
 # Created by: antoine@FreeBSD.org
 
 PORTNAME=	ordered-set
-PORTVERSION=	3.1.1
+PORTVERSION=	4.1.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,12 +13,13 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
+TEST_ENV=	${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
 
 NO_ARCH=	yes
-USES=		python:3.6+
+USES=		python:3.7+
 USE_PYTHON=	distutils autoplist
 
 do-test:
-	@(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYTHON_VER} test.py)
+	@cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYTHON_VER} test/test_ordered_set.py
 
 .include <bsd.port.mk>
diff --git a/devel/py-ordered-set/distinfo b/devel/py-ordered-set/distinfo
index 16c08dd0718c..5ea76e59f05c 100644
--- a/devel/py-ordered-set/distinfo
+++ b/devel/py-ordered-set/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1560772214
-SHA256 (ordered-set-3.1.1.tar.gz) = a7bfa858748c73b096e43db14eb23e2bc714a503f990c89fac8fab9b0ee79724
-SIZE (ordered-set-3.1.1.tar.gz) = 10520
+TIMESTAMP = 1653954658
+SHA256 (ordered-set-4.1.0.tar.gz) = 694a8e44c87657c59292ede72891eb91d34131f6531463aab3009191c77364a8
+SIZE (ordered-set-4.1.0.tar.gz) = 12826