1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

devel/py-marshmallow: Update to 3.21.0

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
		https://marshmallow.readthedocs.io/en/stable/changelog.html
This commit is contained in:
Po-Chuan Hsieh 2024-03-09 21:47:54 +08:00
parent 093f494e9e
commit ac96d38c21
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 6 additions and 5 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= marshmallow
PORTVERSION= 3.20.2
PORTVERSION= 3.21.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -12,10 +12,11 @@ WWW= https://marshmallow.readthedocs.io/en/stable/ \
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=0<4:devel/py-flit-core@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=17.0:devel/py-packaging@${PY_FLAVOR}
USES= cpe python
USE_PYTHON= autoplist concurrent distutils
USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1708449214
SHA256 (marshmallow-3.20.2.tar.gz) = 4c1daff273513dc5eb24b219a8035559dc573c8f322558ef85f5438ddd1236dd
SIZE (marshmallow-3.20.2.tar.gz) = 185043
TIMESTAMP = 1709390558
SHA256 (marshmallow-3.21.0.tar.gz) = 20f53be28c6e374a711a16165fb22a8dc6003e3f7cda1285e3ca777b9193885b
SIZE (marshmallow-3.21.0.tar.gz) = 176342