Commit Graph

14 Commits

Author SHA1 Message Date
sthen d858b7cc2a Ports built with setuptools on python 3.10 don't need a RUN_DEPENDS on
setuptools (it's used as a package locator but importlib.metadata in
newer Python core or the external importlib_metadata are preferred).
So drop the RDEP in that case (it's still kept for py27) and bump
revisions.
2022-11-26 23:28:11 +00:00
sthen 1427b990d1 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:29:41 +00:00
naddy bd7e170ab3 drop RCS Ids 2022-03-11 19:54:24 +00:00
sthen 29389da44c bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:15 +00:00
sthen c4f69cc8c5 update to py-qtconsole-5.0.3. now it runs with complaining about missing
sip (presumably that was broken by an update somewhere in the sip/py-qt5
stack along the lines)
2021-03-17 08:41:48 +00:00
sthen d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
bket 83d9de759e Remove python2 FLAVOR, migrate to python3 by default.
OK jca@, sthen@
2020-03-06 17:57:15 +00:00
sthen 77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
kmos c45cd79fc7 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@
2019-05-15 12:04:34 +00:00
danj 7219f4e6bd Remove shadchin@ as maintainer per his request 2019-05-13 19:03:51 +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
kili 93179b546c Bump after the renaming of py-qt5,-main to py-qt5. 2017-07-17 20:32:37 +00:00
shadchin ad340b3aa5 Update to py-qtconsole 4.3.0 2017-05-12 09:32:52 +00:00
shadchin a30383b4bb Import py-qtconsole 4.2.1, ok and tweak danj@
Qt-based console for Jupyter with support for rich media output.
2017-03-05 21:09:09 +00:00