Skip to content

Releases: fizwit/easy_update

2.3.0

18 Mar 01:58

Choose a tag to compare

Major refactoring to fix the quality of the output.
Replace pep508 with packaging for processing the requires_dist from PyPi
Improve Bioconductor meta data
Improve R module annotation with --exts-annotate
Fix --exts-description for use with Python Modules

Require update type, R or Python

08 Jul 00:59

Choose a tag to compare

Explicitly request type of update via cli flags: --update_python_exts, --update_R_exts

Update requirements.txt

06 Jan 17:53

Choose a tag to compare

2.1.1

clean up requirements.txt

root path of easyconfigs fixed

07 Jul 04:25

Choose a tag to compare

  • when working in the esayconfig tree look up the tree to find the base path for all easyconfig
  • check easyblock to determine correct repository to search for exts_list
  • check for PythonBundle and PythonPackage
  • Read R-bundle-Biocondutor dependencies