Skip to content

support for python_requires in local-recipes-index - #16420

Merged
czoido merged 4 commits into
conan-io:develop2from
memsharded:feature/local_recipes_index_pyrequires
Jul 24, 2024
Merged

czoido merged 4 commits into
conan-io:develop2from
memsharded:feature/local_recipes_index_pyrequires

Conversation

@memsharded

@memsharded memsharded commented Jun 6, 2024

Copy link
Copy Markdown
Member

Changelog: Feature: Support python_requires in local-recipes-index.
Docs: conan-io/docs#3802

Close #16398

"pyreq/all/conanfile.py": str(GenConanfile("pyreq", "1.0"))})
return folder

def test_install(self, c3i_pyrequires_folder):

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If it's not too much, I'd add a test to explicitly state that a pyreq coming from a different remote is not supported? Or is it enought with the issue message?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we need to consider the use cases with more detail, this is why this is a draft, lets talk about it.

@memsharded memsharded added this to the 2.6.0 milestone Jul 7, 2024
@memsharded
memsharded marked this pull request as ready for review July 23, 2024 10:29
@czoido
czoido merged commit 66a3a01 into conan-io:develop2 Jul 24, 2024
@memsharded
memsharded deleted the feature/local_recipes_index_pyrequires branch July 24, 2024 14:30
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.

[bug] Exception when using local recipes index

3 participants