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.phonenumberslite: init at 8.13.39 #338283

Merged
merged 9 commits into from
Aug 30, 2024

Conversation

dotlambda
Copy link
Member

Description of changes

use mkPythonMetaPackage introduced in #337621

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.

According to upstream

> The phonenumberslite version of the library does not include the
> geocoder, carrier and timezone packages, which can be useful if you
> have problems installing the main phonenumbers library due to
> space/memory limitations.

We want to ship a single version of the library to avoid dependency
conflicts. This is thus only a wrapper of the non-lite version.
@dotlambda dotlambda force-pushed the python3Packages.phonenumberslite branch from a3bb7c9 to 7e377b1 Compare August 30, 2024 05:26
@dotlambda
Copy link
Member Author

pretix fails to build with

Checking runtime dependencies for pretix-2024.8.0-py3-none-any.whl
  - psycopg2-binary not installed

Any idea why?

@adisbladis
Copy link
Member

Any idea why?

A typo: #338307.

@mweinelt mweinelt merged commit 48689f5 into NixOS:master Aug 30, 2024
27 of 29 checks passed
@dotlambda
Copy link
Member Author

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

36 packages built:
  • chirp
  • chirp.dist
  • pgadmin4
  • pgadmin4-desktopmode
  • pgadmin4-desktopmode.dist
  • pgadmin4.dist
  • pretix
  • pretix.dist
  • python311Packages.django-payments
  • python311Packages.django-payments.dist
  • python311Packages.django-phonenumber-field
  • python311Packages.django-phonenumber-field.dist
  • python311Packages.django-two-factor-auth
  • python311Packages.django-two-factor-auth.dist
  • python311Packages.flask-security
  • python311Packages.flask-security.dist
  • python311Packages.phonenumberslite
  • python311Packages.phonenumberslite.dist
  • python311Packages.suds
  • python311Packages.suds-community
  • python311Packages.suds-community.dist
  • python311Packages.suds.dist
  • python312Packages.django-payments
  • python312Packages.django-payments.dist
  • python312Packages.django-phonenumber-field
  • python312Packages.django-phonenumber-field.dist
  • python312Packages.django-two-factor-auth
  • python312Packages.django-two-factor-auth.dist
  • python312Packages.flask-security
  • python312Packages.flask-security.dist
  • python312Packages.phonenumberslite
  • python312Packages.phonenumberslite.dist
  • python312Packages.suds
  • python312Packages.suds-community
  • python312Packages.suds-community.dist
  • python312Packages.suds.dist

@dotlambda dotlambda deleted the python3Packages.phonenumberslite branch August 30, 2024 14:55
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.

5 participants