File: changelog

package info (click to toggle)
python-trustme 1.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 192 kB
  • sloc: python: 944; makefile: 12
file content (78 lines) | stat: -rw-r--r-- 2,451 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
python-trustme (1.2.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Thu, 27 Feb 2025 11:01:50 +0000

python-trustme (1.2.0-2) unstable; urgency=medium

  * Use autopkgtest via autopkgtest-pkg-pybuild
  * Add DPT-compliant debian/gbp.conf
  * Move package into DPT

 -- Robie Basak <robie@justgohome.co.uk>  Wed, 11 Dec 2024 17:39:01 +0000

python-trustme (1.2.0-1) unstable; urgency=medium

  [ Colin Watson ]
  * Use cryptography to load the pyOpenSSL certificates (Closes: #1089664).

 -- Robie Basak <robie@justgohome.co.uk>  Wed, 11 Dec 2024 09:20:35 +0000

python-trustme (1.2.0-0.1) unstable; urgency=medium

  * Non-maintainer upload with maintainer's permission.
  * New upstream release.
  * Use pybuild-plugin-pyproject and hatchling.

 -- Colin Watson <cjwatson@debian.org>  Tue, 19 Nov 2024 21:22:45 +0100

python-trustme (1.1.0-1) unstable; urgency=medium

  * New upstream release.

 -- Robie Basak <robie@justgohome.co.uk>  Sat, 18 May 2024 21:11:59 +0000

python-trustme (0.9.0-1.1) unstable; urgency=medium

  * Non-maintainer Upload.
  * Drop deprecates "X-Python3-Version: all", fixes FTBFS (Closes: #1022394)

 -- Nilesh Patra <nilesh@debian.org>  Sat, 29 Oct 2022 20:58:46 +0530

python-trustme (0.9.0-1) unstable; urgency=medium

  * New upstream release.
  * Use debhelper-compat and bump to 13.

 -- Robie Basak <robie@justgohome.co.uk>  Sun, 07 Nov 2021 20:24:40 +0000

python-trustme (0.6.0-1) unstable; urgency=medium

  * New upstream release.
  * d/p/keysize: drop: applied upstream.

 -- Robie Basak <robie@justgohome.co.uk>  Sun, 23 Feb 2020 17:09:27 +0000

python-trustme (0.4.0-3) unstable; urgency=medium

  * d/p/keysize: bump test key sizes to 2048 to fulfil Debian's new default
    requirement. This fixes another FTBFS due to test failure in the case that
    the openssl binary package is installed, which is not a build dependency,
    but apparently the buildds have it by default. Closes: #926652.

 -- Robie Basak <robie@justgohome.co.uk>  Sat, 13 Apr 2019 17:30:20 +0100

python-trustme (0.4.0-2) unstable; urgency=medium

  * Explicitly build-depend on python3-idna to fix FTBFS.
    Closes: #925566.

 -- Robie Basak <robie@justgohome.co.uk>  Tue, 26 Mar 2019 23:22:42 +0000

python-trustme (0.4.0-1) unstable; urgency=low

  * Initial release. Closes: #910951.

 -- Robie Basak <robie@justgohome.co.uk>  Sat, 13 Oct 2018 22:48:59 +0100