Commit graph

8499 commits

Author SHA1 Message Date
Vladimír Čunát
f7f1a2f54e
Merge branch 'master' into staging-next
A mass darwin rebuild from master (#55784).
2019-02-17 08:05:24 +01:00
Frederik Rietdijk
6fe10d2779 Merge master into staging-next 2019-02-16 09:29:54 +01:00
Aaron Andersen
6916289d33 beanstalkc: init at 0.4.0 2019-02-15 11:30:27 -05:00
Robert Schütz
f0edf20be3
Merge pull request #54890 from FlorianFranzen/scikit-build
pythonPackages.scikit-build: init at 0.8.1
2019-02-14 22:10:13 +01:00
Netix (Espinet François)
9b02f5ec4e
pythonPackages.aiolifx-effects: init at 0.2.1
Aiolifx_effects package extends the pythonPackages.aiolifx package to
provide the ability to program effects (strobe, fade) into lifx light
fixtures (https://www.lifx.com) using python. The original need was to
use it with the home-assistant package, specifically the "lifx"
component. Although not strictly required to control the lights, the
lifx compopent imports this package and will fail if it's not present.
2019-02-14 22:00:35 +01:00
Netix (Espinet François)
22069991d0
pythonPackages.aiolifx: init at 0.6.7
Aiolifx package provides ability to control lifx (https://www.lifx.com)
light fixtures using python. The original need was to use it with
the home-assistant package, specifically the "lifx" component.
2019-02-14 22:00:25 +01:00
Florian Franzen
c62202c2d8 pythonPackages.scikit-build: init at 0.8.1 2019-02-14 20:45:46 +01:00
Jos van Bakel
3133d59a7f pythonPackages.moderngl: init at 5.5.0 (#54737) 2019-02-11 09:31:43 +01:00
Vladimír Čunát
c40f211499
Merge branch 'staging-next'
It's not completely without regressions, but ATM it seems to bring more
upsides than downsides and the iteration is too long already.
2019-02-10 14:20:49 +01:00
Vladimír Čunát
7455889641
python*Packages: yet another round of pkgs.pkgconfig 2019-02-10 11:43:00 +01:00
Jörg Thalheim
0c1ded6bce
Merge pull request #54888 from FlorianFranzen/pybind11_pip
pythonPackages.pybind11: init at 2.2.4
2019-02-10 10:41:25 +00:00
Florian Franzen
57a9594bf1 pythonPackages.pybind11: init at 2.2.4 2019-02-10 11:24:03 +01:00
Martin Lavoie
8cf4803d5e Django: 2.0 -> removed
Django 2.0 will reach EOL soon after the release of Nixos 19.03
Close issue #54943
2019-02-09 11:54:50 -05:00
Vladimír Čunát
7f9e3b8206
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1504357
2019-02-09 10:15:17 +01:00
Vladimír Čunát
6ae1cc2e62
python*Packages.pyqt4: fix dbus support
- it's the pkgconfig confusion again: eb3f0aef43 #54306
- unfortunately the build succeeded silently with
  > DBus v1 does not seem to be installed.
- pyqt5 uses correct pkgconfig due to using different callPackage
2019-02-09 10:03:49 +01:00
Jörg Thalheim
99de000898
Merge pull request #54973 from trustedkey/yubico-client
pythonPackages.yubico-client: init at 1.10.0
2019-02-08 07:16:25 +00:00
Peter Romfeld
1ad85dd41d
pythonPackages.yubico-client: init at 1.10.0 2019-02-08 11:59:22 +08:00
Christopher Ostrouchov
e16e9c978d python3Packages.sly: init at 0.3 (#55093)
tests will be included with the next release
https://github.com/dabeaz/sly/pull/25
2019-02-07 23:57:22 +01:00
Léo Gaspard
a59a9a7e60
Merge branch 'pr-55320'
* pr-55320:
  nixos/release-notes: mention breaking changes with matrix-synapse update
  nixos/matrix-synapse: reload service with SIGHUP
  nixos/tests/matrix-synapse: generate ca and certificates
  nixos/matrix-synapse: use python to launch synapse
  pythonPackages.pymacaroons-pynacl: remove unmaintained fork
  matrix-synapse: 0.34.1.1 -> 0.99.0
  pythonPackages.pymacaroons: init at 0.13.0
2019-02-07 17:12:04 +01:00
PsyanticY
297c9314ef pythonPackages.cfn-flip: init at 1.1.0 (#52944) 2019-02-07 16:08:48 +01:00
Leroy Hopson
714b785909 pythonPackages.shodan: init at 1.10.4 (#54871) 2019-02-07 13:14:36 +01:00
Graham Christensen
17036309a3
python3Packages.guestfs: init at 1.40.1 2019-02-06 20:53:59 -05:00
nyanloutre
863e49e3ee pythonPackages.pymacaroons-pynacl: remove unmaintained fork 2019-02-06 10:50:20 +01:00
nyanloutre
95f434366b pythonPackages.pymacaroons: init at 0.13.0 2019-02-06 10:43:10 +01:00
Vladimír Čunát
bd9f835bf6
Merge branch 'master' into staging-next
Larger rebuild, probably mainly haskell.
Hydra nixpkgs: ?compare=1503325
2019-02-02 17:13:11 +01:00
Robert Schütz
eb3f0aef43 pythonPackages: use pkgs.pkgconfig where needed
Since 05232abbbc, pythonPackages.pkgconfig
does no longer propagate pkgs.pkgconfig.
2019-02-02 15:43:44 +01:00
Vladimír Čunát
05c62669b9
pythonPackages.wxPython: fixup build
I'm not sure why/when it started failing, but adding pkgconfig
shouldn't hurt anything.  I see no indication that
pythonPackages.pkgconfig was meant.
2019-02-02 13:56:38 +01:00
Robert Schütz
230d55edc8
Merge pull request #55009 from dotlambda/papis-0.7.5
papis: 0.6 -> 0.7.5
2019-02-02 12:08:21 +01:00
Robert Schütz
902809eac6 python.pkgs.filetype: init at 1.0.2 2019-02-01 13:11:35 +01:00
Vladimír Čunát
5effa4e0f9
Merge branch 'master' into staging-next
Comments on conflicts:
- llvm: d6f401e1 vs. 469ecc70 - docs for 6 and 7 say the default is
  to build all targets, so we should be fine
- some pypi hashes: they were equivalent, just base16 vs. base32
2019-02-01 09:22:29 +01:00
Jörg Thalheim
1321f17bc1
Merge pull request #54580 from plapadoo/gprof2dot-latest
gprof2dot: 2015-04-27 -> 2017-09-19
2019-01-31 21:50:39 +00:00
Robert Schütz
451c11f89f python.pkgs.isbnlib: init at 3.9.4 2019-01-31 19:00:50 +01:00
Robert Schütz
f94e0252f3
Merge pull request #54817 from aszlig/gajim-1.1
gajim: 1.0.3 -> 1.1.2
2019-01-31 11:40:01 +01:00
aszlig
120238bcba pythonPackages.precis-i18n: init at 1.0.0
This package is required since Gajim version 1.1.0 and I intentionally
didn't set meta.maintainers because I'm not going to be able to maintain
this package, except if Gajim requires a newer version.

Signed-off-by: aszlig <aszlig@nix.build>
2019-01-31 11:16:18 +01:00
Robert Schütz
864f8321ee
Merge pull request #54893 from nyanloutre/mautrix-telegram
mautrix-telegram: init at 0.4.0.post1
2019-01-31 10:24:49 +01:00
Christopher Ostrouchov
518a7b0f8e pythonPackages.tableaudocumentapi: init at 0.6 (#54956) 2019-01-31 10:18:01 +01:00
Danylo Hlynskyi
4f8e9e7c9b
Merge pull request #54834 from lsix/enable-qscintilla-py3
pythonPackages.qscintilla: enable for pyqt5
2019-01-31 01:53:38 +02:00
Pavol Rusnak
344b340815 pythonPackages.pyu2f: init at 0.1.4 2019-01-30 23:47:00 +00:00
mhaselsteiner
6dda7841bb pythonPackages.wrf-python: init at 1.3.1.1 2019-01-30 22:51:27 +01:00
Lancelot SIX
6c2bb2a3d0
pythonPackages.qscintilla-qt5: init at 2.9.4 2019-01-30 22:37:26 +01:00
Robert Schütz
0525fa54e8
Merge pull request #54739 from Nadrieril/fix-ffsync
Fix firefox sync-server
2019-01-30 16:26:31 +01:00
Nadrieril
957d0589ad pythonPackages.syncserver: move to all-packages.nix and fix dependencies 2019-01-30 15:59:00 +01:00
Enno Lohmeier
c995ad005e pythonPackages.favicon: init at 0.5.1 (#54920) 2019-01-30 14:03:16 +01:00
Enno Lohmeier
edbb9922c4 pythonPackages.django-sesame: init at 1.4 (#54926) 2019-01-30 13:59:33 +01:00
Philipp Middendorf
a04e81898c gprof2dot: 2015-04-27 -> 2017-09-19 2019-01-30 13:32:44 +01:00
Robert Schütz
dfc8ec8da7
Merge pull request #54813 from plapadoo/fdroidserver-update
fdroidserver: 2016-05-31 -> 1.1
2019-01-30 10:33:00 +01:00
nyanloutre
9cc5a48329 pythonPackages.telethon-session-sqlalchemy: init at 0.2.5 2019-01-30 09:58:15 +01:00
nyanloutre
351256a9df pythonPackages.telethon: init at 1.5.4 2019-01-30 09:58:15 +01:00
nyanloutre
7993fa60b8 pythonPackages.mautrix-appservice: init at 0.3.7 2019-01-30 09:58:14 +01:00
Philipp Middendorf
72857e2850 fdroidserver: 2016-05-31 -> 1.1, and move out of pythonPackages 2019-01-30 09:38:37 +01:00
Philipp Middendorf
cdc3ee316f pythonPackages.androguard: init at 3.3.3 2019-01-30 09:38:36 +01:00
Philipp Middendorf
48377df063 pythonPackages.python-vagrant: init at 0.5.15 2019-01-30 09:38:36 +01:00
Philipp Middendorf
98ff153a95 python3Packages.docker-py: init at 1.10.6 2019-01-30 09:38:36 +01:00
nyanloutre
ee6dd6acb4 pythonPackages.future-fstrings: init at 0.4.5 2019-01-30 01:09:05 +01:00
Robert Schütz
99c025a871
Merge pull request #54233 from clacke/sphinx-argparse
pythonPackages.sphinx-argparse: init at 0.2.5
2019-01-29 22:49:23 +01:00
Claes Wallin (韋嘉誠)
5cc36ece45 python: sphinx-argparse: init at 0.2.5 2019-01-30 04:50:36 +08:00
Silvan Mosberger
4ba2d947ff
pythonPackages.Wand: Clean up and switch to imagemagick7
http://docs.wand-py.org/en/0.5.0/whatsnew/0.5.html#imagemagick-7-support
2019-01-28 23:34:28 +01:00
Stefan Wiehler
3e0088e68f pythonPackages.limitlessled: init at 1.1.3 2019-01-26 15:02:17 +01:00
worldofpeace
4094d4c5b1 pythonPackages.fuzzywuzzy: init at 0.17.0 2019-01-25 10:32:50 -05:00
Roger Qiu
8c645b4b8a pythonPackages.asciimatics: init at 1.10.0 (#54404) 2019-01-23 10:31:44 +01:00
Frederik Rietdijk
01efca4a54
Merge pull request #54462 from dotlambda/python-pkgs-remove
pythonPackages: remove some packages representing outdated versions
2019-01-23 09:38:40 +01:00
Robert Schütz
fa8ed8380d
Merge pull request #54466 from nyanloutre/electrum-update
electrum: 3.2.4 -> 3.3.2 plus new dependencies
2019-01-22 17:28:24 +01:00
Clemens Fruhwirth
4b7600185c pythonPackages.aiorpcx: init at 0.10.2
Co-authored-by: nyanloutre <paul@nyanlout.re>
2019-01-22 17:04:37 +01:00
Clemens Fruhwirth
6fefd37f63 pythonPackages.aiohttp-socks: init at 0.2.2
Co-authored-by: nyanloutre <paul@nyanlout.re>
2019-01-22 17:04:12 +01:00
Robert Schütz
79c0d1a908 python.pkgs.3to2: remove alias 2019-01-22 15:31:44 +01:00
Robert Schütz
8c57113e14 python.pkgs.argparse: remove
argparse is part of stdlib in 2.7 and 3.2+
2019-01-22 12:43:07 +01:00
Robert Schütz
abf05bd7d1 python.pkgs.pants: remove
A deprecation warning was removed in 427e749217.
However, nixpkgs.tarball does evaluate without it now.
2019-01-22 12:13:06 +01:00
Robert Schütz
bf3f26a0eb python.pkgs.pymongo_2_9_1: remove
It is no longer used.
2019-01-22 12:05:13 +01:00
Robert Schütz
7298764b9f python.pkgs.pygame-git: remove
It is broken and no longer used.
2019-01-22 11:26:07 +01:00
worldofpeace
a5de410880
Merge pull request #54261 from MatrixAI/azure-storage
azure-storage-python
2019-01-22 05:50:23 +00:00
Roger Qiu
70cd3bef3d pythonPackages.azure-storage-queue: init at 1.4.0 2019-01-22 16:23:48 +11:00
Roger Qiu
1fa72762c9 pythonPackages.azure-storage-file: init at 1.4.0 2019-01-22 16:23:44 +11:00
Roger Qiu
96c408b770 pythonPackages.azure-storage-blob: init at 1.4.0 2019-01-22 16:21:51 +11:00
Roger Qiu
288407be95 pythonPackages.azure-storage-common: init at 1.4.0 2019-01-22 16:21:27 +11:00
Roger Qiu
878122ed3d pythonPackages.azure-storage-nspkg: init at 3.1.0 2019-01-22 16:21:00 +11:00
worldofpeace
5476f592c5
Merge pull request #54403 from MatrixAI/grandalf
pythonPackages.grandalf: init at 0.6
2019-01-22 03:52:53 +00:00
Roger Qiu
ad7c305fac pythonPackages.grandalf: init at 0.6 2019-01-22 13:09:44 +11:00
Ben Gamari
bdc0910e1d nanomsg-python: init at 1.0.20190114 (#54075) 2019-01-22 00:17:21 +02:00
Robert Schütz
2a5e6ad5a2
Merge pull request #54432 from dotlambda/python-pkgs-remove
pythonPackages: remove some packages representing outdated versions
2019-01-21 22:48:35 +01:00
Robert Schütz
387d837928
Revert "python: pytest_37: init at 3.7.4" (#54429)
This reverts commit eb2d56cb27
since python.pkgs.pytest_37 is no longer used.
2019-01-21 22:48:12 +01:00
Jörg Thalheim
615ed6d90a
Merge pull request #53170 from lopsided98/uboot-rockpro64
uboot: add RockPro64 support, fix Rock64 build, misc related changes
2019-01-21 20:23:04 +00:00
Robert Schütz
9cc49fd05d python.pkgs.future15: remove
It is not used anymore.
2019-01-21 18:03:39 +01:00
Robert Schütz
b802698873 python.pkgs.pandas_0_17_1: remove
It is not used anywhere.
2019-01-21 18:00:06 +01:00
Robert Schütz
1af54579a2 python.pkgs.udiskie: remove 2019-01-21 17:58:10 +01:00
Robert Schütz
862e16117c python.pkgs.cachetools_1: remove
It is not used anywhere and was pointing to version 2.1.0 anyway.
2019-01-21 17:54:31 +01:00
Robert Schütz
a3fb6d2590 python.pkgs.requests2: remove
It has been deprecated in ef4442e827, i.e. for way over a year.
2019-01-21 17:45:58 +01:00
Robert Schütz
6b0d85273f python.pkgs.fudge_9: remove
It is not used anywhere.
2019-01-21 17:42:32 +01:00
Robert Schütz
e23c5ec8f2
Merge pull request #54413 from ivegotasthma/package-python-modules
Package multiple python modules
2019-01-21 14:13:06 +01:00
ivegotasthma
2a7bcb7b3d
pythonPackages.braintree: init at 3.50.0 2019-01-21 13:49:58 +01:00
ivegotasthma
6f9eb70c9c
pythonPackages.django-cors-headers: init at 2.4.0 2019-01-21 13:49:54 +01:00
ivegotasthma
f7de6e5fb3
pythonPackages.django-rest-auth: init at 0.9.3 2019-01-21 13:49:49 +01:00
ivegotasthma
40d07176d2
pythonPackages.djangorestframework-jwt: init at 1.11.0 2019-01-21 13:49:19 +01:00
worldofpeace
0ac651b2fb
Merge pull request #54399 from MatrixAI/nanotime
pythonPackages.nanotime: init at 0.5.2
2019-01-21 05:41:46 +00:00
Roger Qiu
441a36f2b3 pythonPackages.nanotime: init at 0.5.2 2019-01-21 16:05:33 +11:00
Peter Hoeg
f4e02920e2
Merge pull request #54317 from peterhoeg/p/hazm
pythonPackages.zm-py: init at 0.3.0
2019-01-21 10:56:41 +08:00
Frederik Rietdijk
ca2edf79f7 Merge master into staging-next 2019-01-20 18:22:17 +01:00
worldofpeace
7e24c258d7
Merge pull request #53782 from jbaum98/google-music-scripts
google-music-scripts: init at 3.0.0
2019-01-20 05:08:55 -05:00
Peter Hoeg
a7f0a58c4b pythonPackages.zm-py: init at 0.3.0 2019-01-19 23:28:37 +08:00
Frederik Rietdijk
f8b45e2d84 Merge staging-next into staging 2019-01-19 09:24:01 +01:00
Benjamin Staffin
c7677d9300
pythonPackages.jq: init at 0.1.6 (#54014) 2019-01-18 21:01:19 -05:00
Ben Wolsieffer
bb72c0668d pythonPackages.libfdt: init
libfdt is a Python library included in the dtc package.
2019-01-18 17:53:21 -05:00
Robert Schütz
bf4c5c56d8
Merge pull request #53945 from dotlambda/recommonmark-0.5.0
python.pkgs.recommonmark: 0.4.0 -> 0.5.0
2019-01-18 23:12:53 +01:00
Jake Waksbaum
fe4f244c19 pythonPackages.logzero: init at 1.5.0 2019-01-18 21:15:51 +00:00
Jake Waksbaum
a323466604 pythonPackages.google-music: init at 3.0.1 2019-01-18 21:15:50 +00:00
Jake Waksbaum
e9e7c08ca6 pythonPackages.google-music-utils: init at 2.0.0 2019-01-18 21:15:50 +00:00
Jake Waksbaum
13d5fa6720 pythonPackages.tenacity: init at 5.0.2 2019-01-18 21:15:50 +00:00
Jake Waksbaum
355d49cebb pythonPackages.click-default-group: init at 1.2 2019-01-18 21:15:50 +00:00
Jake Waksbaum
e27bef23f1 pythonPackages.google-music-proto: init at 2.2.0 2019-01-18 21:15:50 +00:00
Jake Waksbaum
ec669e2ca3 pythonPackages.audio-metadata: init at 0.3.0 2019-01-18 21:15:49 +00:00
Jake Waksbaum
41b69023da pythonPackages.bitstruct: init at 6.0.0 2019-01-18 21:15:49 +00:00
Jake Waksbaum
bffc32260f pythonPackages.bidict: init at 0.17.5 2019-01-18 21:15:49 +00:00
Jake Waksbaum
2c78b87f5e pythonPackages.pprintpp: init at 0.4.0 2019-01-18 21:15:49 +00:00
Robert Schütz
733a3f3e9a python.pkgs.pygraphviz: use pkgs.pkgconfig and improve expression 2019-01-18 09:38:23 +01:00
Robert Schütz
c78f98db56 python.pkgs.matplotlib: use pkgs.pkgconfig 2019-01-18 09:38:23 +01:00
Robert Schütz
25a3537244 python.pkgs.dbus: use pkgs.pkgconfig 2019-01-18 09:38:23 +01:00
Robert Schütz
5c9693ec68 python.pkgs.fuse: use pkgs.pkgconfig 2019-01-18 09:37:10 +01:00
worldofpeace
19a93ec147 python.pkgs.pyatspi: fix build
adds missing pkg-config
2019-01-18 02:16:23 -05:00
worldofpeace
5f9dd9b782 python.pkgs.gst-python: fix build
adds missing pkg-config
2019-01-18 00:22:29 -05:00
worldofpeace
9aad60b30f python.pkgs.dbus-python: fix build
adds missing pkg-config
2019-01-18 00:08:40 -05:00
Jan Tojnar
9e9dc22c44
python.pkgs.pygtk: fix build
adds missing pkg-config
2019-01-18 04:36:38 +01:00
Frederik Rietdijk
42d276c6b8 Merge staging-next into staging 2019-01-15 16:59:03 +01:00
Frederik Rietdijk
5a3670b83c pythonPackages: fix native / check inputs 2019-01-15 10:16:12 +01:00
Robert Schütz
05fda1f94d
Merge pull request #53865 from jethrokuan/fix/calibre
calibre: cssutils -> css-parser
2019-01-15 00:48:52 +01:00
Robert Schütz
77c6ca2c1a
Merge pull request #52647 from PsyanticY/pipreqs-2
pipreqs: init at 0.4.9 | pythonPackage.yarg: init at 0.1.9
2019-01-15 00:10:40 +01:00
nagato.pain
14840a99b1 pythonPackages.yarg: init at 0.1.9 2019-01-15 00:05:26 +01:00
Sebastien Bourdeauducq
31cd0f8060 pythonPackages.pyvcd: init at 0.1.4 2019-01-15 00:30:04 +08:00
Robert Schütz
49d9837739 python.pkgs.CommonMark_54: remove 2019-01-14 14:57:46 +01:00
Robert Schütz
43dd721fa3
Merge pull request #53797 from nyanloutre/matrix-synapse-upgrade
matrix-synapse: 0.34.0.1 -> 0.34.1.1
2019-01-14 10:03:47 +01:00
Robert Schütz
6c909de29a python3.pkgs.slixmpp: fix build
Also hardcode path to gnupg and correctly run tests.
2019-01-13 15:29:21 +01:00
Jethro Kuan
d88fd61a42 pythonPackages.css-parser: init at 1.0.4 2019-01-13 20:18:14 +08:00
worldofpeace
0f017ed08b
Merge pull request #53830 from jethrokuan/pkg-init/pyment
pythonPackages.pyment: init at 0.3.3
2019-01-13 01:25:18 -05:00
Jethro Kuan
94de11a8e8 pythonPackages.pyment: init at 0.3.3 2019-01-13 13:59:44 +08:00
Vladimír Čunát
bde8efe792
Merge branch 'master' into staging-next
A couple thousand rebuilds have accumulated on master.
2019-01-12 12:19:34 +01:00
nyanloutre
06c08984ae pythonPackages.pysaml2: 3.0.2 -> 4.6.5
Also run tests and hardcode path to xmlsec1.
2019-01-11 16:36:27 +01:00
worldofpeace
1b1ea35f74
Merge pull request #53599 from jbaum98/poetry
pythonPackages.poetry: init at 0.12.10
2019-01-10 17:42:35 -05:00
Maximilian Bosch
b58e41ebad pythonPackages.google-i18n-address: init at 2.3.4 2019-01-10 17:25:39 -05:00
Jake Waksbaum
53b996a62a pythonPackages.poetry: init at 0.12.10 2019-01-10 17:02:45 +00:00
Jake Waksbaum
33f486f456 pythonPackages.tomlkit: init at 0.5.3 2019-01-10 17:02:45 +00:00
Jake Waksbaum
a9ced39e88 pythonPackages.cachy: init at 0.2.0 2019-01-10 17:02:45 +00:00
Jake Waksbaum
9f6a76b95b pythonPackages.cleo: init at 0.7.2 2019-01-10 17:02:45 +00:00
Jake Waksbaum
8aa6c116f2 pythonPackages.clikit: init at 0.2.3 2019-01-10 17:02:45 +00:00
Jake Waksbaum
1b22109904 pythonPackages.pastel: init at 0.1.0 2019-01-10 17:02:45 +00:00
Jake Waksbaum
e77c10db63 pythonPackages.pylev: init at 1.3.0 2019-01-10 17:02:45 +00:00
Maximilian Bosch
b936b2ddac
Merge pull request #53733 from nalbyuites/pgsanity
pgsanity: init at 0.2.9
2019-01-10 14:12:15 +01:00
Ashijit Pramanik
06339255ca pythonPackages.pgsanity: init at 0.2.9 2019-01-10 18:13:33 +05:30
Vladimír Čunát
287144e342
Merge branch 'master' into staging-next 2019-01-10 13:07:21 +01:00
Robert Schütz
9f3d9915d7
Merge pull request #52523 from dotlambda/graphviz-hardcode
python.pkgs.graphviz: hardcode path to graphviz's bin/
2019-01-09 13:39:01 +01:00
James Kay
7cd403e331 pythonPackages.glom: init at 18.4.0 2019-01-08 14:43:28 -05:00
James Kay
a5a6b8eaa2 pythonPackages.face: init at 0.1.0 2019-01-08 14:43:28 -05:00
James Kay
ca4104cc07 pythonPackages.boltons: init at 2019-01-07 2019-01-08 14:43:28 -05:00
Robert Schütz
d034fb8478 python.pkgs.pydot: hardcode path to graphviz's bin/ 2019-01-08 16:45:30 +01:00
Robert Schütz
2357d57e94 python.pkgs.objgraph: hardcode path to graphviz's bin/ 2019-01-08 16:45:30 +01:00
Robert Schütz
4d29e16bf2 python.pkgs.graphviz: hardcode path to graphviz's bin/ 2019-01-08 16:45:23 +01:00
Timo Kaufmann
a2ffb3fcd8
python.pkgs.r2pipe: init at 1.2.0 (#53504) 2019-01-06 19:10:47 +01:00
Frederik Rietdijk
a4250d1478 Merge staging-next into staging 2019-01-06 09:48:31 +01:00
Frederik Rietdijk
e5381cdece Merge master into staging-next 2019-01-06 09:36:23 +01:00
Francesco Gazzetta
e7551acb7b pythonPackages.staticjinja: init at 0.3.4 2019-01-05 17:09:20 -05:00
Francesco Gazzetta
779e916c3b pythonPackages.easywatch: init at 0.0.5 2019-01-05 17:09:20 -05:00
Michael Weiss
46dd27e025
pythonPackages.gcutil: Deprecate the package
The package doesn't exist anymore (even the deprecation notice is gone
[0]) and the build is currently broken:
Collecting google-apputils==0.4.1 (from gcutil==1.16.1)
  Could not find a version that satisfies the requirement
google-apputils==0.4.1 (from gcutil==1.16.1) (from versions: )
No matching distribution found for google-apputils==0.4.1 (from
gcutil==1.16.1)

[0]: https://download.huihoo.com/google/gdgdevkit/DVD1/developers.google.com/compute/docs/gcutil.1.html
> "Warning: gcutil is deprecated. We encourage you to transition to
> using gcloud compute ."
2019-01-05 22:56:13 +01:00
Vladimír Čunát
d84a33d85b
Merge branch 'master' into staging-next
A few more rebuilds (~1k on x86_64-linux).
2019-01-05 15:02:04 +01:00
Frederik Rietdijk
60a3973a55 Merge staging-next into staging 2019-01-05 10:15:00 +01:00
Maximilian Bosch
da4c73045b
Merge pull request #53402 from geistesk/py-cbor-init
cbor: init at 1.0.0
2019-01-04 21:31:20 +01:00
geistesk
89c433fbf1 cbor: init at 1.0.0 2019-01-04 14:11:26 +01:00
Frederik Rietdijk
f665828fa3 Python: improve cross-compilation
This changeset allows for cross-compilation of Python packages. Packages
built with buildPythonPackage are not allowed to refer to the build
machine. Executables that have shebangs will refer to the host.
2019-01-04 10:45:22 +01:00
Frederik Rietdijk
efbe87f3ef CPython: merge expressions of interpreters
Each time a new major/minor version of CPython was released, a new
expression would be written, typically copied from the previous release.
Often fixes are only made in the current/latest release. By merging the
expressions it's more likely that modifications end up in all versions,
as is likely intended.

This commit introduces one expression for Python 3, and another for 2.7.
These two may also be merged, but it will result in a lot of extra
conditionals making the expression harder to follow.

A common passthru is introduced for CPython and PyPy.

python 2.7: use common passthru
2019-01-04 10:45:22 +01:00
Frederik Rietdijk
2da31b80bb Merge master into staging-next 2019-01-03 20:07:35 +01:00
Franz Pletz
49481e5a65
pythonPackages.casttube: init at 0.2.0 2019-01-02 22:24:17 +01:00
Frederik Rietdijk
092e3b50a8 Merge master into staging-next 2019-01-02 21:08:27 +01:00
Bjørn Forsman
53a0bff01f pythonPackages.blockdiagcontrib-cisco: init at 0.1.8
blockdiagcontrib-cisco is a noderenderer plugin for blockdiag containing
Cisco networking symbols.
2019-01-02 20:34:22 +01:00
Vladimír Čunát
70bff06140
Merge branch 'master' into staging 2019-01-02 17:19:23 +01:00
elseym
355bf44362
pythonPackages.pytado: init at 0.2.7 2019-01-02 12:34:54 +01:00
elseym
3df9c55b47
pythonPackages.pybotvac: init at 0.0.12 2019-01-01 22:59:07 +01:00
elseym
0f12423566
home-assistant: add apple_tv dependency pyatv 2019-01-01 22:22:05 +01:00
elseym
1bf2801567
pythonPackages.pyatv: init at 0.3.12 2019-01-01 21:04:46 +01:00
elseym
a0dcbd94df
pythonPackages.curve25519-donna: init at 1.3 2019-01-01 21:02:11 +01:00
elseym
f3dacb3580
pythonPackages.srptools: init at 0.2.0 2019-01-01 21:01:47 +01:00
Frederik Rietdijk
070290bda7 Merge master into staging-next 2018-12-31 12:00:36 +01:00
Silvan Mosberger
a02b6bc318
Merge pull request #52936 from teh/pyro
Pyro
2018-12-31 03:47:51 +01:00
Silvan Mosberger
78f80a6917
Merge pull request #52201 from Scriptkiddi/gif-for-cli
Gif for cli
2018-12-31 03:09:08 +01:00
Frederik Rietdijk
26e5c0f07a
Merge pull request #51846 from veprbl/pr/pyqt5_opt_qtwebkit
pyqt5: make qtwebkit optional, disable by default
2018-12-30 16:34:39 +01:00
worldofpeace
1c924c7aeb pythonPackages.od: init at 1.0 2018-12-30 10:25:05 -05:00
Profpatsch
aebec73071 pythonPackages.update-copyright: init at 0.6.2 2018-12-28 19:45:53 +01:00
Frederik Rietdijk
10afccf145 Merge staging-next into staging 2018-12-27 18:11:34 +01:00
Dmitry Kalinkin
07a67363b7
pyqt5_with_qtwebkit: add warning comment 2018-12-27 09:14:21 -05:00
Dmitry Kalinkin
20d60c8238
treewide: use pythonPackages.pyqt5_with_qtwebkit where QtWebKit is needed 2018-12-27 09:14:21 -05:00
Mario Rodas
17eb96dabd
pythonPackages.unidiff: init at 0.5.5 2018-12-27 05:21:53 -05:00
Orivej Desh
cbdaa29c3e python3Packages.libsavitar: init at 3.6.0 2018-12-27 02:18:31 +00:00
Tom Hunger
da01f2a745 pyro-ppl: init at 0.3.0 2018-12-26 19:17:09 +00:00
Tom Hunger
4411b29065 opt-einsum: init at 2.3.2 2018-12-26 19:16:05 +00:00
Frederik Rietdijk
281981a6df pywal: move to pythonPackages and inject path to convert 2018-12-26 11:58:59 +01:00
Frederik Rietdijk
e45ca47f14 Merge staging-next into staging 2018-12-26 09:30:32 +01:00
Orivej Desh
84d133c845 pythonPackages.secretstorage: init at 2.3.1 for Python 2 2018-12-26 02:52:28 +00:00
Dmitry Kalinkin
b51aaaa36c
pythonPackages.lz4: remove in favor of pythonPackages.python-lz4
lz4 packages the same package as python-lz4, but an outdated version
2018-12-25 10:36:20 -05:00
Jan Tojnar
ef935fa101
Merge branch 'master' into staging 2018-12-24 15:02:29 +01:00
obadz
60739e534d
Merge pull request #52712 from obadz/mono
mono: drop minor versions and upgrade to 5.16.0.220
2018-12-24 13:47:18 +00:00
Ivan Kozik
82470c2e3b snscrape: init at 0.1.3 (#52758) 2018-12-24 11:42:06 +01:00
Robert Schütz
461552526b python.pkgs.django_1_8: 1.8.18 -> 1.8.19
This fixes CVE-2018-7536 and CVE-2018-7537:
https://www.djangoproject.com/weblog/2018/mar/06/security-releases/

cc https://github.com/NixOS/nixpkgs/issues/52679
2018-12-24 11:18:57 +01:00
obadz
55af73e156 mono: only maintain major versions (mono4 & mono5) 2018-12-23 00:04:46 +00:00
Robert Schütz
84ad62efc5
Merge pull request #52578 from elohmeier/fints
add sepaxml & fints
2018-12-22 15:55:22 +01:00
Ben Wolsieffer
26869e7b31 pythonPackages.uritemplate_py: remove
This package is the same as uritemplate.
2018-12-21 14:41:39 -05:00