specfile icon indicating copy to clipboard operation
specfile copied to clipboard

Instantiate Specfile with a string

Open danishprakash opened this issue 1 year ago • 3 comments

Description

Currently, it's possible to do this via a file path. In my use case, all I'm doing is fetching the specfile for multiple packages via OSC API and then trying to parse them using Specfile. I'm currently creating a temp file and then passing it on to the package.

Is this something that can be supported or have there been any discussions in the past about this that ruled it out?

Benefit

No response

Importance

No response

Workaround

  • [X] There is an existing workaround that can be used until this feature is implemented.

Participation

  • [X] I am willing to submit a pull request for this issue. (Packit team is happy to help!)

danishprakash avatar Jul 10 '23 12:07 danishprakash