File: changelog

package info (click to toggle)
python-service-identity 24.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 312 kB
  • sloc: python: 1,454; makefile: 146
file content (141 lines) | stat: -rw-r--r-- 4,632 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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
python-service-identity (24.2.0-1) unstable; urgency=medium

  * New upstream release.
  * Use dh-sequence-python3.
  * Run more tests in autopkgtest.
  * Remove Tristan Seligmann from Uploaders (closes: #1041170); thanks for
    your work!
  * Add myself to Uploaders.

 -- Colin Watson <cjwatson@debian.org>  Tue, 11 Mar 2025 04:01:05 +0000

python-service-identity (24.1.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release

 -- Scott Kitterman <scott@kitterman.com>  Tue, 16 Jan 2024 14:12:18 -0500

python-service-identity (23.1.0-1) unstable; urgency=medium

  * Team upload.
  * Remove debian/patches/Add-missing-six-dependency, no longer needed
  * Remove signature checking from debian/watch, no loner supported by pypi
  * Update debian/watch to version 4 and simplify so it works
  * New upstream release (Closes: #1008863)
  * Update Homepage: field in debian/control to point to GitHub vice PyPI
  * Update build-depends to match upstream switch to pyproject.toml and
    hatchling
  * Add python3-hatch-vcs and python3-hatch-fancy-pypi-readme to build-depends
  * Remove dh_auto_test override, no longer needed

 -- Scott Kitterman <scott@kitterman.com>  Fri, 07 Jul 2023 14:19:40 -0400

python-service-identity (18.1.0-8) unstable; urgency=medium

  * Cherry-pick addition of missing six dependency from upstream
    (Closes: #1030628).

 -- Robie Basak <robie@justgohome.co.uk>  Sun, 05 Feb 2023 22:10:42 +0000

python-service-identity (18.1.0-7) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.

 -- Sandro Tosi <morph@debian.org>  Mon, 20 Jun 2022 01:41:00 -0400

python-service-identity (18.1.0-6) unstable; urgency=medium

  * Drop python2 support; Closes: #938164

 -- Sandro Tosi <morph@debian.org>  Wed, 01 Apr 2020 21:09:17 -0400

python-service-identity (18.1.0-5) unstable; urgency=medium

  * No-change rebuild.

 -- Andrej Shadura <andrewsh@debian.org>  Sat, 13 Jul 2019 01:16:30 +0200

python-service-identity (18.1.0-4) unstable; urgency=medium

  * Don’t *actually* fail when there are no tests to run.

 -- Andrej Shadura <andrewsh@debian.org>  Thu, 11 Jul 2019 20:06:23 +0200

python-service-identity (18.1.0-3) unstable; urgency=medium

  * Skip tests when not present in the upstream tarball.

 -- Andrej Shadura <andrewsh@debian.org>  Wed, 26 Jun 2019 12:59:52 -0500

python-service-identity (18.1.0-2) unstable; urgency=medium

  * Upload to unstable (Closes: #930636).
  * Use debhelper-compat 12.
  * Update copyright years.
  * Bump Standards-Version to 4.3.0.3 (no changes).

 -- Andrej Shadura <andrewsh@debian.org>  Mon, 24 Jun 2019 15:30:09 -0500

python-service-identity (18.1.0-1) experimental; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field

  [ Andrej Shadura ]
  * Upload to experimental.
  * New upstream version.
  * Add new build dependencies.
  * Bump debhelper from old 9 to 10.
  * Re-export upstream signing key without extra signatures.

 -- Andrej Shadura <andrewsh@debian.org>  Fri, 21 Jun 2019 08:52:20 -0500

python-service-identity (16.0.0-2) unstable; urgency=medium

  * Adopt package; thanks to Matthias Klose for his work so far.
  * Update debian/watch to check signatures and use https.
  * Switch python{,3}-characteristic dependency to python{,3}-attr
    (closes: #815385).

 -- Tristan Seligmann <mithrandi@debian.org>  Sun, 21 Feb 2016 23:30:43 +0200

python-service-identity (16.0.0-1) unstable; urgency=medium

  * New upstream release.
  * Relax build dependencies. Closes: #799687.

 -- Matthias Klose <doko@debian.org>  Sat, 20 Feb 2016 22:23:25 +0100

python-service-identity (14.0.0-1) unstable; urgency=medium

  * New upstream release.
  * Build-depend on python3-idna, python-idna.

 -- Matthias Klose <doko@debian.org>  Wed, 02 Sep 2015 21:17:52 +0200

python-service-identity (1.0.0-3) unstable; urgency=medium

  * Drop build dependency on python{,3}-idna (needs some more packaging work).

 -- Matthias Klose <doko@debian.org>  Sat, 09 Aug 2014 21:02:48 +0200

python-service-identity (1.0.0-2) unstable; urgency=medium

  * Enable running the testsuite during the build.

 -- Matthias Klose <doko@debian.org>  Sun, 03 Aug 2014 19:44:42 +0200

python-service-identity (1.0.0-1) unstable; urgency=low

  * Initial release (Closes: #754866).

 -- Matthias Klose <doko@debian.org>  Tue, 15 Jul 2014 09:35:43 +0000