Version: 4.6.3, Package name: py-jupyter_core-4.6.3 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description Jupyter core package. A base package on which Jupyter projects rely. |
Filesize: 65.728 KB |
Version History (View Complete History) |
|
2021-11-01 18:00:52 by Stuart Henderson | Files touched by this commit (94) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-03-17 02:39:52 by Stuart Henderson | Files touched by this commit (2) |
Log message: remove py-jupyter_core patch that was adding -3 to executed commands, that breaks running them with e.g. "jupyter qtconsole" |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-03-31 13:20:04 by Bjorn Ketelaars | Files touched by this commit (2) |
Log message: Update to py-jupyter_core-4.6.3 Changes: https://github.com/jupyter/jupyter_core/blob/4.6.3/docs/changelog.rst OK pirofti@ |
2020-03-22 23:05:03 by Bjorn Ketelaars | Files touched by this commit (12) |
Log message: Remove python2 FLAVOR, migrate to python3 by default. - devel/ipython - devel/py-jupyter_client - devel/py-jupyter_core - devel/py-nbformat - devel/py-traitlets - devel/py-ipykernel These need to be migrated at the same time as they depend upon each other. "reads fine for me" edd@ (MAINTAINER ipython) OK paco@ |
2020-02-15 22:20:29 by Bjorn Ketelaars | Files touched by this commit (5) |
Log message: Update to py-jupyter_core-4.6.1 Changelog: https://github.com/jupyter/jupyter_core/blob/4.6.1/docs/changelog.rst OK kmos@ |
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-15 06:04:43 by Kurt Mosiejczuk | Files touched by this commit (167) |
Log message: 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-05 09:44:13 by Daniel Jakots | Files touched by this commit (19) |
Log message: Remove mariani@ as maintainer per his request |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: 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-03-25 08:29:53 by Klemens Nanni | Files touched by this commit (70) |
Log message: 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 |
2018-12-29 04:50:35 by Elias M. Mariani | Files touched by this commit (3) |
Log message: - Updating py-jupyter_core from 4.3.0 to 4.4.0 - Taking maintainership. - HOMEPAGE to HTTPS. OK bket@ OK danj@ |
2017-02-18 06:37:44 by Alexandr Shadchin | Files touched by this commit (2) |
Log message: Update to py-jupyter_core 4.3.0 |
2017-01-03 12:19:49 by Landry Breuil | Files touched by this commit (107) |
Log message: bump ports depending on python3 in devel |
2016-12-13 07:46:43 by Alexandr Shadchin | Files touched by this commit (6) |
Log message: Update to py-jupyter_core 4.2.1. Add py3 flavor and take maintainership. ok edd@ |