Jean-Paul Calderone
8421d406e9
Fix the name metadata as well
...
It was already computed for the derivation we're going to override. It won't
be recomputed again as a result of `overrideAttrs` so we recompute it and
include it in the override.
2023-06-13 10:33:54 -04:00
Jean-Paul Calderone
608fbce9f9
match the source tarball hash
2023-06-13 10:18:56 -04:00
Jean-Paul Calderone
e5b6049329
match the package name on pypi, case and all
...
otherwise urls are misconstructed and stuff fails
2023-06-13 10:16:50 -04:00
Itamar Turner-Trauring
43e4e1b09a
Get rid of prefix.
2023-06-05 11:52:24 -04:00
Itamar Turner-Trauring
6e6bae9bf6
Some random other hash who knows
2023-06-05 11:34:52 -04:00
Itamar Turner-Trauring
203fd84a88
Need to import it.
2023-06-05 11:30:11 -04:00
Itamar Turner-Trauring
894cb46304
Try merging the two overrides.
2023-06-05 11:27:23 -04:00
Itamar Turner-Trauring
01bc35f129
Try to update nix pyopenssl.
2023-06-05 10:29:57 -04:00
Itamar Turner-Trauring
96670ded65
Switch to using officially support constants, now part of pyOpenSSL's public
...
API.
The cryptography APIs we were previously using were not supported and aren't
available in all releases.
2023-06-01 17:27:21 -04:00
Itamar Turner-Trauring
d510103f96
Merge pull request #1301 from tahoe-lafs/4027-invalid-unicode
...
Invalid unicode in Authorization header should give better response
Fixes ticket:4027
2023-05-23 14:53:22 -04:00
Itamar Turner-Trauring
41131ca755
Merge pull request #1302 from tahoe-lafs/4028-more-integration
...
Fix another integration test failure
Fixes ticket:4028
2023-05-23 14:51:07 -04:00
Itamar Turner-Trauring
b03db14d70
Merge branch '4028-more-integration' into 4027-invalid-unicode
2023-05-23 14:08:09 -04:00
Itamar Turner-Trauring
652c179602
Remove comment.
2023-05-23 14:08:03 -04:00
Itamar Turner-Trauring
1e46e36ee2
More direct approach.
2023-05-23 13:46:32 -04:00
Itamar Turner-Trauring
d15ea8cb52
Shutdown more immediately.
2023-05-23 13:24:29 -04:00
Jean-Paul Calderone
6a6d4d7e02
Merge pull request #1298 from tahoe-lafs/4024.remove-werkzeug-pin
...
Switch to modern Klein so we can remove werkzeug pin
Fixes: ticket:4024
2023-05-13 08:17:04 -04:00
Itamar Turner-Trauring
bc79cf0a11
Merge pull request #1293 from tahoe-lafs/4009-more-logging
...
More HTTP storage logging
Fixes ticket:4009
2023-05-11 10:36:49 -04:00
Jean-Paul Calderone
f5acaea134
bump the version of klein in the nix-based builds
2023-05-11 09:05:58 -04:00
Itamar Turner-Trauring
2ec1c1e43e
Shut down alice.
2023-05-10 17:23:15 -04:00
Itamar Turner-Trauring
ba9946e6ea
Fix tests.
2023-05-10 16:34:02 -04:00
Itamar Turner-Trauring
c92c93e6d5
Clean up cached HTTP connections on shutdown.
2023-05-10 16:31:53 -04:00
Itamar Turner-Trauring
a1e49b75c0
Merge remote-tracking branch 'origin/master' into 4009-more-logging
2023-05-09 16:52:42 -04:00
Itamar Turner-Trauring
94a91b68c0
Merge pull request #1299 from tahoe-lafs/4023-integration-tests
...
Fix failing integration tests
Fixes ticket:4023
2023-05-09 16:49:29 -04:00
Itamar Turner-Trauring
36bffb7f60
News file.
2023-05-09 16:47:54 -04:00
Itamar Turner-Trauring
1c9de67104
Nicer error messages, useful for debugging.
2023-05-09 16:47:32 -04:00
Itamar Turner-Trauring
40b930c02c
Another test.
2023-05-09 16:47:28 -04:00
Itamar Turner-Trauring
fea2450c60
Test and fix for really bad authorization header.
2023-05-09 10:53:17 -04:00
Itamar Turner-Trauring
2bd76058e9
Specific version of macOS.
2023-05-08 13:48:54 -04:00
Itamar Turner-Trauring
2e22df60fe
Try with fewer persistent HTTP connections.
2023-05-08 13:33:34 -04:00
Itamar Turner-Trauring
20f55933bd
Update past deprecated runner.
2023-05-05 11:02:24 -04:00
Itamar Turner-Trauring
ba638f9ff6
Remove unnecessary import.
2023-05-04 17:08:54 -04:00
Itamar Turner-Trauring
f4026d0980
Merge remote-tracking branch 'origin/master' into 4023-integration-tests
2023-05-04 17:08:29 -04:00
Itamar Turner-Trauring
049502e8c2
Don't mix blocking and async code.
2023-05-04 16:15:30 -04:00
Itamar Turner-Trauring
bbe0e2abec
Merge pull request #1300 from tahoe-lafs/4026-unbreak-docs-build
...
Unbreak Sphinx
Fixes ticket:4026
2023-05-04 16:15:12 -04:00
Itamar Turner-Trauring
3b52457d1c
Try a different way.
2023-05-04 13:54:04 -04:00
Itamar Turner-Trauring
bee295e411
Actually run the test.
2023-05-04 13:33:54 -04:00
Itamar Turner-Trauring
0b992c498a
Merge pull request #1297 from tahoe-lafs/4016-http-storage-content-type
...
HTTP storage content type correctness
Fixes ticket:4016
2023-05-04 13:16:07 -04:00
Itamar Turner-Trauring
3d6b3b3b74
Use modern Docker image.
2023-05-04 13:10:23 -04:00
Itamar Turner-Trauring
f54a2d3d76
News file.
2023-05-04 13:05:46 -04:00
Itamar Turner-Trauring
19690c9c7b
Don't mix blocking and async APIs!
2023-05-04 13:05:06 -04:00
Itamar Turner-Trauring
05a3fd9acf
Merge remote-tracking branch 'origin/master' into 4016-http-storage-content-type
2023-05-04 12:49:03 -04:00
Itamar Turner-Trauring
61dc1e4d43
Merge remote-tracking branch 'origin/master' into 4009-more-logging
2023-05-03 17:34:26 -04:00
Itamar Turner-Trauring
c70930b479
News fragment.
2023-05-03 17:21:07 -04:00
Itamar Turner-Trauring
83a6a7de28
Newer klein and werkzeug.
2023-05-03 17:20:29 -04:00
Itamar Turner-Trauring
ff1b791886
Merge pull request #1296 from tahoe-lafs/4022-freezing-test
...
Fix (hopefully) for freezing CI runners
Fixes ticket:4022
2023-05-03 17:14:18 -04:00
Itamar Turner-Trauring
3cc80ae283
Merge remote-tracking branch 'origin/master' into 4016-http-storage-content-type
2023-05-03 17:02:22 -04:00
Itamar Turner-Trauring
dca19525b9
🪄
2023-05-03 16:58:47 -04:00
Itamar Turner-Trauring
5a5031f020
Try with newer Python, 3.11 might make it faster.
2023-05-03 16:46:57 -04:00
Itamar Turner-Trauring
84a6db3e88
Merge remote-tracking branch 'origin/master' into 4022-freezing-test
2023-05-03 16:43:52 -04:00
Itamar Turner-Trauring
f1f3c122da
Merge pull request #1292 from tahoe-lafs/4015-more-linting
...
More linting, using ruff
Fixes ticket:4015
2023-05-02 13:29:02 -04:00