Opened 14 months ago
Closed 8 months ago
#68224 closed update (fixed)
py-jupyterlab @3.0.13: Upgrade to version 4.0.5, include upgrades of breaking dependencies
Reported by: | johankytt | Owned by: | johankytt |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | Schamschula (Marius Schamschula) | |
Port: | py-async-lru py-hatch_jupyter_builder py-ipykernel py-jsonschema py-jsonschema_specifications py-jupyter_core py-jupyter_events py-jupyter_server py-jupyter_server_terminals py-jupyter-lsp py-jupyterlab py-jupyterlab_server py-nbclient py-nest_asyncio py-notebook_shim py-python-json-logger py-referencing py-rfc3339_validator py-rfc3986_validator py-rpds_py py-zmq py-terminado py-tornado |
Description (last modified by johankytt)
The attached diffs and new Portfiles upgrade py-jupyterlab and all the install-breaking dependencies to the latest version. Portfiles without the .diff suffix are for new ports to be added.
Note, three attachments are accidental duplicates, but there seems to be no way to delete them.
Attachments (26)
Change History (36)
Changed 14 months ago by johankytt
Attachment: | py-async-lru.Portfile added |
---|
Changed 14 months ago by johankytt
Attachment: | py-hatch_jupyter_builder.Portfile added |
---|
Changed 14 months ago by johankytt
Attachment: | py-ipykernel.Portfile.diff added |
---|
Changed 14 months ago by johankytt
Attachment: | py-jsonschema_specifications.Portfile added |
---|
Changed 14 months ago by johankytt
Attachment: | py-jsonschema.Portfile.diff added |
---|
Changed 14 months ago by johankytt
Attachment: | py-jupyer_core.Portfile.diff added |
---|
Changed 14 months ago by johankytt
Attachment: | py-jupyter_events.Portfile added |
---|
Changed 14 months ago by johankytt
Attachment: | py-jupyter_server_terminals.Portfile added |
---|
Changed 14 months ago by johankytt
Attachment: | py-jupyter_server.Portfile.diff added |
---|
Changed 14 months ago by johankytt
Attachment: | py-jupyter_server.Portfile.2.diff added |
---|
Changed 14 months ago by johankytt
Attachment: | py-jupyter-lsp.Portfile added |
---|
Changed 14 months ago by johankytt
Attachment: | py-jupyter-lsp.2.Portfile added |
---|
Changed 14 months ago by johankytt
Attachment: | py-jupyterlab_server.Portfile.diff added |
---|
Changed 14 months ago by johankytt
Attachment: | py-jupyterlab.Portfile.diff added |
---|
Changed 14 months ago by johankytt
Attachment: | py-nbclient.Portfile.diff added |
---|
Changed 14 months ago by johankytt
Attachment: | py-nest_asyncio.Portfile.diff added |
---|
Changed 14 months ago by johankytt
Attachment: | py-notebook_shim.Portfile added |
---|
Changed 14 months ago by johankytt
Attachment: | py-python-json-logger.Portfile added |
---|
Changed 14 months ago by johankytt
Attachment: | py-referencing.Portfile added |
---|
Changed 14 months ago by johankytt
Attachment: | py-rfc3339_validator.Portfile added |
---|
Changed 14 months ago by johankytt
Attachment: | py-rfc3339_validator.2.Portfile added |
---|
Changed 14 months ago by johankytt
Attachment: | py-rfc3986_validator.Portfile added |
---|
Changed 14 months ago by johankytt
Attachment: | py-rpds_py.Portfile added |
---|
Changed 14 months ago by johankytt
Attachment: | py-zmq.Portfile.diff added |
---|
Changed 14 months ago by johankytt
Attachment: | py-terminado.Portfile.diff added |
---|
Changed 14 months ago by johankytt
Attachment: | py-tornado.Portfile.diff added |
---|
comment:1 Changed 14 months ago by johankytt
Description: | modified (diff) |
---|
comment:2 Changed 14 months ago by reneeotten (Renee Otten)
comment:3 Changed 14 months ago by johankytt
I was hoping this would be ok as well, as indicated in the updating "howto". But if needed, I can go through the motions of setting up the github fork, etc. But it will take some time.
comment:4 Changed 11 months ago by Schamschula (Marius Schamschula)
Cc: | Schamschula added |
---|
comment:5 Changed 11 months ago by Schamschula (Marius Schamschula)
It looks like the PR https://github.com/macports/macports-ports/pull/20571 was closed.
This is still blocking me from updating py-pyviz_comms to version 3.0.0.
comment:6 Changed 11 months ago by Schamschula (Marius Schamschula)
Also, the current livecheck version is 4.0.9.
comment:7 Changed 11 months ago by johankytt
The one big update became too difficult to handle and there was no progress. I am upgrading dependencies one by one. You are most welcome to upgrade all the remaining ports. However, I did find out already that upgrading jupyter will break plotly, that depends on jupyter, so that might have to be dealt with before. I will close this ticket as it is of no use any more.
comment:8 Changed 11 months ago by johankytt
Owner: | changed from stromnov to johankytt |
---|
The one big update became too difficult to handle and there was no progress. I am upgrading dependencies one by one. You are most welcome to upgrade all the remaining ports. However, I did find out already that upgrading jupyter will break plotly, that depends on jupyter, so that might have to be dealt with before. The ticket can be closed as it is of no use, however it seems that I can't do that myself.
comment:9 Changed 10 months ago by Schamschula (Marius Schamschula)
Yes, there are any number of individual updates that are needed. Further, until everything is in place one ore more packages will have been updated upstream.
I have (temporarily) moved jupyterlab
, currently @ 4.0.10, to my local repository https://github.com/Schamschula/macports
to check if there are any issues. So far so good!
comment:10 Changed 8 months ago by reneeotten (Renee Otten)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in commit [a34ac986e0dad01349bbf8e861a7d5e2efa92c41/macports-ports]
the preferred way is to open a PR in GitHub with the proposed changes. That will also automatically try and build the ports so one has an idea if everything works as intended.