4 Commits

Author SHA1 Message Date
danj
98c29aaaeb Update to py-attrs-18.2.0
From Timo Myyra
2019-03-26 00:57:16 +00:00
kn
0796219cc0 Convert devel/py-test consumers to new MODPY_PYTEST
lang/python/python.port.mk revision 1.102 and 1.103 added
MODPY_TEST_LOCALE and MODPY_PYTEST respectively, nicely wrapping up the
usual pytest dance.

This removes hand-rolled do-tests from all 70 ports by setting
MODPY_PYTEST=Yes and MODPY_TEST_LOCALE as well as HOME=${WRKDIR} to TESTENV
as needed.

From Kurt Mosiejczuk <kurt at cranky dot work>, thanks!
OK sthen
2019-03-25 14:29:49 +00:00
pvk
220a414ae1 Update py-attrs 16.3.0 -> 17.4.0
ok danj@ sthen@
2018-04-28 10:41:38 +00:00
landry
583795c07a Import py-attrs-16.3.0, another dependency for an upcoming twisted update
attrs is an MIT-licensed Python package with class decorators that ease the
chores of implementing the most common attribute-related object protocols.

From Pavel Korovin, ok sthen@
2017-05-06 09:43:59 +00:00