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

Update to plantcv v3.3.0 #15539

Merged
merged 25 commits into from
May 25, 2019
Merged

Update to plantcv v3.3.0 #15539

merged 25 commits into from
May 25, 2019

Conversation

nfahlgren
Copy link
Member

  • I have read the guidelines for bioconda recipes.
  • This PR adds a new recipe.
  • AFAIK, this recipe is directly relevant to the biological sciences (otherwise, please submit to the more general purpose conda-forge channel).
  • This PR updates an existing recipe.
  • This PR does something else (explain below).

@biocondabot
Copy link
Contributor

biocondabot bot commented May 22, 2019

No artifacts found on recent CircleCI builds.

@npavlovikj
Copy link
Member

@nfahlgren , your recipe is failing at the Liniting step, and not while building. The error is:
NotImplementedError: overlap in comment [None, [CommentToken('# [linux]\n', line: 20)]] [None, [CommentToken('# [linux]\n', line: 21)]]

I am not sure what the error exactly means, but I would try removing noarch: python - noarch packages are for architecture-independent packages, while yours need to use libGL on linux, and not osx, which is not independent.

Regarding "libGL", I believe just using the extended-base should work, and you will see if that gives you any error during build afer the linting step is fixed.

@npavlovikj
Copy link
Member

Ah, please ignore what I said earlier @nfahlgren - I didn't notice that you were not using any compilers...
In that case, please keep noarch: python, and remove # [linux] from the build section, so you have something like in https://github.com/bioconda/bioconda-recipes/blob/0c10b43ca0b7acdba91527f8573e872507bb4d5c/recipes/bioconductor-rdrtoolbox/meta.yaml.

@nfahlgren
Copy link
Member Author

Thanks @npavlovikj, the comments were definitely causing linting to fail. I updated the PR and the CircleCI log now shows the build error I was talking about.

@epruesse epruesse requested a review from npavlovikj May 25, 2019 03:09
@nfahlgren
Copy link
Member Author

Awesome, thanks @npavlovikj!

@npavlovikj
Copy link
Member

@BiocondaBot merge

@biocondabot
Copy link
Contributor

biocondabot bot commented May 25, 2019

Upload & Merge started. Reload page to view progress.

  • Checks OK
  • Fetching 1 packages and 1 images
  • Uploaded image biocontainers/plantcv:3.3.0--py_0
  • Uploaded package noarch/plantcv-3.3.0-py_0.tar.bz2
  • Creating squash merge (with co-authors @npavlovikj)

@biocondabot biocondabot bot merged commit 6082a99 into master May 25, 2019
@biocondabot
Copy link
Contributor

biocondabot bot commented May 25, 2019

@npavlovikj, your request to merge succeeded: Pull Request successfully merged

@dpryan79 dpryan79 deleted the update-plantcv-3.3.0 branch May 25, 2019 11:52
epruesse added a commit to epruesse/bioconda-recipes that referenced this pull request May 25, 2019
* master: (336 commits)
  Rebuild libgtextutils (bioconda#14659)
  set minced=0.3 (bioconda#15575)
  Update to plantcv v3.3.0 (bioconda#15539)
  add cami-opal recipe (bioconda#15573)
  Tango (bioconda#15570)
  stacks: bump version 2.4 (bioconda#15546)
  Bump segtools build for newer python versions (bioconda#15572)
  Update blast to 2.9.0 (bioconda#15550)
  add fastqsplitter recipe (bioconda#15568)
  Update xopen (bioconda#15566)
  r-probmetab - fix conda getting stuck on solving environment (bioconda#15519)
  Change sha256 for PGCGAP (bioconda#15565)
  Update PGCGAP to v1.0.2 (bioconda#15562)
  pb-falcon-0.3.3 (bioconda#15559)
  Spoa (bioconda#15555)
  seqbuster: bump to latest version (bioconda#15558)
  update irida uploader 0.2.1 (bioconda#15557)
  Super distance (bioconda#15551)
  Fix nanoplotter (bioconda#15548)
  Pycoqc requires h5py (bioconda#15545)
  ...
kpalin pushed a commit to kpalin/bioconda-recipes that referenced this pull request Aug 7, 2019
Package uploads complete: [ci skip]
 - biocontainers/plantcv:3.3.0--py_0
 - noarch/plantcv-3.3.0-py_0.tar.bz2

Co-authored-by: Natasha Pavlovikj <npavlovikj2@unl.edu>
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.

None yet

2 participants