Age | Commit message (Collapse) | Author |
|
* gn/packages/genenetwork.scm (python3-genenetwork2):
[native-inputs]: Add graphviz.
[arguments]{generate-dag-svg-file}: New phase.
|
|
* gn/packages/genenetwork.scm (python3-genenetwork2):
[arguments] {generate-graph}: Remove begin form.
|
|
|
|
* gn/packages/genenetwork.scm: Add new #:use-modules: (guix graph) (guix
scripts graph) (guix store)
(python3-genenetwork2)[arguments]{generate-graph}: New phase after install
that uses d3js to generate a new graph which uses d3js as a backend.
|
|
* gn/packages/genenetwork.scm (python3-genenetwork2):
[arguments]{generate-dependency-file}: Add link to "genenetwork.scm" file.
|
|
|
|
* gn/packages/genenetwork.scm (python3-genenetwork2):
[arguments]{generate-dependency-file}: Add new phase after "install" that
generates a "DEPENDENCY.md" file which will be displayed in the gn2 web
interface.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* gn/packages/genenetwork.scm (genenetwork2):
[propagated-inputs]: Remove vim. Right now, building vim fails, thereby
causing python3-genenetwork2 to fail.
|
|
|
|
* gn/packages/genenetwork.scm (python3-genenetwork2):
[propagated-inputs]: Comment out python-flask-socketio. Causes build on
Penguin2 to fail.
|
|
* gn/packages/python.scm (python-flask-socketio): Add support for eventlet.
[propagated-inputs]: Add python-dnspython, python-eventlet, python-monotonic.
|
|
* gn/packages/genenetwork.scm (python3-genenetwork2):
[propagated-inputs]: Add python-flask-socketio.
|
|
|
|
|
|
|
|
* gn/packages/genenetwork.scm (python3-genenetwork2):
[propagated-inputs]: Add javascript-ckeditor.
|
|
|
|
|
|
|
|
|
|
|
|
* gn/packages/bioinformatics.scm (bh20-seq-resource):
[propagated-input]: Add python-twint.
|
|
* gn/packages/twint.scm (python-twint):
[patches]: Add 2 new patches.
[arguments]: Rename 'cast-variables-properly to 'twint-hot-fixes.
* python-twint-mentions.patch: New file.
* python-twint-userlist.patch: New file.
See: https://github.com/twintproject/twint/issues/1012
|
|
|
|
* gn/packages/twint.scm: Indent the whole file properly.
|
|
* gn/packages/twint.scm (python-twint):
[source]: Update to commit a45a8a which by-passes twitters move on removing
their v1 apis.
[arguments]: Delete "dataclasses" dependency from setup.py.
[propagated-inputs]: Remove python-aiodns and python-pysocks. Use
python-aiohttp-socks v0.5.5 and python-yarl v1.6.2.
|
|
* gn/packages/twint.scm (python-yarl): New package
|
|
* gn/packages/twint.scm (python-aiohttp-3.7.2): New package.
|
|
* gn/packages/twint.scm (python-socks): New package.
|
|
* gn/packages/bioinformatics.scm [propagated-inputs]: Add python-redis since
it's required for the twitter-feed. See:
https://github.com/BonfaceKilz/feedanalyser/
|
|
* gn/packages/python.scm [propagated-inputs]: Replace python-mistune-2.0.0a5
with python-mistune. This is required in order to build bh20-seq-resource
successfully.
|
|
|
|
* gn/packages/genenetwork.scm
[propagated-inputs]: New input.
|
|
* gn/packages/genenetwork.scm (python3-genenetwork2)
[propagated-inputs]: New input.
|
|
|
|
* gn/packages/genenetwork.scm (genenetwork3): Delete it. The python3 version
of genenetwork2 is already packaged as python3-genenetwork2.
|
|
|
|
|
|
* gn/packages/python.scm (python-rpy2-2.9): Add it. Breaking changes are
introduced in v3.0.0. See
https://rpy2.github.io/doc/latest/html/changes.html#release-3-0-0
|
|
* gn/packages/python.scm (python2-parallel): Update to v1.6.6; v1.6.4 is no
longer available from the website.
|
|
|