Skip to content

Comments

staging-next: assorted Python fixes and updates#173251

Merged
mweinelt merged 6 commits intoNixOS:staging-nextfrom
K900:python-bullshittery
May 16, 2022
Merged

staging-next: assorted Python fixes and updates#173251
mweinelt merged 6 commits intoNixOS:staging-nextfrom
K900:python-bullshittery

Conversation

@K900
Copy link
Contributor

@K900 K900 commented May 16, 2022

Description of changes

Fixes things that were still broken after the azure-core update (for mostly unrelated reasons).

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • 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/)
  • 22.05 Release Notes (or backporting 21.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
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

@K900 K900 requested review from FRidh and jonringer as code owners May 16, 2022 10:21
@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label May 16, 2022
@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 May 16, 2022
Copy link
Contributor

@cpcloud cpcloud left a comment

Choose a reason for hiding this comment

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

Thanks for doing this!

@mweinelt
Copy link
Member

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

48 packages built:
  • hydrus
  • mailman-web (python39Packages.mailman-web)
  • netbox
  • paperless-ngx
  • python310Packages.django-graphiql-debug-toolbar
  • python310Packages.django-modelcluster
  • python310Packages.django-oauth-toolkit
  • python310Packages.django-rest-auth
  • python310Packages.django-taggit
  • python310Packages.django-timezone-field
  • python310Packages.djangorestframework
  • python310Packages.djangorestframework-simplejwt
  • python310Packages.drf-jwt
  • python310Packages.drf-nested-routers
  • python310Packages.drf-yasg
  • python310Packages.graphene-django
  • python310Packages.hyperkitty
  • python310Packages.jupyterlab
  • python310Packages.jupyterlab-git
  • python310Packages.jupyterlab-lsp
  • python310Packages.jupyterlab_server
  • python310Packages.jupytext
  • python310Packages.mailman-web
  • python310Packages.mkdocs-material
  • python310Packages.openapi-core
  • python310Packages.pymdown-extensions
  • python39Packages.django-graphiql-debug-toolbar
  • python39Packages.django-modelcluster
  • python39Packages.django-oauth-toolkit
  • python39Packages.django-rest-auth
  • python39Packages.django-taggit
  • python39Packages.django-timezone-field
  • python39Packages.djangorestframework
  • python39Packages.djangorestframework-simplejwt
  • python39Packages.drf-jwt
  • python39Packages.drf-nested-routers
  • python39Packages.drf-yasg
  • python39Packages.graphene-django
  • python39Packages.hyperkitty
  • python39Packages.jupyterlab
  • python39Packages.jupyterlab-git
  • python39Packages.jupyterlab-lsp
  • python39Packages.jupyterlab_server
  • python39Packages.jupytext
  • python39Packages.mkdocs-material
  • python39Packages.openapi-core
  • python39Packages.pymdown-extensions
  • seahub

@mweinelt mweinelt merged commit ab39425 into NixOS:staging-next May 16, 2022
@SuperSandro2000
Copy link
Member

SuperSandro2000 commented May 16, 2022

Please name your commits beginning with python3Packages or better python310Packages so that ofborg picks up the builds. A star also suggests that in some form we could actively support python27 which are not doing.

@K900
Copy link
Contributor Author

K900 commented May 16, 2022

Noted.

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: 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.

4 participants