Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148563208
D28037.id81873.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D28037.id81873.diff
View Options
Index: www/py-webargs/Makefile
===================================================================
--- www/py-webargs/Makefile
+++ www/py-webargs/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= webargs
-PORTVERSION= 6.1.1
+PORTVERSION= 7.0.1
CATEGORIES= www devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,32 +19,23 @@
${PYTHON_PKGNAMEPREFIX}tornado>=4.5.2:www/py-tornado@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Flask>=0.12.2:www/py-flask@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}falcon>=2.0:www/py-falcon@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}django*>=1.11.16:www/py-django22@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}django*>=1.11.16:www/py-django22@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pyramid>0:www/py-pyramid@${PY_FLAVOR}
-# To be updated
-# TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pyramid>=1.9.1:www/py-pyramid@${PY_FLAVOR}
-# To be ported
-# TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}webapp2>=3.0.0b1:www/py-webapp2@${PY_FLAVOR}
-# ${PYTHON_PKGNAMEPREFIX}webtest_aiohttp>=2.0.0:www/py-webtest_aiohttp@${PY_FLAVOR}
-
-# Supports 2/3 but marshmallow 3.x is Python 3 only
-# Requires a marshmallow2 (2.x) port
-USES= python:3.5+
+USES= python:3.6+
USE_GITHUB= yes # tests not packaged with PyPI sdist
+GH_ACCOUNT= marshmallow-code
USE_PYTHON= autoplist concurrent distutils
-GH_ACCOUNT= marshmallow-code
-
TEST_ENV= PYTHONPATH=${WRKSRC}/src
NO_ARCH= yes
do-test:
cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest -v -rs -o addopts= \
- --ignore-glob='*webapp2*' \
- --ignore-glob='*pyramid*' \
--ignore-glob='*test_bottleparser*' \
- --ignore-glob='*test_aiohttpparser*'
+ --ignore-glob='*test_aiohttpparser*' \
+ --ignore-glob="*test_tornadoparser*"
.include <bsd.port.pre.mk>
Index: www/py-webargs/distinfo
===================================================================
--- www/py-webargs/distinfo
+++ www/py-webargs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599940673
-SHA256 (marshmallow-code-webargs-6.1.1_GH0.tar.gz) = 553556ae403f298cbc9b5136f714e52e25041771cf5c8de174afba87481438f6
-SIZE (marshmallow-code-webargs-6.1.1_GH0.tar.gz) = 79191
+TIMESTAMP = 1608246575
+SHA256 (marshmallow-code-webargs-7.0.1_GH0.tar.gz) = 99ed17bf8cd5968e2a8914a421a231134e187a3f671694012a691f188d3e29f4
+SIZE (marshmallow-code-webargs-7.0.1_GH0.tar.gz) = 79930
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 19, 7:01 PM (12 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29974823
Default Alt Text
D28037.id81873.diff (2 KB)
Attached To
Mode
D28037: www/py-webargs: Update to 7.0.1
Attached
Detach File
Event Timeline
Log In to Comment