git: a5727cf1c6d7 - main - devel/py-smmap: Update to 5.0.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 25 Oct 2021 16:02:35 UTC
The branch main has been updated by sunpoet:

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

commit a5727cf1c6d7f9fbdcb5788bb33c219766764ef8
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 15:07:28 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 15:57:30 +0000

    devel/py-smmap: Update to 5.0.0
    
    Changes:        https://github.com/gitpython-developers/smmap/blob/v5.0.0/doc/source/changes.rst
---
 devel/py-smmap/Makefile | 6 +++---
 devel/py-smmap/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/py-smmap/Makefile b/devel/py-smmap/Makefile
index bb1ff5b862f8..f9ee01144bf6 100644
--- a/devel/py-smmap/Makefile
+++ b/devel/py-smmap/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	smmap
-PORTVERSION=	4.0.0
+PORTVERSION=	5.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,9 +12,9 @@ COMMENT=	Sliding-window memory map manager
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose@${PY_FLAVOR}
+TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
 
-USES=		python:3.5+
+USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
diff --git a/devel/py-smmap/distinfo b/devel/py-smmap/distinfo
index 4260e490475a..d1592d225341 100644
--- a/devel/py-smmap/distinfo
+++ b/devel/py-smmap/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612101608
-SHA256 (smmap-4.0.0.tar.gz) = 7e65386bd122d45405ddf795637b7f7d2b532e7e401d46bbe3fb49b9986d5182
-SIZE (smmap-4.0.0.tar.gz) = 22524
+TIMESTAMP = 1634391144
+SHA256 (smmap-5.0.0.tar.gz) = c840e62059cd3be204b0c9c9f74be2c09d5648eddd4580d9314c3ecde0b30936
+SIZE (smmap-5.0.0.tar.gz) = 22437