Commit graph

4883 commits

Author SHA1 Message Date
Brendan Miller 064882e52a pants13-pre: 1.3.0.dev13 -> 1.3.0.dev19
Pulling in the latest dev release from pants to get the latest bug fixes
and features.

Implements NixOS/nixpkgs#25401
2017-05-01 14:07:44 -04:00
Vladimír Čunát 92ee3b02e8
Merge branch 'staging'
Master is seeing a very large rebuild now, and this version of staging
seemed rather fine already (only a few thousand builds remaining now).
I really didn't want to wait a few more days because of this.
2017-05-01 18:00:21 +02:00
Michael Raskin 6fc51d1d7f django_hijack: reduce hackishness of overrides 2017-05-01 17:42:31 +02:00
Michael Raskin 47d352fd28 pythonPackages.django_compat: restore access to buildPythonPackage override 2017-05-01 15:14:39 +02:00
Michael Raskin 619039c04a Merge pull request #25078 from ericsagnes/pkg-update/rainbowstream
rainbowstream 1.3.6 -> 1.3.7 & top-level attribute
2017-05-01 13:47:44 +02:00
Michael Raskin 8295ecfa79 Merge pull request #25027 from armijnhemel/pydot
pydot: 1.0.2 -> 1.2.3
2017-05-01 13:26:45 +02:00
Michael Raskin d767b6bfbd Merge pull request #25021 from leenaars/dkimpy
pythonPackages.dkimpy: init -> 0.6.1
2017-05-01 13:26:15 +02:00
Frederik Rietdijk 08e484c444 pythonPackages.mysql_connector_repackaged: disable on 3.x 2017-05-01 12:29:42 +02:00
Frederik Rietdijk da73ab3cac pythonPackages.pyramid_beaker: not broken 2017-05-01 12:29:42 +02:00
Frederik Rietdijk 1376c661a9 pythonPackages.almir: make sqlalchemy8 private to almir
because this is the only package that is using it.
2017-05-01 12:29:42 +02:00
Frederik Rietdijk db41aa6a94 pythonPackages.SQLAlchemy-ImageAttach: 0.8.2 -> 1.0.0
- package update
- use upstream name as attribute name
2017-05-01 11:22:56 +02:00
Frederik Rietdijk 464b5aa6fb pythonPackages.Wand: fix loading extensions 2017-05-01 11:22:56 +02:00
Frederik Rietdijk 5b7b91f6b3 pythonPackages.sharedLibraryExtension 2017-05-01 11:22:56 +02:00
Michael Raskin bed819afc7 Merge pull request #24766 from nlewo/pr/dogpile
pythonPackages.dogpile_cache: 0.5.4 -> 0.6.2
2017-05-01 11:22:42 +02:00
Michael Raskin 7a298266a2 Merge pull request #24765 from nlewo/pr/pbr
pythonPackages.pbr: 1.8.1 -> 2.0.0
2017-05-01 11:21:38 +02:00
Michael Raskin d7cb79a1ef Merge pull request #24712 from lsix/add_django_1_11
Add django 1 11
2017-05-01 11:17:31 +02:00
Frederik Rietdijk c0282dc058 pythonPackages.flask-restplus_0_8: move to separate file
and fix on Python 3.x
2017-05-01 10:10:34 +02:00
Frederik Rietdijk c61e9b24c4 pythonPackages.guessit: 2.0.4 -> 2.1.2 2017-05-01 10:10:34 +02:00
Frederik Rietdijk 312631a37e pythonPackages.plumbum: 1.5.0 -> 1.6.3 2017-05-01 10:10:34 +02:00
Frederik Rietdijk 0af84da84b pythonPackages.colorclass: disable tests 2017-05-01 10:10:34 +02:00
Frederik Rietdijk 7b28208b00 pythonPackages.babelfish: do not disable on 3.x 2017-05-01 10:10:34 +02:00
Frederik Rietdijk c0b77d9902 pythonPackages.zxcvbn-python: init at 4.4.14 2017-05-01 10:10:34 +02:00
Frederik Rietdijk e2bc80ce49 pythonPackages.APScheduler: fix tests 2017-05-01 10:10:34 +02:00
Frederik Rietdijk 12caccfe80 pythonPackages.PyRSS2Gen: 1.0.0 -> 1.1 2017-05-01 10:10:34 +02:00
Peter Marheine e38c47ddd4 flask-restplus: enable tests 2017-05-01 10:10:34 +02:00
Peter Marheine fa7e942f98 rednose: init at 1.2.1 2017-05-01 10:10:34 +02:00
Peter Marheine c1cbae5a1e flexget: 1.2.337 -> 2.8.17 2017-05-01 10:10:34 +02:00
Peter Marheine d5ffb897a2 guessit: 0.9.4 -> 2.0.4 2017-05-01 10:10:34 +02:00
Frederik Rietdijk 12b2fbf7fb pythonPackages.mccabe_0_5: remove old and unused version
https://github.com/NixOS/nixpkgs/issues/25375
2017-05-01 07:52:37 +02:00
Frederik Rietdijk d3cebfb907 pythonPackages.lxml_3_5: remove old and unused version
https://github.com/NixOS/nixpkgs/issues/25375
2017-05-01 07:52:37 +02:00
Frederik Rietdijk 4847ef5428 pythonPackages.billiard_33: remove old and unused version
https://github.com/NixOS/nixpkgs/issues/25375
2017-05-01 07:52:37 +02:00
Frederik Rietdijk 6c467b7448 pythonPackages.pyparsing1: make private to mwlib
because pyparsing1 is an old version that is only used by mwlib.
2017-05-01 07:20:52 +02:00
Frederik Rietdijk 63550e35fb pythonPackages.deform2: remove duplicate package
This is an exact duplicate of pythonPackages.deform.
2017-05-01 07:04:53 +02:00
Frederik Rietdijk a33f9b0ff0 backblaze-b2: use latest tqdm and remove pythonPackages.tqdm4
backblaze-b2 need tqdm >= 4.5.0 and that dependency was already
fulfilled with pythonPackages.tqdm, so let's use the current version and
remove pythonPackages.tqdm4.

