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.
Member
Author
|
Member
The "fix" was to add a 1 second sleep, which is probably just not enough sometimes. Let's just diasble the test. |
alyssais
added a commit
to alyssais/nixpkgs
that referenced
this pull request
Oct 20, 2023
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
This was referenced Oct 22, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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)
nixand others on darwin: link belowcurlfallout on darwincurl: 8.3.0 -> 8.4.0 #260378 (comment)
fixed enough as of 108f00e, I hope.