Age | Commit message (Collapse) | Author |
|
* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.12.0.
|
|
* gnu/packages/python-xyz.scm (python-rply): Update to 0.7.8.
|
|
* gnu/packages/python-xyz.scm (python-language-server)[arguments]: Add phase
to relax pycodestyle and pyflakes version.
|
|
* gnu/packages/python-xyz.scm (python-pyvirtualdisplay): New variable.
|
|
* gnu/packages/python-xyz.scm (python-entrypoint2): New variable.
|
|
* gnu/packages/python-xyz.scm (python-easyprocess): New variable.
|
|
* gnu/packages/python-xyz.scm (python-qtsass): New variable.
|
|
* gnu/packages/python-xyz.scm (python-language-server): Enable tests.
[arguments]: Add phases to enable tests.
[propagated-inputs]: Add python-flake8.
|
|
* gnu/packages/python-xyz.scm (python-qstylizer): New variable.
|
|
* gnu/packages/python-xyz.scm (python-pyls-black): New variable.
|
|
* gnu/packages/python-xyz.scm (python-three-merge): New variable.
|
|
* gnu/packages/python-xyz.scm (python-textdistance): New variable.
|
|
This package is part of the Python standard library since CPython 3.3.
* gnu/packages/python-xyz.scm (python-ipaddress): Merge with ...
(python2-ipaddress): ... this.
[name, arguments]: Adjust accordingly.
|
|
This follows up on 9095fccd0ea7789d5b87e5d1948d875d2029f7da, et.al.
* gnu/packages/python-xyz.scm (python-pycodestyle-2.6, python-pyflakes-2.2,
python-flake8-3.8): New variables.
* gnu/packages/openstack.scm (python-hacking)[propagated-inputs]: Change from
PYTHON-FLAKE8 to PYTHON-FLAKE8-3.8.
|
|
* gnu/packages/python-xyz.scm (python-flake8): Update to 3.9.1.
|
|
* gnu/packages/python-xyz.scm (python-flake8)[arguments]: Replace check phase
instead of deleting. Remove trailing #t.
|
|
* gnu/packages/python-xyz.scm (python-flake8)[native-inputs]: Change from
PYTHON-PYTEST-BOOTSTRAP to PYTHON-PYTEST.
|
|
This trivial package is severely outdated and has failed to build for a long time.
* gnu/packages/python-xyz.scm (python-pykka): Remove variable.
|
|
* gnu/packages/python-xyz.scm (python-dnspython): Update to 2.1.0.
|
|
* gnu/packages/python-xyz.scm (python-cached-property): Update to 1.5.2.
|
|
* gnu/packages/python-xyz.scm (python-netaddr): Update to 0.8.0.
|
|
This is intended to fix a non-deterministic build error when xelatex inspects
the fonts directory and finds a broken font from texlive-amsfonts before the
correct font in texlive-cm.
* gnu/packages/python-xyz.scm (python-nbconvert)[native-inputs]: Replace
texlive-amsfonts with texlive-amsfonts/patched.
|
|
* gnu/packages/python-xyz.scm (python-nbconvert)[arguments]: Simplify build
phase "fix-paths-and-tests" by using WHICH; remove final boolean and reindent.
|
|
* gnu/packages/python-xyz.scm (python-nbconvert)[inputs]: Remove texlive.
[native-inputs]: Add texlive-union.
|
|
* gnu/packages/python-xyz.scm (glances): Update to 3.1.7.
|
|
* gnu/packages/python-xyz.scm (python-mkdocs-material): New variable.
|
|
* gnu/packages/python-xyz.scm (python-pymdown-extensions): New variable.
|
|
* gnu/packages/python-xyz.scm (python-mkdocs): New variable.
|
|
* gnu/packages/python-xyz.scm (python-lunr): New variable.
|
|
* gnu/packages/python-xyz.scm (python-nltk-3.4): New variable.
|
|
This version is only available in zip format.
* gnu/packages/python-xyz.scm (python-nltk)[version]: Update to 3.6.2.
[uri]: Use zip extension.
[native-inputs]: Add unzip.
|
|
* gnu/packages/python-xyz.scm (python-yaspin): New variable.
|
|
* gnu/packages/python-xyz.scm (python-colorful): New variable.
|
|
* gnu/packages/python-xyz.scm (python-hissp): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.11.4.
|
|
* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.11.2.
|
|
They failed because JUPYTER_PATH was set in commit
1683e9d9677d54f695a54fc44ed309287989fc34.
* gnu/packages/python-xyz.scm (python-notebook) [#:phases]: Unset
JUPYTER_PATH in 'check.
|
|
Enables more tests and fixes a few paths.
* gnu/packages/python-xyz.scm (python-nbconvert) [arguments]: Add new
phase, fixing pandoc/LaTeX paths. Set required environment variables in
'check phase.
[inputs]: Add pandoc and texlive.
[native-inputs]: Add missing inputs for tests.
[propagated-inputs]: Add tornado, which is always required.
|
|
* gnu/packages/python-xyz.scm (python-ipykernel) [propagated-inputs]:
Add tornado and traitlets.
|
|
* gnu/packages/python-xyz.scm (python-jupyter-client) [arguments]:
Enable tests. Run pytest during 'check.
[native-inputs]: Add missing test inputs.
|
|
* gnu/packages/python-xyz.scm (python-ipykernel-bootstrap): New
variable.
|
|
* gnu/packages/python-xyz.scm (python-jupyter-client-bootstrap): New
variable.
|
|
* gnu/packages/python-xyz.scm (python-nbformat) [source]: Use git
repository, which has more complete test data.
[arguments]: Run pytest during 'check.
[native-inputs]: Add dependencies required to do that.
|
|
* gnu/packages/python-xyz.scm (python-fastjsonschema): New variable.
|
|
* gnu/packages/python-xyz.scm (python-json-spec): New variable.
|
|
* gnu/packages/python-xyz.scm (python-jupyter-core) [arguments]: Enable
tests.
[native-inputs]: Add test dependencies.
|
|
python-jupyter-core provides the `jupyter` binary as well as generic
functions to discover the search path for all Jupyter subprojects. Thus
it should provide the search paths too.
* gnu/packages/python-xyz.scm (jupyter): From here…
(python-jupyter-core): …to here.
[native-search-paths]: Add JUPYTER_CONFIG_DIR, because some Jupyter
projects install config files to their etc/ directory and expect them to
be loaded automatically.
|
|
* gnu/packages/python-xyz.scm (python-qasync): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python-xyz.scm (python-pyqtgraph): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python-xyz.scm (python-anyqt): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|