Commit graph

8400 commits

Author SHA1 Message Date
Frederik Rietdijk 4b2336ea28 python.pkgs.caffe: fix build, closes #8749 2019-02-17 10:13:22 +01:00
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