openSUSE / obs-service-replace_using_package_version

An OBS service to replace a regex with some package version available in the build time repositories
GNU General Public License v3.0
4 stars 12 forks source link

Adapt spec to the current project setup #34

Closed davidcassany closed 1 year ago

davidcassany commented 1 year ago

This commit adapts the spec file to simply copy required files to the expected locations.

In addition support for python2 is dropped.

Fixes #33

Signed-off-by: David Cassany dcassany@suse.com

davidcassany commented 1 year ago

I created a test build here https://build.opensuse.org/package/show/home:dcassany:Elemental:Dev/obs-service-replace_using_package_version

davidcassany commented 1 year ago

@dcermak now I think this is ready to be merged, are you fine with it?