File: changelog

package info (click to toggle)
python-inline-snapshot 0.23.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,116 kB
  • sloc: python: 6,888; makefile: 34; sh: 28
file content (158 lines) | stat: -rw-r--r-- 5,744 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
python-inline-snapshot (0.23.2-1) unstable; urgency=medium

  * Team upload
  * [ec36839] New upstream version 0.23.2
  * [f2d271a] d/control: Remove B-D on self created binary package
  * [3a7c3b7] d/rules: Adjust usable PYTHONPATH
  * [cc07a94] d/README.source: Remove now not needed comment

 -- Carsten Schoenert <c.schoenert@t-online.de>  Thu, 05 Jun 2025 19:27:54 +0200

python-inline-snapshot (0.23.0-1) unstable; urgency=medium

  * [b82e70b] New upstream version 0.23.0
  * [ee8c75a] d/copyright: update copyright year

 -- Kathara Sasikumar <katharasasikumar007@gmail.com>  Thu, 08 May 2025 06:24:03 +0000

python-inline-snapshot (0.22.3-1) unstable; urgency=medium

  * [1ced364] New upstream version 0.22.3
  * [1495b7e] Rebuild patch queue from patch-queue branch
    Modified patch:
    docs-Don-t-try-to-run-cz.patch

 -- Kathara Sasikumar <katharasasikumar007@gmail.com>  Wed, 16 Apr 2025 17:46:02 +0530

python-inline-snapshot (0.20.7-1) unstable; urgency=medium

  * Team upload
  * [ec31812] New upstream version 0.20.7
  * [b7a0ea0] d/README.source: Hint about ignoring commitizen usage
  * [cdc7f28] Rebuild patch queue from patch-queue branch
    Added patch:
    docs-Don-t-try-to-run-cz.patch

 -- Carsten Schoenert <c.schoenert@t-online.de>  Wed, 19 Mar 2025 18:22:50 +0200

python-inline-snapshot (0.20.3-1) unstable; urgency=medium

  * Team upload
  * [d1214b1] New upstream version 0.20.3
    (Closes: #1098601)
  * [0048227] Rebuild patch queue from patch-queue branch
    Modified patch:
    docs-Remove-badge-linking.patch
  * [3943e8d] d/control: Bump Standards-Version to 4.7.2
    No further changes needed.

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sat, 01 Mar 2025 08:03:55 +0200

python-inline-snapshot (0.19.3-1) unstable; urgency=medium

  * [5e71351] New upstream version 0.19.3
  * [d98ac5d] Rebuild patch queue from patch-queue branch
    Deleted patch:
    Use-python3-instead-of-python.patch
    Modified patch:
    docs-Ignore-some-plugins-which-are-not-packaged-yet.patch
    Added patch:
    docs-Removed-link-to-external-graphic.patch
    (Closes: #1082705)
  * [696b99b] d/rules: Add one more test we need to ignore
  * [a0b1104] autopkgtests: Add the test to ignore
  * [480e74e] d/control: Add new deps for -doc build

 -- Kathara Sasikumar <katharasasikumar007@gmail.com>  Thu, 16 Jan 2025 23:06:51 +0530

python-inline-snapshot (0.18.1-1) unstable; urgency=medium

  * [1e76d44] New upstream version 0.18.1
  * [5103c3a] Rebuild patch queue from patch-queue branch
    Added patch:
    Use-python3-instead-of-python.patch

 -- Kathara Sasikumar <katharasasikumar007@gmail.com>  Sat, 28 Dec 2024 19:10:37 +0530

python-inline-snapshot (0.17.1-2) unstable; urgency=medium

  * Team upload.
  * Add python3-pytest-mock to debian/tests/control (thanks to Alexandre
    Detiste)

 -- Julian Gilbey <jdg@debian.org>  Thu, 26 Dec 2024 18:20:03 +0000

python-inline-snapshot (0.17.1-1) unstable; urgency=medium

  [ Carsten Schoenert ]
  * [f87ff4e] New upstream version 0.17.1
    (Closes: #1090276)
  * [5f981db] Rebuild patch queue from patch-queue branch
    Added patch:
    docs-Ignore-added-validation-feature.patch
    Adjusted patch:
    docs-Remove-badge-linking.patch
  * [c7657b8] d/control: Add new needed pytest-mock plugin

 -- Kathara Sasikumar <katharasasikumar007@gmail.com>  Sun, 22 Dec 2024 21:19:03 +0530

python-inline-snapshot (0.14.0-2) unstable; urgency=medium

  * Team upload
  * [8d05ffd] d/control: Use pytest-freezer and inline-snapshot in B-D
  * [b27898f] autopkgtests: Use pytest-freezer here too
  * [899833b] d/rules: Use module from the build
    Use the module path from the pybuild run while build the documentation.
  * [7d122f7] d/README.source: Add info about used pytest plugin

 -- Carsten Schoenert <c.schoenert@t-online.de>  Wed, 04 Dec 2024 10:09:58 +0100

python-inline-snapshot (0.14.0-1) unstable; urgency=medium

  * Team upload
  * [f80097b] New upstream version 0.14.0
  * [420edb2] Rebuild patch queue from patch-queue branch
    Added patches:
    docs-Don-t-use-mike-addon-for-MkDocs.patch
    docs-Use-python3-in-example-as-interpreter-call.patch
  * [3b82dbb] d/control: Add pytest-freezegun to B-D
  * [8f764a3] d/rules: Adjust the tests we need to ignore
  * [637f96f] autopkgtests: Add pytest-freezegun here too
  * [19470db] autopkgtests: Adjust tests to exclude too

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 01 Dec 2024 09:41:23 +0100

python-inline-snapshot (0.13.3-1) unstable; urgency=medium

  * [505c97e] New upstream version 0.13.3

 -- Kathara Sasikumar <katharasasikumar007@gmail.com>  Sat, 12 Oct 2024 23:02:27 +0530

python-inline-snapshot (0.13.1-1) unstable; urgency=medium

  * Team upload
  * [ecc3737] New upstream version 0.13.1

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 22 Sep 2024 20:38:03 +0200

python-inline-snapshot (0.12.1-2) unstable; urgency=medium

  * Team upload
  * [548c710] d/control: Use the GitHub web page
  * [62e390f] d/control: Small adjustment to the long descriptions
  * [33b6b72] d/control: Suggest the -doc package
  * [5abc066] d/control: Set version >= 2 for python3-pydandic in B-D
  * [1e47595] autopkgtests: Also use Pydantic >=2 here

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 08 Sep 2024 09:24:48 +0200

python-inline-snapshot (0.12.1-1) unstable; urgency=medium

  * [97282f8] New upstream version 0.12.1
  * [8c80b1d] Initial Debianization
  * [9a05287] d/patches: docs: Ignore some plugins which are not packaged yet
  * [e161305] d/patches: docs: Remove badge linking
  * [6c6247e] d/patches: docs: Don't build directory URLs
    (Closes: #1078573)

 -- Kathara Sasikumar <katharasasikumar007@gmail.com>  Mon, 26 Aug 2024 07:02:33 +0530