lp:~aciba/simplestreams

Get this repository:
git clone https://git.launchpad.net/~aciba/simplestreams
Only Alberto Contreras can upload to this repository. If you are Alberto Contreras please log in for upload directions.

Branches

Name Last Modified Last Commit
ubuntu/devel 2024-04-12 08:57:59 UTC
releasing simplestreams version 0.1.0-67-g8497b634-0ubuntu1

Author: Alberto Contreras
Author Date: 2024-04-12 07:19:05 UTC

releasing simplestreams version 0.1.0-67-g8497b634-0ubuntu1

ubuntu/devel-raw 2024-04-11 15:35:05 UTC
releasing simplestreams version 0.1.0-67-g8497b634-0ubuntu1

Author: Alberto Contreras
Author Date: 2024-04-11 15:35:05 UTC

releasing simplestreams version 0.1.0-67-g8497b634-0ubuntu1

migrate-to-python3-boto3 2024-04-10 15:09:23 UTC
feat(s3objectstore)!: migrate to python3-boto3

Author: Alberto Contreras
Author Date: 2024-04-10 15:09:23 UTC

feat(s3objectstore)!: migrate to python3-boto3

Migrate S3ObjectStore from python3-boto to python3-boto3.

BREAKING CHANGE: Some of the methods did not capture all the underlying
boto expeceptions, and exceptions are different between boto and boto3.
Thus, any callsite handling boto exceptions may have to adjust them.

BREAKING CHANGE: S3ObjectStore.bucket did expose a boto class which is
different in boto3. `bucket` has been removed to not couple
simplestreams' API with boto{,3}'s API. S3ObjectStore.bucketname is
still exposed, so callsites can refer to it however they want.

LP: #2052437

migrate_to_pytest 2022-09-28 10:09:30 UTC
Migrate nose to pytest

Author: Alberto Contreras
Author Date: 2022-09-28 10:09:30 UTC

Migrate nose to pytest

14 of 4 results
This repository contains Public information 
Everyone can see this information.