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

sphinx-intl: init at 2.0.1 #99544

Closed
wants to merge 2 commits into from
Closed

sphinx-intl: init at 2.0.1 #99544

wants to merge 2 commits into from

Conversation

EuAndreh
Copy link

@EuAndreh EuAndreh commented Oct 4, 2020

Motivation for this change

Add sphinx-intl package.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

Execution of binary tested with:

nix-shell -I nixpkgs=. -p 'python3.withPackages (p: [ p.sphinx-intl ])' --run sphinx-intl

Copy link
Member

@IvarWithoutBones IvarWithoutBones left a comment

Choose a reason for hiding this comment

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

Just 2 minor nits, otherwise LGTM 👍

Also, merge conflict in pkgs/top-level/python-packages.nix should be fixed.

maintainers/maintainer-list.nix Show resolved Hide resolved
pkgs/development/python-modules/sphinx-intl/default.nix Outdated Show resolved Hide resolved
@EuAndreh
Copy link
Author

EuAndreh commented Oct 8, 2020 via email

@EuAndreh
Copy link
Author

EuAndreh commented Oct 8, 2020 via email

@EuAndreh
Copy link
Author

EuAndreh commented Oct 8, 2020 via email

@EuAndreh EuAndreh mentioned this pull request Nov 3, 2020
10 tasks
@SuperSandro2000
Copy link
Member

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

1 package marked as broken and skipped:
  • python27Packages.sphinx-intl
2 packages built:
  • python37Packages.sphinx-intl
  • python38Packages.sphinx-intl

@EuAndreh
Copy link
Author

EuAndreh commented Nov 25, 2020 via email

@EuAndreh
Copy link
Author

EuAndreh commented Nov 26, 2020 via email

@EuAndreh
Copy link
Author

EuAndreh commented Nov 26, 2020 via email

@@ -2765,6 +2765,10 @@
fingerprint = "67FE 98F2 8C44 CF22 1828 E12F D57E FA62 5C9A 925F";
}];
};
euandreh = {
name = "EuAndreh";
Copy link
Member

Choose a reason for hiding this comment

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

Please add your github name and id like the entries above and below you.

@SuperSandro2000
Copy link
Member

Done and rebased with master.

Please do not rebase on master. This is only necessary if there are eval errors. Otherwise I cannot follow the changes you did that easily.

@stale
Copy link

stale bot commented Jun 6, 2021

I marked this as stale due to inactivity. → More info

@stale stale bot added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Jun 6, 2021
@EuAndreh
Copy link
Author

Closing stale pull request. Future interested parties may pick this up and merge in the future.

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.

None yet

4 participants