mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-requests-unixsocket: Update to 0.4.2.
* gnu/packages/python-web.scm (python-requests-unixsocket): Define as deprecated alias for... (python-requests-unixsocket2): ...this new variable. [source]: Fetch from forked git repository. [home-page]: Update. [arguments]: Remove. [native-inputs]: Remove python-apipkg, python-appdirs, python-execnet, python-packaging, python-pep8, python-py, python-pyparsing, python-pytest-cache, python-pytest-pep8, python-setuptools, python-six, and python-wheel; add python-poetry-core. [propagated-inputs]: Remove python-urllib3. (python-cheroot)[native-inputs]: Replace python-requests-unixsocket with python-requests-unixsocket2. * gnu/packages/python-xyz.scm (python-notebook)[native-inputs]: Same. * gnu/packages/jupyter.scm (python-nbclassic)[native-inputs]: Same. Change-Id: I4c35ff9f86aa7e3df0f2b9ed8616727a7a94f12d
This commit is contained in:
parent
27ed080daa
commit
d87896da28
3 changed files with 17 additions and 42 deletions
|
@ -96,7 +96,7 @@
|
|||
python-pytest-jupyter
|
||||
python-pytest-tornasync
|
||||
python-requests
|
||||
python-requests-unixsocket
|
||||
python-requests-unixsocket2
|
||||
python-testpath))
|
||||
(home-page "https://github.com/jupyter/nbclassic")
|
||||
(synopsis "Jupyter Notebook as a Jupyter Server extension")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue