lp://qastaging/~tycho-s/simplestreams/signed-data-tests

Created by Tycho Andersen and last modified
Get this branch:
bzr branch lp://qastaging/~tycho-s/simplestreams/signed-data-tests
Only Tycho Andersen can upload to this branch. If you are Tycho Andersen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Tycho Andersen
Project:
simplestreams
Status:
Merged

Recent revisions

287. By Tycho Andersen

Don't dump bad data into examples/

286. By Tycho Andersen

Add tests for signed data

285. By Scott Moser

Add API and tool support for --keyring arg to gpg

* Rearrange reading of metadata files a bit so that it actually occurrs
  inside a mirror reader
* s/reader/source in several places to give you the idea that you're
  getting a ContentSource instead of a *Reader
* Enforce signed reads based on file extension (i.e. if you query a .sjson, it
  has to have a valid signature, otherwise it doesn't), and barf if things
  aren't signed

284. By Scott Moser

command_hook: intepret command output as strings

with python3, subprocess.communicate() returns bytes, so need
to decode those to string.

283. By Scott Moser

make pep8 clean also.

still need to add some way to run this (from tools/pylint or something).
pep8 clean as of
  $ dpkg-query --show pep8
  pep8 1.4.5-1

282. By Scott Moser

fix final pylint warnings

281. By Scott Moser

fix simplestreams/contentsource.py for python 2 without requests

If we were using python2, and did not have requests of suitable version
then we would fail to define a URL_READER.

This patches the usage of urllib to function both on python 2 and python 3.

280. By Scott Moser

re-add log imports to logging

279. By Scott Moser

pylint cleanup

278. By Scott Moser

many pylint warning fixes.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/~smoser/simplestreams/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers