File: changelog

package info (click to toggle)
compyle 0.9.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,080 kB
  • sloc: python: 12,898; makefile: 21
file content (196 lines) | stat: -rw-r--r-- 6,085 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
compyle (0.9.1-2) unstable; urgency=medium

  * Team upload.
  * Support Python 3.14 AST (Closes: #1123107).

 -- Bastian Germann <bage@debian.org>  Tue, 24 Feb 2026 23:54:55 +0100

compyle (0.9.1-1) unstable; urgency=medium

  * New upstream release.
  * Standards version bumped to 4.7.2, no changes.
  * debian/patches:
    - Drop 0002-Fix-compatibility-with-Python-3.11.patch,
      0003-Compatibility-with-numpy-v1.24.patch and
      0006-fix-backend-rework-passing-profile-arg-to-opencl.patch,
      applied upstream.
    - Refresh abd renumber the remaining patches.
  * Update debian/sources/lintian-overrides.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Mon, 18 Aug 2025 19:34:39 +0000

compyle (0.8.1-11) unstable; urgency=medium

  * Team upload.
  [ Adrian Bunk ]
  * Backport upstream fix for recent pyopencl. Closes: #1104368.

 -- Santiago Vila <sanvila@debian.org>  Thu, 19 Jun 2025 09:35:00 +0200

compyle (0.8.1-10) unstable; urgency=medium

  * debian/patches:
    - Drop 0005-cython-runtime-dependency.patch
    - Refresh and renumber remaining patches.
  * Use d/tests/autopkgtest-pkg-pybuild.conf to skip tests on
    unsupported architectures.
  * Update dates in d/copyright.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sun, 05 Jan 2025 11:43:27 +0000

compyle (0.8.1-9) unstable; urgency=medium

  * Standards version bumped to 4.7.0, no changes.
  * debian/pathes:
    - New 0006-Fix-sorting.patch (Closes:  #1067301).

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 21 Sep 2024 14:36:40 +0000

compyle (0.8.1-8) unstable; urgency=medium

  * debian/rule:
    - Skip parallel tests: too much memory needed on some platforms.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sun, 14 Jan 2024 08:13:37 +0000

compyle (0.8.1-7) unstable; urgency=medium

  * debian/patches:
    - Improve 0004-Do-not-use-distutils.patch.
  * debian/control:
    - Drop runtime dependency on cython3.
    - Add runtime dependency on python3-setuptools (Closes: #1060063).
  * Update d/copyright.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 06 Jan 2024 12:31:57 +0000

compyle (0.8.1-6) unstable; urgency=medium

  * debian/patches:
    - New 0005-cython-runtime-dependency.patch (Closes: #1057987).

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Tue, 12 Dec 2023 07:02:34 +0000

compyle (0.8.1-5) unstable; urgency=medium

  * Standards version bumped to 4.6.2, no changes.
  * devian/control:
    - Use <!nocheck> marker.
    - Switch to autopkgtest-pkg-pybuild.
    - Switch to debhelper-comapt 13.
    - Do not use undefined substitution variables.
  * Switch to dh-sequence-*.
  * New d/clean file.
  * Update dates in d/copyright.
  * debian/patches:
    - New 0004-Do-not-use-distutils.patch.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sun, 03 Dec 2023 11:51:32 +0000

compyle (0.8.1-4) unstable; urgency=medium

  * debian/patches:
    - new 0003-Compatibility-with-numpy-v1.24.patch (Closes: #1027241).
  * debian/rules:
    - enable numpy3 dh helper.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Thu, 29 Dec 2022 18:17:06 +0000

compyle (0.8.1-3) unstable; urgency=medium

  * Fix d/copyright formatting.
  * Standards version bumped to 4.6.1 (no changes).
  * debian/patches:
    - new 0002-Fix-compatibility-with-Python-3.11.patch
      (see also #1024498).

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Wed, 23 Nov 2022 09:19:28 +0000

compyle (0.8.1-2) unstable; urgency=medium

  * Disable tests for data types not supported on
    32bit architectures.
  * Update the d/copyright file.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sun, 16 Jan 2022 11:34:54 +0000

compyle (0.8.1-1) unstable; urgency=medium

  * New upstream release (Closes: #1002094).
  * Update the d/watch file.
  * Update the d/copyright files.
  * debian/patches:
    - drop 0002-Python-3.9.patch and 0003-Fix-32bit.patch,
      applied upstream
    - refresh remaining patches.
  * debian/rules:
    - set PYOPENCL_CTX=0.
  * debian/control:
    - add (explicit) build dependency on pocl-opencl-icd.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sun, 16 Jan 2022 09:24:56 +0000

compyle (0.7-4) unstable; urgency=medium

  * Update watch file to use tags instead of releases.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sun, 07 Nov 2021 18:24:47 +0000

compyle (0.7-3) unstable; urgency=medium

  * Standards version bumped to 4.6.0 (no changes).
  * Update the watch file.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sun, 12 Sep 2021 08:02:07 +0000

compyle (0.7-2) unstable; urgency=medium

  * Standards-Version bumped to v4.5.1 (no change).
  * debian/patched:
    - new 0002-Python-3.9.patch to fix compatibility with Puthon 3.9 (ast).
      Closes: #972006.
    - new 0003-Fix-32bit.patch to fix tests on 32bit architectures.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Thu, 24 Dec 2020 16:21:31 +0000

compyle (0.7-1) unstable; urgency=medium

  [ Antonio Valentino ]
  * New upstream release.
  * Updated debian/copyright file.
  * Refresh all patches.
  * skip non critical test_align_multiple:
    see also https://github.com/pypr/compyle/issues/30

  [ Andreas Tille ]
  * Drop redundant debian/gbp.conf specifying same values as defined in
    group policy

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 03 Oct 2020 10:37:02 +0000

compyle (0.6-1) unstable; urgency=medium

  * New upstream version.
  * Standards version bumped to 4.5.0 (no changes).
  * debian/patches:
    - refresh all patches

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Tue, 16 Jun 2020 06:31:52 +0000

compyle (0.6~dev0~20190922.gitaa5a50d-2) unstable; urgency=medium

  * Team upload.

  [ Antonio Valentino ]
  * Add d/gbp.conf

  [ Anton Gladky ]
  * source-only-upload

 -- Anton Gladky <gladk@debian.org>  Wed, 01 Jan 2020 20:54:59 +0100

compyle (0.6~dev0~20190922.gitaa5a50d-1) unstable; urgency=medium

  * Initial version (Closes: #940912).

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sun, 22 Sep 2019 16:05:26 +0000