Skip to content

List of broken recipes for python3crystax, refs #1402#1408

Merged
tshirtman merged 1 commit into
kivy:masterfrom
AndreMiras:feature/ticket1402_broken_recipe_list
Oct 14, 2018
Merged

List of broken recipes for python3crystax, refs #1402#1408
tshirtman merged 1 commit into
kivy:masterfrom
AndreMiras:feature/ticket1402_broken_recipe_list

Conversation

@AndreMiras

@AndreMiras AndreMiras commented Oct 14, 2018

Copy link
Copy Markdown
Member

Populated the list of broken recipes and moved to a dedicated
constants.py file.
Broken recipes are mostly divided in 3 categories:

  1. recipes not yet migrated from python2 to python3crystax
  2. recipes that don't have environment var well setup
  3. recipes that are not broken but require a system package

Populated the list of broken recipes and moved to a dedicated
`constants.py` file.
Broken recipes are mostly divided in 3 categories:
1) recipes not yet migrated from python2 to python3crystax
2) recipes that don't have environment var well setup
3) recipes that are not broken but require a system package
@AndreMiras

Copy link
Copy Markdown
Member Author

Next up is is:

  1. do the same for python2
  2. start fixing the broken ones to slowly decrease the list

For python3crystax the list could decrease pretty fast by simply adding python3crystax to the depends class attribute for recipes missing it. Then I guess we could pick up the ones that have a dedicated bug report.

@AndreMiras AndreMiras force-pushed the feature/ticket1402_broken_recipe_list branch from cf474cc to b6ca832 Compare October 14, 2018 14:47
@tshirtman tshirtman merged commit 3927772 into kivy:master Oct 14, 2018
@AndreMiras AndreMiras deleted the feature/ticket1402_broken_recipe_list branch October 14, 2018 16:02
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