File: changelog

package info (click to toggle)
python-filelock 3.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 128 kB
  • sloc: python: 604; makefile: 9
file content (195 lines) | stat: -rw-r--r-- 5,287 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
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
python-filelock (3.9.0-1) unstable; urgency=medium

  * New upstream release.
  * Bump d/copyright date for debian directory.
  * Switch build system to hatchling, following upstream.
  * Update project homepage.

 -- Sascha Steinbiss <satta@debian.org>  Mon, 02 Jan 2023 12:17:19 +0100

python-filelock (3.8.2-1) unstable; urgency=medium

  * New upstream release.

 -- Sascha Steinbiss <satta@debian.org>  Sun, 11 Dec 2022 13:34:43 +0100

python-filelock (3.8.0-2) unstable; urgency=medium

  * Make test suite work by enabling pytest.

 -- Sascha Steinbiss <satta@debian.org>  Tue, 30 Aug 2022 14:13:03 +0200

python-filelock (3.8.0-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version.
  * Add upstream metadata.
  * Update d/copyright dates.

 -- Sascha Steinbiss <satta@debian.org>  Tue, 30 Aug 2022 13:45:03 +0200

python-filelock (3.7.1-1) unstable; urgency=medium

  * New upstream release.

 -- Sascha Steinbiss <satta@debian.org>  Wed, 15 Jun 2022 14:26:39 +0200

python-filelock (3.7.0-1) unstable; urgency=medium

  * New upstream release.

 -- Sascha Steinbiss <satta@debian.org>  Sat, 14 May 2022 06:25:13 +0200

python-filelock (3.6.0-1) unstable; urgency=medium

  * New upstream release.

 -- Sascha Steinbiss <satta@debian.org>  Sat, 19 Feb 2022 20:03:12 +0100

python-filelock (3.4.2-2) unstable; urgency=medium

  * Ensure version is set correctly in setup.cfg.
    (Closes: #1004998)

 -- Sascha Steinbiss <satta@debian.org>  Mon, 07 Feb 2022 12:07:31 +0100

python-filelock (3.4.2-1) unstable; urgency=medium

  * New upstream release.
  * Bump Python version requirement to 3.7+.
  * Disable overwriting of version.py by setuptools.

 -- Sascha Steinbiss <satta@debian.org>  Mon, 10 Jan 2022 11:09:11 +0100

python-filelock (3.4.0-1) unstable; urgency=medium

  * New upstream release.

 -- Sascha Steinbiss <satta@debian.org>  Fri, 19 Nov 2021 22:54:21 +0100

python-filelock (3.3.2-1) unstable; urgency=medium

  * New upstream release.
  * Remove bundled tests.
  * Set Rules-Requires-Root.
  * Bump Standards-Version.
  * Use debhelper-compat 13.

 -- Sascha Steinbiss <satta@debian.org>  Sat, 30 Oct 2021 10:09:24 +0200

python-filelock (3.0.12-2) unstable; urgency=medium

  * Convert to Python3.
  * Drop Python2 package.
  * Bump Standards-Version.
  * Use debhelper 12.

 -- Sascha Steinbiss <satta@debian.org>  Thu, 05 Sep 2019 06:06:07 +0200

python-filelock (3.0.12-1) unstable; urgency=medium

  * New upstream release.

 -- Sascha Steinbiss <satta@debian.org>  Mon, 08 Jul 2019 17:23:29 +0200

python-filelock (3.0.10-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version.

 -- Sascha Steinbiss <satta@debian.org>  Mon, 12 Nov 2018 17:52:44 +0100

python-filelock (3.0.9-1) unstable; urgency=medium

  * New upstream release.

 -- Sascha Steinbiss <satta@debian.org>  Sun, 14 Oct 2018 08:40:43 +0000

python-filelock (3.0.8-1) unstable; urgency=medium

  * New upstream release.

 -- Sascha Steinbiss <satta@debian.org>  Fri, 14 Sep 2018 14:05:14 +0200

python-filelock (3.0.6-1) unstable; urgency=medium

  * New upstream release.
  * Use debhelper 11.
  * Use Salsa Vcs-* entries.
  * Bump Standards-Version.
  * Remove obsolete Python version hints.

 -- Sascha Steinbiss <satta@debian.org>  Tue, 28 Aug 2018 01:41:06 +0200

python-filelock (3.0.4-1) unstable; urgency=medium

  * New upstream release.
  * Make debhelper test target respect nocheck flag.

 -- Sascha Steinbiss <satta@debian.org>  Wed, 07 Feb 2018 17:59:06 +0100

python-filelock (3.0.3-1) unstable; urgency=medium

  * New upstream release.
  * Drop patch applied by upstream.

 -- Sascha Steinbiss <satta@debian.org>  Wed, 31 Jan 2018 14:20:08 +0100

python-filelock (3.0.0-2) unstable; urgency=medium

  * Fix FTBFS by addressing race condition after consulting upstream.
    Closes: #887869
  * Bump Standards-Version.
  * Add autopkgtest.

 -- Sascha Steinbiss <satta@debian.org>  Tue, 23 Jan 2018 10:26:03 +0100

python-filelock (3.0.0-1) unstable; urgency=medium

  * New upstream release.

 -- Sascha Steinbiss <satta@debian.org>  Wed, 17 Jan 2018 14:25:46 +0100

python-filelock (2.0.13-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version.

 -- Sascha Steinbiss <satta@debian.org>  Tue, 14 Nov 2017 12:03:17 +0100

python-filelock (2.0.12-1) unstable; urgency=medium

  * New upstream release.

 -- Sascha Steinbiss <satta@debian.org>  Mon, 04 Sep 2017 15:07:59 +0200

python-filelock (2.0.11-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version.

 -- Sascha Steinbiss <satta@debian.org>  Thu, 20 Jul 2017 14:51:35 +0200

python-filelock (2.0.10-2) unstable; urgency=medium

  * Upload to unstable.

 -- Sascha Steinbiss <satta@debian.org>  Sun, 18 Jun 2017 11:02:54 +0000

python-filelock (2.0.10-1) experimental; urgency=medium

  * New upstream release.

 -- Sascha Steinbiss <satta@debian.org>  Wed, 14 Jun 2017 14:40:42 +0200

python-filelock (2.0.8-1) experimental; urgency=medium

  * New upstream release.

 -- Sascha Steinbiss <satta@debian.org>  Sat, 22 Apr 2017 22:00:10 +0000

python-filelock (2.0.7-1) unstable; urgency=medium

  * Initial release. (Closes: #848175)

 -- Sascha Steinbiss <satta@debian.org>  Wed, 14 Dec 2016 20:42:19 +0000