Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

staging-next 2023-05-16 #232237

Merged
merged 76 commits into from
May 19, 2023
Merged

staging-next 2023-05-16 #232237

merged 76 commits into from
May 19, 2023

Conversation

vcunat
Copy link
Member

@vcunat vcunat commented May 16, 2023

According to 23.05 schedule, breaking changes aren't allowed anymore (except desktop environments). This should be the last time when we pull the staging branch in a way that reaches 23.05.

Helpful links

Mass breakages

(will be edited based on progress)

github-actions bot and others added 30 commits May 10, 2023 12:01
python310Packages.sqlalchemy: 2.0.9 -> 2.0.13
When installing many python packages, a `direct_url.json` file appeared in the lib directory. Example:

```sh
➤ nix build nixpkgs/29755fec55e58a315b517d431b2be261772f2b80#python3Packages.flask

➤ cat result/lib/python3.10/site-packages/Flask-2.2.3.dist-info/direct_url.json
{"archive_info": {}, "url": "file:///build/Flask-2.2.3/dist/Flask-2.2.3-py3-none-any.whl"}⏎
```

As you can see, that file contains a wrong reference to `/build`.

In https://discuss.python.org/t/pep-610-usage-guidelines-for-linux-distributions/4012/4 there's an explanation on how to avoid this. Here, I'm implementing that change for nixpkgs.

@moduon MT-1075
postgresql: 15.3, 14.8, 13.11, 12.15 and 11.20
X-Reverse-Dependencies: python3.pkgs.aiobotocore
@vcunat vcunat merged commit c11cd40 into master May 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants