Skip to content

Tags: solvingj/conan

Tags

1.23.0

Toggle 1.23.0's commit message
 1.23.0

1.22.3

Toggle 1.22.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fixing python_requires with build_id (conan-io#6563) (conan-io#6618)

* fixing python_requires with build_id (conan-io#6563)

* fixing python_requires with build_id

* fix

* added specific test for compatible_package

Co-authored-by: James <[email protected]>

1.21.3

Toggle 1.21.3's commit message
fix test

1.22.2

Toggle 1.22.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
avoiding concurrent modification of package metadata (conan-io#6524)

* avoiding concurrent modification of package metadata

* move checksums closer

Co-authored-by: James <[email protected]>

1.22.1

Toggle 1.22.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade python six to allow 1.14.0 (conan-io#6507) (conan-io#6509)

Co-authored-by: Andreas W <[email protected]>

1.21.2

Toggle 1.21.2's commit message
remove ftp test (conan-io#6366)

1.21.1

Toggle 1.21.1's commit message
Fixing readout of backslashes (conan-io#6301) (conan-io#6320)

* using git-bash to run Windows-bash tests (conan-io#6301)

* test only for Windows

* REMOVE: look for things in the CI

* fixing readout of backslashes (conan-io#6301)

* simplify test following review

* check if it works without moving paths to 'unix' style

* name the test, otherwise it won't run (facepalm)

* use unix-like paths

Co-authored-by: Javier G. Sogo <[email protected]>