Giter Club home page Giter Club logo

Comments (7)

cillianderoiste avatar cillianderoiste commented on July 28, 2024

I suspect @chaoflow or @shlevy have already fixed this. No python-nose-1.2.1-nix-python-build-inputs.pth gets created here when I install nose, only easy-install.pth

from nixpkgs.

shlevy avatar shlevy commented on July 28, 2024
$ cat /nix/store/bnsk2a7i99x783nfdbwih5ykaifi7llb-python-nose-1.2.1/lib/python2.7/site-packages/python-nose-1.2.1-nix-python-build-inputs.pth
/nix/store/nph98gpr2xj255f5vz20y3lgb4cmvra4-python-coverage-3.5.3/lib/python2.7/site-packages

from nixpkgs.

shlevy avatar shlevy commented on July 28, 2024

This is with latest nixpkgs (commit 129aa4d)

from nixpkgs.

cillianderoiste avatar cillianderoiste commented on July 28, 2024

Yes indeed, sorry! I was looking in totally the wrong place. Checking it out now ...

from nixpkgs.

cillianderoiste avatar cillianderoiste commented on July 28, 2024

In the current setup python package buildInputs could either be libraries used for compilation of c modules e.g. lxml or, as in this case python modules which are required for running the tests during build time.

To keep the python modules used for testing out of the installed module we could remove out the line:
createBuildInputsPth build-inputs "$buildInputStrings"

createBuildInputsPth build-inputs "$buildInputStrings"

I have a feeling that we included this line because we thought modules required for running tests should be handled separately from buildInputs, but decided not to tackle this issue straight away. Does that sound right @chaoflow? It doesn't seem very useful to me personally to be able to run tests on installed modules. Perhaps the recent support for multiple outputs could help tidy this up.

At any rate, it doesn't bother me if this line stays or gos.

from nixpkgs.

chaoflow avatar chaoflow commented on July 28, 2024

have a look at the python branch:

chaoflow@edd1604

It is broken (see
http://permalink.gmane.org/gmane.linux.distributions.nixos/10017) but
targets #210, among others.

This week on holiday, back on Monday.

Florian Friesdorf [email protected]
GPG FPR: 7A13 5EEE 1421 9FC2 108D BAAF 38F8 99A3 0C45 F083
Jabber/XMPP: [email protected]
IRC: chaoflow on freenode,ircnet,blafasel,OFTC

from nixpkgs.

chaoflow avatar chaoflow commented on July 28, 2024

python2.6 compiles again, continuing improvements, like not creating a pth for buildInputs

from nixpkgs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.