Merge ~aciba/ubuntu/+source/python-s3transfer:missing-changes into ubuntu/+source/python-s3transfer:ubuntu/devel

Proposed by Alberto Contreras
Status: Merged
Merged at revision: 2da094fd7567bc5d148542227a96ed8019694b90
Proposed branch: ~aciba/ubuntu/+source/python-s3transfer:missing-changes
Merge into: ubuntu/+source/python-s3transfer:ubuntu/devel
Diff against target: 35 lines (+11/-2)
2 files modified
debian/changelog (+8/-0)
debian/control (+3/-2)
Reviewer Review Type Date Requested Status
Paride Legovini (community) Approve
git-ubuntu import Pending
Review via email: mp+464531@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Paride Legovini (paride) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/changelog b/debian/changelog
2index 32c03cc..6c72eaa 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,11 @@
6+python-s3transfer (0.10.1-1ubuntu2) noble; urgency=medium
7+
8+ * d/control:
9+ - migrate to autopkgtest-pkg-pybuild to exec unit tests
10+ - reword description
11+
12+ -- Alberto Contreras <alberto.contreras@canonical.com> Wed, 17 Apr 2024 14:46:38 +0200
13+
14 python-s3transfer (0.10.1-1ubuntu1) noble; urgency=medium
15
16 * d/control: add python3-pytest as build dependency and
17diff --git a/debian/control b/debian/control
18index 30e1e6e..418ae8b 100644
19--- a/debian/control
20+++ b/debian/control
21@@ -1,6 +1,6 @@
22 Source: python-s3transfer
23 Section: python
24-Testsuite: autopkgtest-pkg-python
25+Testsuite: autopkgtest-pkg-pybuild
26 Priority: optional
27 Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
28 XSBC-Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
29@@ -24,4 +24,5 @@ Description: Amazon S3 Transfer Manager for Python3
30 S3transfer is a Python library for managing Amazon S3 transfers.
31 .
32 This package contains the module for Python 3.
33- This project is not currently GA. Use it via python-boto3.
34+ This project is not currently GA. For a basic, stable interface of s3transfer,
35+ try the interfaces exposed in python-boto3

Subscribers

People subscribed via source and target branches