Commit graph

3894 commits

Author SHA1 Message Date
Jörg Thalheim 9814515772
Merge pull request #39343 from Balletie/master
pythonPackages.html5-parser: 0.4.4 -> 0.4.5
2018-04-22 23:26:14 +01:00
Balletie ef47a5846c
pythonPackages.html5-parser: 0.4.4 -> 0.4.5 2018-04-22 22:43:21 +02:00
Jörg Thalheim 3cd82a3605
Merge pull request #39326 from lheckemann/xdot-disable-py2
xdot: disable for python 2.x
2018-04-22 12:17:25 +01:00
Linus Heckemann 701f22275c xdot: disable for python 2.x
It just fails at runtime otherwise.
2018-04-22 08:55:10 +01:00
Timo Kaufmann a037da9afe cypari2: init at 1.1.4 2018-04-21 20:39:56 -05:00
Timo Kaufmann 9897e959f3 pythonPackages.flask-silk: init at 0.2 2018-04-21 20:39:22 -05:00
Timo Kaufmann 1cf1b1e0f4 pythonPackages.flask-babel: init at 0.11.2 2018-04-21 20:39:03 -05:00
Robert Schütz 43c1711182 python.pkgs.pytest-sugar: mark as broken
https://github.com/Frozenball/pytest-sugar/issues/134
2018-04-20 15:43:10 +02:00
Robert Schütz a141b15e97 python.pkgs.cherrypy: clean up checkInputs 2018-04-20 13:11:35 +02:00
Robert Schütz 610ca3b95a python.pkgs.cheroot: clean up checkInputs 2018-04-20 13:08:45 +02:00
Robert Schütz 2446ff2aac python.pkgs.portend: actually run tests 2018-04-20 13:00:23 +02:00
Michael Weiss 3dd676c1af pythonPackages.mysql-connector: 8.0.6 -> 8.0.11 2018-04-19 22:45:07 +02:00
Will Dietz 4f273627a1 tree-wide: fix instance of "meta.maintainer" -> "meta.maintainers"
Encountered one of these when using check-meta, did a quick
search to find other instances.
2018-04-19 10:41:12 -05:00
Michael Weiss bdc295556f pythonPackages.raven: 6.6.0 -> 6.7.0 2018-04-19 00:37:18 +02:00
Jörg Thalheim 6090c946f9
Merge pull request #38738 from mguentner/i3pystatus_unstable
i3pystatus: 3.35 -> unstable
2018-04-17 21:57:39 +01:00
Matthew Justin Bauer 09b5678dae
Merge pull request #38440 from veprbl/arrow_cpp_reopen
Add arrow-cpp, parquet-cpp, pythonPackages.pyarrow
2018-04-17 10:01:46 -05:00
Maximilian Güntner b6567229a2 keyring: disable testing
ref: #38483
2018-04-17 16:06:07 +02:00
Robert Schütz 4c383cd41d python.pkgs.praw: drop upper bound of prawcore requirement 2018-04-17 16:04:06 +02:00
Patrick Hilhorst 0ebf6adcf7 pythonPackages.scapy: remove name attribute (#39058) 2018-04-17 15:54:24 +02:00
Jörg Thalheim be5ad658df
Merge pull request #38971 from knedlsepp/fix-darwin-gpu-stuff
Fix clblas and libgpuarray on darwin
2018-04-17 13:58:54 +01:00
Vladimír Čunát db071c4d1d
Merge #38702: Mark packages as broken (ZHF) 2018-04-17 13:36:20 +02:00
Robert Schütz fcbee75cdb
Merge pull request #39047 from lsix/django_1_11_12
pythonPackages.django: 1.11.9 -> 1.11.12
2018-04-17 12:38:55 +02:00
Lancelot SIX 44b82c6a8e pythonPackages.django: 1.11.9 -> 1.11.12
Release notes and associated fixed CVEs:
- https://docs.djangoproject.com/en/2.0/releases/1.11.10/
  - CVE-2018-6188
- https://docs.djangoproject.com/en/2.0/releases/1.11.11/
  - CVE-2018-7536
  - CVE-2018-7537
- https://docs.djangoproject.com/en/2.0/releases/1.11.12/
2018-04-17 12:34:08 +02:00
Robert Schütz c6a8b90d15
Merge pull request #34296 from fgaz/isso
Isso: init at 0.10.6 (plus dependencies)
2018-04-17 11:57:32 +02:00
Peter Hoeg c859867e42 pythonPackages.warrant: init at 0.6.1 2018-04-16 07:58:28 +02:00
Peter Hoeg 764d03decc pythonPackages.envs: init at 1.2.4 2018-04-16 07:58:21 +02:00
Thorsten Weber bf31818f46 python: python-digitalocean: fix build
fix hash and add missing dependency "jsonpickle"

see 886048fdff (diff-714655688532fd4a33aab2085f266252)
2018-04-16 01:00:20 +02:00
Josef Kemetmüller d96f0c5682 pythonPackages.libgpuarray: enable darwin build 2018-04-15 18:34:45 +02:00
Francesco Gazzetta b532cc3766 python: misaka: init at 2.1.0 2018-04-15 08:41:04 +00:00
Alex Chapman 35f75cff4f pythonPackages.python-docx: init at 0.8.6 (#38722) 2018-04-15 08:03:24 +02:00
Jörg Thalheim d4597784f4
Merge pull request #38814 from timokau/rpy2-unbreak
rpy2: unbreak build
2018-04-14 17:49:42 +01:00
Frederik Rietdijk 5a3495f5fb
Merge pull request #38780 from timokau/cvxopt-1.1.9
cvxopt: 1.1.7 -> 1.1.9, add optional extensions
2018-04-14 17:49:27 +02:00
Robert Schütz 2a09342395
Merge pull request #38790 from timokau/fpylll-init
pythonPackages.fpylll: init at 0.3.0dev
2018-04-14 12:19:12 +02:00
Timo Kaufmann 2dcb1026a3 rpy2: unbreak build 2018-04-13 22:42:18 +02:00
Gabriel Ebner 5d9bd57c63 pythonPackages.trezor: add required rlp dependency, fix build 2018-04-13 19:35:53 +02:00
Gabriel Ebner 67dbfd3fc1 pythonPackages.rlp: init at 0.6.0 2018-04-13 19:35:29 +02:00
Timo Kaufmann 633f694443 pythonPackages.fpylll: init at 0.3.0dev 2018-04-13 18:23:26 +02:00
Maximilian Güntner 04113fb864
praw: 5.2.0 -> 5.4.0 2018-04-13 14:51:01 +02:00
Robert Schütz eb76a6a4d2
Merge pull request #38892 from xvapx/upd/apsw
pythonPackages.apsw: 3.9.2-r1 -> 3.22.0-r1
2018-04-13 12:35:29 +02:00
Marti Serra a49cb860c3 pythonPackages.apsw: 3.9.2-r1 -> 3.22.0-r1
Replaced fetchPypi with fetchFromGitHub because no new version has been uploaded to pypi since 2016, but there are new releases on github
2018-04-13 12:25:24 +02:00
Yegor Timoshenko 47848756fe
Merge pull request #38871 from mkaito/fix-alot-themes
alot: Put included themes where alot will find them
2018-04-12 21:51:43 +00:00
Michishige Kaito 44a7be9496 alot: Put included themes where alot will find them
Instead of putthing them in the wrong place and then pointing alog at it
via default config, put them in the right place and don't touch the
default config.
2018-04-12 22:10:24 +01:00
xeji cc648ab387 pythonPackages.weboob: mark as broken 2018-04-12 23:04:06 +02:00
xeji db93c68f80 pythonPackages.serversyncstorage: mark as broken 2018-04-12 23:04:05 +02:00
xeji 0925b16a20 pythonPackages.pyocr: disable on python2
doesn't build
2018-04-12 23:04:05 +02:00
Timo Kaufmann 2112768fe6 pythonPackages.cysignals: init at 1.6.9 (#38781) 2018-04-12 14:11:04 +02:00
Timo Kaufmann 156e910b6d pythonPackages.cvxopt: 1.1.7 -> 1.1.9
Also adds support for the optional extensions glpk, gsl, fftw and
enables tests.
2018-04-12 12:50:22 +02:00
Jan Tojnar 53fc399bbb
pythonPackages.mutagen: 1.36 → 1.40.0 2018-04-12 01:35:52 +02:00
Jan Tojnar 6a1198de7e
pythonPackages.mutagen: move to a separate file 2018-04-12 01:35:51 +02:00
Lancelot SIX 21943e06bf pythonPackages.libais: 0.16 -> 0.17 (#37876) 2018-04-11 17:25:47 +02:00