Skip to content

pythonPackages.django_accept_header: init at 0.3.2 #18960

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

Closed
wants to merge 1 commit into from

Conversation

lsix
Copy link
Member

@lsix lsix commented Sep 25, 2016

Motivation for this change
Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • OS X
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

Sorry, something went wrong.

@mention-bot
Copy link

@lsix, thanks for your PR! By analyzing the annotation information on this pull request, we identified @FRidh to be a potential reviewer

@FRidh FRidh added 6.topic: python 8.has: package (new) This PR adds a new package labels Sep 25, 2016
meta = {
descriotion = "A Django middleware that inspects the HTTP Accept headers sent by browsers";
homepage = https://github.com/fladi/django-accept-header;
license = lib.licenses.free; # ISC License (ISCL), MIT like
Copy link
Member

Choose a reason for hiding this comment

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

stdenv.lib.licenses.free, see travis

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed.

Thanks

@lsix lsix force-pushed the add_django_accept_header branch from d0c2ea5 to 81562f0 Compare September 25, 2016 20:20
@FRidh
Copy link
Member

FRidh commented Sep 25, 2016

are the tests run? Just asking because you added pytest.

@lsix
Copy link
Member Author

lsix commented Sep 28, 2016

Sorry for late reply (quite busy those time)

Actually, the check phase do not find tests to run, but py.test it required as an install requirement… That is not the optimal solution since I should make sure that the tests are actually ran.

I’ll look into that, ASAP.

@lsix lsix closed this Nov 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: python 8.has: package (new) This PR adds a new package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants