mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
www/py-multidict: Update to 4.5.2
PR: 238467 Approved by: wg (maintainer)
This commit is contained in:
parent
f5b4286521
commit
ced6879fc1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505458
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= multidict
|
||||
PORTVERSION= 4.3.1
|
||||
PORTVERSION= 4.5.2
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -13,6 +13,6 @@ LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= python:3.4+
|
||||
USE_PYTHON= autoplist distutils cython
|
||||
USE_PYTHON= autoplist cython distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1527547056
|
||||
SHA256 (multidict-4.3.1.tar.gz) = 5ba766433c30d703f6b2c17eb0b6826c6f898e5f58d89373e235f07764952314
|
||||
SIZE (multidict-4.3.1.tar.gz) = 137402
|
||||
TIMESTAMP = 1560194305
|
||||
SHA256 (multidict-4.5.2.tar.gz) = 024b8129695a952ebd93373e45b5d341dbb87c17ce49637b34000093f243dd4f
|
||||
SIZE (multidict-4.5.2.tar.gz) = 105996
|
||||
|
Loading…
Reference in New Issue
Block a user