aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-02-21 14:47:35 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-02-21 15:08:12 +0000
commit7f008353a86b82a1ed037dd40090e8194cafca5a (patch)
treea9456aaabf5db3fb42526d0e99c7ccd0b0d842e1
parentba064aee570a8573a66198cd9fda26c38cfeb239 (diff)
downloadports-7f008353a86b82a1ed037dd40090e8194cafca5a.tar.gz
ports-7f008353a86b82a1ed037dd40090e8194cafca5a.zip
www/py-requests-file: Update to 2.0.0
-rw-r--r--www/py-requests-file/Makefile10
-rw-r--r--www/py-requests-file/distinfo6
2 files changed, 9 insertions, 7 deletions
diff --git a/www/py-requests-file/Makefile b/www/py-requests-file/Makefile
index 978d9fb605f8..c9346caa921d 100644
--- a/www/py-requests-file/Makefile
+++ b/www/py-requests-file/Makefile
@@ -1,5 +1,5 @@
PORTNAME= requests-file
-PORTVERSION= 1.5.1
+PORTVERSION= 2.0.0
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,11 +10,13 @@ WWW= https://github.com/dashea/requests-file
LICENSE= APACHE20
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=1.0.0:www/py-requests@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.2:devel/py-setuptools@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4.3:devel/py-setuptools_scm@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=1.0.0:www/py-requests@${PY_FLAVOR}
USES= python
-USE_PYTHON= autoplist concurrent distutils
+USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
diff --git a/www/py-requests-file/distinfo b/www/py-requests-file/distinfo
index d30957384832..b6df31c6e3af 100644
--- a/www/py-requests-file/distinfo
+++ b/www/py-requests-file/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588013504
-SHA256 (requests-file-1.5.1.tar.gz) = 07d74208d3389d01c38ab89ef403af0cfec63957d53a0081d8eca738d0247d8e
-SIZE (requests-file-1.5.1.tar.gz) = 5668
+TIMESTAMP = 1708449536
+SHA256 (requests-file-2.0.0.tar.gz) = 20c5931629c558fda566cacc10cfe2cd502433e628f568c34c80d96a0cc95972
+SIZE (requests-file-2.0.0.tar.gz) = 6863