Commit Graph

4 Commits

Author SHA1 Message Date
Hervé Beraud 6db7dbe4ec Remove python-dev from bindep
It is no longer supported by jammy and lead us to the following errors with the announce-release job.

```
No package matching 'python-dev' is available
```

Change-Id: Ia9e33bd46dbd98c2b83486f3bf95affabcd13b27
2022-11-07 10:55:54 +01:00
Doug Hellmann 3e766d6c0a add lower-constraints job
Create a tox environment for running the unit tests against the lower
bounds of the dependencies.

Create a lower-constraints.txt to be used to enforce the lower bounds
in those tests.

Add openstack-tox-lower-constraints job to the zuul configuration.

Add missing dev packages for libxml and libxslt to the bindep config
file.

See http://lists.openstack.org/pipermail/openstack-dev/2018-March/128352.html
for more details.

Change-Id: I4a51633916661bdfa926eb231b8e482628887e90
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-25 09:16:50 -04:00
Andreas Jaeger 3c27d9fd88 Add openssl libs to bindep
Those are not installed anymore by default and are needed to fix builds
of python modules.

Change-Id: I38a1f0ff1ce5a776ee981c200d5b55d6753d260b
2017-06-18 10:58:56 +02:00
Andreas Jaeger 14623e787b Add bindep.txt
Add bindep.txt file with packages needed to use the repository.

Change-Id: I409d33c60a2be1886918b7e1ed8e4c6f3ca346c2
2017-05-25 17:32:40 +02:00