Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add snakemake remote depends #7

Closed
wants to merge 9 commits into from

Conversation

tomkinsc
Copy link
Member

@tomkinsc tomkinsc commented Oct 5, 2015

This includes conda skeleton receipes for moto and filechunkio, two PyPi packages related to Snakemake remote file handling. It adds these and boto as dependencies to the Snakemake meta.yaml. The package boto is used for AWS calls, moto is used for mocking out the live AWS API for local testing, and filechunkio is used for chunking files for multi-part upload.

…akemake remote() file support

added recipes for the moto and filechunkio dependencies needed for
snakemake remote() file support, via “conda skeleton pypi {moto,
filechunkio}”, as well as boto, which is currently a conda package
@tomkinsc tomkinsc changed the title Ct add snakemake remote depends add snakemake remote depends Oct 5, 2015
@tomkinsc tomkinsc closed this Oct 5, 2015
@tomkinsc
Copy link
Member Author

tomkinsc commented Oct 5, 2015

It seems a few more dependencies are needed for moto itself, to be added.

…ict}

added recipes for the moto dependencies: {httplib2, httpretty,
xmltodict}. The recipe for httpretty needed some manual intervention
since the httpretty setup.py file parses its own requirements file in a
way that is not guaranteed to produce clean output
@tomkinsc tomkinsc reopened this Oct 6, 2015
@johanneskoester
Copy link
Contributor

Hi Chris,
nice work! We are right now setting up our automated build system (pull request #8). Lets wait a day before merging your nice work, then the packages will be built automatically!

Thanks,
Johannes

@johanneskoester
Copy link
Contributor

Hi,
the build system changes have been merged into master. Can you sync your branch with current master? If the checks pass, we are ready for merging.

@tomkinsc
Copy link
Member Author

tomkinsc commented Oct 7, 2015

This seems to have an issue with dependency chaining. I'll submit the recipes individually in the right order, with a separate PR for each.

@tomkinsc tomkinsc closed this Oct 7, 2015
tomkinsc added a commit that referenced this pull request Oct 7, 2015
one item from #7
@tomkinsc tomkinsc mentioned this pull request Oct 7, 2015
tomkinsc added a commit that referenced this pull request Oct 7, 2015
one item from #7
@tomkinsc tomkinsc mentioned this pull request Oct 7, 2015
tomkinsc added a commit that referenced this pull request Oct 7, 2015
one item from #7
@tomkinsc tomkinsc mentioned this pull request Oct 7, 2015
tomkinsc added a commit that referenced this pull request Oct 7, 2015
one item from #7
@tomkinsc tomkinsc mentioned this pull request Oct 7, 2015
tomkinsc added a commit that referenced this pull request Oct 7, 2015
item from #7
@tomkinsc tomkinsc mentioned this pull request Oct 7, 2015
tomkinsc added a commit that referenced this pull request Oct 7, 2015
item from #7
@tomkinsc tomkinsc mentioned this pull request Oct 7, 2015
@tomkinsc tomkinsc deleted the ct-add-snakemake-remote-depends branch October 7, 2015 19:37
martin-raden pushed a commit that referenced this pull request Nov 14, 2016
bittremieux pushed a commit that referenced this pull request Sep 10, 2019
BiocondaBot pushed a commit that referenced this pull request Mar 24, 2020
Merge PR #21057, commits were: 
 * A new recipe for BtToxin_scanner
 * Merge pull request #9 from bioconda/master

update local
 * Merge pull request #7 from bioconda/master

update local master
 * Merge pull request #5 from bioconda/master

update local files
 * Merge pull request #3 from bioconda/master

update local fork
 * Merge branch 'master' of https://github.com/bioconda/bioconda-recipes
 * Merge pull request #1 from bioconda/master

update local recipes
BiocondaBot pushed a commit that referenced this pull request Jun 19, 2020
Merge PR #22707, commits were: 
 * Update meta.yaml
 * Update meta.yaml
 * Update meta.yaml
 * Merge branch 'master' into pgcgap
 * Merge branch 'master' of https://github.com/bioconda/bioconda-recipes
 * Update meta.yaml
 * Update meta.yaml
 * Update meta.yaml
 * Update meta.yaml
 * Debug why there are python host dependencies getting pulled in
 * Update meta.yaml
 * Update pgcgap to v1.0.18
 * Merge pull request #16 from bioconda/master

update local master
 * Merge pull request #14 from bioconda/master

Update local master
 * Merge pull request #9 from bioconda/master

update local
 * Merge pull request #7 from bioconda/master

update local master
 * Merge pull request #5 from bioconda/master

update local files
 * Merge pull request #3 from bioconda/master

update local fork
 * Merge branch 'master' of https://github.com/bioconda/bioconda-recipes
 * Merge pull request #1 from bioconda/master

update local recipes
BiocondaBot pushed a commit that referenced this pull request Oct 29, 2022
Merge PR #37080, commits were: 
 * Update meta.yaml
 * Update meta.yaml
 * Update meta.yaml
 * Merge branch 'master' into master
 * Merge branch 'master' into master
 * Merge pull request #8 from marcDabad/cvlr_package

new emas commit
 * new emas commit
 * Merge pull request #7 from marcDabad/cvlr_package

fix variable
 * fix variable
 * Merge branch 'master' into master
 * Merge pull request #6 from marcDabad/cvlr_package

gcc 2 cc
 * gcc 2 cc
 * Merge branch 'master' into master
 * Merge pull request #5 from marcDabad/cvlr_package

passes tests in local
 * passes tests in local
 * Merge branch 'master' into master
 * Merge pull request #4 from marcDabad/cvlr_package

cc
 * cc
 * Merge pull request #3 from marcDabad/cvlr_package

Cvlr package
 * Merge branch 'master' into master
 * Merge branch 'cvlr_package' of https://github.com/marcDabad/bioconda-recipes into cvlr_package
 * cvlr_recipe
 * Merge pull request #2 from marcDabad/cvlr_package

Cvlr package
 * Merge branch 'master' into cvlr_package
 * Merge pull request #1 from bioconda/master

update
 * cvlr_recipe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants