File: changelog

package info (click to toggle)
python-jenkins 1.8.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 556 kB
  • sloc: python: 6,099; makefile: 150
file content (206 lines) | stat: -rw-r--r-- 6,679 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
196
197
198
199
200
201
202
203
204
205
206
python-jenkins (1.8.2-2) unstable; urgency=medium

  * Removed -O--buildsystem=python_distutils from d/rules.

 -- Thomas Goirand <zigo@debian.org>  Fri, 20 Dec 2024 11:34:53 +0100

python-jenkins (1.8.2-1) unstable; urgency=medium

  * New upstream release.
  * Drop patches now irrelevant.
  * Switch to pybuild.
  * Add python3-multiprocess to build-depends.

 -- Thomas Goirand <zigo@debian.org>  Tue, 17 Dec 2024 09:08:48 +0100

python-jenkins (1.4.0-7) unstable; urgency=medium

  [ dann frazier ]
  * d/p/support-urllib3-newer-DEFAULT_TIMEOUT.patch: Cherry-pick
    upstream patch to provide a default timeout when using newer
    urrlib3.
    - This allows test_jenkins_open_no_timeout to pass, so
      un-blacklist it.

 -- Thomas Goirand <zigo@debian.org>  Mon, 04 Nov 2024 12:06:38 +0100

