File: changelog

package info (click to toggle)
python-pyfakefs 5.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,476 kB
  • sloc: python: 20,153; makefile: 4
file content (166 lines) | stat: -rw-r--r-- 5,139 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
python-pyfakefs (5.8.0-1) unstable; urgency=medium

  * New upstream version 5.8.0
  * Bump Standards-Version to 4.7.2 (from 4.7.0; no further changes).
  * Copyright: add self, bump packaging years.
  * Rules: add PYBUILD_TEST_ARGS to ensure order in which tests are run.

 -- Jeroen Ploemen <jcfp@debian.org>  Tue, 18 Mar 2025 15:47:20 +0000

python-pyfakefs (5.7.4-1) unstable; urgency=medium

  * New upstream version 5.7.4
  * Patches: remove all, released upstream.

 -- Jeroen Ploemen <jcfp@debian.org>  Sat, 18 Jan 2025 11:38:21 +0000

python-pyfakefs (5.7.3-1) unstable; urgency=medium

  * Team upload.

  [ Jeroen Ploemen ]
  * New upstream version 5.7.3

  [ Colin Watson ]
  * Make sure that patching is correctly stopped (closes: #1090285).

 -- Colin Watson <cjwatson@debian.org>  Sun, 12 Jan 2025 20:04:39 +0000

python-pyfakefs (5.7.1-1) unstable; urgency=medium

  * New upstream version 5.7.1

 -- Jeroen Ploemen <jcfp@debian.org>  Mon, 14 Oct 2024 08:11:38 +0000

python-pyfakefs (5.7.0-1) unstable; urgency=medium

  * New upstream version 5.7.0. (Closes: #1082256)
  * Lintian: remove all overrides, false positives are gone.

 -- Jeroen Ploemen <jcfp@debian.org>  Thu, 10 Oct 2024 14:25:21 +0000

python-pyfakefs (5.6.0-1) unstable; urgency=medium

  * New upstream version 5.6.0.
  * Lintian: override a bunch of uses-deprecated-python-stdlib hits.

 -- Jeroen Ploemen <jcfp@debian.org>  Tue, 13 Aug 2024 09:17:51 +0000

python-pyfakefs (5.5.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Remove myself from Uploaders.

  [ Jeroen Ploemen ]
  * New upstream version 5.5.0. (Closes: #1073446)
  * Control: update upstream homepage. (Closes: #1068501)
  * Control: bump Standards-Version to 4.7.0 (from 4.6.2; no further
    changes).
  * Control: add build-dep on python3-pandas.
  * Control: add myself as uploader.

 -- Jeroen Ploemen <jcfp@debian.org>  Thu, 27 Jun 2024 12:13:41 +0000

python-pyfakefs (5.3.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 5.3.2 (Closes: #1056524, #1028582).
  * Control: set testsuite to autopkgtest-pkg-pybuild.
  * Control, rules: switch from dh-python to dh-sequence-python3.
  * Control: add build-dep on pybuild-plugin-pyproject.
  * Control: bump Standards-Version to 4.6.2 (from 4.6.1; no further
    changes).
  * Add d/pybuild.testfiles to support running the testsuite in an
    autopkgtest context.

 -- Jeroen Ploemen <jcfp@debian.org>  Wed, 06 Dec 2023 12:40:25 +0000

python-pyfakefs (4.6.3-3) unstable; urgency=medium

  * Team upload.
  * add pytest to B-D to force tests to run via something other
    than the deprecated "python3 setup.py test" command

 -- Mohammed Bilal <mdbilal@disroot.org>  Sun, 04 Dec 2022 08:09:59 +0000

python-pyfakefs (4.6.3-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Repository-Browse.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 16 Oct 2022 20:56:49 +0100

python-pyfakefs (4.6.3-1) unstable; urgency=medium

  [ Ileana Dumitrescu ]
  * Team upload.
  * New upstream release, fixing FTBFS (Closes: #1017210)
  * d/copyright: Update debian copyright year to 2022.
  * d/control: Bump standards version to 4.6.1.

  [ Jeroen Ploemen ]
  * Copyright: bump upstream copyright year.

 -- Ileana Dumitrescu <ileanadumitrescu95@gmail.com>  Mon, 12 Sep 2022 20:03:40 +0000

python-pyfakefs (4.5.4-1) unstable; urgency=medium

  * Team upload

  [ Alexandre Ghiti ]
  * New upstream release, fixing FTBFS (Closes: #1002350)
  * d/patches: Remove disable_test.patch that is now useless.

 -- Graham Inggs <ginggs@debian.org>  Fri, 11 Feb 2022 15:42:25 +0000

python-pyfakefs (4.3.3-1) unstable; urgency=medium

  * Add d/gbp.conf.
  * New upstream release.
  * Disable not working test.
  * Bump standards version to 4.5.1.
  * d/watch: Bump version.

 -- Ondřej Nový <onovy@debian.org>  Mon, 04 Jan 2021 12:43:44 +0100

python-pyfakefs (4.1.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * New upstream release.
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.
  * Drop d/p/remove_flask_restx.patch: Removed, not needed.

  [ Debian Janitor ]
  * Remove obsolete field Name from debian/upstream/metadata (already present in
    machine-readable debian/copyright).

 -- Ondřej Nový <onovy@debian.org>  Tue, 27 Oct 2020 10:43:48 +0100

python-pyfakefs (4.0.2-1) unstable; urgency=medium

  * New upstream release.
  * Drop upstream depends on (not used) flask_restx.

 -- Ondřej Nový <onovy@debian.org>  Fri, 12 Jun 2020 13:54:38 +0200

python-pyfakefs (3.7.2-2) unstable; urgency=medium

  * Drop PyPy support.
  * Bump debhelper compat level to 13.

 -- Ondřej Nový <onovy@debian.org>  Fri, 05 Jun 2020 15:54:05 +0200

python-pyfakefs (3.7.2-1) unstable; urgency=medium

  * New upstream release.

 -- Ondřej Nový <onovy@debian.org>  Sat, 07 Mar 2020 20:58:42 +0100

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

  * Initial release. (Closes: #950617)

 -- Ondřej Nový <onovy@debian.org>  Tue, 04 Feb 2020 10:17:24 +0100