8 Commits

Author SHA1 Message Date
kmos
2ad8fc8b6e Update devel/py-entrypoints 0.2.3 -> 0.3
From Paco Esteban. Thank you very much!

OK sthen@
2019-08-13 23:14:46 +00:00
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
danj
cef2924ea1 Remove shadchin@ as maintainer per his request
Other categories will follow shortly
2019-05-13 18:06:42 +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
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
shadchin
066a293f7a Update to py-entrypoints 0.2.3 2017-06-18 20:52:50 +00:00
landry
c7f996f899 bump ports depending on python3 in devel 2017-01-03 19:19:48 +00:00
shadchin
ca2f1f4990 Import py-entrypoints 0.2.2, ok danj@
Entry points are a way for Python packages to advertise objects with some
common interface. The most common examples are console_scripts entry points,
which define shell commands by identifying a Python function to run.
2016-11-02 18:27:33 +00:00