kmos
6bfcd4c9d4
Update devel/py-asn1-modules 0.1.5 -> 0.2.7
...
From Lucas Raab. Thank you!
2019-11-18 00:39:29 +00:00
kmos
dd39bab3c0
The do-test target is unnecessary and can cause problems with the
...
testing. Remove it.
2019-11-18 00:34:25 +00:00
sthen
f74b6c2d62
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:44:34 +00:00
sthen
d7f0752227
bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
...
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
sthen
0f775b57f1
drop PKG_ARCH=* from the handful of python ports that use it.
...
1. the pyc files aren't truly arch independent (they can be used cross-arch
but aren't identical), and
2. @version isn't used on PKG_ARCH=* ports so the py3 switch is tripping PLIST_DB
2019-04-27 23:24:01 +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
ajacoutot
5024ce31b6
Update to py-asn1-modules-0.1.5.
2017-11-02 20:49:18 +00:00
benoit
f58800ea19
Update to py-asn1-modules-0.1.4.
...
ok ajacoutot@
2017-10-24 05:56:44 +00:00
landry
c7f996f899
bump ports depending on python3 in devel
2017-01-03 19:19:48 +00:00
ajacoutot
0ef0b284a1
Make sure we depend on the proper FLAVOR of py-asn1.
...
reported by, same diff from and ok jca@
2016-05-08 11:50:18 +00:00
sthen
a1e054d74e
add py3 flavour of py-asn1-modules
2016-01-05 10:17:06 +00:00
ajacoutot
5922690a97
Update to py-asn1-modules-0.0.8.
2015-11-20 14:59:13 +00:00
sthen
88e0d48477
bump REVISION for setuptools dep change.
2015-09-29 10:51:43 +00:00
jca
e3271deff7
Import py-asn1-modules, from Viq (vicviq et gmail dot com).
...
ok benoit@
This is a small but growing collection of ASN.1 data structures
expressed in Python terms using pyasn1 data model.
2014-12-19 12:25:40 +00:00