diff options
author | Efraim Flashner | 2020-06-28 12:45:52 +0300 |
---|---|---|
committer | Efraim Flashner | 2020-06-28 12:45:52 +0300 |
commit | 82d0489ced74e7596ff711af1030f8a4ae257038 (patch) | |
tree | 4109fc0bdbecce352fd24343ee4b2a5fa1aab586 /gn/packages/python.scm | |
parent | 793f831f84ab67081e57bc8ec58d9927c019feb5 (diff) | |
download | guix-bioinformatics-82d0489ced74e7596ff711af1030f8a4ae257038.tar.gz |
gn: Prepare bh20-seq-resource for service
Diffstat (limited to 'gn/packages/python.scm')
-rw-r--r-- | gn/packages/python.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gn/packages/python.scm b/gn/packages/python.scm index b181767..7be6b4f 100644 --- a/gn/packages/python.scm +++ b/gn/packages/python.scm @@ -1118,7 +1118,7 @@ spreadsheets without the need for COM objects.") ("python-google-api-client" ,python-google-api-client) ("python-httplib2" ,python-httplib2) ("python-pycurl" ,python-pycurl) - ("python-ruamel.yaml" ,python-ruamel.yaml) + ("python-ruaml.yaml" ,python38-ruaml.yaml-0.15.76) ("python-setuptools" ,python-setuptools) ("python-oauth2client" ,python-oauth2client) ("python-uritemplate" ,python-uritemplate) @@ -1155,7 +1155,7 @@ server.") ("python-rdflib" ,python-rdflib) ("python-rdflib-jsonld" ,python-rdflib-jsonld) ("python-requests" ,python-requests) - ("python-ruamel.yaml" ,python-ruamel.yaml) + ("python-ruaml.yaml" ,python38-ruaml.yaml-0.15.76) ("python-setuptools" ,python-setuptools) ("python-typing-extensions" ,python-typing-extensions))) (native-inputs |