Skip to content

python3.pkgs.django-cacheops: update, fix build, refactor to run all tests#243108

Merged
yu-re-ka merged 3 commits intoNixOS:masterfrom
yu-re-ka:django-cacheops
Jul 14, 2023
Merged

python3.pkgs.django-cacheops: update, fix build, refactor to run all tests#243108
yu-re-ka merged 3 commits intoNixOS:masterfrom
yu-re-ka:django-cacheops

Conversation

@yu-re-ka
Copy link
Copy Markdown
Contributor

Description of changes
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/)
  • 23.11 Release Notes (or backporting 23.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.

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Jul 12, 2023
@yu-re-ka yu-re-ka requested a review from fabaff July 12, 2023 17:11
Copy link
Copy Markdown
Member

@leona-ya leona-ya left a comment

Choose a reason for hiding this comment

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

Somewhat unhappy with the packaging of before_after, but it seems like there's no better way to do (even if we would package unstable, we would need one of the patches).

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

seems like you can drop mock and pythonRelaxDepsHook

@yu-re-ka
Copy link
Copy Markdown
Contributor Author

Somewhat unhappy with the packaging of before_after, but it seems like there's no better way to do (even if we would package unstable, we would need one of the patches).

Yes. before_after seems to be quite badly maintained. I kindly asked the maintainers to merge the PR and create a new release here

@ofborg ofborg bot added the 8.has: package (new) This PR adds a new package label Jul 12, 2023
@ofborg ofborg bot requested a review from onny July 12, 2023 17:39
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jul 12, 2023
@yu-re-ka yu-re-ka requested a review from SuperSandro2000 July 12, 2023 18:36
@yu-re-ka
Copy link
Copy Markdown
Contributor Author

yu-re-ka commented Jul 12, 2023

@ofborg build python3.pkgs.django-cacheops

1 similar comment
@yu-re-ka

This comment was marked as duplicate.

@yu-re-ka yu-re-ka mentioned this pull request Jul 13, 2023
12 tasks
@yu-re-ka

This comment was marked as duplicate.

1 similar comment
@yu-re-ka

This comment was marked as duplicate.

@yu-re-ka
Copy link
Copy Markdown
Contributor Author

I tried to fix the darwin build as well but couldn't figure it out

@SuperSandro2000
Copy link
Copy Markdown
Member

We can mark that broken for now

@yu-re-ka yu-re-ka merged commit 974afd4 into NixOS:master Jul 14, 2023
@yu-re-ka yu-re-ka deleted the django-cacheops branch July 14, 2023 11:33
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: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants