~paride/simplestreams:snapshot-b936edd4

Last commit made on 2021-11-24
Get this branch:
git clone -b snapshot-b936edd4 https://git.launchpad.net/~paride/simplestreams
Only Paride Legovini can upload to this branch. If you are Paride Legovini please log in for upload directions.

Branch merges

Branch information

Name:
snapshot-b936edd4
Repository:
lp:~paride/simplestreams

Recent commits

4e1ab1f... by Paride Legovini

update changelog (New upstream snapshot 0.1.0-48-gb936edd4).

b3ce810... by Paride Legovini

merge from master at 0.1.0-48-gb936edd4

b936edd... by Adam Collard

Remove requests read timeout, whilst retaining connect timeout

Drive-by: make the negative tests actually test negative sizes

Fix for bug introduced in f37d2ed - the intention there was only
for a connect timeout and not a read timeout.

0fd51ba... by Colin Watson

Add support for setting image visibility

e9a3590... by Paride Legovini

releasing simplestreams version 0.1.0-46-gb1f40d99-0ubuntu1

660d830... by Paride Legovini

update changelog (New upstream snapshot 0.1.0-46-gb1f40d99).

814b24c... by Paride Legovini

Merge branch 'master' into ubuntu/devel

b1f40d9... by Paride Legovini

install-deps: install cargo as a tox dependency

python3-cryptography >= 3.4 contains Rust code [1] and it now
needs a Rust compiler and cargo to be built.

Also: remove duplicate line.

[1] https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst

f37d2ed... by Adam Collard

Add 10s timeout to out-going requests to avoid blocking.

Fixes LP:1908452

9e89dce... by Dan Watkins

simplestreams: fix use of deprecated LOG.warn method