Skip to content

python311Packages.marimo: 0.6.0 -> 0.6.2#313178

Merged
mweinelt merged 1 commit intoNixOS:masterfrom
AnotherGroupChat:marimo-yaml
May 23, 2024
Merged

python311Packages.marimo: 0.6.0 -> 0.6.2#313178
mweinelt merged 1 commit intoNixOS:masterfrom
AnotherGroupChat:marimo-yaml

Conversation

@dmadisetti
Copy link
Contributor

@dmadisetti dmadisetti commented May 20, 2024

Description of changes

Update for marimo update to 0.6.2 + missing yaml dependency.

fun fact: I think pyyaml is somehow a dep of pytest, so the missing dep didn't break tests.

Things done

Added yaml
bumped version

Checked that markdown functionality that was broken in 0.6.0 works


  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.05 Release Notes (or backporting 23.05 and 23.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label May 20, 2024
@cole-h
Copy link
Member

cole-h commented May 20, 2024

@ofborg eval

@wegank wegank added the 2.status: merge conflict This PR has merge conflicts with the target branch label May 22, 2024
@dmadisetti dmadisetti force-pushed the marimo-yaml branch 2 times, most recently from 569fdd8 to e383e39 Compare May 22, 2024 22:18
@dmadisetti dmadisetti marked this pull request as ready for review May 22, 2024 22:18
@dmadisetti
Copy link
Contributor Author

@ofborg eval

@dmadisetti
Copy link
Contributor Author

Fixed merge conflicts caused by #313628.

@dmadisetti dmadisetti removed the 2.status: merge conflict This PR has merge conflicts with the target branch label May 22, 2024
@dmadisetti dmadisetti changed the title python311Packages.marimo: 0.6.0 -> 0.6.1 python311Packages.marimo: 0.6.0 -> 0.6.2 May 23, 2024
@ofborg ofborg bot requested a review from akshayka May 23, 2024 04:08
@ofborg ofborg bot added 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels May 23, 2024
@mweinelt
Copy link
Member

fun fact: I think pyyaml is somehow a dep of pytest, so the missing dep didn't break tests.

I don't think that is the case. They use it themselves for doc tests only.

@github-actions
Copy link
Contributor

Successfully created backport PR for release-24.05:

@dmadisetti
Copy link
Contributor Author

Something might be wrong with testing then. I'll look into it

Thanks!

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. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants