1
|
## Tasks (dpkg-buildpackage)
|
2
|
Running file debian/hooks/D01installnode
|
3
|
|
4
|
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
|
5
|
|
6
|
Hit:1 http://deb.debian.org/debian trixie InRelease
|
7
|
Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.1 kB]
|
8
|
Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]
|
9
|
Get:4 http://deb.debian.org/debian trixie/main amd64 Components [5175 kB]
|
10
|
Get:5 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [20.5 kB]
|
11
|
Fetched 5286 kB in 1s (6245 kB/s)
|
12
|
Reading package lists...
|
13
|
Building dependency tree...
|
14
|
Reading state information...
|
15
|
All packages are up to date.
|
16
|
|
17
|
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
|
18
|
|
19
|
Hit:1 http://deb.debian.org/debian trixie InRelease
|
20
|
Hit:2 http://deb.debian.org/debian trixie-updates InRelease
|
21
|
Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
|
22
|
Get:4 https://deb.nodesource.com/node_24.x nodistro InRelease [10.6 kB]
|
23
|
Get:5 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages [2514 B]
|
24
|
Fetched 13.1 kB in 0s (89.8 kB/s)
|
25
|
Reading package lists...
|
26
|
Building dependency tree...
|
27
|
Reading state information...
|
28
|
All packages are up to date.
|
29
|
Warning: https://deb.nodesource.com/node_24.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
|
30
|
Hit:1 http://deb.debian.org/debian trixie InRelease
|
31
|
Hit:2 http://deb.debian.org/debian trixie-updates InRelease
|
32
|
Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
|
33
|
Hit:4 https://deb.nodesource.com/node_24.x nodistro InRelease
|
34
|
Reading package lists...
|
35
|
W: https://deb.nodesource.com/node_24.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
|
36
|
dpkg-buildpackage: info: source package hcw-build-deps
|
37
|
dpkg-buildpackage: info: source version 0.9.4
|
38
|
dpkg-buildpackage: info: source distribution unstable
|
39
|
dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@builder2.iabsis.local>
|
40
|
dpkg-source --before-build .
|
41
|
dpkg-buildpackage: info: host architecture amd64
|
42
|
debian/rules clean
|
43
|
dh clean
|
44
|
dh_clean
|
45
|
debian/rules binary
|
46
|
dh binary
|
47
|
dh_update_autotools_config
|
48
|
dh_autoreconf
|
49
|
create-stamp debian/debhelper-build-stamp
|
50
|
dh_prep
|
51
|
dh_auto_install --destdir=debian/hcw-build-deps/
|
52
|
dh_install
|
53
|
dh_installdocs
|
54
|
dh_installchangelogs
|
55
|
dh_perl
|
56
|
dh_link
|
57
|
dh_strip_nondeterminism
|
58
|
dh_compress
|
59
|
dh_fixperms
|
60
|
dh_missing
|
61
|
dh_installdeb
|
62
|
dh_gencontrol
|
63
|
dh_md5sums
|
64
|
dh_builddeb
|
65
|
dpkg-deb: building package 'hcw-build-deps' in '../hcw-build-deps_0.9.4_all.deb'.
|
66
|
dpkg-genbuildinfo --build=binary -O../hcw-build-deps_0.9.4_amd64.buildinfo
|
67
|
dpkg-genchanges --build=binary -O../hcw-build-deps_0.9.4_amd64.changes
|
68
|
dpkg-genchanges: info: binary-only upload (no source code included)
|
69
|
dpkg-source --after-build .
|
70
|
dpkg-buildpackage: info: binary-only upload (no source included)
|
71
|
|
72
|
The package has been created.
|
73
|
Attention, the package has been created in the current directory,
|
74
|
not in ".." as indicated by the message above!
|
75
|
Selecting previously unselected package hcw-build-deps.
|
76
|
(Reading database ... 33160 files and directories currently installed.)
|
77
|
Preparing to unpack hcw-build-deps_0.9.4_all.deb ...
|
78
|
Unpacking hcw-build-deps (0.9.4) ...
|
79
|
Reading package lists...
|
80
|
Building dependency tree...
|
81
|
Reading state information...
|
82
|
Starting pkgProblemResolver with broken count: 0
|
83
|
Starting 2 pkgProblemResolver with broken count: 0
|
84
|
Done
|
85
|
Correcting dependencies... Done
|
86
|
Starting pkgProblemResolver with broken count: 0
|
87
|
Starting 2 pkgProblemResolver with broken count: 0
|
88
|
Done
|
89
|
The following additional packages will be installed:
|
90
|
nodejs python3-packaging python3-pip python3-pip-whl python3-setuptools-whl
|
91
|
python3-venv python3-wheel python3.13-venv
|
92
|
Suggested packages:
|
93
|
python3-setuptools
|
94
|
Recommended packages:
|
95
|
python3-dev libjs-sphinxdoc
|
96
|
The following NEW packages will be installed:
|
97
|
nodejs python3-packaging python3-pip python3-pip-whl python3-setuptools-whl
|
98
|
python3-venv python3-wheel python3.13-venv
|
99
|
0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
|
100
|
1 not fully installed or removed.
|
101
|
Need to get 43.4 MB of archives.
|
102
|
After this operation, 257 MB of additional disk space will be used.
|
103
|
Get:1 http://deb.debian.org/debian trixie/main amd64 python3-packaging all 25.0-1 [56.6 kB]
|
104
|
Get:2 http://deb.debian.org/debian trixie/main amd64 python3-wheel all 0.46.1-2 [21.7 kB]
|
105
|
Get:3 http://deb.debian.org/debian trixie/main amd64 python3-pip all 25.1.1+dfsg-1 [1457 kB]
|
106
|
Get:4 http://deb.debian.org/debian trixie/main amd64 python3-pip-whl all 25.1.1+dfsg-1 [1507 kB]
|
107
|
Get:5 http://deb.debian.org/debian trixie/main amd64 python3-setuptools-whl all 78.1.1-0.1 [1268 kB]
|
108
|
Get:6 https://deb.nodesource.com/node_24.x nodistro/main amd64 nodejs amd64 24.5.0-1nodesource1 [39.1 MB]
|
109
|
Get:7 http://deb.debian.org/debian trixie/main amd64 python3.13-venv amd64 3.13.5-2 [5472 B]
|
110
|
Get:8 http://deb.debian.org/debian trixie/main amd64 python3-venv amd64 3.13.5-1 [1180 B]
|
111
|
Fetched 43.4 MB in 1s (80.7 MB/s)
|
112
|
Selecting previously unselected package python3-packaging.
|
113
|
(Reading database ...
|
114
|
(Reading database ... 5%
|
115
|
(Reading database ... 10%
|
116
|
(Reading database ... 15%
|
117
|
(Reading database ... 20%
|
118
|
(Reading database ... 25%
|
119
|
(Reading database ... 30%
|
120
|
(Reading database ... 35%
|
121
|
(Reading database ... 40%
|
122
|
(Reading database ... 45%
|
123
|
(Reading database ... 50%
|
124
|
(Reading database ... 55%
|
125
|
(Reading database ... 60%
|
126
|
(Reading database ... 65%
|
127
|
(Reading database ... 70%
|
128
|
(Reading database ... 75%
|
129
|
(Reading database ... 80%
|
130
|
(Reading database ... 85%
|
131
|
(Reading database ... 90%
|
132
|
(Reading database ... 95%
|
133
|
(Reading database ... 100%
|
134
|
(Reading database ... 33164 files and directories currently installed.)
|
135
|
Preparing to unpack .../0-python3-packaging_25.0-1_all.deb ...
|
136
|
Unpacking python3-packaging (25.0-1) ...
|
137
|
Selecting previously unselected package python3-wheel.
|
138
|
Preparing to unpack .../1-python3-wheel_0.46.1-2_all.deb ...
|
139
|
Unpacking python3-wheel (0.46.1-2) ...
|
140
|
Selecting previously unselected package python3-pip.
|
141
|
Preparing to unpack .../2-python3-pip_25.1.1+dfsg-1_all.deb ...
|
142
|
Unpacking python3-pip (25.1.1+dfsg-1) ...
|
143
|
Selecting previously unselected package python3-pip-whl.
|
144
|
Preparing to unpack .../3-python3-pip-whl_25.1.1+dfsg-1_all.deb ...
|
145
|
Unpacking python3-pip-whl (25.1.1+dfsg-1) ...
|
146
|
Selecting previously unselected package python3-setuptools-whl.
|
147
|
Preparing to unpack .../4-python3-setuptools-whl_78.1.1-0.1_all.deb ...
|
148
|
Unpacking python3-setuptools-whl (78.1.1-0.1) ...
|
149
|
Selecting previously unselected package python3.13-venv.
|
150
|
Preparing to unpack .../5-python3.13-venv_3.13.5-2_amd64.deb ...
|
151
|
Unpacking python3.13-venv (3.13.5-2) ...
|
152
|
Selecting previously unselected package python3-venv.
|
153
|
Preparing to unpack .../6-python3-venv_3.13.5-1_amd64.deb ...
|
154
|
Unpacking python3-venv (3.13.5-1) ...
|
155
|
Selecting previously unselected package nodejs.
|
156
|
Preparing to unpack .../7-nodejs_24.5.0-1nodesource1_amd64.deb ...
|
157
|
Unpacking nodejs (24.5.0-1nodesource1) ...
|
158
|
Setting up python3-setuptools-whl (78.1.1-0.1) ...
|
159
|
Setting up python3-pip-whl (25.1.1+dfsg-1) ...
|
160
|
Setting up python3.13-venv (3.13.5-2) ...
|
161
|
Setting up nodejs (24.5.0-1nodesource1) ...
|
162
|
Setting up python3-packaging (25.0-1) ...
|
163
|
Setting up python3-venv (3.13.5-1) ...
|
164
|
Setting up python3-wheel (0.46.1-2) ...
|
165
|
Setting up python3-pip (25.1.1+dfsg-1) ...
|
166
|
Setting up hcw-build-deps (0.9.4) ...
|
167
|
Processing triggers for man-db (2.13.1-1) ...
|
168
|
dpkg-buildpackage: info: source package hcw
|
169
|
dpkg-buildpackage: info: source version 0.9.4
|
170
|
dpkg-buildpackage: info: source distribution bookworm
|
171
|
dpkg-buildpackage: info: source changed by Olivier Bitsch <olivier.b@iabsis.com>
|
172
|
dpkg-source --before-build .
|
173
|
dpkg-buildpackage: info: host architecture amd64
|
174
|
debian/rules clean
|
175
|
dh clean
|
176
|
dh_auto_clean
|
177
|
make -j4 clean
|
178
|
make[1]: Entering directory '/build/sources'
|
179
|
make -C backend clean
|
180
|
make -C practitioner clean
|
181
|
make[2]: Entering directory '/build/sources/backend'
|
182
|
echo "Nothing to clean"
|
183
|
Nothing to clean
|
184
|
make[2]: Entering directory '/build/sources/practitioner'
|
185
|
rm -rf dist node_modules
|
186
|
make[2]: Leaving directory '/build/sources/backend'
|
187
|
make[2]: Leaving directory '/build/sources/practitioner'
|
188
|
make[1]: Leaving directory '/build/sources'
|
189
|
dh_clean
|
190
|
debian/rules binary
|
191
|
dh binary
|
192
|
dh_update_autotools_config
|
193
|
dh_autoreconf
|
194
|
dh_auto_configure
|
195
|
dh_auto_build
|
196
|
make -j4 "INSTALL=install --strip-program=true"
|
197
|
make[1]: Entering directory '/build/sources'
|
198
|
make -C backend
|
199
|
make -C practitioner
|
200
|
make[2]: Entering directory '/build/sources/backend'
|
201
|
echo "Nothing to prepare"
|
202
|
make[2]: Entering directory '/build/sources/practitioner'
|
203
|
npx yarn
|
204
|
Nothing to prepare
|
205
|
make[2]: Leaving directory '/build/sources/backend'
|
206
|
npm warn exec The following package was not found and will be installed: yarn@1.22.22
|
207
|
yarn install v1.22.22
|
208
|
warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
|
209
|
[1/4] Resolving packages...
|
210
|
[2/4] Fetching packages...
|
211
|
[3/4] Linking dependencies...
|
212
|
warning " > @angular/animations@20.2.0" has incorrect peer dependency "@angular/core@20.2.0".
|
213
|
warning " > @angular/animations@20.2.0" has incorrect peer dependency "@angular/common@20.2.0".
|
214
|
[4/4] Building fresh packages...
|
215
|
Done in 16.57s.
|
216
|
npm notice
|
217
|
npm notice New patch version of npm available! 11.5.1 -> 11.5.2
|
218
|
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.5.2
|
219
|
npm notice To update run: npm install -g npm@11.5.2
|
220
|
npm notice
|
221
|
npm run build
|
222
|
|
223
|
> practitioner@0.0.0 build
|
224
|
> ng build
|
225
|
|
226
|
❯ Building...
|
227
|
✔ Building...
|
228
|
Initial chunk files | Names | Raw size | Estimated transfer size
|
229
|
chunk-IDCDA4RW.js | - | 169.26 kB | 49.43 kB
|
230
|
chunk-TAMY3YRS.js | - | 116.20 kB | 29.18 kB
|
231
|
styles-7G3H4QZR.css | styles | 96.22 kB | 7.06 kB
|
232
|
polyfills-B6TNHZQ6.js | polyfills | 34.58 kB | 11.32 kB
|
233
|
main-6HEXNU55.js | main | 3.90 kB | 1.42 kB
|
234
|
|
235
|
| Initial total | 420.15 kB | 98.42 kB
|
236
|
|
237
|
Lazy chunk files | Names | Raw size | Estimated transfer size
|
238
|
chunk-YWCR4OTC.js | user-module | 353.09 kB | 59.72 kB
|
239
|
chunk-QV5KQ6YI.js | - | 172.20 kB | 33.87 kB
|
240
|
chunk-UBTUAS7A.js | browser | 67.60 kB | 17.74 kB
|
241
|
chunk-GA67UF3B.js | auth-module | 5.82 kB | 1.92 kB
|
242
|
|
243
|
Application bundle generation complete. [4.542 seconds]
|
244
|
|
245
|
[33m▲ [43;33m[[43;30mWARNING[43;33m][0m [1msrc/app/user/consultation-room/consultation-room.scss exceeded maximum budget. Budget 4.00 kB was not met by 3.47 kB with a total of 7.47 kB.[0m
|
246
|
|
247
|
|
248
|
Output location: /build/sources/practitioner/dist/practitioner
|
249
|
|
250
|
make[2]: Leaving directory '/build/sources/practitioner'
|
251
|
make[1]: Leaving directory '/build/sources'
|
252
|
dh_auto_test
|
253
|
create-stamp debian/debhelper-build-stamp
|
254
|
dh_prep
|
255
|
dh_auto_install
|
256
|
make -j4 install DESTDIR=/build/sources/debian/tmp AM_UPDATE_INFO_DIR=no "INSTALL=install --strip-program=true"
|
257
|
make[1]: Entering directory '/build/sources'
|
258
|
make -C backend install
|
259
|
make -C practitioner install
|
260
|
make[2]: Entering directory '/build/sources/backend'
|
261
|
mkdir -p /usr/share/hcw/backend/venv
|
262
|
make[2]: Entering directory '/build/sources/practitioner'
|
263
|
mkdir -p /build/sources/debian/tmp/usr/share/jhas/frontend/
|
264
|
python3 -m venv /usr/share/hcw/backend/venv
|
265
|
cp -r dist/* /build/sources/debian/tmp/usr/share/jhas/frontend/
|
266
|
make[2]: Leaving directory '/build/sources/practitioner'
|
267
|
. /usr/share/hcw/backend/venv/bin/activate ; pip3 install -r requirements.txt --ignore-requires-python
|
268
|
Collecting aiohappyeyeballs==2.4.8 (from -r requirements.txt (line 1))
|
269
|
Downloading aiohappyeyeballs-2.4.8-py3-none-any.whl.metadata (5.9 kB)
|
270
|
Collecting aiohttp==3.11.13 (from -r requirements.txt (line 2))
|
271
|
Downloading aiohttp-3.11.13-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.7 kB)
|
272
|
Collecting aioice==0.10.1 (from -r requirements.txt (line 3))
|
273
|
Downloading aioice-0.10.1-py3-none-any.whl.metadata (4.1 kB)
|
274
|
Collecting aiortc==1.13.0 (from -r requirements.txt (line 4))
|
275
|
Downloading aiortc-1.13.0-py3-none-any.whl.metadata (4.9 kB)
|
276
|
Collecting aiosignal==1.3.2 (from -r requirements.txt (line 5))
|
277
|
Downloading aiosignal-1.3.2-py2.py3-none-any.whl.metadata (3.8 kB)
|
278
|
Collecting amqp==5.3.1 (from -r requirements.txt (line 6))
|
279
|
Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB)
|
280
|
Collecting anyio==4.10.0 (from -r requirements.txt (line 7))
|
281
|
Downloading anyio-4.10.0-py3-none-any.whl.metadata (4.0 kB)
|
282
|
Collecting asgiref==3.8.1 (from -r requirements.txt (line 8))
|
283
|
Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB)
|
284
|
Collecting async-timeout==5.0.1 (from -r requirements.txt (line 9))
|
285
|
Downloading async_timeout-5.0.1-py3-none-any.whl.metadata (5.1 kB)
|
286
|
Collecting attrs==24.2.0 (from -r requirements.txt (line 10))
|
287
|
Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB)
|
288
|
Collecting audioop-lts==0.2.2 (from -r requirements.txt (line 11))
|
289
|
Downloading audioop_lts-0.2.2-cp313-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (2.0 kB)
|
290
|
Collecting autobahn==24.4.2 (from -r requirements.txt (line 12))
|
291
|
Downloading autobahn-24.4.2-py2.py3-none-any.whl.metadata (18 kB)
|
292
|
Collecting Automat==24.8.1 (from -r requirements.txt (line 13))
|
293
|
Downloading Automat-24.8.1-py3-none-any.whl.metadata (8.4 kB)
|
294
|
Collecting av==14.4.0 (from -r requirements.txt (line 14))
|
295
|
Downloading av-14.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.6 kB)
|
296
|
Collecting base58==2.1.1 (from -r requirements.txt (line 15))
|
297
|
Downloading base58-2.1.1-py3-none-any.whl.metadata (3.1 kB)
|
298
|
Collecting billiard==4.2.1 (from -r requirements.txt (line 16))
|
299
|
Downloading billiard-4.2.1-py3-none-any.whl.metadata (4.4 kB)
|
300
|
Collecting CacheControl==0.14.1 (from -r requirements.txt (line 17))
|
301
|
Downloading cachecontrol-0.14.1-py3-none-any.whl.metadata (3.1 kB)
|
302
|
Collecting cachetools==5.5.0 (from -r requirements.txt (line 18))
|
303
|
Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB)
|
304
|
Collecting celery==5.4.0 (from -r requirements.txt (line 19))
|
305
|
Downloading celery-5.4.0-py3-none-any.whl.metadata (21 kB)
|
306
|
Collecting certifi==2024.8.30 (from -r requirements.txt (line 20))
|
307
|
Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB)
|
308
|
Collecting cffi==1.17.1 (from -r requirements.txt (line 21))
|
309
|
Downloading cffi-1.17.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
|
310
|
Collecting channels==4.2.0 (from -r requirements.txt (line 22))
|
311
|
Downloading channels-4.2.0-py3-none-any.whl.metadata (4.5 kB)
|
312
|
Collecting channels_redis==4.2.1 (from -r requirements.txt (line 23))
|
313
|
Downloading channels_redis-4.2.1-py3-none-any.whl.metadata (12 kB)
|
314
|
Collecting charset-normalizer==3.4.0 (from -r requirements.txt (line 24))
|
315
|
Downloading charset_normalizer-3.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 kB)
|
316
|
Collecting click==8.1.7 (from -r requirements.txt (line 25))
|
317
|
Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB)
|
318
|
Collecting click-didyoumean==0.3.1 (from -r requirements.txt (line 26))
|
319
|
Downloading click_didyoumean-0.3.1-py3-none-any.whl.metadata (3.9 kB)
|
320
|
Collecting click-plugins==1.1.1 (from -r requirements.txt (line 27))
|
321
|
Downloading click_plugins-1.1.1-py2.py3-none-any.whl.metadata (6.4 kB)
|
322
|
Collecting click-repl==0.3.0 (from -r requirements.txt (line 28))
|
323
|
Downloading click_repl-0.3.0-py3-none-any.whl.metadata (3.6 kB)
|
324
|
Collecting constantly==23.10.4 (from -r requirements.txt (line 29))
|
325
|
Downloading constantly-23.10.4-py3-none-any.whl.metadata (1.8 kB)
|
326
|
Collecting coreapi==2.3.3 (from -r requirements.txt (line 30))
|
327
|
Downloading coreapi-2.3.3-py2.py3-none-any.whl.metadata (1.0 kB)
|
328
|
Collecting coreschema==0.0.4 (from -r requirements.txt (line 31))
|
329
|
Downloading coreschema-0.0.4.tar.gz (10 kB)
|
330
|
Installing build dependencies: started
|
331
|
Installing build dependencies: finished with status 'done'
|
332
|
Getting requirements to build wheel: started
|
333
|
Getting requirements to build wheel: finished with status 'done'
|
334
|
Preparing metadata (pyproject.toml): started
|
335
|
Preparing metadata (pyproject.toml): finished with status 'done'
|
336
|
Collecting cryptography==44.0.0 (from -r requirements.txt (line 32))
|
337
|
Downloading cryptography-44.0.0-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.7 kB)
|
338
|
Collecting daphne==4.1.2 (from -r requirements.txt (line 33))
|
339
|
Downloading daphne-4.1.2-py3-none-any.whl.metadata (6.5 kB)
|
340
|
Collecting discord.py==2.5.2 (from -r requirements.txt (line 34))
|
341
|
Downloading discord_py-2.5.2-py3-none-any.whl.metadata (7.4 kB)
|
342
|
Collecting dj-rest-auth==7.0.0 (from -r requirements.txt (line 35))
|
343
|
Downloading dj-rest-auth-7.0.0.tar.gz (221 kB)
|
344
|
Installing build dependencies: started
|
345
|
Installing build dependencies: finished with status 'done'
|
346
|
Getting requirements to build wheel: started
|
347
|
Getting requirements to build wheel: finished with status 'done'
|
348
|
Preparing metadata (pyproject.toml): started
|
349
|
Preparing metadata (pyproject.toml): finished with status 'done'
|
350
|
Collecting Django==5.2.5 (from -r requirements.txt (line 36))
|
351
|
Downloading django-5.2.5-py3-none-any.whl.metadata (4.1 kB)
|
352
|
Collecting django-allauth==65.3.0 (from -r requirements.txt (line 37))
|
353
|
Downloading django_allauth-65.3.0.tar.gz (1.5 MB)
|
354
|
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 42.1 MB/s eta 0:00:00
|
355
|
Installing build dependencies: started
|
356
|
Installing build dependencies: finished with status 'done'
|
357
|
Getting requirements to build wheel: started
|
358
|
Getting requirements to build wheel: finished with status 'done'
|
359
|
Preparing metadata (pyproject.toml): started
|
360
|
Preparing metadata (pyproject.toml): finished with status 'done'
|
361
|
Collecting django-appconf==1.1.0 (from -r requirements.txt (line 38))
|
362
|
Downloading django_appconf-1.1.0-py3-none-any.whl.metadata (5.2 kB)
|
363
|
Collecting django-celery-results==2.5.1 (from -r requirements.txt (line 39))
|
364
|
Downloading django_celery_results-2.5.1-py3-none-any.whl.metadata (6.1 kB)
|
365
|
Collecting django-cors-headers==4.6.0 (from -r requirements.txt (line 40))
|
366
|
Downloading django_cors_headers-4.6.0-py3-none-any.whl.metadata (16 kB)
|
367
|
Collecting django-filter==24.3 (from -r requirements.txt (line 41))
|
368
|
Downloading django_filter-24.3-py3-none-any.whl.metadata (5.2 kB)
|
369
|
Collecting django-rest-swagger==2.2.0 (from -r requirements.txt (line 42))
|
370
|
Downloading django_rest_swagger-2.2.0-py2.py3-none-any.whl.metadata (1.5 kB)
|
371
|
Collecting django-unfold==0.43.0 (from -r requirements.txt (line 43))
|
372
|
Downloading django_unfold-0.43.0-py3-none-any.whl.metadata (4.7 kB)
|
373
|
Collecting djangorestframework==3.15.2 (from -r requirements.txt (line 44))
|
374
|
Downloading djangorestframework-3.15.2-py3-none-any.whl.metadata (10 kB)
|
375
|
Collecting djangorestframework-simplejwt==5.3.1 (from -r requirements.txt (line 45))
|
376
|
Downloading djangorestframework_simplejwt-5.3.1-py3-none-any.whl.metadata (4.3 kB)
|
377
|
Collecting dnspython==2.7.0 (from -r requirements.txt (line 46))
|
378
|
Downloading dnspython-2.7.0-py3-none-any.whl.metadata (5.8 kB)
|
379
|
Collecting drf-spectacular==0.28.0 (from -r requirements.txt (line 47))
|
380
|
Downloading drf_spectacular-0.28.0-py3-none-any.whl.metadata (14 kB)
|
381
|
Collecting ecdsa==0.19.0 (from -r requirements.txt (line 48))
|
382
|
Downloading ecdsa-0.19.0-py2.py3-none-any.whl.metadata (29 kB)
|
383
|
Collecting fcm-django==2.2.1 (from -r requirements.txt (line 49))
|
384
|
Downloading fcm_django-2.2.1.tar.gz (21 kB)
|
385
|
Installing build dependencies: started
|
386
|
Installing build dependencies: finished with status 'done'
|
387
|
Getting requirements to build wheel: started
|
388
|
Getting requirements to build wheel: finished with status 'done'
|
389
|
Preparing metadata (pyproject.toml): started
|
390
|
Preparing metadata (pyproject.toml): finished with status 'done'
|
391
|
Collecting firebase-admin==6.6.0 (from -r requirements.txt (line 50))
|
392
|
Downloading firebase_admin-6.6.0-py3-none-any.whl.metadata (1.5 kB)
|
393
|
Collecting frozenlist==1.5.0 (from -r requirements.txt (line 51))
|
394
|
Downloading frozenlist-1.5.0-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (13 kB)
|
395
|
Collecting google-api-core==2.24.0 (from -r requirements.txt (line 52))
|
396
|
Downloading google_api_core-2.24.0-py3-none-any.whl.metadata (3.0 kB)
|
397
|
Collecting google-api-python-client==2.156.0 (from -r requirements.txt (line 53))
|
398
|
Downloading google_api_python_client-2.156.0-py2.py3-none-any.whl.metadata (6.7 kB)
|
399
|
Collecting google-auth==2.37.0 (from -r requirements.txt (line 54))
|
400
|
Downloading google_auth-2.37.0-py2.py3-none-any.whl.metadata (4.8 kB)
|
401
|
Collecting google-auth-httplib2==0.2.0 (from -r requirements.txt (line 55))
|
402
|
Downloading google_auth_httplib2-0.2.0-py2.py3-none-any.whl.metadata (2.2 kB)
|
403
|
Collecting google-cloud-core==2.4.1 (from -r requirements.txt (line 56))
|
404
|
Downloading google_cloud_core-2.4.1-py2.py3-none-any.whl.metadata (2.7 kB)
|
405
|
Collecting google-cloud-firestore==2.19.0 (from -r requirements.txt (line 57))
|
406
|
Downloading google_cloud_firestore-2.19.0-py2.py3-none-any.whl.metadata (5.7 kB)
|
407
|
Collecting google-cloud-storage==2.19.0 (from -r requirements.txt (line 58))
|
408
|
Downloading google_cloud_storage-2.19.0-py2.py3-none-any.whl.metadata (9.1 kB)
|
409
|
Collecting google-crc32c==1.7.1 (from -r requirements.txt (line 59))
|
410
|
Downloading google_crc32c-1.7.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.3 kB)
|
411
|
Collecting google-resumable-media==2.7.2 (from -r requirements.txt (line 60))
|
412
|
Downloading google_resumable_media-2.7.2-py2.py3-none-any.whl.metadata (2.2 kB)
|
413
|
Collecting googleapis-common-protos==1.66.0 (from -r requirements.txt (line 61))
|
414
|
Downloading googleapis_common_protos-1.66.0-py2.py3-none-any.whl.metadata (1.5 kB)
|
415
|
Collecting grpcio==1.68.1 (from -r requirements.txt (line 62))
|
416
|
Downloading grpcio-1.68.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.9 kB)
|
417
|
Collecting grpcio-status==1.68.1 (from -r requirements.txt (line 63))
|
418
|
Downloading grpcio_status-1.68.1-py3-none-any.whl.metadata (1.1 kB)
|
419
|
Collecting gunicorn==23.0.0 (from -r requirements.txt (line 64))
|
420
|
Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB)
|
421
|
Collecting h11==0.16.0 (from -r requirements.txt (line 65))
|
422
|
Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB)
|
423
|
Collecting httpcore==1.0.9 (from -r requirements.txt (line 66))
|
424
|
Downloading httpcore-1.0.9-py3-none-any.whl.metadata (21 kB)
|
425
|
Collecting httplib2==0.22.0 (from -r requirements.txt (line 67))
|
426
|
Downloading httplib2-0.22.0-py3-none-any.whl.metadata (2.6 kB)
|
427
|
Collecting httpx==0.28.1 (from -r requirements.txt (line 68))
|
428
|
Downloading httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB)
|
429
|
Collecting hyperlink==21.0.0 (from -r requirements.txt (line 69))
|
430
|
Downloading hyperlink-21.0.0-py2.py3-none-any.whl.metadata (1.5 kB)
|
431
|
Collecting idna==3.10 (from -r requirements.txt (line 70))
|
432
|
Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)
|
433
|
Collecting ifaddr==0.2.0 (from -r requirements.txt (line 71))
|
434
|
Downloading ifaddr-0.2.0-py3-none-any.whl.metadata (4.9 kB)
|
435
|
Collecting incremental==24.7.2 (from -r requirements.txt (line 72))
|
436
|
Downloading incremental-24.7.2-py3-none-any.whl.metadata (8.1 kB)
|
437
|
Collecting inflection==0.5.1 (from -r requirements.txt (line 73))
|
438
|
Downloading inflection-0.5.1-py2.py3-none-any.whl.metadata (1.7 kB)
|
439
|
Collecting itypes==1.2.0 (from -r requirements.txt (line 74))
|
440
|
Downloading itypes-1.2.0-py2.py3-none-any.whl.metadata (4.9 kB)
|
441
|
Collecting janus-client==0.7.1 (from -r requirements.txt (line 75))
|
442
|
Downloading janus_client-0.7.1-py3-none-any.whl.metadata (5.5 kB)
|
443
|
Collecting Jinja2==3.1.4 (from -r requirements.txt (line 76))
|
444
|
Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB)
|
445
|
Collecting jsonschema==4.23.0 (from -r requirements.txt (line 77))
|
446
|
Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB)
|
447
|
Collecting jsonschema-specifications==2024.10.1 (from -r requirements.txt (line 78))
|
448
|
Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB)
|
449
|
Collecting kombu==5.4.2 (from -r requirements.txt (line 79))
|
450
|
Downloading kombu-5.4.2-py3-none-any.whl.metadata (3.2 kB)
|
451
|
Collecting MarkupSafe==3.0.2 (from -r requirements.txt (line 80))
|
452
|
Downloading MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB)
|
453
|
Collecting mnemonic==0.21 (from -r requirements.txt (line 81))
|
454
|
Downloading mnemonic-0.21-py3-none-any.whl.metadata (3.4 kB)
|
455
|
Collecting msgpack==1.1.0 (from -r requirements.txt (line 82))
|
456
|
Downloading msgpack-1.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB)
|
457
|
Collecting multidict==6.1.0 (from -r requirements.txt (line 83))
|
458
|
Downloading multidict-6.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.0 kB)
|
459
|
Collecting oauthlib==3.2.2 (from -r requirements.txt (line 84))
|
460
|
Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB)
|
461
|
Collecting openapi-codec==1.3.2 (from -r requirements.txt (line 85))
|
462
|
Downloading openapi-codec-1.3.2.tar.gz (6.3 kB)
|
463
|
Installing build dependencies: started
|
464
|
Installing build dependencies: finished with status 'done'
|
465
|
Getting requirements to build wheel: started
|
466
|
Getting requirements to build wheel: finished with status 'done'
|
467
|
Preparing metadata (pyproject.toml): started
|
468
|
Preparing metadata (pyproject.toml): finished with status 'done'
|
469
|
Collecting packaging==24.2 (from -r requirements.txt (line 86))
|
470
|
Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
|
471
|
Collecting pillow==11.1.0 (from -r requirements.txt (line 87))
|
472
|
Downloading pillow-11.1.0-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (9.1 kB)
|
473
|
Collecting prompt_toolkit==3.0.48 (from -r requirements.txt (line 88))
|
474
|
Downloading prompt_toolkit-3.0.48-py3-none-any.whl.metadata (6.4 kB)
|
475
|
Collecting propcache==0.3.0 (from -r requirements.txt (line 89))
|
476
|
Downloading propcache-0.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB)
|
477
|
Collecting proto-plus==1.25.0 (from -r requirements.txt (line 90))
|
478
|
Downloading proto_plus-1.25.0-py3-none-any.whl.metadata (2.2 kB)
|
479
|
Collecting protobuf==5.29.2 (from -r requirements.txt (line 91))
|
480
|
Downloading protobuf-5.29.2-cp38-abi3-manylinux2014_x86_64.whl.metadata (592 bytes)
|
481
|
Collecting psycopg==3.2.3 (from -r requirements.txt (line 92))
|
482
|
Downloading psycopg-3.2.3-py3-none-any.whl.metadata (4.3 kB)
|
483
|
Collecting pyasn1==0.6.1 (from -r requirements.txt (line 93))
|
484
|
Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB)
|
485
|
Collecting pyasn1_modules==0.4.1 (from -r requirements.txt (line 94))
|
486
|
Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB)
|
487
|
Collecting pycparser==2.22 (from -r requirements.txt (line 95))
|
488
|
Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
|
489
|
Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 96))
|
490
|
Downloading pycryptodome-3.22.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB)
|
491
|
Collecting pyee==13.0.0 (from -r requirements.txt (line 97))
|
492
|
Downloading pyee-13.0.0-py3-none-any.whl.metadata (2.9 kB)
|
493
|
Collecting PyJWT==2.10.1 (from -r requirements.txt (line 98))
|
494
|
Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB)
|
495
|
Collecting pylibsrtp==0.12.0 (from -r requirements.txt (line 99))
|
496
|
Downloading pylibsrtp-0.12.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB)
|
497
|
Collecting pyOpenSSL==25.0.0 (from -r requirements.txt (line 100))
|
498
|
Downloading pyOpenSSL-25.0.0-py3-none-any.whl.metadata (16 kB)
|
499
|
Collecting pyparsing==3.2.1 (from -r requirements.txt (line 101))
|
500
|
Downloading pyparsing-3.2.1-py3-none-any.whl.metadata (5.0 kB)
|
501
|
Collecting python-dateutil==2.9.0.post0 (from -r requirements.txt (line 102))
|
502
|
Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
|
503
|
Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 103))
|
504
|
Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB)
|
505
|
Collecting pytz==2024.2 (from -r requirements.txt (line 104))
|
506
|
Downloading pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB)
|
507
|
Collecting PyYAML==6.0.2 (from -r requirements.txt (line 105))
|
508
|
Downloading PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
|
509
|
Collecting redis==5.2.1 (from -r requirements.txt (line 106))
|
510
|
Downloading redis-5.2.1-py3-none-any.whl.metadata (9.1 kB)
|
511
|
Collecting referencing==0.35.1 (from -r requirements.txt (line 107))
|
512
|
Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB)
|
513
|
Collecting requests==2.32.3 (from -r requirements.txt (line 108))
|
514
|
Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
|
515
|
Collecting requests-oauthlib==2.0.0 (from -r requirements.txt (line 109))
|
516
|
Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB)
|
517
|
Collecting rpds-py==0.22.3 (from -r requirements.txt (line 110))
|
518
|
Downloading rpds_py-0.22.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB)
|
519
|
Collecting rsa==4.9 (from -r requirements.txt (line 111))
|
520
|
Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB)
|
521
|
Collecting service-identity==24.2.0 (from -r requirements.txt (line 112))
|
522
|
Downloading service_identity-24.2.0-py3-none-any.whl.metadata (5.1 kB)
|
523
|
Collecting setuptools==80.9.0 (from -r requirements.txt (line 113))
|
524
|
Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
|
525
|
Collecting simplejson==3.19.3 (from -r requirements.txt (line 114))
|
526
|
Downloading simplejson-3.19.3-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.2 kB)
|
527
|
Collecting six==1.17.0 (from -r requirements.txt (line 115))
|
528
|
Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
|
529
|
Collecting sniffio==1.3.1 (from -r requirements.txt (line 116))
|
530
|
Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB)
|
531
|
Collecting sqlparse==0.5.2 (from -r requirements.txt (line 117))
|
532
|
Downloading sqlparse-0.5.2-py3-none-any.whl.metadata (3.9 kB)
|
533
|
Collecting swapper==1.4.0 (from -r requirements.txt (line 118))
|
534
|
Downloading swapper-1.4.0-py2.py3-none-any.whl.metadata (12 kB)
|
535
|
Collecting Twisted==24.11.0 (from -r requirements.txt (line 119))
|
536
|
Downloading twisted-24.11.0-py3-none-any.whl.metadata (20 kB)
|
537
|
Collecting txaio==23.1.1 (from -r requirements.txt (line 120))
|
538
|
Downloading txaio-23.1.1-py2.py3-none-any.whl.metadata (5.4 kB)
|
539
|
Collecting typing_extensions==4.12.2 (from -r requirements.txt (line 121))
|
540
|
Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
|
541
|
Collecting tzdata==2024.2 (from -r requirements.txt (line 122))
|
542
|
Downloading tzdata-2024.2-py2.py3-none-any.whl.metadata (1.4 kB)
|
543
|
Collecting uritemplate==4.1.1 (from -r requirements.txt (line 123))
|
544
|
Downloading uritemplate-4.1.1-py2.py3-none-any.whl.metadata (2.9 kB)
|
545
|
Collecting urllib3==2.2.3 (from -r requirements.txt (line 124))
|
546
|
Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB)
|
547
|
Collecting vine==5.1.0 (from -r requirements.txt (line 125))
|
548
|
Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB)
|
549
|
Collecting wcwidth==0.2.13 (from -r requirements.txt (line 126))
|
550
|
Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB)
|
551
|
Collecting websockets==11.0.3 (from -r requirements.txt (line 127))
|
552
|
Downloading websockets-11.0.3-py3-none-any.whl.metadata (6.6 kB)
|
553
|
Collecting yarl==1.18.3 (from -r requirements.txt (line 128))
|
554
|
Downloading yarl-1.18.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (69 kB)
|
555
|
Collecting zope.interface==7.2 (from -r requirements.txt (line 129))
|
556
|
Downloading zope.interface-7.2-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (44 kB)
|
557
|
WARNING: The candidate selected for download or install is a yanked version: 'aiohttp' candidate (version 3.11.13 at https://files.pythonhosted.org/packages/0b/58/9da09291e19696c452e7224c1ce8c6d23a291fe8cd5c6b247b51bcda07db/aiohttp-3.11.13-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/aiohttp/) (requires-python:>=3.9))
|
558
|
Reason for being yanked: Regression: https://github.com/aio-libs/aiohttp/issues/10617
|
559
|
Downloading aiohappyeyeballs-2.4.8-py3-none-any.whl (15 kB)
|
560
|
Downloading aiohttp-3.11.13-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB)
|
561
|
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 26.7 MB/s eta 0:00:00
|
562
|
Downloading multidict-6.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (131 kB)
|
563
|
Downloading yarl-1.18.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (339 kB)
|
564
|
Downloading aioice-0.10.1-py3-none-any.whl (24 kB)
|
565
|
Downloading aiortc-1.13.0-py3-none-any.whl (92 kB)
|
566
|
Downloading av-14.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35.2 MB)
|
567
|
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 35.2/35.2 MB 82.4 MB/s eta 0:00:00
|
568
|
Downloading aiosignal-1.3.2-py2.py3-none-any.whl (7.6 kB)
|
569
|
Downloading amqp-5.3.1-py3-none-any.whl (50 kB)
|
570
|
Downloading vine-5.1.0-py3-none-any.whl (9.6 kB)
|
571
|
Downloading anyio-4.10.0-py3-none-any.whl (107 kB)
|
572
|
Downloading asgiref-3.8.1-py3-none-any.whl (23 kB)
|
573
|
Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB)
|
574
|
Downloading attrs-24.2.0-py3-none-any.whl (63 kB)
|
575
|
Downloading audioop_lts-0.2.2-cp313-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (85 kB)
|
576
|
Downloading autobahn-24.4.2-py2.py3-none-any.whl (666 kB)
|
577
|
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 667.0/667.0 kB 43.7 MB/s eta 0:00:00
|
578
|
Downloading Automat-24.8.1-py3-none-any.whl (42 kB)
|
579
|
Downloading base58-2.1.1-py3-none-any.whl (5.6 kB)
|
580
|
Downloading billiard-4.2.1-py3-none-any.whl (86 kB)
|
581
|
Downloading cachecontrol-0.14.1-py3-none-any.whl (22 kB)
|
582
|
Downloading msgpack-1.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (399 kB)
|
583
|
Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB)
|
584
|
Downloading celery-5.4.0-py3-none-any.whl (425 kB)
|
585
|
Downloading click-8.1.7-py3-none-any.whl (97 kB)
|
586
|
Downloading kombu-5.4.2-py3-none-any.whl (201 kB)
|
587
|
Downloading certifi-2024.8.30-py3-none-any.whl (167 kB)
|
588
|
Downloading cffi-1.17.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
|
589
|
Downloading channels-4.2.0-py3-none-any.whl (30 kB)
|
590
|
Downloading channels_redis-4.2.1-py3-none-any.whl (20 kB)
|
591
|
Downloading charset_normalizer-3.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB)
|
592
|
Downloading click_didyoumean-0.3.1-py3-none-any.whl (3.6 kB)
|
593
|
Downloading click_plugins-1.1.1-py2.py3-none-any.whl (7.5 kB)
|
594
|
Downloading click_repl-0.3.0-py3-none-any.whl (10 kB)
|
595
|
Downloading constantly-23.10.4-py3-none-any.whl (13 kB)
|
596
|
Downloading coreapi-2.3.3-py2.py3-none-any.whl (25 kB)
|
597
|
Downloading cryptography-44.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (4.2 MB)
|
598
|
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 73.2 MB/s eta 0:00:00
|
599
|
Downloading daphne-4.1.2-py3-none-any.whl (30 kB)
|
600
|
Downloading discord_py-2.5.2-py3-none-any.whl (1.2 MB)
|
601
|
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 36.2 MB/s eta 0:00:00
|
602
|
Downloading django-5.2.5-py3-none-any.whl (8.3 MB)
|
603
|
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.3/8.3 MB 20.9 MB/s eta 0:00:00
|
604
|
Downloading django_appconf-1.1.0-py3-none-any.whl (6.4 kB)
|
605
|
Downloading django_celery_results-2.5.1-py3-none-any.whl (36 kB)
|
606
|
Downloading django_cors_headers-4.6.0-py3-none-any.whl (12 kB)
|
607
|
Downloading django_filter-24.3-py3-none-any.whl (95 kB)
|
608
|
Downloading django_rest_swagger-2.2.0-py2.py3-none-any.whl (495 kB)
|
609
|
Downloading django_unfold-0.43.0-py3-none-any.whl (814 kB)
|
610
|
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 814.5/814.5 kB 3.0 MB/s eta 0:00:00
|
611
|
Downloading djangorestframework-3.15.2-py3-none-any.whl (1.1 MB)
|
612
|
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 25.4 MB/s eta 0:00:00
|
613
|
Downloading djangorestframework_simplejwt-5.3.1-py3-none-any.whl (101 kB)
|
614
|
Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB)
|
615
|
Downloading dnspython-2.7.0-py3-none-any.whl (313 kB)
|
616
|
Downloading drf_spectacular-0.28.0-py3-none-any.whl (103 kB)
|
617
|
Downloading ecdsa-0.19.0-py2.py3-none-any.whl (149 kB)
|
618
|
Downloading firebase_admin-6.6.0-py3-none-any.whl (127 kB)
|
619
|
Downloading google_api_core-2.24.0-py3-none-any.whl (158 kB)
|
620
|
Downloading google_auth-2.37.0-py2.py3-none-any.whl (209 kB)
|
621
|
Downloading googleapis_common_protos-1.66.0-py2.py3-none-any.whl (221 kB)
|
622
|
Downloading proto_plus-1.25.0-py3-none-any.whl (50 kB)
|
623
|
Downloading protobuf-5.29.2-cp38-abi3-manylinux2014_x86_64.whl (319 kB)
|
624
|
Downloading requests-2.32.3-py3-none-any.whl (64 kB)
|
625
|
Downloading idna-3.10-py3-none-any.whl (70 kB)
|
626
|
Downloading rsa-4.9-py3-none-any.whl (34 kB)
|
627
|
Downloading urllib3-2.2.3-py3-none-any.whl (126 kB)
|
628
|
Downloading frozenlist-1.5.0-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (267 kB)
|
629
|
Downloading google_api_python_client-2.156.0-py2.py3-none-any.whl (12.7 MB)
|
630
|
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.7/12.7 MB 80.6 MB/s eta 0:00:00
|
631
|
Downloading google_auth_httplib2-0.2.0-py2.py3-none-any.whl (9.3 kB)
|
632
|
Downloading httplib2-0.22.0-py3-none-any.whl (96 kB)
|
633
|
Downloading pyparsing-3.2.1-py3-none-any.whl (107 kB)
|
634
|
Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB)
|
635
|
Downloading google_cloud_core-2.4.1-py2.py3-none-any.whl (29 kB)
|
636
|
Downloading google_cloud_firestore-2.19.0-py2.py3-none-any.whl (336 kB)
|
637
|
Downloading google_cloud_storage-2.19.0-py2.py3-none-any.whl (131 kB)
|
638
|
Downloading google_crc32c-1.7.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (32 kB)
|
639
|
Downloading google_resumable_media-2.7.2-py2.py3-none-any.whl (81 kB)
|
640
|
Downloading grpcio-1.68.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.9 MB)
|
641
|
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.9/5.9 MB 79.3 MB/s eta 0:00:00
|
642
|
Downloading grpcio_status-1.68.1-py3-none-any.whl (14 kB)
|
643
|
Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB)
|
644
|
Downloading h11-0.16.0-py3-none-any.whl (37 kB)
|
645
|
Downloading httpcore-1.0.9-py3-none-any.whl (78 kB)
|
646
|
Downloading httpx-0.28.1-py3-none-any.whl (73 kB)
|
647
|
Downloading hyperlink-21.0.0-py2.py3-none-any.whl (74 kB)
|
648
|
Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB)
|
649
|
Downloading incremental-24.7.2-py3-none-any.whl (20 kB)
|
650
|
Downloading inflection-0.5.1-py2.py3-none-any.whl (9.5 kB)
|
651
|
Downloading itypes-1.2.0-py2.py3-none-any.whl (4.8 kB)
|
652
|
Downloading janus_client-0.7.1-py3-none-any.whl (40 kB)
|
653
|
Downloading websockets-11.0.3-py3-none-any.whl (118 kB)
|
654
|
Downloading jinja2-3.1.4-py3-none-any.whl (133 kB)
|
655
|
Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB)
|
656
|
Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB)
|
657
|
Downloading MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB)
|
658
|
Downloading mnemonic-0.21-py3-none-any.whl (92 kB)
|
659
|
Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB)
|
660
|
Downloading packaging-24.2-py3-none-any.whl (65 kB)
|
661
|
Downloading pillow-11.1.0-cp313-cp313-manylinux_2_28_x86_64.whl (4.5 MB)
|
662
|
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 73.1 MB/s eta 0:00:00
|
663
|
Downloading prompt_toolkit-3.0.48-py3-none-any.whl (386 kB)
|
664
|
Downloading propcache-0.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (227 kB)
|
665
|
Downloading psycopg-3.2.3-py3-none-any.whl (197 kB)
|
666
|
Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB)
|
667
|
Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB)
|
668
|
Downloading pycparser-2.22-py3-none-any.whl (117 kB)
|
669
|
Downloading pycryptodome-3.22.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB)
|
670
|
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 72.9 MB/s eta 0:00:00
|
671
|
Downloading pyee-13.0.0-py3-none-any.whl (15 kB)
|
672
|
Downloading pylibsrtp-0.12.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB)
|
673
|
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 65.7 MB/s eta 0:00:00
|
674
|
Downloading pyOpenSSL-25.0.0-py3-none-any.whl (56 kB)
|
675
|
Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
|
676
|
Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB)
|
677
|
Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB)
|
678
|
Downloading PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (759 kB)
|
679
|
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 759.5/759.5 kB 44.7 MB/s eta 0:00:00
|
680
|
Downloading redis-5.2.1-py3-none-any.whl (261 kB)
|
681
|
Downloading referencing-0.35.1-py3-none-any.whl (26 kB)
|
682
|
Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB)
|
683
|
Downloading rpds_py-0.22.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (385 kB)
|
684
|
Downloading service_identity-24.2.0-py3-none-any.whl (11 kB)
|
685
|
Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
|
686
|
Downloading simplejson-3.19.3-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (152 kB)
|
687
|
Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
|
688
|
Downloading sniffio-1.3.1-py3-none-any.whl (10 kB)
|
689
|
Downloading sqlparse-0.5.2-py3-none-any.whl (44 kB)
|
690
|
Downloading swapper-1.4.0-py2.py3-none-any.whl (7.1 kB)
|
691
|
Downloading twisted-24.11.0-py3-none-any.whl (3.2 MB)
|
692
|
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 67.5 MB/s eta 0:00:00
|
693
|
Downloading txaio-23.1.1-py2.py3-none-any.whl (30 kB)
|
694
|
Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB)
|
695
|
Downloading tzdata-2024.2-py2.py3-none-any.whl (346 kB)
|
696
|
Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)
|
697
|
Downloading zope.interface-7.2-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (264 kB)
|
698
|
Building wheels for collected packages: coreschema, dj-rest-auth, django-allauth, fcm-django, openapi-codec
|
699
|
Building wheel for coreschema (pyproject.toml): started
|
700
|
Building wheel for coreschema (pyproject.toml): finished with status 'done'
|
701
|
Created wheel for coreschema: filename=coreschema-0.0.4-py3-none-any.whl size=15050 sha256=9a1f539dc8ec0ccc2419c0b254cd9fae4bba4afc1fb4a61dda0f06a860a98db1
|
702
|
Stored in directory: /build/sources/debian/.debhelper/generated/_source/home/.cache/pip/wheels/91/91/76/2bf8eadb0d094a23dbcf2da133882ff07d6bdccaf6215818f1
|
703
|
Building wheel for dj-rest-auth (pyproject.toml): started
|
704
|
Building wheel for dj-rest-auth (pyproject.toml): finished with status 'done'
|
705
|
Created wheel for dj-rest-auth: filename=dj_rest_auth-7.0.0-py2.py3-none-any.whl size=251670 sha256=1384e992e2451f571b60af8897adf2f2dff6d2fa8d9fbf26f5481baa10801d76
|
706
|
Stored in directory: /build/sources/debian/.debhelper/generated/_source/home/.cache/pip/wheels/b1/e6/29/57fa024075787179db96228236a1097b0302b9defc94c5759c
|
707
|
Building wheel for django-allauth (pyproject.toml): started
|
708
|
Building wheel for django-allauth (pyproject.toml): finished with status 'done'
|
709
|
Created wheel for django-allauth: filename=django_allauth-65.3.0-py3-none-any.whl size=1657490 sha256=7cced0788b8c9303d4df8b8a05e6dc576cdfd1751cd082b420b777b5babb36a6
|
710
|
Stored in directory: /build/sources/debian/.debhelper/generated/_source/home/.cache/pip/wheels/81/d0/db/0770b1b0bd8b18cb917a59b98d42ed6d73c72efa3f8aa35f61
|
711
|
Building wheel for fcm-django (pyproject.toml): started
|
712
|
Building wheel for fcm-django (pyproject.toml): finished with status 'done'
|
713
|
Created wheel for fcm-django: filename=fcm_django-2.2.1-py2.py3-none-any.whl size=19989 sha256=fb95f9d7f12117d05fbea5fe266a0b2c7aaed6e1d25cd46f05b9e99cbc9fb4d7
|
714
|
Stored in directory: /build/sources/debian/.debhelper/generated/_source/home/.cache/pip/wheels/d0/22/9e/6ed4dd16108e53879fbea15d8458b1c16af28d3d08f09e5040
|
715
|
Building wheel for openapi-codec (pyproject.toml): started
|
716
|
Building wheel for openapi-codec (pyproject.toml): finished with status 'done'
|
717
|
Created wheel for openapi-codec: filename=openapi_codec-1.3.2-py3-none-any.whl size=7322 sha256=d3c554765475c218fb36b47b9a4e0fb9eb1575c0243740c73fb654b6b3addcb3
|
718
|
Stored in directory: /build/sources/debian/.debhelper/generated/_source/home/.cache/pip/wheels/b8/5f/d9/593162b6efd029f152c5bc558591003defee8fa7a5448729ab
|
719
|
Successfully built coreschema dj-rest-auth django-allauth fcm-django openapi-codec
|
720
|
Installing collected packages: websockets, wcwidth, vine, urllib3, uritemplate, tzdata, typing_extensions, txaio, swapper, sqlparse, sniffio, six, simplejson, setuptools, rpds-py, redis, PyYAML, pytz, python-dotenv, pyparsing, PyJWT, pycryptodome, pycparser, pyasn1, psycopg, protobuf, propcache, pillow, packaging, oauthlib, multidict, msgpack, mnemonic, MarkupSafe, itypes, inflection, ifaddr, idna, h11, grpcio, google-crc32c, frozenlist, dnspython, constantly, click, charset-normalizer, certifi, cachetools, billiard, base58, av, Automat, audioop-lts, attrs, async-timeout, asgiref, aiohappyeyeballs, zope.interface, yarl, rsa, requests, referencing, python-dateutil, pyee, pyasn1_modules, proto-plus, prompt_toolkit, Jinja2, incremental, hyperlink, httplib2, httpcore, gunicorn, googleapis-common-protos, google-resumable-media, ecdsa, Django, click-plugins, click-didyoumean, cffi, anyio, amqp, aiosignal, aioice, Twisted, requests-oauthlib, pylibsrtp, kombu, jsonschema-specifications, httpx, grpcio-status, google-auth, djangorestframework, django-unfold, django-filter, django-cors-headers, django-appconf, django-allauth, cryptography, coreschema, click-repl, channels, CacheControl, aiohttp, service-identity, pyOpenSSL, jsonschema, google-auth-httplib2, google-api-core, djangorestframework-simplejwt, dj-rest-auth, discord.py, coreapi, channels_redis, celery, autobahn, openapi-codec, google-cloud-core, google-api-python-client, drf-spectacular, django-celery-results, aiortc, janus-client, google-cloud-storage, google-cloud-firestore, django-rest-swagger, daphne, firebase-admin, fcm-django
|
721
|
|
722
|
Successfully installed Automat-24.8.1 CacheControl-0.14.1 Django-5.2.5 Jinja2-3.1.4 MarkupSafe-3.0.2 PyJWT-2.10.1 PyYAML-6.0.2 Twisted-24.11.0 aiohappyeyeballs-2.4.8 aiohttp-3.11.13 aioice-0.10.1 aiortc-1.13.0 aiosignal-1.3.2 amqp-5.3.1 anyio-4.10.0 asgiref-3.8.1 async-timeout-5.0.1 attrs-24.2.0 audioop-lts-0.2.2 autobahn-24.4.2 av-14.4.0 base58-2.1.1 billiard-4.2.1 cachetools-5.5.0 celery-5.4.0 certifi-2024.8.30 cffi-1.17.1 channels-4.2.0 channels_redis-4.2.1 charset-normalizer-3.4.0 click-8.1.7 click-didyoumean-0.3.1 click-plugins-1.1.1 click-repl-0.3.0 constantly-23.10.4 coreapi-2.3.3 coreschema-0.0.4 cryptography-44.0.0 daphne-4.1.2 discord.py-2.5.2 dj-rest-auth-7.0.0 django-allauth-65.3.0 django-appconf-1.1.0 django-celery-results-2.5.1 django-cors-headers-4.6.0 django-filter-24.3 django-rest-swagger-2.2.0 django-unfold-0.43.0 djangorestframework-3.15.2 djangorestframework-simplejwt-5.3.1 dnspython-2.7.0 drf-spectacular-0.28.0 ecdsa-0.19.0 fcm-django-2.2.1 firebase-admin-6.6.0 frozenlist-1.5.0 google-api-core-2.24.0 google-api-python-client-2.156.0 google-auth-2.37.0 google-auth-httplib2-0.2.0 google-cloud-core-2.4.1 google-cloud-firestore-2.19.0 google-cloud-storage-2.19.0 google-crc32c-1.7.1 google-resumable-media-2.7.2 googleapis-common-protos-1.66.0 grpcio-1.68.1 grpcio-status-1.68.1 gunicorn-23.0.0 h11-0.16.0 httpcore-1.0.9 httplib2-0.22.0 httpx-0.28.1 hyperlink-21.0.0 idna-3.10 ifaddr-0.2.0 incremental-24.7.2 inflection-0.5.1 itypes-1.2.0 janus-client-0.7.1 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 kombu-5.4.2 mnemonic-0.21 msgpack-1.1.0 multidict-6.1.0 oauthlib-3.2.2 openapi-codec-1.3.2 packaging-24.2 pillow-11.1.0 prompt_toolkit-3.0.48 propcache-0.3.0 proto-plus-1.25.0 protobuf-5.29.2 psycopg-3.2.3 pyOpenSSL-25.0.0 pyasn1-0.6.1 pyasn1_modules-0.4.1 pycparser-2.22 pycryptodome-3.22.0 pyee-13.0.0 pylibsrtp-0.12.0 pyparsing-3.2.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.2 redis-5.2.1 referencing-0.35.1 requests-2.32.3 requests-oauthlib-2.0.0 rpds-py-0.22.3 rsa-4.9 service-identity-24.2.0 setuptools-80.9.0 simplejson-3.19.3 six-1.17.0 sniffio-1.3.1 sqlparse-0.5.2 swapper-1.4.0 txaio-23.1.1 typing_extensions-4.12.2 tzdata-2024.2 uritemplate-4.1.1 urllib3-2.2.3 vine-5.1.0 wcwidth-0.2.13 websockets-11.0.3 yarl-1.18.3 zope.interface-7.2
|
723
|
# /usr/share/hcw/backend/venv/bin/python3 manage.py collectstatic
|
724
|
mkdir -p /build/sources/debian/tmp//usr/share/hcw/backend
|
725
|
mv /usr/share/hcw/backend/venv /build/sources/debian/tmp//usr/share/hcw/backend
|
726
|
mkdir -p /build/sources/debian/tmp//usr/share/hcw/backend
|
727
|
cp -a manage.py api configuration consultations core mediaserver messaging organisations statics uploads users /build/sources/debian/tmp//usr/share/hcw/backend
|
728
|
mkdir -p /build/sources/debian/tmp/etc/hcw
|
729
|
cp .env-dist /build/sources/debian/tmp/etc/hcw/backend.conf
|
730
|
mkdir -p /build/sources/debian/tmp//var/lib/hcw
|
731
|
make[2]: Leaving directory '/build/sources/backend'
|
732
|
make[1]: Leaving directory '/build/sources'
|
733
|
dh_install
|
734
|
dh_install: warning: Cannot find (any matches for) "dist/practitioner/browser/*" (tried in ., debian/tmp)
|
735
|
|
736
|
dh_install: warning: hcw-practitioner missing files: dist/practitioner/browser/*
|
737
|
dh_install: error: missing files, aborting
|
738
|
make: *** [debian/rules:19: binary] Error 255
|
739
|
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
|
740
|
|
741
|
Container exited with error code: 2
|