File: changelog

package info (click to toggle)
python-pytest-timeout 2.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 244 kB
  • sloc: python: 691; makefile: 8; sh: 4
file content (181 lines) | stat: -rw-r--r-- 5,776 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
python-pytest-timeout (2.3.1-2) unstable; urgency=medium

  * Team upload.
  * Fix d/watch for new PyPi archive naming policy

 -- Alexandre Detiste <tchet@debian.org>  Wed, 02 Jul 2025 11:16:21 +0200

python-pytest-timeout (2.3.1-1) unstable; urgency=medium

  * Team upload.
  * Update to new upstream release 2.3.1

 -- Scott Talbert <swt@techie.net>  Tue, 26 Mar 2024 23:19:05 -0400

python-pytest-timeout (2.2.0-1) unstable; urgency=medium

  * Team upload.
  * Update to new upstream release 2.2.0
  * Switch to pyproject build (Closes: #1052812)
  * Update standards version to 4.6.2, no changes needed

 -- Scott Talbert <swt@techie.net>  Mon, 09 Oct 2023 20:35:45 -0400

python-pytest-timeout (2.1.0-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <jelmer@debian.org>  Mon, 17 Oct 2022 01:49:22 +0100

python-pytest-timeout (2.1.0-2) unstable; urgency=medium

  * Team upload.
  * Add non-superficial autopkgtests

 -- Scott Talbert <swt@techie.net>  Wed, 16 Feb 2022 20:06:59 -0500

python-pytest-timeout (2.1.0-1) unstable; urgency=medium

  * Team upload.
  * Update to new upstream release 2.1.0

 -- Scott Talbert <swt@techie.net>  Mon, 14 Feb 2022 19:43:11 -0500

python-pytest-timeout (2.0.2-1) unstable; urgency=medium

  * Team upload.
  * Update to new upstream release 2.0.2

 -- Scott Talbert <swt@techie.net>  Mon, 27 Dec 2021 12:32:25 -0500

python-pytest-timeout (2.0.1-1) unstable; urgency=medium

  * Team upload.
  * Update to new upstream release 2.0.1

 -- Scott Talbert <swt@techie.net>  Mon, 11 Oct 2021 21:44:18 -0400

python-pytest-timeout (1.4.2-1) unstable; urgency=medium

  * Team upload.

  [ 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.

  [ Scott Talbert ]
  * Update to new upstream version 1.4.2
  * Update Standards-Version to 4.6.0
  * Update d/watch version to 4
  * Rules-Requires-Root: no
  * debhelper-compat (= 13)

 -- Scott Talbert <swt@techie.net>  Wed, 18 Aug 2021 13:44:47 -0400

python-pytest-timeout (1.4.1-1) unstable; urgency=medium

  * Team upload.
  * Update to new upstream version 1.4.1
  * Update Standards-Version to 4.5.0
  * Update Homepage and Source URLs to new hosting location
  * Refresh patch
  * Add pexpect and pytest-cov to build depends (needed for tests)
  * Update README -> README.rst

 -- Scott Talbert <swt@techie.net>  Mon, 06 Jul 2020 22:13:09 -0400

python-pytest-timeout (1.3.3-2) unstable; urgency=medium

  * Team upload.
  * Use debhelper-compat instead of debian/compat.
  * Drop Python 2 support (Closes: #938103).
  * Bump debhelper compat level to 12.
  * Bump standards version to 4.4.0.
  * Use pybuild to run tests.
  * Set PYBUILD_NAME.
  * Enable autopkgtest-pkg-python testsuite.
  * Fix FTBFS during tests.

 -- Ondřej Nový <onovy@debian.org>  Mon, 16 Sep 2019 12:16:22 +0200

python-pytest-timeout (1.3.3-1) unstable; urgency=medium

  * [ea7963] New upstream version 1.3.3
  * [60cf85] Packaging moved under the umbrella of the DPMT
  * [fcea48] Remove trailing whitespace from d/changelog
  * [6ead87] Remove generated upstream changelog
  * [e0f3e9] Remove .pytest_cache in the clean phase
  * [f11ff6] No longer install the TODO file
  * [de5da3] Bump Standards-Version, no changes were required.
  * [bd8d24] Remove upstream PGP keys as releases are not longer signed

 -- gustavo panizzo <gfa@zumbi.com.ar>  Sun, 09 Dec 2018 21:23:06 +0800

python-pytest-timeout (1.3.1-1) unstable; urgency=medium

  * New upstream release
  * Bumped standard version to 4.9.2, no changes were needed.
  * Increase compat level to 10
  * Remove python3-dev from build deps
  * Declare the locale used during the build in debian/rules
  * Use compat level 11
  * Use secure URL in the copyright file
  * Update copyright years
  * Check DEB_BUILD_OPTIONS before running the tests
  * Update upstream changelog

 -- gustavo panizzo <gfa@zumbi.com.ar>  Sat, 28 Jul 2018 13:59:02 +0800

python-pytest-timeout (1.2.1-1) unstable; urgency=medium

  * New upstream release
  * Update VCS fields to salsa.debian.org
  * Bumped standard version to 4.1.2, no changes were needed.
  * Update upstream changelog

 -- gustavo panizzo <gfa@zumbi.com.ar>  Sat, 30 Dec 2017 10:26:21 +0800

python-pytest-timeout (1.2.0-1) unstable; urgency=medium

  * New upstream release
  * Update upstream homepage
  * Bumped standard version to 4.0.1, no changes were needed.
  * Update copyright years
  * Update upstream changelog
  * Add pristine-tar branch to the git repo
  * Remove signature checking in debian/watch, as unfortunately upstream no
    longer sign releases

 -- gustavo panizzo <gfa@zumbi.com.ar>  Tue, 08 Aug 2017 13:19:13 +0800

python-pytest-timeout (1.0.0-1.1) unstable; urgency=high

  * Non-maintainer upload.
  * Fix FTBFS, missing build dependency on python3-dev (Closes: #815291)

 -- Moritz Muehlenhoff <jmm@debian.org>  Fri, 10 Jun 2016 15:55:31 +0200

python-pytest-timeout (1.0.0-1) unstable; urgency=medium

  * New upstream release.
  * Bumped standard version to 3.9.7, no changes were needed.
  * Use SSL enabled VCS fields.

 -- gustavo panizzo <gfa@zumbi.com.ar>  Mon, 18 Apr 2016 08:57:21 +0000

python-pytest-timeout (0.4-2) unstable; urgency=medium

  * Call tests from debian/rules, fix FTBFS (Closes: #795001).

 -- gustavo panizzo <gfa@zumbi.com.ar>  Mon, 17 Aug 2015 08:37:56 +0800

python-pytest-timeout (0.4-1) unstable; urgency=low

  * Initial release. (Closes: #779417)

 -- gustavo panizzo <gfa@zumbi.com.ar>  Sat, 28 Feb 2015 18:29:40 +0800