Release CI fails
https://github.com/sagemath/sage/actions/runs/26059203169/job/76614808444
```
Checking dist/sagemath-10.10b1.tar.gz: PASSED
Showing hash values of files to be uploaded:
/github/workspace/dist/sagemath-10.10b1.tar.gz
SHA256: 05732e973d29e5f1c71c9ba2da6417a9a72b47ac75b3de428874531f4b7c21b2
MD5: a021a093072d36cd2622452bb822da18
BLAKE2-256: 4e5f39b09ce2d25782f303413919dac30844b0280768ee23412cb34c87b4aeb0
Uploading distributions to https://upload.pypi.org/legacy/
INFO dist/sagemath-10.10b1.tar.gz (29.8 MB)
INFO username set by command options
INFO password set by command options
INFO username: __token__
INFO password: <hidden>
Uploading sagemath-10.10b1.tar.gz
INFO Response from https://upload.pypi.org/legacy/:
403 Forbidden
INFO <html>
<head>
<title>403 Invalid or non-existent authentication information. See
https://pypi.org/help/#invalid-auth for more information.</title>
</head>
<body>
<h1>403 Invalid or non-existent authentication information. See
https://pypi.org/help/#invalid-auth for more information.</h1>
Access was denied to this resource.<br/><br/>
Invalid or non-existent authentication information. See
https://pypi.org/help/#invalid-auth for more information.
</body>
</html>
ERROR HTTPError: 403 Forbidden from https://upload.pypi.org/legacy/
Forbidden
```
the sagemath pypi api key has some problems? please fix this
1 条评论