Jörg Thalheim
5d5dde671e
pythonPackages.spotipy: keep alphabetic ordering
2017-06-25 08:16:58 +01:00
Roman Volosatovs
ca69972f9a
pythonPackages.spotipy: init at 2.4.4
2017-06-24 23:56:34 +02:00
Roman Volosatovs
90f85a2de5
pythonPackages.uritools: init at 2.0.0
2017-06-24 23:54:19 +02:00
Frederik Rietdijk
cb0851d5fa
Merge pull request #26714 from siddharthist/flask-restplus
...
flask-restplus: update to 0.10
2017-06-23 19:19:11 +02:00
Alexandre Peyroux
be2b6c2e47
gramalecte: init at v0.5.17
2017-06-23 11:21:40 +02:00
Peter Jones
aa3f37ceed
pythonPackages.intelhex init at 2.1
2017-06-23 10:54:48 +02:00
Frederik Rietdijk
a807c96e20
Merge pull request #26752 from rnhmjoj/graphviz
...
pythonPackages.pygraphviz: fix build
2017-06-23 10:40:01 +02:00
Robert Hensing
86dc6469ba
arelle: init at 2017-06-01
2017-06-22 21:37:15 +02:00
rnhmjoj
d8027bd9c4
pythonPackages.pygraphviz: fix build
2017-06-22 13:33:30 +02:00
aszlig
7c0f6f4be5
pyopenssl: 16.2.0 -> 17.0.0 and fix tests
...
Upstream changes:
* Added OpenSSL.X509Store.set_time() to set a custom verification time
when verifying certificate chains. pyca/pyopenssl#567
* Added a collection of functions for working with OCSP stapling. None
of these functions make it possible to validate OCSP assertions, only
to staple them into the handshake and to retrieve the stapled
assertion if provided. Users will need to write their own code to
handle OCSP assertions. We specifically added:
Context.set_ocsp_server_callback, Context.set_ocsp_client_callback,
and Connection.request_ocsp. pyca/pyopenssl#580
* Changed the SSL module's memory allocation policy to avoid zeroing
memory it allocates when unnecessary. This reduces CPU usage and
memory allocation time by an amount proportional to the size of the
allocation. For applications that process a lot of TLS data or that
use very lage allocations this can provide considerable performance
improvements. pyca/pyopenssl#578
* Automatically set SSL_CTX_set_ecdh_auto() on OpenSSL.SSL.Context.
pyca/pyopenssl#575
* Fix empty exceptions from OpenSSL.crypto.load_privatekey().
pyca/pyopenssl#581
The full upstream changelog can be found at:
https://pyopenssl.readthedocs.io/en/17.0.0/changelog.html
I've also added a patch from pyca/pyopenssl#637 in order to fix the
tests, which was the main reason for the version bump because that patch
won't apply for 16.2.0.
According to the upstream changelog there should be no
backwards-incompatible changes, but I've tested building against some of
the packages depending on pyopenssl anyway. Regardless of this, the
build for pyopenssl fails right now anyway, so the worst that could
happen via this commit would be that we break something that's already
broken.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-06-22 01:30:10 +02:00
Shea Levy
a21ddfb158
pythonPackages.bcdoc: Disable tests
2017-06-20 16:08:47 -04:00
Isaac Shapira
6fd606bdf3
awscli: 1.11.95 -> 1.11.105
2017-06-20 14:00:14 -06:00
Jörg Thalheim
a9aefdeac9
pythonPackages.rebulk: 0.8.2 -> 0.9.0
2017-06-18 13:18:40 +01:00
Jörg Thalheim
76ea4df5f9
pythonPackages.keystoneauth1: fix missing argparse dep
2017-06-18 11:03:13 +01:00
Jörg Thalheim
f79d21da65
oslo-config: fix argparse dependencies
2017-06-18 11:03:09 +01:00
Langston Barrett
26e1664e88
flask-restplus: update to 0.10
2017-06-16 18:55:48 +00:00
Frederik Rietdijk
b127317e94
Merge pull request #26589 from georgewhewell/bump-defusedxml
...
pythonPackages.defusedxml: 0.4.1 -> 0.5.0
2017-06-16 09:23:42 +02:00
Franz Pletz
fd0384b4c2
pythonPackages.glances: 2.9.1 -> 2.10
2017-06-16 06:17:51 +02:00
Frederik Rietdijk
2a24fdaee0
Merge pull request #26525 from jyp/boto-2.47
...
pythonPackages.gensim: init at 2.1.0
2017-06-15 18:57:27 +02:00
georgewhewell
79c24a04f1
pythonPackages.defusedxml: 0.4.1 -> 0.5.0
2017-06-15 11:31:53 +01:00
Lancelot SIX
3a9c7c6c18
pythonPackages.netcdf4: add missing cython dependency ( #26570 )
2017-06-14 17:50:48 +02:00
Josef Kemetmueller
773cc7c03d
pythonPackages.hug: Disable on python2
...
Hug is only supported on python3.
2017-06-14 05:05:13 +02:00
Jean-Philippe Bernardy
cbbdc7d3eb
pythonPackages.gensim: init at 2.1.0
2017-06-13 09:35:18 +02:00
Jean-Philippe Bernardy
4b3e5c9bea
pythonPackages.smart_open: init at 1.5.3
2017-06-12 18:35:40 +02:00
Jean-Philippe Bernardy
8ef32b334e
pythonPackages.bz2file: init at 0.98
2017-06-12 18:35:40 +02:00
Jean-Philippe Bernardy
a12ae6171b
pythonPackages.boto: 2.45 -> 2.47
2017-06-12 09:57:23 +02:00
Vladimír Čunát
32916ab1de
Merge older staging
...
Enough rebuilds have finished on Hydra now.
2017-06-11 09:01:08 +02:00
Jörg Thalheim
b9c259355b
Merge pull request #26391 from ss1h2a3tw/powerline
...
pythonPackages.powerline: 2.5.2 -> 2.6
2017-06-10 11:09:32 +01:00
Vladimír Čunát
cb9f953c92
Merge branch 'master' into staging
...
More larger rebuilds.
2017-06-10 10:07:33 +02:00
Frederik Rietdijk
a78bf7df14
Merge pull request #26437 from vaibhavsagar/unbreak-thumbor
...
python.pkgs.thumbor: fix package
2017-06-09 12:55:50 +02:00
Vladimír Čunát
2993b7e096
Merge branch 'master' into staging
...
>10k of rebuilds from master
2017-06-08 20:56:22 +02:00
James Kent
3cb5d52dac
pkgs.python.astropy: init at 1.3.3
2017-06-08 17:50:22 +02:00
Eric Sagnes
4f4ba1186e
pythonPackages.Fabric: 1.10.2 -> 1.13.2
2017-06-08 13:26:37 +09:00
Vladimír Čunát
ae6df000d0
Merge branch 'master' into staging
2017-06-07 18:11:27 +02:00
Michiel Leenaars
8b6f7b6f03
pythonPackages.ipaddress: 1.0.16 -> 1.0.18
2017-06-07 17:35:00 +02:00
Frederik Rietdijk
e249d6e8ce
python.pkgs.characteristic: 14.1.0 -> 14.3.0
2017-06-07 17:29:47 +02:00
Frederik Rietdijk
9ed3ad1eba
Merge pull request #25992 from knedlsepp/provide-eccodes-python-bindings
...
eccodes: Provide python bindings
2017-06-07 13:07:54 +02:00
Frederik Rietdijk
90d5dd3cda
Merge pull request #25990 from knedlsepp/provide-grib-api-python-bindings
...
grib-api: Provide python bindings
2017-06-07 13:07:36 +02:00
Vaibhav Sagar
69cfc7f265
thumbor: 5.2.1 -> 6.3.2
2017-06-07 14:30:16 +08:00
Vaibhav Sagar
acf4f0ce69
libthumbor: 1.2.0 -> 1.3.2
2017-06-07 11:23:51 +08:00
ss1h2a3tw
e5449af0bf
pythonPackages.powerline: 2.5.2 -> 2.6
2017-06-06 21:36:33 +08:00
Frederik Rietdijk
c0b1e8a5fb
python.pkgs.pathpy: 10.1 -> 10.3.1
2017-06-06 11:27:04 +02:00
mingchuan
b0e86e6cd8
pythonPackages.pygit2: 0.25.0 -> 0.25.1
...
This also fixes a failed test when builds with cffi 1.10
https://github.com/libgit2/pygit2/issues/694
2017-06-06 15:27:49 +08:00
Jörg Thalheim
cf2c5f1be9
python.pkgs.scikitlearn: fix python 3.6 tests
2017-06-05 22:05:43 +01:00
Jörg Thalheim
6b89277fed
python.pkgs.systemd: 233 -> 234
...
also python library does not match with our systemd version, the
changes done in this release are systemd 233 and python 3.6 related.
2017-06-05 16:07:11 +01:00
Frederik Rietdijk
01e19386f7
python.pkgs.django_1_10: will be dropped before 17.09
2017-06-05 13:16:03 +02:00
Frederik Rietdijk
d25c87c36d
python.pkgs: do not pin django version
...
instead, override the package set and set `django = super.django_1_8`.
2017-06-05 13:16:02 +02:00
Frederik Rietdijk
6bcf106b65
python.pkgs.django_1_6: remove
...
Old version, so removing.
https://github.com/NixOS/nixpkgs/issues/25375#issuecomment-298522597
2017-06-05 13:16:02 +02:00
Frederik Rietdijk
bd0811166c
python.pkgs.django_1_9: remove
...
Old version, so removing.
https://github.com/NixOS/nixpkgs/issues/25375#issuecomment-298522597
2017-06-05 13:16:02 +02:00
Daniel Fullmer
970ad2b93a
pythonPackages.systemd: 231 -> 233
2017-06-05 00:04:31 -04:00
Frederik Rietdijk
56a850701b
python.pkgs.aiofiles: init at 0.3.1
2017-06-04 12:24:44 +02:00
José Luis Lafuente
5b3c1e8a78
pgcli: 1.5.1 -> 1.6.0
2017-06-03 20:32:14 +02:00
Jörg Thalheim
4c034921c3
Merge pull request #26311 from rnhmjoj/colorama
...
update colorama and related
2017-06-03 13:08:24 +01:00
rnhmjoj
11236d9baa
pythonPackages.libtmux: 0.6.4 -> 0.7.3
2017-06-03 13:49:35 +02:00
Jörg Thalheim
cb2f0d3aab
Merge pull request #26317 from Mounium/pymol
...
pymol: added Pmw + python version bump
2017-06-02 21:58:27 +01:00
Katona László
d5fe7d1534
pythonPackages.Pmw: init at 2.0.1
2017-06-02 19:58:00 +02:00
Frederik Rietdijk
c7867b8b34
python.pkgs.dask: 0.14.1 -> 0.14.3
2017-06-02 17:10:22 +02:00
Frederik Rietdijk
2957786355
python.pkgs.nbconvert: 5.1.1 -> 5.2.1
2017-06-02 17:10:22 +02:00
Frederik Rietdijk
779767e650
python.pkgs.nbformat: move expression
2017-06-02 17:10:22 +02:00
rnhmjoj
ffedf3fa1c
pythonPackages.botocore: 1.5.38 -> 1.5.58
2017-06-02 11:57:53 +02:00
rnhmjoj
28cbb4ae6a
pythonPackages.colorama: move to development/python-modules
2017-06-02 11:57:45 +02:00
Frederik Rietdijk
1fe17ee116
Merge pull request #26316 from rnhmjoj/pirate-get
...
pirate-get: 0.2.9 -> 0.2.10
2017-06-02 09:37:07 +02:00
Frederik Rietdijk
c443fcfdec
Merge pull request #26161 from elasticdog/pywinrm
...
pythonPackages.pywinrm: 0.1.1 -> 0.2.2
2017-06-02 09:17:22 +02:00
Frederik Rietdijk
1606bd2a17
Merge pull request #26308 from rnhmjoj/uncertainties
...
pythonPackages.uncertainties: move to development/python-modules
2017-06-02 09:05:50 +02:00
rnhmjoj
ceedd0b04a
pirate-get: 0.2.9 -> 0.2.10
2017-06-02 00:36:59 +02:00
rnhmjoj
5ae61ce156
pythonPackages.uncertainties: move to development/python-modules
2017-06-01 22:05:26 +02:00
Frederik Rietdijk
24ea567fb4
Merge pull request #26079 from mt-caret/fonttools-3.13.0
...
fonttools: 3.0 -> 3.13.0
2017-06-01 20:05:33 +02:00
Frederik Rietdijk
84ce0d87b8
Merge pull request #26220 from erictapen/python-future-bump
...
pythonPackages.future: 0.15.2 -> 0.16.0
2017-06-01 19:58:56 +02:00
Frederik Rietdijk
f069498c3a
python.pkgs.appdirs: 1.4.0 -> 1.4.3
2017-06-01 18:24:48 +02:00
Frederik Rietdijk
10ee7b2bda
pythonPackages.wheel: move expression to separate file
2017-06-01 18:01:24 +02:00
Frederik Rietdijk
49edb1138a
pythonPackages.argparse: remove because argparse is part of stdlib in 2.7 and 3.2+
2017-06-01 18:00:57 +02:00
Jörg Thalheim
bb21e5356f
ropper: fix tests
2017-06-01 11:54:18 +01:00
Peter Simons
be3b7c7408
osc: install completion file for fish
2017-06-01 10:21:05 +02:00
Peter Simons
6ce7049ebb
osc: udpdate to latest git version
2017-06-01 10:21:04 +02:00
Jörg Thalheim
4414ac8448
Merge pull request #26289 from rnhmjoj/electrum
...
fix electrum dependencies (2nd try)
2017-06-01 00:22:56 +01:00
Nikolay Amiantov
120275fd6e
pythonPackages.nbxmpp: 0.5.3 -> 0.5.5
...
Fix annoying bug with messages being resent on reconnection.
2017-06-01 02:02:00 +03:00
rnhmjoj
b3c9127481
pythonPackages.mnemonic: move expression to mnemonic/default.nix
2017-06-01 00:48:32 +02:00
rnhmjoj
3463dd1c7b
pythonPackages.ed25519: move to pkgs/development/python-modules
2017-06-01 00:48:32 +02:00
rnhmjoj
f93dfd5259
pythonPackages.semver: move to pkgs/development/python-modules
2017-06-01 00:48:32 +02:00
rnhmjoj
e693d5f986
pythonPackages.trezor_agent: 0.7.0 -> 0.9.0
2017-06-01 00:48:31 +02:00
rnhmjoj
6217233531
pythonPackages.libagent: init at 0.9.1
2017-06-01 00:48:31 +02:00
rnhmjoj
93ff334d6d
pythonPackages.trezor: move expression to trezor/default.nix
2017-06-01 00:48:31 +02:00
rnhmjoj
b236fa54aa
pythonPackages.keepkey: fix impossible constraint
2017-06-01 00:48:31 +02:00
rnhmjoj
6c0e6eeb58
pythonPackages.ledgerblue: init at 0.1.13
2017-06-01 00:48:30 +02:00
rnhmjoj
9e61a82ab3
pythonPackages.ecpy: init at 0.8.1
2017-06-01 00:15:16 +02:00
rnhmjoj
7b4acc6626
pythonPackages.hidapi: 0.7.99.post15 -> 0.7.99.post20
2017-05-31 22:12:26 +02:00
Frederik Rietdijk
8aff7c0508
Merge pull request #26258 from nh2/python-consul-0.7.0
...
Upgrade to python-consul-0.7.0.
2017-05-31 11:40:58 +02:00
Frederik Rietdijk
3488c65b2b
Merge pull request #26268 from Profpatsch/rarfile-unrar-libarchive
...
pythonPackages.rarfile: use free libarchive by default.
2017-05-31 08:46:40 +02:00
Frederik Rietdijk
62dbc738c5
Revert "fix electrum dependencies"
2017-05-31 08:33:02 +02:00
Profpatsch
0697dd8b81
pythonPackages.rarfile: use free libarchive by default.
...
`unrar` is a non-free package, so it should only be used on request.
rarfile can use the rar-mode of `libarchive` instead, which should work well
enough for most cases.
2017-05-31 05:53:29 +02:00
Masayuki Takeda
26b69109be
move fonttools to its own directory
2017-05-31 10:30:24 +09:00
Niklas Hambüchen
53748b7e17
Upgrade to python-consul-0.7.0.
...
Fixes https://github.com/cablehead/python-consul/issues/152
2017-05-30 22:19:57 +02:00
rnhmjoj
e73f9953af
move libraries to pkgs/development/python-modules
2017-05-30 21:36:31 +02:00
rnhmjoj
3f9b6ddbf5
pythonPackages.ledgerblue: init at 0.1.13
2017-05-30 21:36:31 +02:00
rnhmjoj
0db8285689
pythonPackages.ecpy: init at 0.8.1
2017-05-30 21:36:31 +02:00
rnhmjoj
b2a8b7df59
pythonPackages.keepkey: fix impossible constraint
2017-05-30 21:36:31 +02:00
rnhmjoj
fe98f01da3
pythonPackages.trezor_agent: 0.7.0 -> 0.9.1
2017-05-30 21:36:31 +02:00
rnhmjoj
26fbe26345
pythonPackages.libagent: init at 0.9.1
2017-05-30 21:36:31 +02:00
rnhmjoj
91a56e1be0
pythonPackages.hidapi: 0.7.99.post15 -> 0.7.99.post20
2017-05-30 21:36:31 +02:00
Matthias Beyer
3c83ce3014
pythonPackages.pytest-localserver: 0.3.5 -> 0.3.7 ( #26238 )
...
* pythonPackages.pytest-localserver: 0.3.5 -> 0.3.7
* pythonPackages.pytest-localserver: Change to use python packaging tools
* pythonPackages.pytest-localserver: Move to own file
2017-05-30 17:47:00 +02:00
Robert Scott
a1c15989aa
python.pkgs.flask_migrate: 1.7.0 -> 2.0.3
...
fixes build against new dependencies after some test tinkering, seems
we can remove the python3-patching as there exists a "python" symlink now
2017-05-30 12:39:20 +01:00
Justin Humm
e6b65c04fa
pythonPackages.future: 0.15.2 -> 0.16.0
...
Also moved the expression from python-packages.nix to ./pkgs/development/python-modules/future/default.nix due to discussion in #26220
Used fetchPypi insted of fetchurl.
2017-05-30 13:06:56 +02:00
Lancelot SIX
61ce84904e
Merge pull request #26166 from risicle/django-compat-hijack-tests
...
python: django-compat & django-hijack tests (also bump django-hijack)
2017-05-30 09:29:34 +02:00
Frederik Rietdijk
89a32f4586
Merge pull request #26124 from womfoo/init/cloudmonkey-5.3.3
...
cloudmonkey: init at 5.3.3 with related dependency argcomplete: init at 1.8.2
2017-05-30 08:43:05 +02:00
Kranium Gikos Mendoza
a61e58b121
pythonPackages.argcomplete: init at 1.8.2
2017-05-30 06:37:19 +10:00
Jörg Thalheim
2c39927c7a
pythonPackages.alembic: 0.8.3 -> 0.9.2
2017-05-29 14:35:03 +01:00
Aaron Bull Schaefer
c5b1a9da4b
pythonPackages.pywinrm: 0.1.1 -> 0.2.2
2017-05-28 11:37:48 -07:00
Aaron Bull Schaefer
65587984e4
pythonPackages.requests_ntlm: init at 1.0.0
2017-05-28 11:37:48 -07:00
Aaron Bull Schaefer
663d369211
pythonPackages.ntlm-auth: init at 1.0.3
2017-05-28 11:37:47 -07:00
Robert Scott
fa44b72d91
python.pkgs.django_hijack: 2.0.7 -> 2.1.4
...
also fix & enable tests, add self as maintainer
2017-05-28 14:43:41 +01:00
Frederik Rietdijk
d0f2361bc1
python.pkgs.simplejson: 3.8.1 -> 3.10.0
2017-05-28 10:08:43 +02:00
Frederik Rietdijk
476086929a
python.pkgs.urllib3: disable tests
...
because there are transient failures too often.
2017-05-27 17:52:20 +02:00
Frederik Rietdijk
2ff488c267
python.pkgs.django_hijack
...
Get rid of overriding inside the fixed-point combinator. Overriding
versions inside the set causes trouble when combining packages.
2017-05-27 17:22:11 +02:00
Frederik Rietdijk
4cbd5e4141
python.pkgs.sqlalchemy: 1.0.15 -> 1.1.10
2017-05-27 14:25:08 +02:00
Frederik Rietdijk
dc2250eb5e
python.pkgs.pip: build -> test dependencies
2017-05-27 14:25:08 +02:00
Frederik Rietdijk
a8f6f8d1e4
python.pkgs.setuptools_scm: pytest is test dependency
2017-05-27 14:25:08 +02:00
Frederik Rietdijk
6cd52fa440
python.pkgs.llvmlite: 0.16.0 -> 0.18.0
2017-05-27 14:25:08 +02:00
Jaakko Luttinen
a50b61f4fa
pythonPackages.ws4py: git-20130303 -> 0.4.2
2017-05-27 14:17:42 +03:00
Jaakko Luttinen
ef54727795
pythonPackages.Nikola: init at 7.8.4
2017-05-27 14:17:39 +03:00
Frederik Rietdijk
098917844d
python36.pkgs.networkx: disable tests
2017-05-27 11:06:24 +02:00
Volth
b7ccf27229
rename webkitgtk24x -> webkitgtk24x-gtk3; webkitgtk2 -> webkitgtk24x-gtk2
2017-05-26 13:43:25 +00:00
Joachim Fasting
3f688207e7
pythonPackages.emoji: 0.3.9 -> 0.4.5
2017-05-25 17:12:37 +02:00
Masayuki Takeda
4e3afed6dc
fonttools: 3.0 -> 3.13.0
2017-05-25 11:39:39 +09:00
Frederik Rietdijk
4f6dde2494
Merge pull request #26044 from aneeshusa/update-pgcli-to-1.5.1
...
Update pgcli to 1.5.1
2017-05-24 21:24:30 +02:00
Aneesh Agrawal
473189e8e0
pgcli: 1.3.1 -> 1.5.1
2017-05-24 15:20:36 -04:00
Masayuki Takeda
65477dcd34
Python fetchPypi: support an extension
...
Many source archives on PyPI are tar.gz archives.
Not all are, and therefore this commit adds the possibility
to set the extension of the archive.
2017-05-24 16:00:22 +02:00
Aneesh Agrawal
5795680fed
pythonPackages.pgspecial: 1.6.0 -> 1.7.0
2017-05-23 23:43:45 -04:00
Jörg Thalheim
bfc9420b7f
feedgenerator: move to external file
2017-05-23 22:37:43 +01:00
Jörg Thalheim
3e9f7bcb98
pythonPackages.pelican: move to external file
2017-05-23 22:09:07 +01:00
Will Dietz
330dee016d
python.pelican: 3.6.3 -> 3.7.1, enable tests
2017-05-23 14:35:10 -05:00
Will Dietz
9ede2d15aa
python.feedgenerator: 1.7 -> 1.9
2017-05-23 14:34:49 -05:00
Robin Gloster
427e749217
pythonPackages.pants: remove warning
...
this breaks evaluation of nixpkgs.tarball
cc @copumpkin
2017-05-23 02:27:35 +02:00
Dan Peebles
845d1b28bf
pants{,13-pre}: move from pythonPackages to top level
...
That means it'll build in Hydra and we don't really care which version of
Python it builds against.
2017-05-22 12:22:13 -04:00
Josef Kemetmueller
abdaf5a290
eccodes: Provide python bindings
2017-05-22 14:43:50 +00:00
Josef Kemetmueller
2ff56a1b8f
grib-api: Add grib-api to pythonPackages
...
This provides a default method for using the grib-api python bindings.
2017-05-22 14:41:57 +00:00
Frederik Rietdijk
0891d0b7a0
Merge pull request #25716 from LnL7/python-flake8
...
python flake8: 3.2.1 -> 3.3.0
2017-05-22 11:12:36 +02:00
Rhys
c46c3fa5aa
cython: build on 32-bit ARM
2017-05-22 11:04:49 +10:00
Michael Raskin
daa65527c6
marionette-harness: init at 4.4.0
2017-05-21 19:29:20 +02:00
Unai Zalakain
db3e2983a6
subliminal: init at 2.0.5
2017-05-21 14:41:31 +01:00
Jörg Thalheim
6f447ed6cf
Merge pull request #25883 from unaizalakain/init-enzyme
...
enzyme: init at 0.4.1
2017-05-21 14:39:20 +01:00
Unai Zalakain
d501166f31
enzyme: init at 0.4.1
2017-05-21 11:34:14 +02:00
Jörg Thalheim
d81683d0a4
Merge pull request #25884 from unaizalakain/init-pysrt
...
pysrt: init at 1.1.1
2017-05-21 09:22:46 +01:00
Jörg Thalheim
50e8199930
Merge pull request #25949 from bhipple/init/python-bitcoin-price-api
...
pythonPackages.bitcoin-price-api: init at 0.0.4
2017-05-21 09:01:49 +01:00
Alexandre Peyroux
f1edefed50
jsbeautifier: 1.6.4 -> 1.6.14 ( #25947 )
...
* jsbeautifier: 1.6.4 -> 1.6.14
* pythonPackages.jsbeautifier: move to python-modules
2017-05-21 08:50:14 +01:00
Mateusz Kowalczyk
8c0b08d1a4
pythonPackages.jenkins-job-builder: 1.6.1 -> 2.0.0.0b2
2017-05-20 22:54:07 +01:00
Mateusz Kowalczyk
ef8553ba03
pythonPackages.python-jenkins: 0.4.11 -> 0.4.14
2017-05-20 22:54:07 +01:00
Benjamin Hipple
d856b50bad
pythonPackages.bitcoin-price-api: init at 0.0.4
2017-05-20 17:51:16 -04:00
Antoine Eiche
9694567ac9
pythonPackages.pika-pool: init at 0.1.3
...
fixes #25750
2017-05-20 15:03:45 +01:00
Jörg Thalheim
c1a5754b67
Merge pull request #25751 from nlewo/pr/rfc3986
...
pythonPackages.rfc3986: 0.2.2 -> 0.4.1
2017-05-20 14:59:43 +01:00
Jörg Thalheim
c14109c170
Merge pull request #25879 from mlieberman85/add-kafka
...
confluent-kafka: init at 0.9.4
2017-05-20 12:36:08 +01:00