File: changelog

package info (click to toggle)
aiosmtplib 5.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 576 kB
  • sloc: python: 5,517; makefile: 20; sh: 6
file content (126 lines) | stat: -rw-r--r-- 3,911 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
aiosmtplib (5.0.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Mon, 01 Dec 2025 11:44:22 +0000

aiosmtplib (4.0.2-1) unstable; urgency=medium

  * Team upload.
  * d/watch: Upgrade to v5.
  * New upstream release.
  * Port to pytest-asyncio 1.0.0.

 -- Colin Watson <cjwatson@debian.org>  Wed, 17 Sep 2025 12:33:33 +0100

aiosmtplib (4.0.1-1) unstable; urgency=medium

  * Team upload.
  * Copy pyproject.toml into test directory in autopkgtest (closes:
    #1111057).

 -- Colin Watson <cjwatson@debian.org>  Thu, 14 Aug 2025 10:24:56 +0100

aiosmtplib (4.0.1-1~exp1) experimental; urgency=medium

  * Team upload.
  * New upstream version 4.0.1

 -- IanLucca <ian.lucca.mesquita@gmail.com>  Tue, 15 Jul 2025 17:51:29 -0300

aiosmtplib (4.0.0-1) unstable; urgency=medium

  * New upstream release 4.0.0
  * d/control:
    - Bump Standards-Version to 4.7.2
  * d/copyright refreshed

 -- Pierre-Elliott Bécue <peb@debian.org>  Thu, 03 Apr 2025 14:47:13 +0200

aiosmtplib (3.0.2-2) unstable; urgency=medium

  * Team upload.
  * Drop explicit dependency on python3-pkg-resources (Closes: #1083300)
  * Use dh-sequence-python3
  * Apply Multi-Arch: hint

 -- Alexandre Detiste <tchet@debian.org>  Fri, 07 Feb 2025 10:30:21 +0100

aiosmtplib (3.0.2-1) unstable; urgency=medium

  * New upstream release 3.0.2
  * Bump Standards-Version to 4.7.0
  * Depends on uvloop for performance

 -- Pierre-Elliott Bécue <peb@debian.org>  Fri, 23 Aug 2024 15:45:30 +0200

aiosmtplib (3.0.1-1) unstable; urgency=medium

  * Team upload.

  [ Dale Richards ]
  * New upstream release 3.0.1 (Closes: #1058275, #1056226)
  * d/control:
    - Remove redundant Testsuite field (autopkgtest is already
      configured via d/tests/control)
    - Add build-depends: python3-sphinx-copybutton, furo
    - Bump standards version to 4.6.2, no changes needed
  * README.rst: Remove web images for privacy

  [ Stefano Rivera ]
  * Clean correctly. (Closes: #1044003)

 -- Dale Richards <dale@dalerichards.net>  Sun, 31 Dec 2023 13:46:13 -0400

aiosmtplib (2.0.0-1) unstable; urgency=medium

  * New upstream release 2.0.0 (Closes: #1024566, #1026538)
    - Add trustme as a Build-Dependency and a test dependency
  * d/copyright: update
  * d/control:
    - Bump Standards-Version to 4.6.1
    - Move the build system to poetry-core
    - Drop an unneeded Built-Using field
  * d/tests/python3-aiosmtplib: Use py3versions -s instead of -r

 -- Pierre-Elliott Bécue <peb@debian.org>  Fri, 23 Dec 2022 00:04:02 +0100

aiosmtplib (1.1.6-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Trim trailing whitespace.

 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 27 May 2022 19:30:50 +0100

aiosmtplib (1.1.6-1) unstable; urgency=medium

  * New upstream release 1.1.6
    - Patch 0001 included upstream - dropped
  * debian/gbp.conf to avoid having to specify the branch each time I do
    something…
  * d/rules: Use pybuild_after_install to rm hypothesis directory to make sure
    multiple Python versions at build time are handled properly
  * d/watch: Fix a typo
  * d/t/control:
    - Depend on all Python3 versions at test time
    - Allow stderr
  * d/control: Drop the version requirement for python3-all build dependency

 -- Pierre-Elliott Bécue <peb@debian.org>  Mon, 29 Nov 2021 23:07:08 +0100

aiosmtplib (1.1.4-2) unstable; urgency=medium

  * Team upload.
  * Source-only upload to allow testing migration.
  * debian/control: Properly use Built-Using: ${sphinxdoc:Built-Using}.
  * debian/rules: Manually remove .hypothesis directory from built
    python package (lintian: package-contains-python-hypothesis-example).

 -- Boyuan Yang <byang@debian.org>  Sun, 14 Nov 2021 15:47:47 -0500

aiosmtplib (1.1.4-1) unstable; urgency=low

  * Initial release (Closes: #987240)

 -- Pierre-Elliott Bécue <peb@debian.org>  Sat, 08 May 2021 22:47:56 +0200