Skip to content

Comments

Python Updates 2022-03-30#166489

Merged
mweinelt merged 314 commits intostagingfrom
python-updates
Apr 15, 2022
Merged

Python Updates 2022-03-30#166489
mweinelt merged 314 commits intostagingfrom
python-updates

Conversation

@mweinelt
Copy link
Member

@mweinelt mweinelt commented Mar 30, 2022

Likely the last python updates series before the upcoming zero hydra failures period.

https://hydra.nixos.org/job/nixpkgs/python-updates/tested#tabs-constituents

The previous cycle was #162538 and is currently still in staging-next due to delays caused by the latest OpenSSL update and problems around x86_64-darwin on hydra.

Latest eval report:
https://malob.github.io/nix-review-tools-reports/nixpkgs:python-updates/nixpkgs_python-updates_1755257.html

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Mar 30, 2022
@ofborg ofborg bot added 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 8.has: package (new) This PR adds a new package labels Mar 30, 2022
@ofborg ofborg bot added 8.has: clean-up This PR removes packages or removes other cruft 2.status: merge conflict This PR has merge conflicts with the target branch labels Mar 31, 2022
@ofborg ofborg bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Mar 31, 2022
@mweinelt mweinelt force-pushed the python-updates branch 2 times, most recently from 9bfe151 to 2eab6af Compare March 31, 2022 21:43
@mweinelt mweinelt force-pushed the python-updates branch 2 times, most recently from d97375e to d32ecd5 Compare April 1, 2022 14:03
@ofborg ofborg bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Apr 2, 2022
@risicle
Copy link
Contributor

risicle commented Apr 3, 2022

Rebased & dropped the superseded commits

Edit: damnit

@ofborg ofborg bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Apr 3, 2022
@mweinelt mweinelt mentioned this pull request Apr 3, 2022
@risicle
Copy link
Contributor

risicle commented Apr 3, 2022

Flask-RESTful appears broken due to flask-restful/flask-restful#936. There's a fix, but not merged yet.

It won't complete anyhow, as it exceeds the recently increased maximum
output size by another 200 MB.

https://hydra.nixos.org/build/173626214
- Use pyproject build
- Patch poetry-core usage
- Use unittest over nosetest
- Fix meta.homepage
Unmaintained since 2017 and incompatible with SQLAlchemy 1.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 8.has: clean-up This PR removes packages or removes other cruft 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.