aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-05-27 04:11:21 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-05-27 04:11:21 +0000
commitc1bb0cdd6571471b21e3fb6ec841701d2550b2fe (patch)
tree5d1bd830ca862f9c19ead7c3f6b8fdd0d361932a
parent194962889d398d51012d935956efc04dbb07580d (diff)
downloadports-c1bb0cdd6571471b21e3fb6ec841701d2550b2fe.tar.gz
ports-c1bb0cdd6571471b21e3fb6ec841701d2550b2fe.zip
www/py-python-multipart: Update to 0.0.6
- Update WWW - Convert to USE_PYTHON=pep517 Changes: https://github.com/andrew-d/python-multipart/blob/master/CHANGELOG.md
-rw-r--r--www/py-python-multipart/Makefile10
-rw-r--r--www/py-python-multipart/distinfo6
2 files changed, 9 insertions, 7 deletions
diff --git a/www/py-python-multipart/Makefile b/www/py-python-multipart/Makefile
index b7ef83d318f6..782923f7d60e 100644
--- a/www/py-python-multipart/Makefile
+++ b/www/py-python-multipart/Makefile
@@ -1,23 +1,25 @@
PORTNAME= python-multipart
-PORTVERSION= 0.0.5
+PORTVERSION= 0.0.6
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+DISTNAME= python_multipart-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Streaming multipart parser for Python
-WWW= https://github.com/andrew-d/python-multipart
+WWW= https://andrew-d.github.io/python-multipart/ \
+ https://github.com/andrew-d/python-multipart
LICENSE= APACHE20
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.4.0:devel/py-six@${PY_FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR}
USES= python:3.6+
-USE_PYTHON= autoplist concurrent distutils
+USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
diff --git a/www/py-python-multipart/distinfo b/www/py-python-multipart/distinfo
index b9f32e6d29b0..a47244d7426a 100644
--- a/www/py-python-multipart/distinfo
+++ b/www/py-python-multipart/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1550263174
-SHA256 (python-multipart-0.0.5.tar.gz) = f7bb5f611fc600d15fa47b3974c8aa16e93724513b49b5f95c81e6624c83fa43
-SIZE (python-multipart-0.0.5.tar.gz) = 32581
+TIMESTAMP = 1684104588
+SHA256 (python_multipart-0.0.6.tar.gz) = e9925a80bb668529f1b67c7fdb0a5dacdd7cbfc6fb0bff3ea443fe22bdd62132
+SIZE (python_multipart-0.0.6.tar.gz) = 31024