File: changelog

package info (click to toggle)
python-requests-cache 1.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,024 kB
  • sloc: python: 7,029; makefile: 4
file content (192 lines) | stat: -rw-r--r-- 6,019 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
python-requests-cache (1.2.1-1) unstable; urgency=medium

  * New upstream release, heavily based on work by Antonio Terceiro;
    Closes: #1073179, #1073427
  * stop building the -doc package
  * debian/rules
    - add platformdirs and rich to b-d, needed by tests
  * debian/control
    - drop distutils from b-d, no longer needed; Closes: #1065936
    - add time-machine to b-d, needed by tests
    - drop appdirs from b-d, replaced by platformdirs; Closes: #1068001
    - add version to requests b-d to >= 2.32.3+dfsg-1~

 -- Sandro Tosi <morph@debian.org>  Sat, 31 Aug 2024 01:22:39 -0400

python-requests-cache (0.9.8-2) unstable; urgency=medium

  * drop DPT

 -- Sandro Tosi <morph@debian.org>  Sat, 02 Mar 2024 03:55:25 -0500

python-requests-cache (0.9.8-1) unstable; urgency=medium

  * New upstream release

 -- Sandro Tosi <morph@debian.org>  Sun, 22 Jan 2023 02:40:39 -0500

python-requests-cache (0.9.7-1) unstable; urgency=medium

  * New upstream release; Closes: #1019124
  * debian/control
    - add b-d needed by tests: appdirs, attr, cattr, itsdangerous, pytest,
      requests-mock, responses, timeout-decorator, ujson, url-normalize
    - b-d on python3-all
    - b-d on poetry-core instead of the poetry cli package
    - bump Standards-Version to 4.6.2.0 (no changes needed)
    - run autopkgtest via autopkgtest-pkg-pybuild
  * debian/copyright
    - update upstream copyright notice
    - extend packaging copyright years
  * point to new upstream repo: https://github.com/requests-cache/requests-cache
  * debian/rules
    - run tests at built-time, skipping integration tests, like ArchLinux does

 -- Sandro Tosi <morph@debian.org>  Wed, 04 Jan 2023 03:24:07 -0500

python-requests-cache (0.9.1-1) unstable; urgency=medium

  * New upstream release
  * debian/copyright
    - extend packaging copyright years

 -- Sandro Tosi <morph@debian.org>  Wed, 19 Jan 2022 01:36:48 -0500

python-requests-cache (0.8.1-3) unstable; urgency=medium

  * debian/control
    - add url-normalize and cattr to Depends; Closes: #1002585
    - add superficial autopkgtest

 -- Sandro Tosi <morph@debian.org>  Tue, 28 Dec 2021 00:52:11 -0500

python-requests-cache (0.8.1-2) unstable; urgency=medium

  * Use poetry PEP517 build backed

 -- Sandro Tosi <morph@debian.org>  Fri, 17 Dec 2021 21:52:06 -0500

python-requests-cache (0.8.1-1) unstable; urgency=medium

  * New upstream release
  * debian/copyright
    - update upstream copyright notice
  * debian/patches/tests_dont_import_toplevel_dir.patch
    - drop patch, no longer applicable
  * debian/patches/setup.py.patch
    - provide a setup.py, converted from pyproject.toml
  * debian/rules
    - install the renamed README.md and HISTORY.md
    - install examples from their new location
    - temporarily disable sphinx doc building: the new version introduced too
      many new dependencies

 -- Sandro Tosi <morph@debian.org>  Sat, 11 Dec 2021 00:32:44 -0500

python-requests-cache (0.5.2-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Sandro Tosi ]
  * Use the new Debian Python Team contact name and address
  * debian/watch
    - track github releases
  * debian/control
    - run wrap-and-sort
    - bump Standards-Version to 4.6.0.1 (no changes needed)
    - bump debhelper-compat to 13 (no changes needed)
  * debian/copyright
    - extrend packaging copyright years

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + python-requests-cache-doc: Add Multi-Arch: foreign.

 -- Sandro Tosi <morph@debian.org>  Thu, 09 Dec 2021 01:45:51 -0500

python-requests-cache (0.5.2-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/changelog: Remove trailing whitespaces.
  * Bump Standards-Version to 4.4.1.

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Sandro Tosi ]
  * New upstream release
  * debian/copyright
    - extend packaging copyright years

 -- Sandro Tosi <morph@debian.org>  Fri, 24 Jul 2020 23:04:11 -0400

python-requests-cache (0.4.13-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * Convert git repository from git-dpm to gbp layout
  * Use debhelper-compat instead of debian/compat.

  [ Sandro Tosi ]
  * drop Python 2 support + use pydebuild + dont run tests
  * debian/copyeight
    - extend packaging copyright years
  * debian/control
    - bump Standards-Version to 4.4.0 (no changes needed)

 -- Sandro Tosi <morph@debian.org>  Sun, 18 Aug 2019 13:25:45 -0400

python-requests-cache (0.4.13-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/watch: Use https protocol

  [ Sandro Tosi ]
  * debian/control
    - add setuptools, distutils to b-d; Closes: #896782
    - bump Standards-Version to 4.1.4 (no changes needed)
  * debian/copyright
    - extend packaging copyright years

 -- Sandro Tosi <morph@debian.org>  Thu, 26 Apr 2018 23:34:04 -0400

python-requests-cache (0.4.13-1) unstable; urgency=medium

  * New upstream release
  * debian/rules
    - remove examples no longer shipped in upstream tarball
  * debian/copyright
    - extend packaging copyright years

 -- Sandro Tosi <morph@debian.org>  Thu, 05 Jan 2017 14:08:53 -0500

python-requests-cache (0.4.12-1) unstable; urgency=medium

  [ Sandro Tosi ]
  * New upstream release
  * debian/control
    - bump Standards-Version to 3.9.8 (no changes needed)

  [ Ondřej Nový ]
  * Fixed VCS URL (https)

 -- Sandro Tosi <morph@debian.org>  Mon, 25 Apr 2016 22:30:19 +0100

python-requests-cache (0.4.10-1) unstable; urgency=medium

  * New upstream release
  * debian/copyright
    - extend packaging copyright years

 -- Sandro Tosi <morph@debian.org>  Mon, 18 Jan 2016 00:39:54 +0000

python-requests-cache (0.4.9-1) unstable; urgency=low

  * Initial release (Closes: #782410)

 --  Tosi <morph@debian.org>  Sat, 11 Apr 2015 18:59:52 +0100