2
0
mirror of https://opendev.org/x/pyghmi synced 2025-01-13 03:08:00 +00:00

8 Commits

Author SHA1 Message Date
Zuul
72c90d65e1 Merge "Amend deb package build to avoid extranoeus content" 2024-09-04 14:41:19 +00:00
Jarrod Johnson
6c9a64dd1f Amend deb package build to avoid extranoeus content
Change-Id: I6619e057874ee84d42bac6d35456278ae90f16f2
2024-09-04 10:31:14 -04:00
Jarrod Johnson
3673666035 Update for modern Debian/Ubuntu build
Change-Id: Ia22d711512137fcaf30174b0e899d6ce7d937fec
2024-06-11 13:26:47 -04:00
Jarrod Johnson
04b2d5cd69 Fix building under wheezy
The supported wheezy platform we are now adding
pyca to.  Additionally, the options were wrong for
such old debian build utilites.

Change-Id: If92de1356cd45c5f4a260b6df72144dbbfe70c3d
2020-02-20 08:58:24 -05:00
Jarrod Johnson
68ef96a624 Use python3 for pyghmi builds except Wheezy
For all supported debian versions, build
python3 pyghmi except Wheezy.

Change-Id: I9271075cf9e088997a9007341b925dbc7cf476d9
2020-01-14 09:38:42 -05:00
Jarrod Johnson
bc8deb4b68 Fix git copy in builddeb script
The builddeb script attempted to build in a directory
without .git, breaking the version deterimination logic.

Change-Id: Ia2be3a75bdcdf9335586bb40e05e635f4b497ca5
2019-02-11 09:52:33 -05:00
Jarrod Johnson
3e65ed0189 Workaround wheezy limitations
Debian wheezy is just too old to easily work with,
for that platform, use the more amenable
cryptodomex library.

Change-Id: Ic21d9784158d9d3f529d8c17dbe60a49f244cc7c
2019-02-08 13:08:49 -05:00
Jarrod Johnson
40c546400e Enable package builds without pbr
There are some build environments we are being asked
to support that pbr does not.  A quick fallback
to handle such environments.

Change-Id: Ie5dac2555c73e80e4cf589932a18f31a530bdf65
2019-02-04 15:59:18 -05:00