about summary refs log tree commit diff
path: root/pkgs/top-level/python-packages.nix
Commit message (Collapse)AuthorAge
* pythonPackages.netcdf4: 1.2.1 -> 1.2.4 (#17581)Lancelot SIX2016-08-08
|
* pythonPackages.searx: fix buildFranz Pletz2016-08-08
| | | | | The certifi package was upgraded but searx had a hard dependency on a specific version. It still works with the new version.
* Merge pull request #17473 from lancelotsix/add_django_1_10Rok Garbas2016-08-07
|\ | | | | Add django 1.10
| * pythonPackags.django: default from 1_9 to 1_10Lancelot SIX2016-08-03
| |
| * pythonPackages.django_compat: 1.0.8 -> 1.0.13Lancelot SIX2016-08-03
| |
| * pythonPackages.django_1_10: init at 1.10Lancelot SIX2016-08-03
| |
* | pythonPackages.notebook: 4.2.1 -> 4.2.2Frederik Rietdijk2016-08-06
|/
* pythonPackages.mutagen: 1.27 -> 1.32Bjørn Forsman2016-08-02
| | | | | | | | | | | | | | (Not updating to the latest version, 1.34, because it breaks e.g. 'beets'. See https://github.com/beetbox/beets/issues/2153.) The new version requires locale / i18n to be set-up for tests or else this message is thrown: RuntimeError: This test suite needs a unicode locale encoding. Try setting LANG=C.UTF-8 Also, remove a test that currently fails due to the python builder in nixpkgs. PR with fix: https://github.com/NixOS/nixpkgs/pull/17430 ("python: add file encoding to run_setup.py").
* git-up: 1.4.0 -> 1.4.1Peter Hoeg2016-08-02
|
* fix evalFrederik Rietdijk2016-08-02
|
* pythonPackages.django_raster: Use mirror in URLLancelot SIX2016-08-02
|
* Merge pull request #17431 from lancelotsix/add_django_rasterFrederik Rietdijk2016-08-02
|\ | | | | Add django raster
| * python35Packages.django_colorful: enable at 1.2Lancelot SIX2016-08-01
| | | | | | | | python35Packages.django_colorful was erroneously disabled for python35.
| * pythonPackages.django_raster: init at 0.2Lancelot SIX2016-08-01
| |
| * python35Packages.celery: disableLancelot SIX2016-08-01
| | | | | | | | | | | | | | | | Few tests fail with python35 (related to OrderedDict changes). setup.py file do not report this release as supporting python35 [1] [1] https://github.com/celery/celery/blob/f6aa74a0b5fdfae27169ab09f45cc82602d7012b/setup.py#L73-L75
| * pythonPackages.kombu: Enable for python > 2.7Lancelot SIX2016-08-01
| | | | | | | | | | | | | | Only tests cannot run on python3* because dependencies are unavailable (qpid-python). Kombu is announced to work fine for python3[1] [1] https://github.com/celery/kombu/blob/a4edc670f49027154e3f708dfcd3726aceda8fc5/setup.py#L168-L170
* | pythonPackages: remove pythonNameFrederik Rietdijk2016-08-02
| | | | | | | | because it is not used anywhere
* | pythonPackages.ansible2: 2.1.0.0 -> 2.1.1.0 (#17437)Aaron Bull Schaefer2016-08-02
|/
* pythonPackages.schedule: init at 0.3.2Bjørn Forsman2016-08-01
|
* pythonPackages.libtmux: init at 0.5.0Jascha Geerds2016-08-01
|
* pythonPackages.kaptan: init at 0.5.8Jascha Geerds2016-08-01
|
* Merge pull request #17323 from arpa2/hashslingerFrederik Rietdijk2016-08-01
|\ | | | | Hash-slinger: init at 2.7.0
| * py-unbound: init at 1.5.9Michiel Leenaars2016-08-01
| |
* | awscli: 1.10.46 -> 1.10.51Dan Peebles2016-07-31
| | | | | | | | This also required a bump of botocore from 1.4.36 to 1.4.41. I tested boto3 with the new version and it seemed to work fine.
* | Merge pull request #15751 from peterhoeg/git-upFrederik Rietdijk2016-07-31
|\ \ | | | | | | git-up: init at 1.4.0
| * | git-up: init at 1.4.0Peter Hoeg2016-07-30
| | | | | | | | | | | | Thanks again to @fridh for feedback!
* | | pythonPackages.vobject: 0.8.1d -> 0.9.2Gabriel Ebner2016-07-31
|/ /
* | pythonPackages.datashape: 0.5.1 -> 0.5.2Frederik Rietdijk2016-07-29
| |
* | pythonPackages.pystache: disable tests on Python 3Frederik Rietdijk2016-07-29
| |
* | pythonPackages.bokeh: 0.10.0 -> 0.12.1Frederik Rietdijk2016-07-29
| |
* | pythonPackages.tornado: 4.2.1 -> 4.4.1Frederik Rietdijk2016-07-29
| |
* | pythonPackages.certifi: 2015.11.20.1 -> 2016.2.28Frederik Rietdijk2016-07-29
| |
* | pythonPackages.awscli: use colorama_3_3Frederik Rietdijk2016-07-29
| |
* | pythonPackages.colorama: 0.3.3 -> 0.3.7Frederik Rietdijk2016-07-29
| |
* | pythonPackages.colorama_3_3: init at 0.3.3Frederik Rietdijk2016-07-29
| |
* | pythonPackages.backports_abc: init at 0.4Frederik Rietdijk2016-07-29
| |
* | pythonPackages.numba: 0.26.0 -> 0.27.0Frederik Rietdijk2016-07-29
| |
* | pythonPackages.llvmlite: 0.11.0 -> 0.12.1Frederik Rietdijk2016-07-29
| |
* | pythonPackages.cython: 0.24 -> 0.24.1Frederik Rietdijk2016-07-29
| |
* | pythonPackages.scipy: 0.17.1 -> 0.18.0Frederik Rietdijk2016-07-29
| |
* | pythonPackages.pyfftw: 0.10.1 -> 0.10.4Frederik Rietdijk2016-07-29
| |
* | Merge pull request #17332 from lancelotsix/update_sqlalchemyFrederik Rietdijk2016-07-28
|\ \ | | | | | | Update sqlalchemy and related
| * | pythonPackages.sqlalchemy_1_0: 1.0.12 -> 1.0.14Lancelot SIX2016-07-28
| | |
| * | pythonPackages.geoalchemy2: 0.3.0.dev1 -> 0.3.0Lancelot SIX2016-07-28
| | |
| * | pythonPackages.shapely: 1.5.13 -> 1.5.15Lancelot SIX2016-07-28
| | | | | | | | | | | | Fix tests
* | | Merge pull request #17338 from matthiasbeyer/update-rtvFrederik Rietdijk2016-07-28
|\ \ \ | | | | | | | | Update rtv
| * | | pythonPackages: praw: 3.3.0 -> 3.5.0Matthias Beyer2016-07-28
| |/ /
* / / yapf: init at 0.11.0Langston Barrett2016-07-28
|/ /
* | pythonPillow.pillow: fix evaluationRok Garbas2016-07-25
| |
* | pythonPackages.pillow: dont depend on _lib_include to be presnet in setup.pyRok Garbas2016-07-25
| |