On 29. 12. 23 20:41, Mattia Verga wrote:
I think I would just do something like this in %prep:
sed -r -i 's/^file:/# &/' tests/requirements.in
Thanks, that did it. Is this something broken in upstream code, or is it our
parser that needs to be adjusted?
Our thing wants to generate dependen
> I think I would just do something like this in %prep:
>
> sed -r -i 's/^file:/# &/' tests/requirements.in
>
Thanks, that did it. Is this something broken in upstream code, or is it our
parser that needs to be adjusted? I couldn't find the relevant pip
documentation about 'file:.#egg=' format
I think I would just do something like this in %prep:
sed -r -i 's/^file:/# &/' tests/requirements.in
On Thu, Dec 28, 2023, at 11:41 AM, Mattia Verga wrote:
> While trying to update python-rpds-py I came across this commit:
> https://github.com/crate-py/rpds/commit/27d6caf11aac8170e2e9fd56042f05a