python-jenkins (1.4.0-6) unstable; urgency=medium

  * d/watch: use opendev rather than github.
  * Removed python3-unittest2 from build-depends (Closes: #1072060).

 -- Thomas Goirand <zigo@debian.org>  Tue, 24 Sep 2024 13:05:35 +0200

python-jenkins (1.4.0-5) unstable; urgency=medium

  * Added missing (build-)depends on python3-six (Closes: #1078367).
  * Blacklist test_jenkins_open_no_timeout (Closes: #1077530).

 -- Thomas Goirand <zigo@debian.org>  Tue, 27 Aug 2024 08:43:57 +0200

python-jenkins (1.4.0-4) unstable; urgency=medium

  * Cleans better (Closes: #1045914).

 -- Thomas Goirand <zigo@debian.org>  Wed, 16 Aug 2023 11:49:29 +0200

python-jenkins (1.4.0-3) unstable; urgency=medium

  * Add allow-pkg_resources.parse_version-to-fail.patch (Closes: #1030412).

 -- Thomas Goirand <zigo@debian.org>  Tue, 14 Feb 2023 10:20:37 +0100

python-jenkins (1.4.0-2) unstable; urgency=medium

  * Fix upsteram URLs (Closes: #998851).

 -- Thomas Goirand <zigo@debian.org>  Tue, 28 Dec 2021 19:19:42 +0100

python-jenkins (1.4.0-1) unstable; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Blacklist test_get_view_jobs_raise_HTTPError() which is an obvious false
    positive error.

 -- Thomas Goirand <zigo@debian.org>  Tue, 31 Aug 2021 16:51:53 +0200

python-jenkins (0.4.16-2) unstable; urgency=medium

  [ Mattia Rizzolo ]
  * Remove Fathi Boudra <fabo@debian.org> from uploaders.  Closes: #879425
  * Mark pthon-jenkins-doc as Multi-Arch:foreign.
  * Bump Standards-Version to 4.1.4, no changes needed.

  [ Ondřej Nový ]
  * Running wrap-and-sort -bast
  * d/copyright: Use https protocol in Format field
  * Removing gbp.conf, not used anymore or should be specified in the
    developers dotfiles
  * d/control: Use team+openstack@tracker.debian.org as maintainer
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs
  * Use debhelper-compat instead of debian/compat.

  [ Thomas Goirand ]
  * Remove useless overrides.
  * Switch to debhelper-compat 11.

 -- Thomas Goirand <zigo@debian.org>  Sat, 09 Jan 2021 21:40:41 +0100

python-jenkins (0.4.16-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <holger@debian.org>  Mon, 04 Jan 2021 17:08:14 +0100

python-jenkins (0.4.16-1) unstable; urgency=medium

  * Ran wrap-and-sort -bast.
  * Point VCS to Salsa.
  * New upstream release.
  * Kill Python 2 support.
  * Standards-Version is now 4.1.3.

 -- Thomas Goirand <zigo@debian.org>  Thu, 05 Apr 2018 14:08:10 +0000

python-jenkins (0.4.14-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Fixed homepage (https).
  * Fixed VCS URLs (https).
  * d/rules: Removed UPSTREAM_GIT, changed to default value
  * d/copyright: Changed source URL to https protocol

  [ Thomas Goirand ]
  * New VCS URLs.
  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Thu, 03 Aug 2017 20:55:52 +0000

python-jenkins (0.4.11-1) unstable; urgency=medium

  * New upstream release (Closes: #806719).
  * Added new (build-)depends: python{3,}-multi-key-dict.
  * Added python-testscenarios as build-depends.

 -- Thomas Goirand <zigo@debian.org>  Tue, 22 Dec 2015 08:49:17 +0000

python-jenkins (0.4.8-2) unstable; urgency=medium

  [ Fathi Boudra ]
  * Added myself as Uploader.

  [ Thomas Goirand ]
  * Added missiong python{3,}-setuptools build-depends (Closes: #802714).

 -- Thomas Goirand <zigo@debian.org>  Fri, 23 Oct 2015 07:37:07 +0000

python-jenkins (0.4.8-0.1) unstable; urgency=medium

  * Putting the package under the OpenStack PKG team, with agreement from Paul:
    - New VCS URLs.
    - Team as maintainer.
    - James, Paul and myself as uploaders.
    - Using git tag based packaging (fixed gbp.conf).
  * New upstream release.
  * Removed usless version from python-all build-depends.
  * Removed now useless X-Python-Version: >= 2.6.
  * Standards-Version is now 3.9.6.
  * Added python-pbr and dh-python as build-depends.
  * Fixed debian/copyright.
  * Added Python3 support.
  * Now running unit tests at build time.
  * Fixed debian/copyright as directed by the FTP masters.
  * debian/watch file now using github tag to avoid PyPi broken one.
  * Now generating the docs.

 -- Thomas Goirand <zigo@debian.org>  Mon, 24 Aug 2015 14:50:54 +0200

python-jenkins (0.2.1-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream release.
  * Merge changes from Ubuntu: force use of python distutils for build system
  * Add add-fixes-for-crumb-addition-to-post-requests.patch - stolen upstream

 -- Fathi Boudra <fabo@debian.org>  Sun, 11 May 2014 17:51:22 +0300

python-jenkins (0.2-2) unstable; urgency=low

  * debian/control:
    - We are an architecture-independent package so set Architecture: all
    - Drop XSBC-Original-Maintainer field
    - Add James Page to Maintainer and Paul Belange to Uploaders
  * debian/copyright:
    - Add missing BSD-3-Clause License text
  * debian/rules:
    - Update get-orig-source making it debian-policy (4.9) compliant
  * debian/source.lintian-overrides:
    - Removed

 -- Paul Belanger <paul.belanger@polybeacon.com>  Sat, 17 Nov 2012 13:57:41 -0500

python-jenkins (0.2-1) unstable; urgency=low

  * Initial release (Closes: #693268)

 -- Paul Belanger <paul.belanger@polybeacon.com>  Wed, 14 Nov 2012 17:39:03 -0500

python-jenkins (0.2-0ubuntu2) precise; urgency=low

  * Rebuild to drop python2.6 dependencies.

 -- Matthias Klose <doko@ubuntu.com>  Sat, 31 Dec 2011 02:10:45 +0000

python-jenkins (0.2-0ubuntu1) oneiric; urgency=low

  * New upstream release.

 -- James Page <james.page@ubuntu.com>  Wed, 10 Aug 2011 17:43:01 +0100

python-jenkins (0.1-0ubuntu1) oneiric; urgency=low

  * Initial release

 -- James Page <james.page@ubuntu.com>  Thu, 30 Jun 2011 16:41:07 +0100