cc @hrdinka @kevincox
2017-05-01 06:16:38 +02:00
Frederik Rietdijk 536a634f28 pythonPackages.tqdm: 4.8.4 -> 4.11.2
- matplotlib and pandas are optional dependencies, so let's remove them
- enable tests again
2017-05-01 06:06:38 +02:00
Orivej Desh 2efb099c00 pythonPackages.ipython: support python2
Fixes #25234
2017-05-01 05:56:38 +02:00
Clemens Manert 7f8c564315 Upgraded pyfiglet from 0.7.2 -> 0.7.5 2017-04-30 19:44:55 +02:00
Michael Raskin 929ae39dbe Merge pull request #22683 from aneeshusa/add-nixos-test-for-radicale
Add nixos test for radicale
2017-04-30 18:51:46 +02:00
Vladimír Čunát 9860e77f79
Merge branch 'master' into staging 2017-04-30 14:40:39 +02:00
Frederik Rietdijk e42792ad46 Merge pull request #25028 from armijnhemel/psycopg2
psycopg2: 2.6.1 -> 2.7.1
2017-04-30 13:03:55 +02:00
David Izquierdo b8463e97b6 pythonPackages.markupsafe: 0.23 -> 1.0 2017-04-30 12:56:38 +02:00
Frederik Rietdijk b6cffb5d58 pythonPackages: comment explaining what's supposed to be in there 2017-04-30 12:45:52 +02:00
Peter Marheine 53c2f3c52e cherrypy: 3.2.2 -> 8.7.0 2017-04-30 12:28:46 +02:00
Peter Marheine 88d78f9d46 babelfish: 0.5.3 -> 0.5.5 2017-04-30 12:28:45 +02:00
Peter Marheine 5bd1ea51cb apscheduler: 3.0.4 -> 3.3.1 2017-04-30 12:28:45 +02:00
Peter Marheine 19629c4892 zerobin: disable tests because it doesn't have any
It does however contain a copy of cherrypy that doesn't get installed,
which fails tests when it tries to import from cherrypy and gets imports
from the version provided by Nix (which is probably not the same one as
is having its tests run).
2017-04-30 12:10:27 +02:00
Peter Marheine 2074d586a9 terminaltables: init at 3.1.0 2017-04-30 12:10:27 +02:00
Peter Marheine 7c25047677 safe: init at 0.4 2017-04-30 12:10:26 +02:00
Peter Marheine 4bd86e5c51 colorclass: init at 2.2.0 2017-04-30 12:10:25 +02:00
Peter Marheine 044b3c93e7 rebulk: init at 0.8.2 2017-04-30 12:10:25 +02:00