-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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-09-28 #257792
staging-next 2023-09-28 #257792
Conversation
Bumping past the latest release, because it is incompatible with our hypothesis version.
parsing of escaped text has changed internally, but apart from Token field contents that we only inspect in tests the change is *mostly* invisible to us. some bits of documentation now parse differently and need to be adjusted, but those were slightly questionable to begin with.
version 3 now recognizes these replacements as escaped, but neither look like they should be.
Unbreak the build, convert to pytest-django, propose upstream patch for poetry-core migration. https://github.com/torchbox/django-pattern-library/blob/v1.0.1/CHANGELOG.md
it is incompatible with urllib3 2.0.0
Diff: mwaskom/seaborn@v0.12.2...v0.13.0rc0 Changelog: https://github.com/mwaskom/seaborn/blob/master/doc/whatsnew/v0.13.0.rst Adopt pre-release versions instead of massive patches for compatibility. It will be officially released in a few days.
- add meta.changelog - add optional-dependencies
...into staging
python-updates - major updates - 2023-09-15 (python3: 3.10 -> 3.11)
bundler: 2.4.19 -> 2.4.20
The patch was already applied, and `format` change was also neeeded.
|
The "fix" was to add a 1 second sleep, which is probably just not enough sometimes. Let's just diasble the test. |
There seem to have been some regressions with curl 8.4.0, that are still being investigated.
[staging-next] sage, rpy2: test fixes
...into staging-next
This reverts commit 5c6cdad. All packages currently depending on pyrate-limiter require major version 2.x, and fail with 3.x.
[staging-next] Revert "python3Packages.pyrate-limiter: 2.10.0 -> 3.1.0"
Conflicts: pkgs/development/python-modules/velbus-aio/default.nix
Helpful links
https://hydra.nixos.org/job/nixpkgs/staging-next/unstable#tabs-constituents
https://hydra.nixos.org/job/nixos/staging-next-small/tested
https://hydra.nixos.org/jobset/nixpkgs/staging-next
https://hydra.nixos.org/jobset/nixos/staging-next-small
Mass breakages
(will be edited based on progress)
nix
and others on darwin: link belowcurl
fallout on darwincurl: 8.3.0 -> 8.4.0 #260378 (comment)
fixed enough as of 108f00e, I hope.