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

Allow --format=json in conan create for python-requires #14594

Merged
merged 4 commits into from
Aug 29, 2023

Conversation

AbrilRBS
Copy link
Member

@AbrilRBS AbrilRBS commented Aug 28, 2023

Changelog: Fix: Allow --format=json in conan create for python-requires
Docs: Omit

Couldn't find anything concrete when testing locally, but this now makes it so calling conan create . with --update flag for python-requires does something (Updates the recipe times).

BUT, it's not capable of using a newer recipe version

conans/client/loader.py Outdated Show resolved Hide resolved
Co-authored-by: James <memsharded@gmail.com>
@czoido czoido merged commit c3db0d7 into conan-io:release/2.0 Aug 29, 2023
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] conan create --format=json throws when creating a python_requires package
3 participants