aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/genenetwork.scm
AgeCommit message (Collapse)Author
2023-06-18Remove unused twint from GN2pjotrp
2023-04-19gn: Update GN2 to 3.11-2.bfe557dcFrederick Muriuki Muriithi
2023-04-19gn: Update GN3 to 0.1.0-2.85610fc9Frederick Muriuki Muriithi
2023-03-08gn: genenetwork3: Add python-argon-cffiFrederick Muriuki Muriithi
As part of improving the security of passwords, this commit adds python-argon-cffi that enables use of the better Argon2 password hashing algorithm, rather than the dated bcrypt that is a tad vulnerable to offline cracking.
2023-03-02genenetwork3: New dependency (python-email-validator)Frederick Muriuki Muriithi
* gn/packages/genenetwork.scm: (python-email-validator): New dependency
2022-12-28gn: (genenetwork2): Add python-authlib as a dependencyFrederick Muriuki Muriithi
* gn/packages/genenetwork.scm: (python-authlib): New dependency
2022-12-28gn: (genenetwork2): Add flask-session as a dependencyFrederick Muriuki Muriithi
Flask session already handles a lot of the house-keeping involved with server-side sessions: this commit adds it as a dependency to avoid having to do the house-keeping manually. * gn/packages/genenetwork.scm: (python-flask-session): New dependency
2022-12-23Disable pingouin testsPjotr Prins
2022-12-23Making the build work for genenetworkPjotr Prins
2022-12-20gn: (genenetwork3): Add dependencyFrederick Muriuki Muriithi
* gn/packages/genenetwork.scm (genenetwork3): Add python-authlib as a dependency to genenetwork3
2022-12-06gn: (genenetwork3): Update to 0.1.0-2.e781996Frederick Muriuki Muriithi
* gn/packages/genenetwork.scm (genenetwork3): Update to version 0.1.0-2.e781996
2022-11-10gn: Add missing imports and package licenses.Efraim Flashner
2022-11-03gn: (gn/packages/genenetwork.scm): Add yoyo-migrations as dependencyFrederick Muriuki Muriithi
* gn/packages/genenetwork.scm: add yoyo-migrations as a dependency.
2022-10-30gn: genenetwork2: Do not depend on python-xapian-bindings.Arun Isaac
Now, only genenetwork3 depends on python-xapian-bindings. genenetwork2 makes use of xapian indirectly through the genenetwork3 API. * gn/packages/genenetwork.scm (genenetwork2)[propagated-inputs]: Remove python-xapian-bindings.
2022-10-28gn: (genenetwork3): Update to 0.1.0-2.faf2739Frederick Muriuki Muriithi
* gn/packages/genenetwork.scm (genenetwork3): Update to 0.1.0-2.faf2739
2022-10-18gn: genenetwork3: Depend on python-xapian-bindings.Arun Isaac
* gn/packages/genenetwork.scm (genenetwork3)[propagated-inputs]: Add python-xapian-bindings.
2022-10-18gn: genenetwork3: Depend on python-pymonad.Arun Isaac
* gn/packages/genenetwork.scm (genenetwork3)[propagated-inputs]: Add python-pymonad.
2022-10-18gn: genenetwork3: Depend on python-click.Arun Isaac
* gn/packages/genenetwork.scm (genenetwork3)[inputs]: Add python-click.
2022-10-05gn: (genenetwork2): Update to 3.11-2.1328932Frederick Muriuki Muriithi
* gn/packages/genenetwork.scm (genenetwork2): Update to 3.11-2.1328932
2022-10-05gn: (genenetwork3): Update to 0.1.0-2.fe1b8beFrederick Muriuki Muriithi
* gn/packages/genenetwork.scm (genenetwork3): Update to 0.1.0-2.fe1b8be
2022-09-30gn: (genenetwork2): Update to 3.11-2.6f1a66bFrederick Muriuki Muriithi
* gn/packages/genenetwork.scm (genenetwork2): Update to 3.11-2.6f1a66b
2022-09-30gn: (genenetwork3): Update to 0.1.0-2.0d365ddFrederick Muriuki Muriithi
* gn/packages/genenetwork.scm (genenetwork3): Update to 0.1.0-2.0d365dd
2022-09-14gn: genenetwork2: Depend on python-xapian-bindings.Arun Isaac
* gn/packages/genenetwork.scm: Import (gnu packages search). (genenetwork2)[propagated-inputs]: Add python-xapian-bindings.
2022-09-14gn: genenetwork2: Depend on python-pymonad.Arun Isaac
* gn/packages/genenetwork.scm (genenetwork2)[propagated-inputs]: Add python-pymonad.
2022-09-07gn: genenetwork2: Update to 3.11-2.be09d5a.Frederick Muriuki Muriithi
* gn/packages/genenetwork.scm (genenetwork2) Update to 3.11-2.be09d5a.
2022-09-07gn: genenetwork3: Update to 0.1.0-2.1e1c9d8.Frederick Muriuki Muriithi
* gn/packages/genenetwork.scm (genenetwork3) Update to 0.1.0-2.1e1c9d8.
2022-08-30gn: genenetwork3: Update to 0.1.0-2.45b9bcb.Frederick Muriuki Muriithi
* gn/packages/genenetwork.scm (genenetwork3) Update to 0.1.0-2.45b9bcb.
2022-08-30gn: genenetwork2: Update to 3.11-2.1c384a1.Frederick Muriuki Muriithi
* gn/packages/genenetwork.scm (genenetwork2) Update to 3.11-2.1c384a1.
2022-08-30gn: genenetwork3: Update to 0.1.0-2.9ef2ddc.Frederick Muriuki Muriithi
* gn/packages/genenetwork.scm (genenetwork3) Update to 0.1.0-2.9ef2ddc.
2022-08-17gn: genenetwork2: Update to 3.11-2.bc589b2.Frederick Muriuki Muriithi
* gn/packages/genenetwork.scm (genenetwork2) Update to 3.11-2.bc589b2.
2022-08-15gn: genenetwork2: Update to 3.11-2.3cfd0ec.Frederick Muriuki Muriithi
* gn/packages/crates-io.scm (genenetwork2) Update to 3.11-2.3cfd0ec.
2022-08-15gn: genenetwork3: Update to 0.1.0-2.6db3b2a.Frederick Muriuki Muriithi
* gn/packages/crates-io.scm (genenetwork3) Update to 0.1.0-2.6db3b2a.
2022-08-02gn: genenetwork2: Update to 3.11-2.85ad783.Frederick Muriuki Muriithi
* gn/packages/genenetwork.scm (genenetwork2): Update to 3.11-2.85ad783. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
2022-07-29gn: genenetwork3: Update itFrederick Muriuki Muriithi
* gn/packages/genenetwork.scm (commit): Update it. (source): Update hash. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
2022-07-22gn: genenetwork2: Add gn-rust-correlation.Alexander_Kabui
* gn/packages/genenetwork.scm: (genenetwork2) [propagated-inputs]: Add gn-rust-correlations. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
2022-06-29gn: genenetwork3: Add gn-rust-correlation.BonfaceKilz
* gn/packages/genenetwork.scm: Import module crates-io. (genenetwork3) [propagated-inputs]: Add gn-rust-correlations.
2022-06-21gn: genenetwork2: Update itBonfaceKilz
* gn/packages/genenetwork.scm (commit): Update it. (source): Update hash.
2022-06-21gn: Update genenetwork3BonfaceKilz
* gn/packages/genenetwork.scm (commit): Update it. (source): Update hash. (propagated-inputs): Remove python-ipfshttpclient.
2022-06-14gn: genenetwork3: Use upstream python-pingouin.Arun Isaac
* gn/packages/genenetwork.scm (python-seaborn-without-tests, python-pingouin-with-working-python-seaborn): Delete variables. (genenetwork3)[propagated-inputs]: Replace python-pingouin-with-working-python-seaborn with upstream python-pingouin.
2022-06-10gn: Update genenetwork3BonfaceKilz
* gn/packages/genenetwork.scm (commit): Update it. (source): Update hash. (propagated-inputs): Add python-lmdb.
2022-05-24New dependency: (genenetwork3: diffutils)Frederick Muriuki Muriithi
- Genenetwork3 depends on diffutils
2022-04-14Update genetwork3 to 39afc68BonfaceKilz
* gn/packages/genenetwork.scm: Update commit and hash.
2022-04-13Update GN3 to latest commitFrederick Muriuki Muriithi
GN2 on the testing branch relies on features in GN3 that are not present in commit 16367dab9248d3aa2660e0b5cafdce25e8f7067c of GN3. This commit thus updates the dependency to get the latest version of GN3 that is building successfully. Signed-off-by: BonfaceKilz <me@bonfacemunyoki.com>
2022-04-12gn: python-rpy2-next: Remove package.Alexander
python-rpy2@3.4.5 has been upstreamed. * gn/packages/python.scm (python-rpy2-next): Delete variable. * gn/packages/genenetwork.scm (genenetwork2)[propagated-inputs]: Replace python-rpy2-next with python-rpy2. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2022-03-16gn: genenetwork3: Update to 0.1.0-2.16367da.BonfaceKilz
* gn/packages/genenetwork.scm (genenetwork3): Update to 0.1.0-2.16367da.
2022-03-16gn: genenetwork2: Move pytest and pytest-mock to propagated-inputsBonfaceKilz
These packages are required in the propagated-inputs so that they can be run locally. * gn/packages/genenetwork.scm (genenetwork)[native-inputs]: Move pytest and pytest to... [propagated-inputs]: here.
2022-03-16gn: genenetwork2: Add pytest and pytest-mockBonfaceKilz
* gn/packages/genenetwork.scm (genenetwork2) [native-inputs]: Add pytest and pytest-mock
2022-03-03gn: genenetwork3: Add python-pytest-mockBonfaceKilz
* gn/packages/genenetwork.scm (genenetwork3)[native-inputs]: Add python-pytest-mock.
2022-02-18gn: genenetwork2: Update to 3.11-2.17652b1.Arun Isaac
* gn/packages/genenetwork.scm (genenetwork2): Update to 3.11-2.17652b1. [arguments]: Restore the default install phase.
2022-02-18gn: genenetwork3: List propagated inputs in plain list.Arun Isaac
Guix now prefers inputs as a plain list instead of an association list. Modernize. * gn/packages/genenetwork.scm (genenetwork3)[propagated-inputs]: Use plain list instead of association list.