Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-31 | gn: Delete genenetwork3 package | BonfaceKilz | |
* gn/packages/genenetwork.scm (genenetwork3): Delete it. The python3 version of genenetwork2 is already packaged as python3-genenetwork2. | |||
2020-10-27 | gn: python2-parallel: Remove upstreamed python2 library | BonfaceKilz | |
2020-10-08 | gn: python3-genenetwork2: Update python-rpy2 input | BonfaceKilz | |
2020-10-08 | gn: Add new package python-rpy2-2.9 | BonfaceKilz | |
* 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 | |||
2020-10-08 | gn: Update python2-parallel | BonfaceKilz | |
* gn/packages/python.scm (python2-parallel): Update to v1.6.6; v1.6.4 is no longer available from the website. | |||
2020-09-27 | Added python testing framework packages | pjotrp | |
2020-09-23 | gn: Add python2-mysqlclient. | Efraim Flashner | |
2020-09-23 | upstream some packages | Efraim Flashner | |
2020-09-23 | genenetwork1: Update package and service | Efraim Flashner | |
2020-09-16 | ratspub: Update to 0.4.3. | Efraim Flashner | |
2020-09-15 | ratspub: Add support for building docker container | Efraim Flashner | |
2020-09-14 | gn: adjust to package movements | Efraim Flashner | |
2020-09-13 | r-qtl moved to (gnu packages cran) | Efraim Flashner | |
2020-09-10 | ratspub: create container | Efraim Flashner | |
2020-09-09 | ratspub: Update to 0.4.2 | Efraim Flashner | |
2020-09-07 | ratpub: Use js-filesaver-1.3.2. | Efraim Flashner | |
2020-09-06 | vg: Update to 1.26.1. | Efraim Flashner | |
2020-09-06 | jupyterhub: python-docker-py renamed to python-docker | Efraim Flashner | |
2020-09-03 | gn: js-md5: Use correct md5 javascript library | BonfaceKilz | |
* gn/packages/javascript.scm (javascript-md5): Delete it. * gn/packages/javascript.scm (js-md5): Use correct library. Use 2.10.0 from <https://github.com/blueimp/JavaScript-MD5>. See: <https://github.com/genenetwork/genenetwork2/issues/435> | |||
2020-09-03 | gn: Provide genotypes folder in container. | Efraim Flashner | |
2020-09-03 | python24-qtlreaper: Update to 1.11-gn1.442c217. | Efraim Flashner | |
Also re-indent. | |||
2020-09-03 | move python24-mysqlclient to 1.2.3. | Efraim Flashner | |
2020-09-02 | ratspub: Update to 0.4.1. | Efraim Flashner | |
2020-09-01 | update vg | Efraim Flashner | |
2020-08-31 | gn: python3-genenetwork2: Propagate python-mypy | BonfaceKilz | |
2020-08-31 | rust-gfa-0.6 upstreamed | Efraim Flashner | |
2020-08-30 | gn: remove upstreamed crate | Efraim Flashner | |
2020-08-30 | gn: Remove duplicate rust-gfa | Efraim Flashner | |
2020-08-30 | Add vg | Efraim Flashner | |
2020-08-28 | New package python-pandas-plink | pjotrp | |
2020-08-28 | Updating gemma-gn2 | pjotrp | |
2020-08-28 | Starting at gn-proxy | pjotrp | |
2020-08-28 | Add racket to genenetwork2 | pjotrp | |
2020-08-28 | Remove unused packages | pjotrp | |
2020-08-26 | updates | Efraim Flashner | |
2020-08-26 | add mysql-5.0, mysql-5.5 | Efraim Flashner | |
2020-08-20 | gn: python3-genenetwork2: Propagate python-rpy2 | BonfaceKilz | |
* gn/packages/genenetwork.scm: (python3-genenetwork2)[propagated-inputs]: Add python-rpy2 | |||
2020-08-19 | gn: Add gfautil. | Efraim Flashner | |
2020-08-18 | genenetwork1: patch more files | Efraim Flashner | |
2020-08-18 | gn: Use local links for genenetwork1. | Efraim Flashner | |
2020-08-18 | gn: Add python24-rpy2 | Efraim Flashner | |
2020-08-18 | gn: Add r-minimal-2 and some R packages | Efraim Flashner | |
2020-08-16 | genenetwork1: Extend, don't replace PythonPath in service. | Efraim Flashner | |
2020-08-14 | gn: ratspub: Update to 0.4.0. | Efraim Flashner | |
2020-08-10 | gn: genenetwork2: Add pillow as one of the propagated-inputs | BonfaceKilz | |
* gn/packages/genenetwork.scm (genenetwork2)[propagated-inputs]: Add python2-pillow | |||
2020-08-09 | Remove upstreamed python packages. | Efraim Flashner | |
upstreamed python-certipy, python-pamela, python-cfgraph. python-retrying already upstream | |||
2020-08-09 | gn: python-schema-salad: Use same version of python-ruaml.yaml as | Efraim Flashner | |
bh20-seq-resource | |||
2020-08-05 | gn: python3-genenetwork2: Update package definition | BonfaceKilz | |
* gn/packages/genenetwork.scm (python3-genenetwork2): [source]: Use github source tree to avoid build failures in `setup.py` which used old python 2 syntax. [propagated-inputs]: Use python-wrapper that maps `python3` command to `python`. Remove "python" from inherited propagated input. Remove unittest2 and mock inputs since they are already defined in python3's standard library. [arguments]: Inherit package arguments from genenetwork2 and only update '#phases and '#python args. | |||
2020-08-05 | gn: python-htmlgen: Update to 2.0.0 | BonfaceKilz | |
* gn/packages/python.scm (python-htmlgen): [version]: Bump version to 2.0.0. [source]: Update hash. [propagated-inputs]: Remove "python-typing" since it causes errors to be raised when importing htmlgen in python3.8. Also, in Python 3.8 it's already provided by the standard library. | |||
2020-08-05 | gn: Update gitea to 1.12.3. | Efraim Flashner | |