about summary refs log tree commit diff
path: root/pkgs/development/python-modules/setuptools
Commit message (Collapse)AuthorAge
* pythonPackages.setuptools: 28.8.0 -> 30.2.0Frederik Rietdijk2016-12-05
|
* pythonPackages.setuptools: 26.1.1 -> 28.8.0Frederik Rietdijk2016-11-15
|
* pythonPackages.setuptools: 19.4 -> 26.1.1Frederik Rietdijk2016-09-01
|
* pythonPackages.setuptools: specify priorityFrederik Rietdijk2016-08-02
| | | | | | Both python3 and setuptools come with easy-install. For some magic reason this hasn't caused any collisions yet, but it does with #17428. We hereby prioritize the version that comes with setuptools.
* pythonPackages.setuptools: fix for use in buildEnvFrederik Rietdijk2016-07-02
| | | | | pythonPath needs to be set for it to be included in buildEnv. This will also fix tox.
* Python: use PyPI mirror (#15001)Frederik Rietdijk2016-04-26
| | | | | | * mirrors: add pypi * Python: Use pypi mirror for all PyPI packages
* Fetch setuptools from PyPi via HTTPS.Corey Farwell2016-03-22
|
* pythonPackages.setuptools and bootstrapped-pip: 18.2 -> 19.4Frederik Rietdijk2016-01-24
| | | | | | Update to latest setuptools. Latest setuptools will always try to run tests. This can cause some very vague errors. We now need to fix all packages where we do not invoke the correct test runner.
* setuptools: cleanup expressionDomen Kožar2015-11-21
|
* setuptools: revert back to 18.2 as 18.4 breaks packagesDomen Kožar2015-10-27
|
* nova: 2011.2 -> 12.0.0Domen Kožar2015-10-27
|
* setuptools: 18.0.1 -> 18.2Domen Kožar2015-08-27
| | | | | (cherry picked from commit 43b3f6e59d5e948adeab1ffd74a09ec252b372fd) Signed-off-by: Domen Kožar <domen@dev.si>
* Merge master into stagingVladimír Čunát2015-07-17
|\ | | | | | | There are larger-rebuild changes: gnutls and samba.
| * setuptools: 7.0 -> 18.0.1William A. Kennington III2015-07-15
| |
* | pypy: fix build (ZHF)Vincent Laporte2015-07-15
|/
* setuptools: 5.8 -> 7.0Domen Kožar2014-11-30
|
* setuptools: 2.1 -> 5.8Domen Kožar2014-09-18
|
* fix pypy and pypyPackagesDomen Kozar2014-03-07
|
* pythonPackages.setuptools: 2.0.2 -> 2.1Domen Kožar2014-02-20
|
* adopt setuptools to new python infrastructure (also make sure we unzip ↵Domen Kožar2014-02-20
| | | | setuptools while building)
* setuptools: remove obsolete patchDomen Kožar2014-02-20
|
* remove unused setuptools/site.nixDomen Kožar2014-02-20
|
* Fix some "meta.licenses" attributesEelco Dolstra2014-01-25
|
* Disable test for setuptools on darwin, and add darwin to supported platforms ↵Sander van der Burg2014-01-06
| | | | for serf. This should make nodejs working on darwin again
* setuptools: 0.9.8 -> 2.0.2Domen Kožar2013-12-29
|
* setuptools: add note why darwin tests are disabledDomen Kožar2013-08-23
|
* pythonPackages.googlecl: add expressionJason "Don" O'Conal2013-08-06
|
* Move namePrefix="" python packages out of python-packges.nixDomen Kožar2013-07-31
| | | | | | | It doesn't make sense to build tools/applications with three different python interpreter versions, so move them out of python modules list. Also reverts 53ffc6e0ef395a2bd7651423d9783ad8184be1d0.
* add python3 support to pythonPackagesDomen Kozar2013-07-29
|
* setuptools: Fix download link (the old one was returning 404)Ricardo M. Correia2013-05-31
|
* prefix setuptools -> python-setuptoolsFlorian Friesdorf2012-12-22
|
* setuptoolsSite - only setuptools' site.pyFlorian Friesdorf2012-12-03
|
* * Move buildPythonPackage and setuptools into python-packages.nix.Eelco Dolstra2011-03-29
| | | | | | This ensures that they're built with the same "python" argument. svn path=/nixpkgs/branches/modular-python/; revision=26593
* * Reverted most of the recent Python refactorings, as discussed. It'sEelco Dolstra2010-04-21
| | | | | | | | | | | a worthy goal to move the Python packages that are currently in all-packages.nix into a single attribute set, but this doesn't require moving python-packages.nix or the other changes made to that file. The Python packages in all-packages.nix should simply be moved to python-packages.nix, and ideally changed to use buildPythonPackage. svn path=/nixpkgs/trunk/; revision=21196
* - adding experimental python31 buildMarc Weber2010-04-17
| | | | | | | | | - cleanup python libraries: * moving all python libraries into a attr set into a directory so that expressions can be used for both: python 2.5 and 2.6 easily * disabling packages which don't build svn path=/nixpkgs/trunk/; revision=21142
* Adding calibre. This involved also:Lluís Batlle i Rossell2010-01-07
| | | | | | | | | | - Adding podofo - Adding some new python packages - Making new pkgs attributes for python packages to build with python 2.6 - Updating some python packages expressions to allow python 2.6, and not only 2.5. svn path=/nixpkgs/trunk/; revision=19303
* update to 0.6c11Armijn Hemel2009-12-25
| | | | svn path=/nixpkgs/trunk/; revision=19110
* * Fix that annoying deprecated getAttr warning.Eelco Dolstra2009-06-26
| | | | svn path=/nixpkgs/trunk/; revision=16049
* Restoring builderDefs functionality in setuptoolsMichael Raskin2009-05-24
| | | | svn path=/nixpkgs/trunk/; revision=15697
* setuptools: Update to 0.6c9; fix the `easy_install' command line tool.Ludovic Courtès2009-05-23
| | | | svn path=/nixpkgs/trunk/; revision=15690
* Added ViewMTN and dependency; currently ViewMTN has to be manually symlinked ↵Michael Raskin2008-06-12
in corresponding directory. svn path=/nixpkgs/trunk/; revision=12060