mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update to py3-multidict-6.7.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
COMMENT= multidict implementation
|
||||
|
||||
MODPY_DISTV= 6.6.4
|
||||
MODPY_DISTV= 6.7.0
|
||||
DISTNAME= multidict-${MODPY_DISTV}
|
||||
PKGNAME= py-${DISTNAME}
|
||||
CATEGORIES= www devel
|
||||
@@ -18,9 +18,11 @@ MODULES= lang/python
|
||||
MODPY_PYBUILD= setuptools
|
||||
MODPY_PI= Yes
|
||||
|
||||
MODPY_TEST_LINK_SO= Yes
|
||||
TEST_DEPENDS= devel/py-test-codspeed \
|
||||
devel/py-test-cov \
|
||||
devel/py-objgraph
|
||||
MODPY_TEST_LINK_SO= Yes
|
||||
# needed for tests/test_circular_imports.py
|
||||
TEST_DEPENDS+= ${FULLPKGNAME}:${BUILD_PKGPATH}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (multidict-6.6.4.tar.gz) = 0tTkeHZykRtINQ3wLtP6P//cLy6MoG3Wr980GJt2qd0=
|
||||
SIZE (multidict-6.6.4.tar.gz) = 101843
|
||||
SHA256 (multidict-6.7.0.tar.gz) = xumdmmXKKC5Xjf6oGc+pwKYrJJnYZ3OS4J/q8wXp5vU=
|
||||
SIZE (multidict-6.7.0.tar.gz) = 101834
|
||||
|
||||
Reference in New Issue
Block a user