Skip to content
Success

Changes

Summary

  1. OBS: support building pyhss (details)
Commit 14b2f70e5c79f9ca0b70f498e1ef3518a776ae5b by Oliver Smith
OBS: support building pyhss

Build source packages for the python project pyhss similar to how we do
it for erlang projects: by downloading all dependencies ahead of time
and vendoring them in the source package.

Related: SYS#6819
Change-Id: I321090e811f7c5c142bf973c616d83cd5b2219ab
The file was modifiedscripts/obs/lib/__init__.py
The file was modifiedscripts/obs/data/build_srcpkg.Dockerfile
The file was addedscripts/obs/data/pyhss_download_deps.sh
The file was modifiedscripts/obs/lib/srcpkg.py