From 8b1e08fe8be42a72542c92ace3c29e7715cd1150 Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Fri, 5 Nov 2021 16:49:22 +0300 Subject: gn: genenetwork: Remove unused package inputs --- gn/packages/genenetwork.scm | 8 -------- 1 file changed, 8 deletions(-) (limited to 'gn') diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 940d874..828d66b 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -184,7 +184,6 @@ ("glibc-utf8-locales" ,glibc-utf8-locales) ("nginx" ,nginx) ("python" ,python-wrapper) - ("python-deprecated" ,python-deprecated) ("python-pillow" ,python-pillow) ("python-coverage" ,python-coverage) ("python-configparser" ,python-configparser) ;; maintenance/scripts @@ -193,30 +192,23 @@ ("python-autopep8" ,python-autopep8) ("python-cssselect" ,python-cssselect) ("python-flask-debugtoolbar" ,python-flask-debugtoolbar) - ("python-elasticsearch" ,python-elasticsearch) ("python-htmlgen" ,python-htmlgen) ("python-jinja2" ,python-jinja2) ("python-sqlalchemy" ,python-sqlalchemy) - ("python-flask-sqlalchemy" ,python-flask-sqlalchemy) ("python-setuptools" ,python-setuptools) ("python-scipy" ,python-scipy) ("python-lxml" ,python-lxml) - ("python-mechanize" ,python-mechanize) ("python-mysqlclient" ,python-mysqlclient) ("python-mypy" ,python-mypy) ("python-numpy" ,python-numpy) ("python-pandas" ,python-pandas) - ("python-parameterized" ,python-parameterized) - ("python-passlib" ,python-passlib) ("python-pylint" ,python-pylint) ("python-redis" ,python-redis) ("python-requests" ,python-requests) ("python-simplejson" ,python-simplejson) - ("python-pyyaml" ,python-pyyaml) ("python-markdown" ,python-markdown) ("python-rdflib" ,python-rdflib) ("python-twint" ,python-twint) - ("python-unittest2" ,python-unittest2) ;; TODO: Get rid of Python R bindings ("python-rpy2" ,python-rpy2-next) ("python-beautifulsoup4" ,python-beautifulsoup4) -- cgit v1.2.3