Skip to content
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

python312Packages.openstep-parser: init at 2.0.1 #335100

Merged
merged 2 commits into from
Aug 21, 2024

Conversation

ilaumjd
Copy link
Contributor

@ilaumjd ilaumjd commented Aug 16, 2024

Description of changes

Added openstep-parser: A Python parser for OpenStep and Xcode project files. https://github.com/kronenthaler/openstep-parser

This package is required by this #335001

Things done

  • 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.11 Release Notes (or backporting 23.11 and 24.05 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.

Copy link
Member

@fabaff fabaff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update the commit message to python312Packages.openstep-parser: init at 1.5.4

@ilaumjd ilaumjd force-pushed the pythonPackages.openstep-parser branch from a69f2a1 to 43ded29 Compare August 16, 2024 21:27
@github-actions github-actions bot added the 8.has: maintainer-list (update) This PR changes `maintainers/maintainer-list.nix` label Aug 16, 2024
@ilaumjd
Copy link
Contributor Author

ilaumjd commented Aug 16, 2024

@fabaff thanks for the suggestion, updated the PR

@ofborg ofborg bot added the 11.by: package-maintainer This PR was created by the maintainer of the package it changes label Aug 16, 2024
@ilaumjd ilaumjd force-pushed the pythonPackages.openstep-parser branch from 43ded29 to b4f1410 Compare August 17, 2024 10:26
@ilaumjd ilaumjd changed the title python312Packages.openstep-parser: add new python package python312Packages.openstep-parser: init at 2.0.0 Aug 17, 2024
@ilaumjd
Copy link
Contributor Author

ilaumjd commented Aug 17, 2024

@natsukium thanks for the correction, my bad that i was just copying from other example and not really looking into specific details of this package, updated the PR

@natsukium
Copy link
Member

Result of nixpkgs-review pr 335100 at b4f14106 run on aarch64-darwin 1

2 packages failed to build:
  • python311Packages.openstep-parser
  • python312Packages.openstep-parser

@ilaumjd ilaumjd force-pushed the pythonPackages.openstep-parser branch 3 times, most recently from 1659f3a to 4c705e6 Compare August 18, 2024 07:47
@ilaumjd
Copy link
Contributor Author

ilaumjd commented Aug 18, 2024

maked this as draft since the source package itself is broken, thanks for pointing out @emilazy

@ilaumjd ilaumjd marked this pull request as draft August 18, 2024 22:56
@ilaumjd ilaumjd force-pushed the pythonPackages.openstep-parser branch from 4c705e6 to 5f427ae Compare August 19, 2024 01:15
@ilaumjd ilaumjd marked this pull request as ready for review August 19, 2024 02:46
@ilaumjd
Copy link
Contributor Author

ilaumjd commented Aug 19, 2024

applied patch to the source code itself and build is working now, opening the PR again
(also raised PR to the package upstream for this fix)

@ilaumjd ilaumjd force-pushed the pythonPackages.openstep-parser branch 2 times, most recently from 12d580a to b0dbb77 Compare August 19, 2024 23:39
@ilaumjd ilaumjd changed the title python312Packages.openstep-parser: init at 2.0.0 python312Packages.openstep-parser: init at 2.0.1 Aug 19, 2024
@ilaumjd ilaumjd force-pushed the pythonPackages.openstep-parser branch from b0dbb77 to 75344d0 Compare August 19, 2024 23:42
@ilaumjd ilaumjd force-pushed the pythonPackages.openstep-parser branch from 75344d0 to 0cdca2f Compare August 21, 2024 01:17
Copy link
Contributor

@Pandapip1 Pandapip1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Diff LGTM

@Pandapip1 Pandapip1 added the 12.approvals: 1 This PR was reviewed and approved by one reputable person label Aug 21, 2024
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/prs-ready-for-review/3032/4439

Copy link
Member

@emilazy emilazy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you!

@emilazy emilazy dismissed natsukium’s stale review August 21, 2024 18:16

All review comments were addressed.

@emilazy emilazy merged commit 5ed0850 into NixOS:master Aug 21, 2024
26 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: python 8.has: maintainer-list (update) This PR changes `maintainers/maintainer-list.nix` 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 10.rebuild-linux: 1-10 11.by: package-maintainer This PR was created by the maintainer of the package it changes 12.approvals: 1 This PR was reviewed and approved by one reputable person
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants