Skip to content

Comments

staging-next 2023-09-28#257792

Merged
mweinelt merged 1135 commits intomasterfrom
staging-next
Oct 22, 2023
Merged

staging-next 2023-09-28#257792
mweinelt merged 1135 commits intomasterfrom
staging-next

Conversation

@vcunat
Copy link
Member

@vcunat vcunat commented Sep 28, 2023

mweinelt and others added 30 commits September 27, 2023 15:35
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.
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
python-updates - major updates - 2023-09-15 (python3: 3.10 -> 3.11)
The patch was already applied, and `format` change was also neeeded.
@vcunat
Copy link
Member Author

vcunat commented Oct 20, 2023

@alyssais
Copy link
Member

  • Upstream I see no open bugs on that test. The last one sounds fixed in our current version.

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
@vcunat vcunat requested a review from peti as a code owner October 20, 2023 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.severity: security Issues which raise a security issue, or PRs that fix one 6.topic: golang Go is a high-level general purpose programming language that is statically typed and compiled. 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 6.topic: nodejs Node.js is a free, open-source, cross-platform JavaScript runtime environment 6.topic: printing Drivers, CUPS & Co. 6.topic: python Python is a high-level, general-purpose programming language. 6.topic: qt/kde Object-oriented framework for GUI creation 6.topic: ruby A dynamic, open source programming language with a focus on simplicity and productivity. 6.topic: rust General-purpose programming language emphasizing performance, type safety, and concurrency. 6.topic: systemd Software suite that provides an array of system components for Linux operating systems. 8.has: changelog This PR adds or changes release notes 8.has: clean-up This PR removes packages or removes other cruft 8.has: documentation This PR adds or changes documentation 8.has: module (update) This PR changes an existing module in `nixos/` 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-darwin-stdenv This PR causes stdenv to rebuild on Darwin and must target a staging branch. 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. 10.rebuild-linux-stdenv This PR causes stdenv to rebuild on Linux and must target a staging branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.