Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add recipe for saccharis 2.0 dev18 build 1 to bioconda * updated to use git tag * updated to use a python package generated from setuptools build, with sha256 hash, and added --single-version-externally-managed --record=record.txt args to setup.py install as per bioconda test suite * lowercased hash, since it's case-sensitive * added filename as "fn: saccharis-{{ version }}.tar.gz" * removed filename since bioconda considers it an error * update url link * update sha256 * remove unneeded comments * remove tests which write files * remove tests which write files, with comment * add new release data to bioconda recipe * change build number to zero to satisfy bioconda linter * add blast dependency * add run_exports breaking change behaviour * change name to lowercase in run_exports * fix spacing * nesting issue * remove nesting * fix version spacing * update to dev20 * update to dev20 * update to dev21 * fix >= sign * increment build to fix small error * update file hash and increment build * revert 2.0.1 to working dev21 build * upload 2.0.1 dev21 version with fixed database download * upload 2.0.1 dev21 version with another database download fix * increment build num * increment build num * increment build num * update setuptools build requirements * update setuptools build requirements * update to build 3, which replaces wget with requests * update hash * increment build with yet another small patch to try and fix these database downloads * increment build with yet another small patch to try and fix database downloads * adjust whitespace * increment to build 6 * update python dependency * increment to build 7 adds chunk reducing size to database download streaming * update cazy.org links to https increment to build 8
- Loading branch information