git: 4b51792362f1 - main - devel/py-dogpile.cache: Update to 1.3.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 25 Dec 2023 09:09:02 UTC
The branch main has been updated by sunpoet:

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

commit 4b51792362f1b192990efd672a919289cef63bd8
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-12-25 09:00:09 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-12-25 09:00:09 +0000

    devel/py-dogpile.cache: Update to 1.3.0
    
    - Convert to USE_PYTHON=pep517
    
    Changes:        https://github.com/sqlalchemy/dogpile.cache/releases
---
 devel/py-dogpile.cache/Makefile | 6 ++++--
 devel/py-dogpile.cache/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/devel/py-dogpile.cache/Makefile b/devel/py-dogpile.cache/Makefile
index af9ec19e84b9..94c6320a3138 100644
--- a/devel/py-dogpile.cache/Makefile
+++ b/devel/py-dogpile.cache/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	dogpile.cache
-PORTVERSION=	1.2.2
+PORTVERSION=	1.3.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,12 +11,14 @@ WWW=		https://github.com/sqlalchemy/dogpile.cache
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=61.2:devel/py-setuptools@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}decorator>=4.0.0:devel/py-decorator@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}gdbm>=0:databases/py-gdbm@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}stevedore>=3.0.0:devel/py-stevedore@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	autoplist concurrent distutils
+USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
 
diff --git a/devel/py-dogpile.cache/distinfo b/devel/py-dogpile.cache/distinfo
index a872c63fc8b2..2f4d08cc3450 100644
--- a/devel/py-dogpile.cache/distinfo
+++ b/devel/py-dogpile.cache/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688902101
-SHA256 (dogpile.cache-1.2.2.tar.gz) = fd9022c0d9cbadadf20942391a95adaf296be80b42daa8e202f8de1c21f198b2
-SIZE (dogpile.cache-1.2.2.tar.gz) = 263102
+TIMESTAMP = 1703227864
+SHA256 (dogpile.cache-1.3.0.tar.gz) = 0a387f1932c071ee8fd971d2ff51f8aba1106c559439a51b8c74a207f40e215d
+SIZE (dogpile.cache-1.3.0.tar.gz) = 265984