snakethatlovesstaticlibs
snakethatlovesstaticlibs
I also just ran into this, except that we have some entries that looks like this: ``` random-project = { git = "https://github.com/owner/repo.git", rev = "random-git-hash"} ```
Thank you for merging this PR! Is there a timeline for when the change is reflected on conancenter? I'm not familiar with the process
@jcar87 Thanks for letting me know. I was using https://conan.io/center/recipes/openssl?version=3.3.2 to check, and don't see 3.4.0 under the versions tab. Is that site just for conan 1? I can't seem...
I was able to get this to work with ``` some-package @ git+https://github.com/owner/package.git@ ; python_version >= "3.x" and python_version < "3.y" ``` was this fixed?
Related https://github.com/open-source-parsers/jsoncpp/issues/1428
A new release was cut!