diff options
author | jgart | 2021-08-12 05:16:37 -0400 |
---|---|---|
committer | jgart | 2021-08-12 05:16:37 -0400 |
commit | f32629316a96bfc54c77a3bdf1e32ba476830c11 (patch) | |
tree | 664c4718abc4de0d395218f5be73bb8b3ba89f37 /topics/gn1-migration-to-gn2 | |
parent | 6a3ee729ffcbe26fecd1b5e1db13bfcf09f4c5e4 (diff) | |
download | gn-gemtext-f32629316a96bfc54c77a3bdf1e32ba476830c11.tar.gz |
Mention python-pooch in guix.
https://issues.guix.gnu.org/47022
https://guix.gnu.org/packages/python-pooch-1.3.0/
Diffstat (limited to 'topics/gn1-migration-to-gn2')
-rw-r--r-- | topics/gn1-migration-to-gn2/clustering.gmi | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/topics/gn1-migration-to-gn2/clustering.gmi b/topics/gn1-migration-to-gn2/clustering.gmi index 03f1313..f98ad1d 100644 --- a/topics/gn1-migration-to-gn2/clustering.gmi +++ b/topics/gn1-migration-to-gn2/clustering.gmi @@ -91,3 +91,11 @@ Thankfully, the following python packages seem to already be packaged with guix- * python-scipy The only (seemingly) missing package is `python-pooch` + +## python-pooch + +python-pooch is in guix as of commit 211c933 in master from this March: + +=> https://guix.gnu.org/packages/python-pooch-1.3.0/ python-pooch package listing +=> https://issues.guix.gnu.org/47022 python-pooch patch thread + |