Skip to content

python312Packages.xlwt: refactor, python312Packages.canmatrix: refactor #318498

Merged
fabaff merged 3 commits intoNixOS:masterfrom
fabaff:xlwt-refactor
Jun 9, 2024
Merged

python312Packages.xlwt: refactor, python312Packages.canmatrix: refactor #318498
fabaff merged 3 commits intoNixOS:masterfrom
fabaff:xlwt-refactor

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.

fabaff added 2 commits June 9, 2024 11:55
- replace nose with pynose
- add pythonImportsCheck
- migrate to build-system
- disable on unsupported Python releases
- remove vendorized versioneer.py
@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Jun 9, 2024
@ofborg ofborg bot added the 8.has: package (new) This PR adds a new package label Jun 9, 2024
@ofborg ofborg bot requested a review from sorki June 9, 2024 10:26
@ofborg ofborg bot added 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Jun 9, 2024
@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
@fabaff fabaff deleted the xlwt-refactor branch June 9, 2024 14:30
@github-actions
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

Labels

6.topic: python Python is a high-level, general-purpose programming language. 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants