question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Packages and feedstocks we should test this

See original GitHub issue

Pretty much any Python package in https://github.com/regro/cf-graph-countyfair/blob/master/status/could_use_help.json, bonus point if this creates a recipe that passes the CI!

  • hypothesis (almost daily updates and high change of changing metadata)
  • boto/botocore (one is tied to another and with the proper metadata boto’s PR should fail until botocore is merged)
  • gsw (compiler)
  • matplotlib (messy outputs)
  • pytest (lots of new syntax for package metadata

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:22 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
ocefpafcommented, Feb 26, 2020

Some comments:

  • loved the PLEASE_ADD_LICENSE_FILE
  • The short SPDX version Apache 2.0 is lower case, right?
  • We probably need a blacklist of things that are not real build dependencies, like setupext and versioneer (Also, you can drop the matplotlib and openmesh recipes from your tests)

The compilers and numpy pinning looks good!

1reaction
marcelotrevisanicommented, Feb 26, 2020

I just updated/created the recipes on gists for

* [boto](https://gist.github.com/marcelotrevisani/c5385a33da4e966de48542040e73845e)

* [botocore](https://gist.github.com/marcelotrevisani/a57a09007128923e549b8b8c758f7516)

* [ciso](https://gist.github.com/marcelotrevisani/5874ef0d49226edf51332c4d5d0a7405)

* [cythongsl](https://gist.github.com/marcelotrevisani/87df0cc02638d385068866199589f42e)

* [gsw](https://gist.github.com/marcelotrevisani/52c87047f7af20fe78f1b854d0a386de)

* [hypothesis](https://gist.github.com/marcelotrevisani/31c45c94ed2305056cdd0caa508cce79)

* [matplotlib](https://gist.github.com/marcelotrevisani/aa0c83dad03829ef3ffc9ae4e78cb263)

* [openmesh](https://gist.github.com/marcelotrevisani/c4a03ca139a78329db280eab13559747)

* [pymc](https://gist.github.com/marcelotrevisani/a21e6318b4792e19042c0e2511cb85f9)

* [pytest](https://gist.github.com/marcelotrevisani/fc4aff4de383703f23f74dbed1b39f9b)

* [requests](https://gist.github.com/marcelotrevisani/28f63677009685eb865449ece713f1cd)

* [xlayers](https://gist.github.com/marcelotrevisani/c7090eae7da943df12c6505f46ab772e)

The recipe xlayers does not seem to be right, I will create some tests with that one. The matplotlib recipe also needs some investigation

I just updated all the recipes on gists. Just one of the recipes grayskull didn’t find the license file but it added the correct spdx short identifier for it

Read more comments on GitHub >

github_iconTop Results From Across the Web

Maintaining packages - Conda-Forge
This means if you push a version update to a branch and then create a PR, conda packages will be published to anaconda.org...
Read more >
conda-forge/conda-smithy: The tool for managing ... - GitHub
The tool for managing conda-forge feedstocks. ... You should be able to test parts of conda-smithy with whatever tokens you have. For example,...
Read more >
Biodiesel Feedstock Testing and Evaluation - Intertek
Intertek tests the quality and suitability of raw feedstock materials for the production of biodiesel fuel. Using AOCS test methods, the biodiesel laboratories ......
Read more >
Packaging software with conda - IGWN | Computing
In principle, testing a package build should be as simple as installing ... If the recipe is already part of a feedstock, you...
Read more >
Analysis to Maximise the Efficiency of Anaerobic Digestion
Other important parameters that should be tested for in a feedstock include toxic ... We have recently expanded our suite of analysis packages...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found