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.xlwt: refactor, python312Packages.canmatrix: refactor #318498

Merged
merged 3 commits into from
Jun 9, 2024

Conversation

fabaff
Copy link
Member

@fabaff fabaff commented Jun 9, 2024

Description of changes

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.

- replace nose with pynose
- add pythonImportsCheck
- migrate to build-system
- disable on unsupported Python releases
- remove vendorized versioneer.py
@fabaff
Copy link
Member Author

fabaff commented Jun 9, 2024

Result of nixpkgs-review pr 318498 run on x86_64-linux 1

2 packages marked as broken and skipped:
  • prospector
  • prospector.dist
49 packages built:
  • netbox (netbox_3_7)
  • peering-manager
  • python311Packages.canmatrix
  • python311Packages.canmatrix.dist
  • python311Packages.canopen
  • python311Packages.canopen.dist
  • python311Packages.django-import-export
  • python311Packages.django-import-export.dist
  • python311Packages.django-tables2
  • python311Packages.django-tables2.dist
  • python311Packages.pyexcel-ods
  • python311Packages.pyexcel-ods.dist
  • python311Packages.pyexcel-xls
  • python311Packages.pyexcel-xls.dist
  • python311Packages.pylint-django
  • python311Packages.pylint-django.dist
  • python311Packages.pytablewriter
  • python311Packages.pytablewriter.dist
  • python311Packages.pytest-md-report
  • python311Packages.pytest-md-report.dist
  • python311Packages.riscof
  • python311Packages.riscof.dist
  • python311Packages.riscv-isac
  • python311Packages.riscv-isac.dist
  • python311Packages.xlwt
  • python311Packages.xlwt.dist
  • python312Packages.canmatrix
  • python312Packages.canmatrix.dist
  • python312Packages.canopen
  • python312Packages.canopen.dist
  • python312Packages.django-import-export
  • python312Packages.django-import-export.dist
  • python312Packages.django-tables2
  • python312Packages.django-tables2.dist
  • python312Packages.pylint-django
  • python312Packages.pylint-django.dist
  • python312Packages.pytablewriter
  • python312Packages.pytablewriter.dist
  • python312Packages.pytest-md-report
  • python312Packages.pytest-md-report.dist
  • python312Packages.riscof
  • python312Packages.riscof.dist
  • python312Packages.riscv-isac
  • python312Packages.riscv-isac.dist
  • python312Packages.xlwt
  • python312Packages.xlwt.dist
  • tandoor-recipes
  • visidata
  • visidata.dist

@fabaff fabaff merged commit 4b9c91a into NixOS:master Jun 9, 2024
6 of 7 checks passed
@fabaff fabaff deleted the xlwt-refactor branch June 9, 2024 14:30
@elohmeier elohmeier added the backport release-24.05 Backport PR automatically label Jul 8, 2024
Copy link
Contributor

github-actions bot commented Jul 8, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants