File: changelog

package info (click to toggle)
aioimaplib 2.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 820 kB
  • sloc: python: 3,015; makefile: 4; sh: 1
file content (46 lines) | stat: -rw-r--r-- 1,462 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
aioimaplib (2.0.1-2) unstable; urgency=medium

  * Tests fail with pytest 8.4, skip test suite until upstream fixes.
    (Closes: #1115795)
  * Switch build dependency from python3-tz to python3-pytz.
  * Remove 'Rules-Requires-Root: no', now the default.
  * Update Standards-Version.
  * Update debian/watch to format version 5.
  * Add debian/salsa-ci.yml.

 -- Edward Betts <edward@4angle.com>  Tue, 21 Oct 2025 09:27:57 +0100

aioimaplib (2.0.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 2.0.1
  * Remove patch applied upstream
  * Remove dependency on python3-mock

 -- Alexandre Detiste <tchet@debian.org>  Thu, 16 Jan 2025 20:41:03 +0100

aioimaplib (2.0.0-1) unstable; urgency=medium

  * New upstream release.
  * Update copyright year.
  * Upstream switched build system from setuptools to poetry.
  * Add pybuild-plugin-pyproject to Build-Depends.
  * Enable tests during package build and autopkgtest.
  * Simplify debian/rules.
  * Simplify debian/watch.
  * Patch aioimaplib/imap_testing_server.py to fix invalid escape sequences.

 -- Edward Betts <edward@4angle.com>  Wed, 15 Jan 2025 08:46:10 -0600

aioimaplib (1.1.0-2) unstable; urgency=medium

  * Team upload.
  * Source-only upload.

 -- Boyuan Yang <byang@debian.org>  Mon, 29 Jul 2024 20:34:09 -0400

aioimaplib (1.1.0-1) unstable; urgency=medium

  * Initial release. (Closes: #1076628)

 -- Edward Betts <edward@4angle.com>  Sat, 20 Jul 2024 17:34:23 +0900