Commit graph

10762 commits

Author SHA1 Message Date
IvarWithoutBones 0e9c5297fe pythonPackages.pysychonaut: init at 0.6.0 2020-12-28 03:36:41 +01:00
Linus Heckemann e71634eece
vtk: clean up / reduce code repetition (#107617)
vtk: clean up / reduce code repetition

This refactors the vtk expressions to use a generic base expression,
which is used for all 3 versions.

vtk 7.x no longer uses gcc 8, since the quirk of it not building with
gcc 9 seems to have been fixed.

This also makes the python bindings available for all 3 versions, and
fixes building them for vtk 8 by adding a patch.
2020-12-26 23:27:39 +01:00
Sandro Jäckel b76763dd8b
pythonPackages.dbutils: init at 2.0 2020-12-23 20:33:32 +01:00
Milan Pässler a333985d59 libtorrentRasterbar: rename to libtorrent-rasterbar
This is done to match upstream naming:
https://github.com/NixOS/nixpkgs/pull/107194#issuecomment-748501379
2020-12-20 20:51:28 +01:00
Dmitry Kalinkin 5f04cf2749
Merge pull request #107108 from veprbl/pr/awkward_1_0_1
pythonPackages.awkward: 0.4.5 -> 1.0.1, awkward1 -> awkward
2020-12-20 12:03:41 -05:00
Sandro 8026d62734
Merge pull request #75378 from dmrauh/add/wsnsimpy
pythonPackages.wsnsimpy: init at 0.2.5
2020-12-20 17:02:02 +01:00
Milan Pässler 1edfaa4a0d libtorrentRasterbar-2_0_x: init at 2.0.1 2020-12-20 15:48:58 +01:00
Kevin Cox 0d42077f34
Merge pull request #104253 from meatcar/sqlite-utils-3.0
pythonPackages.sqlite-utils: depend on sqlite-fts4
2020-12-20 06:18:59 -05:00
Martin Weinelt 7c2d133582
Merge pull request #107095 from uvNikita/python/ciscomobilityexpress
pythonPackages.ciscomobilityexpress: init at 0.3.9
2020-12-18 18:08:18 +01:00
Dmitry Kalinkin 0b5dcf00a9
pythonPackages.awkward: 0.4.5 -> 1.0.1, awkward1 -> awkward 2020-12-17 12:49:37 -05:00
Dmitry Kalinkin 5a6265ad6b
Merge pull request #106175 from SuperSandro2000/auto-update/python3.7-uproot-methods
python37Packages.uproot{,3}-methods: 0.9.1 -> 0.10.0
2020-12-17 12:29:21 -05:00
Nikita Uvarov a448295dca
pythonPackages.ciscomobilityexpress: init at 0.3.9 2020-12-17 13:32:19 +01:00
Doron Behar 644a7468b4
Merge pull request #97349 from udf/master
python38Packages.telethon: Patch find_library call for libssl
2020-12-16 21:23:11 +02:00
Wael Nasreddine 30c312db55 python3Packages.pre-commit-hooks: init at 3.3.0 2020-12-15 23:07:02 -08:00
Orivej Desh 6fa76f018b
python2Packages.cryptography: 2.9.2 -> 3.3.1 (#106792)
Fixes py2 build of pyOpenSSL:
https://github.com/NixOS/nixpkgs/issues/106275#issuecomment-743790876
2020-12-14 16:31:26 +00:00
Denys Pavlov d6d2281f35 pythonPackages.sqlite-fts4: init at 1.0.1 2020-12-13 12:22:04 -05:00
Gabriel Ebner 92cbe95497
Merge pull request #106579 from drewrisinger/dr-pr-remove-pytest-pep8
python27Packages.pytestpep8: remove due to pytest v6 incompatibility
2020-12-13 16:51:36 +01:00
Keshav Kini ce5b550d01 python36Packages.traitlets, pythonPackages.traitlets: 5.0.5 -> 4.3.3
Version 5.x of traitlets requires Python 3.7, so it doesn't build on Python
3.6.  This commit downgrades traitlets to 4.3.3 on Python versions older than
3.7 so that it can still be used.
2020-12-11 07:27:41 -08:00
Sandro 3e96635e90
Merge pull request #106361 from SFrijters/maestral-1.3 2020-12-11 07:06:16 +01:00
Jörg Thalheim f791bd95f3
Merge pull request #106495 from drewrisinger/dr-pr-remove-qasm2image
pythonPackages.qasm2image: remove
2020-12-11 05:23:55 +00:00
Evan Stoll 095ecf7356
vncdo: 0.11.2 -> 0.12.0 (#106380)
* Use pythonPackages instead of python2Packages

* Add vncdo to top-level/python-packages so the library can be used by
other Python programs
* Use toPythonApplication for vnc in top-level/all-packages
* run tests if using Python 3+
* move expression to development/python-modules
2020-12-10 21:27:43 +00:00
Drew Risinger 25c9946f95 python27Packages.pytestpep8: remove due to pytest v6 incompatibility
Remove ``pythonPackages.pytestpep8`` because:
* It has been abandoned upstream: no PyPi release since 2014
* It is no longer compatible with pytest v6+: I get an error pointing to
  https://docs.pytest.org/en/stable/deprecations.html#node-construction-changed-to-node-from-parent
  when I try to use it with ``pytestCheckHook`` (i.e. pytest v6.0+)
* It doesn't have a maintainer
2020-12-10 12:45:00 -05:00
Orivej Desh 59d8ee790e python2Packages.prettytable: init at 1.0.1
Fixes #106275
2020-12-10 10:28:20 +00:00
Dmitry Kalinkin 29d9cd8121
Merge pull request #105935 from lopsided98/buildbot-update
buildbot: 2.8.4-> 2.9.2
2020-12-09 17:35:58 -05:00
Michael Alan Dorman e3d8f4278a feedparser: keep 5.2.1 available for python-2.7 2020-12-09 14:02:39 -08:00
Drew Risinger ef99419f47 pythonPackages.qasm2image: remove
Removed due to: prolonged breakage (at least since Jan. 2020),
inactivity on the upstream repo (no commits since November 2018),
and no longer being compatible with pythonPackages.qiskit.
2020-12-09 16:55:19 -05:00
Stefan Frijters cedb9654c4
pythonPackages.maestral: 1.2.1 -> 1.3.0 2020-12-09 10:44:46 +01:00
Stefan Frijters 48b2d18ff6
pythonPackages.survey: init at 3.1.1 2020-12-09 10:44:46 +01:00
Stefan Frijters 21f615785c
pythonPackages.wrapio: init at 0.3.8 2020-12-09 10:44:46 +01:00
Benjamin Hipple 3c9e1eb9a2 python3Packages.markdown-it-py: init at 0.5.6 2020-12-08 18:18:17 -05:00
nyanloutre 925b70cd96 pythonPackages.pyfuse3: init at 3.1.1 2020-12-08 12:30:56 -08:00
Orivej Desh (NixOS) 6acae29481
pythonPackages.patiencediff: init at 0.2.1; breezy: fix build (#106100) 2020-12-07 21:10:09 +00:00
Sebastian Wild 60651e35e4 pythonPackages.patiencediff: init at 0.2.1 2020-12-07 20:40:52 +00:00
David Terry 3ef8d3e64a
pythonPackages.ledgerwallet: init at 0.1.2 (#104506)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-07 20:11:03 +01:00
Sandro 04cb54ae08
Merge pull request #105519 from 3699n/master 2020-12-07 19:54:20 +01:00
Doron Behar c3ae8cd1cb
Merge pull request #98430 from nyanloutre/add_python_unrardll
calibre: Add python unrardll
2020-12-07 18:46:44 +02:00
Sandro Jäckel 9bd0caf66b
pythonPackages.uproot{,3}: 3.13.1 -> 3.14.1 2020-12-07 14:15:36 +01:00
Bernardo Meurer d0e31655f9 python3Packages.sgmllib3k: init at 1.0.0 2020-12-07 13:12:04 +00:00
Nicholas von Klitzing 5fb387e91f etebase: init at 0.31.1 2020-12-07 14:09:50 +01:00
Sandro Jäckel 7e9c3ff8ba
pythonPackages.awkward{,0}: 0.14.0 -> 0.15.1 2020-12-07 14:03:55 +01:00
R. RyanTM f8f0db26fc
python37Packages.uproot{,3}-methods: 0.9.1 -> 0.10.0 2020-12-07 14:02:48 +01:00
Sandro e4294be71d
Merge pull request #105819 from chkno/jsonstreams
python3Packages.jsonstreams: Init at 0.5.0
2020-12-07 12:25:49 +01:00
Sandro 62aaf352e7
Merge pull request #105611 from bcdarwin/mne-python 2020-12-07 12:19:44 +01:00
Orivej Desh abf8d39026 pythonPackages.pytest-celery: init at 0.0.0a1 2020-12-07 10:57:16 +00:00
Orivej Desh 95f108391d python3Packages.pytest-subtests: init at 0.3.2 2020-12-07 10:57:16 +00:00
Orivej Desh e2f4d626ec python2.pkgs.pylibacl: init at 0.5.4 2020-12-06 23:20:03 +00:00
Orivej Desh 1c0e912de1 python2.pkgs.pygobject3: init at 3.36.1 2020-12-06 23:18:35 +00:00
freezeboy 323536e341 python3Packages.pysvn: 1.8.0 -> 1.9.12 2020-12-06 09:16:43 -08:00
freezeboy 5d56967eb2 python3Packages.pycxx: init at 7.1.4 2020-12-06 09:16:43 -08:00
Frederik Rietdijk cc8b2b3602
Merge pull request #105878 from TredwellGit/pythonPackages.pytest_xdist
pythonPackages.pytest_xdist: fix build
2020-12-06 18:04:46 +01:00
Gabriel Ebner a6dabb2a86
Merge pull request #103941 from poita66/cura_4.8.0
cura: 4.7.1 -> 4.8.0
2020-12-06 15:01:04 +01:00
Frederik Rietdijk b6e98f1895
Merge pull request #105584 from NixOS/staging-next
Staging next
2020-12-06 11:48:51 +01:00
Sandro 5b7667a1c5
Merge pull request #106039 from breakds/clickhouse-driver 2020-12-06 08:18:44 +01:00
Break Yang 53b2e8a202 pythonPacakges.clickhouse-driver: init at 0.1.5 2020-12-05 21:29:48 -08:00
Break Yang 21d212d96e pythonPacakges.clickhouse-cityhash: init at 1.0.2.3 2020-12-05 21:29:32 -08:00
Jan Tojnar 6ce08f74dc
Merge branch 'master' into staging-next 2020-12-06 03:28:13 +01:00
Sandro e45a472c22
Merge pull request #105967 from bhipple/add/milc
python3Packages.milc: init at 1.0.10
2020-12-06 03:04:16 +01:00
Peter Stewart 7769e4629b python3Packages.pynest2d: init at 4.8.0 2020-12-06 12:41:39 +11:00
Benjamin Hipple c113cefc00 python3Packages.milc: init at 1.0.10
This is a dependency of [qmk](https://github.com/qmk/qmk_cli), which I would
like to package next.
2020-12-05 07:41:46 -05:00
Matej Urbas 26c3c9ccbb python3Packages.py-air-control-exporter: init at 0.1.4 2020-12-05 11:44:41 +00:00
Doron Behar 5d7ef923cb python.pkgs.sane: init at 2.8.2 2020-12-05 13:17:18 +02:00
Dominik Michael Rauh a4ad817710 pythonPackages.wsnsimpy: init at 0.2.5 2020-12-05 10:15:09 +01:00
Ben Wolsieffer 920f970a5a pythonPackages.pyjade: remove
pyjade is superseded by pypugjs and was only used by buildbot
2020-12-04 19:36:22 -05:00
Ben Wolsieffer d47d113004 pythonPackages.pypugjs: init at 5.9.6
The Jade language was renamed to Pug, and this is the new Python package to
support it. It is also better maintained than pyjade.
2020-12-04 19:31:06 -05:00
TredwellGit 46714a37b8 pythonPackages.pytest_xdist: fix build 2020-12-04 09:12:04 -05:00
Chuck bc02955b2a python3Packages.jsonstreams: Init at 0.5.0 2020-12-03 21:18:36 -08:00
github-actions[bot] 1aeec1f039
Merge master into staging-next 2020-12-03 18:14:40 +00:00
Sandro 555641c504
Merge pull request #105715 from AluisioASG/aasg/dyndnsc 2020-12-03 18:56:10 +01:00
Sandro 879cea8af4
Merge pull request #105078 from urbas/py-air-control 2020-12-03 17:51:44 +01:00
Aluísio Augusto Silva Gonçalves 799cfd9545
pythonPackages.daemonocle: init at 1.0.2 2020-12-02 17:44:04 -03:00
Matej Urbas 6c86b393ae python3Packages.py-air-control: init at 2.1.0 2020-12-02 19:31:49 +00:00
github-actions[bot] d3f5608624
Merge master into staging-next 2020-12-02 18:13:34 +00:00
Sandro a727aac01a
Merge pull request #105618 from bcdarwin/pyosf
python3Packages.pyosf: init at 1.0.5
2020-12-02 17:05:00 +01:00
github-actions[bot] 89e8bf0f2a
Merge master into staging-next 2020-12-02 12:30:55 +00:00
Ben Darwin 120ec5f97e python3Packages.pyosf: init at 1.0.5 2020-12-02 01:36:24 -05:00
Ben Darwin 05a7ac3b2a python3Packages.mne-python: init at 0.21.2 2020-12-01 20:07:46 -05:00
Jonathan Ringer 023dafc6b8 pythonPackages.freezegun: pin to 0.3.5 2020-12-01 16:40:51 -08:00
kfollesdal faf720d424 pythonPackage.lexid: init at 2020.1005 2020-12-01 19:24:17 +01:00
Sandro 385ec3ebbe
Merge pull request #105543 from IvarWithoutBones/tinyobjloader-init-1.0.6 2020-12-01 17:00:47 +01:00
Jonathan Ringer e0cbbc6f30 python3Packages.pytest_xdist: use pytest_xdist_2 by default
meant to be used with pytest_6
2020-12-01 14:44:25 +01:00
Frederik Rietdijk 26ed734e51 python2Packages.packaging: keep 20.4 around 2020-12-01 14:44:25 +01:00
Frederik Rietdijk 7d6468de0c pythonPackages.isort: fix build system, keep version for python 2 2020-12-01 14:44:25 +01:00
Frederik Rietdijk 98996d05de python3Packages.re-assert: init at 1.1.0 2020-12-01 14:44:25 +01:00
Jonathan Ringer 4670a8f304 python3Packages.jupyterlab-pygments: init at 0.1.2 2020-12-01 14:44:24 +01:00
Jonathan Ringer cdb402ce3d python3Packages.isort: build from source, fix tests 2020-12-01 14:44:24 +01:00
Frederik Rietdijk 9b81c28a13 python3Packages.pytest: 5 -> 6 2020-12-01 14:44:23 +01:00
IvarWithoutBones 6f65e5c1ca pythonPackages.tinyobjloader-py: init at 1.0.6 2020-12-01 13:50:48 +01:00
Jörg Thalheim ea48cad85d
Merge pull request #103851 from mweinelt/python/tts 2020-12-01 11:25:51 +00:00
Silvan Mosberger c1b1af0ded
Merge pull request #103815 from siraben/archivy-init
archivy: init at 0.8.5
2020-11-30 19:18:46 +01:00
Frederik Rietdijk 9a63b3d3d6
Merge pull request #104781 from NixOS/staging-next
Staging next
2020-11-30 18:27:29 +01:00
Sandro 9d5d6b0a26
Merge pull request #104807 from SuperSandro2000/auto-update/python3.7-b2sdk 2020-11-30 02:13:30 +01:00
Frederik Rietdijk 0d8491cb2b Merge master into staging-next 2020-11-29 13:51:10 +01:00
Sandro Jäckel 1222ea8f89 pythonPackages.blockdiagcontrib-cisco: Remove because it is incompatible with blockdiag 2.0.0 and did not receive any commits in 6 years. 2020-11-28 23:46:33 -08:00
Benjamin Hipple f2a2694cad python3Packages.hjson: init at 3.0.2
This library provides a human readable extension to JSON and is used as a
dependency in packages like [qmk](https://github.com/qmk/qmk_cli)

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-11-28 20:42:15 -05:00
Sandro 069f11dce2
Merge pull request #99246 from fehnomenal/ifcopenshell 2020-11-28 22:11:17 +01:00
Doron Behar a42535b6b8
Merge pull request #104222 from freezeboy/unbreak-tubeup 2020-11-28 18:08:35 +02:00
Frederik Rietdijk 9e062723b2 Merge master into staging-next 2020-11-28 08:53:47 +01:00
Sandro 2d07844281
Merge pull request #101672 from Zopieux/pycmarkgfm
python3Packages.pycmarkgfm: init at v1.0.1
2020-11-28 06:27:41 +01:00
Sandro 46cd14b472
Merge pull request #100090 from bcdarwin/python3-scikit-fuzzy
python3Packages.scikit-fuzzy: init at unstable-2020-10-03
2020-11-28 04:18:27 +01:00
Alexandre Macabies 944e59be77 python3Packages.pycmarkgfm: init at v1.0.1 2020-11-27 20:25:45 +01:00
Frederik Rietdijk b2a3891e12 Merge master into staging-next 2020-11-27 15:09:19 +01:00
Andreas Fehn 68a379e364 pythonPackages.ifcopenshell: init at 0.6.0b 2020-11-27 09:48:32 +01:00
Ben Siraphob a61dbb6c5a python-frontmatter: init at 0.5.0 2020-11-27 10:08:36 +07:00
Sandro b1cff045d6
Merge pull request #100521 from SuperSandro2000/python-libsass
pythonPackages.libsass: init at 0.20.1
2020-11-26 23:02:31 +01:00
Sandro 9f36dd3d66
Merge pull request #104528 from urbas/feature/coapthon3 2020-11-26 13:32:24 +01:00
Sandro 8585991bfb
Merge pull request #100758 from SuperSandro2000/git-delete-merged-branches 2020-11-26 03:52:46 +01:00
Sandro Jäckel c2211b2d7a
pythonPackages.libsass: init at 0.20.1 2020-11-26 03:50:39 +01:00
Sandro 437cc302b9
Merge pull request #102442 from formbay/imantics
pythonPackages.imantics: init at 0.1.12
2020-11-26 03:11:37 +01:00
Sandro 91e2677267
Merge pull request #102352 from evax/ppscore-1.1.1
python3Packages.ppscore: init at 1.1.1
2020-11-26 00:44:00 +01:00
Rakesh Gupta daff289820
pythonPackages.imantics: init at 0.1.12 2020-11-25 12:20:46 +05:30
Sandro 9999a08954
Merge pull request #102463 from evax/mlxtend-0.17.3
python3Packages.mlxtend: init at 0.17.3
2020-11-25 03:25:29 +01:00
Sandro 1406e32022
Merge pull request #102440 from formbay/xmljson
pythonPackages.xmljson: init at 0.2.1
2020-11-25 03:11:27 +01:00
Sandro 9e64251902
Merge pull request #102729 from evax/shap-0.36.0
python3Packages: init shap at 0.36.0
2020-11-25 01:16:07 +01:00
Sandro 2ab19d9aca
Merge pull request #102846 from lukegb/python-emv
python3Packages.emv: init at 1.0.11
2020-11-25 00:41:05 +01:00
Sandro Jäckel bffb773018
python3Packages.phx-class-registry: init at 3.0.5 2020-11-24 22:38:06 +01:00
Jan Tojnar 6d99109b12
Merge branch 'staging-next' into staging 2020-11-24 05:44:44 +01:00
Sandro 4b481d9b9f
Merge pull request #102516 from NieDzejkob/sumtypes
pythonPackages.sumtypes: init at 0.1a5
2020-11-23 22:26:14 +01:00
Frederik Rietdijk 587538d087 Merge staging-next into staging 2020-11-23 18:10:33 +01:00
Bernardo Meurer b543ade350 pythonPackages.psycopg2cffi: init at 2.8.1 2020-11-23 07:05:26 -08:00
georgewhewell 9f2cc6f478 pythonPackages.pyro-api: init at 0.1.1 2020-11-23 06:51:08 -08:00
freezeboy 891863830d python3Packages.yamlloader: init at 0.5.5 2020-11-23 06:33:53 -08:00
freezeboy 33c26604ae python3Packages.nocasedict: init at 1.0.1 2020-11-23 06:33:53 -08:00
freezeboy eaf730c4f8 python3Packages.nocaselist: init at 1.0.3 2020-11-23 06:33:53 -08:00
Matej Urbas f85ea6e08d python3Packages.coapthon3: init at 1.0.1 2020-11-23 10:27:32 +00:00
Michael Raskin 6b813c7d4b
Merge pull request #97155 from catern/pdoc3
pythonPackages.pdoc3: init at 0.9.1
2020-11-22 16:38:49 +00:00
kfollesdal ef90af465a pythonPackage.python-crontab: init at 2.5.1 2020-11-21 10:36:51 +01:00
Frederik Rietdijk 54cb417ba0 Merge staging-next into staging 2020-11-21 08:43:46 +01:00
Guillaume Girol 01083f116d
Merge pull request #102235 from symphorien/paperwork2
Paperwork 2.0
2020-11-20 21:30:08 +00:00
Jonathan Ringer a20cf479b3 python2Packages.locustio: remove, unmaintained 2020-11-20 09:24:15 -08:00
Arnout Engelen 70ecb218f1
selinux: 2.9 -> 3.0 (#104087)
Notably, Python 2 code is not be supported in this project anymore and
new Python code should be written only for Python 3, which is no longer
restricted to Python 3.7 (see 780fb563c7,
5dfd3c4975)

https://github.com/SELinuxProject/selinux/releases/tag/20191204
2020-11-20 14:54:14 +01:00
Austin Seipp 75e683d29d pythonPackages: add new 'seccomp' library
As requested in #99553. Closes #99553.

Libraries that install python modules as part of the build are
problematic, because they either

  - only support a single python version, because the input for
    pythonPackages gets fixed in all-packages.nix, or

  - need to be rebuild the underlying C code for *every* python version
    resulting in libfoo-python37, libfoo-python38, and so on

We would prefer to use the second approach because it works correctly
for all versions of python. However, it creates duplicate copies of
libseccomp.so and that can be expensive. Instead we 'deduplicate' the
copies of libseccomp.so by

  - attaching a new $pythonsrc output to the libseccomp deriv, and
  - exposing a new 'seccomp' package in python-packages.nix using
    libseccomp as input, and
  - having a custom python.nix derivation that builds the cython
    extension using libseccomp to get the python source and the
    package version

This means we build 1 copy of the seccomp python package, one for each
version of python, but all of those packages refer to a single instance
of the libseccomp C library, giving us the best of both worlds.

NOTE: because this requires changing the postInstall of libseccomp, it
requires a mass rebuild.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-11-20 07:57:26 +01:00
Jaakko Luttinen 854f78d155 pythonPackages.stack-data: init at 0.0.7 2020-11-19 16:08:23 -08:00
Jaakko Luttinen b8fa662585 pythonPackages.littleutils: init at 0.2.2 2020-11-19 16:08:23 -08:00
John Ericson 93b430bc6b
Merge pull request #104201 from obsidiansystems/splice-python
python: Splice packages to better support cross
2020-11-19 14:07:03 -05:00
John Ericson b57c5d4456 python: Use makeScopeWithSplicing
Now non-`buildInputs` that are python packages should be resolved
correctly.
2020-11-19 11:58:07 -05:00
freezeboy 6bc5957714 python3Packages.youtube-dlc: init at 2020.11.11.post3 2020-11-19 08:13:21 +01:00
freezeboy f78411700d python3Packages.ndjson: init at 0.3.1 2020-11-18 22:39:40 -08:00
freezeboy 813255b816 python3Packages.arabic-reshaper: init at 2.1.1 2020-11-18 20:50:00 -08:00
freezeboy caa738142f python3Packages.python-bidi: init at 0.4.2 2020-11-18 20:50:00 -08:00
Wulfsta 3c9c52db49 pythonPackages.flatbuffers: init at 1.12.0 2020-11-18 13:23:41 -08:00
Kevin Amado 04a641bd4f pythonPackages.aioextensions: init at 20.11.1517005 2020-11-18 12:05:12 -08:00
freezeboy 95a170cda0 python3Packages.sockjs: init at 0.11.0 2020-11-18 10:57:17 -08:00
Yorick van Pelt 9ca12dc4c7 python3Packages.reedsolo: init at 1.5.4
reedsolo: maintain, add tests, fix cython

reedsolo: Apply suggestions from code review

Co-authored-by: Jonathan Ringer <jonringer@users.noreply.github.com>
2020-11-17 16:41:17 -08:00
Lassulus d93584cd1c
Merge pull request #101547 from kmein/feature/spotify-cli-linux
spotify-cli-linux: init at 1.6.0
2020-11-17 22:23:54 +01:00
Lassulus 0749c7d68d
Merge pull request #101255 from kmein/feature/python-packages
python3Packages.{pygtrie, betacode}: init
2020-11-17 22:22:09 +01:00
Kierán Meinhardt 097f5a54a6 python3Packages.pyppeteer: init at 0.2.2 2020-11-17 21:31:31 +01:00
Kierán Meinhardt 3a30b1fc16 python3Packages.pyee: init at 7.0.4 2020-11-17 20:57:14 +01:00
Karol Chmist 002a5f9de1 Add sphinx autoapi 1.5.1 2020-11-16 09:52:15 -08:00
Frederik Rietdijk 36b27ccf77
Merge pull request #103462 from NixOS/staging-next
Staging next
2020-11-16 15:23:47 +01:00
Bart Brouns 89fae7b7c7 vdirsyncerStable: deprecate 2020-11-16 20:23:49 +08:00
Bart Brouns 452043842a vdirsyncer: rename stable.nix to default.nix 2020-11-16 20:23:49 +08:00
Bart Brouns 90126c3e48 vdirsyncer: delete default.nix, point vdirsyncer to stable.nix
TLDR: default.nix was pointing to an unmaintained code base whereas stable.nix is up-to-date and maintained.

History
1. At first their was one Python version of vdirsyncer that had been working fine for years. Then, maintenance decreased and the package was marked as broken in nixpkgs.
2. The original author (@untitaker on github.com) of vdirsyncer decided to re-implement (part of) vdirsyncer in Rust. Nixpkgs made `vdirsyncer` point to the Rust version and renamed the Python historical version to `vdirsyncerStable`.
3. Eventually, @untitaker gave up on the Rust version.
4. Someone else (@WhyNotHugo on github.com) decided to take over maintenance of the Python version.
5.  Mario Rodas (@marsam on github) and Damien Cassou updated the `vdirsyncerStable` to point to the work of @WhyNotHugo and mark the package as working again.
2020-11-16 20:23:49 +08:00
Frederik Rietdijk 986c2d36da Merge master into staging-next 2020-11-16 09:01:53 +01:00
Symphorien Gibol 74b9066a39 paperwork: 1.3.1 -> 2.0 2020-11-15 15:46:53 +01:00
Jörg Thalheim a7455e6911 python3.pkgs.pysbd: init at 0.3.3 2020-11-15 00:13:33 +01:00
Matthieu Coudron 6bf0226686 pythonPackages.notmuch2: init at 0.31
generates bindings via cffi
2020-11-14 23:46:25 +01:00
Martin Weinelt 8578fb3144
phonemizer: init at 2.2.1 2020-11-14 17:52:19 +01:00
Frederik Rietdijk 463f738cc6 Merge master into staging-next 2020-11-13 20:58:35 +01:00
Pavol Rusnak f70ecb65e7
python3Packages.fastecdsa: init at 2.1.5 2020-11-12 20:59:56 +01:00
Frederik Rietdijk 4076ffe580 Merge staging-next into staging 2020-11-11 16:00:34 +01:00
Thiago Franco de Moraes dd72edcdae python3Packages.wxpython_4_1: init at 4.1.0 2020-11-10 15:07:57 -08:00
Frederik Rietdijk 0b2ca377b1 Merge staging-next into staging 2020-11-10 10:13:13 +01:00
Frederik Rietdijk 379aaa1e0c Merge master into staging-next 2020-11-10 10:11:08 +01:00
Fabián Heredia Montiel 674d77e68a coconut: init at 1.4.3 2020-11-09 23:16:23 -08:00
Fabián Heredia Montiel 4408345c9c pythonPackages.cpyparsing: init at 2.4.5.0.1.1 2020-11-09 23:16:23 -08:00
Lassulus 77c0568da5
Merge pull request #100028 from helsinki-systems/py_openrouteservice
pythonPackage.openrouteservice: init at 2.3.0
2020-11-09 15:21:42 +01:00
Lassulus 6423ac7bf0
Merge pull request #100027 from helsinki-systems/py_googlemaps
pythonPackages.googlemaps: init at 4.4.2
2020-11-09 15:08:39 +01:00
Frederik Rietdijk 8aaf2e60e5 Merge staging-next into staging 2020-11-09 14:49:10 +01:00
Frederik Rietdijk 20f001c01e Merge master into staging-next 2020-11-09 14:33:52 +01:00
Luke Granger-Brown 7d8631190a pythonPackages.emv: init at 1.0.11 2020-11-08 15:30:17 +00:00
Jörg Thalheim 105dd1dfae
python3.pkgs.bme680: init at 1.0.5 2020-11-08 15:04:41 +01:00
Jörg Thalheim d1dc6f61f9
python3.pkgs.smbus-cffi: init at 0.5.1 2020-11-08 15:04:41 +01:00
freezeboy a73cedd74f python3Packages.gradient_statsd: init at 1.0.1 2020-11-07 11:28:19 -08:00
freezeboy bbc0af82bd python3Packages.gradient_sdk: init at 0.0.4 2020-11-07 11:28:19 -08:00
freezeboy bf066b27b4 python3Packages.click-help-colors: init at 0.8 2020-11-07 11:28:19 -08:00
freezeboy f671d7e191 python3Packages.hyperopt: init at 0.1.2 2020-11-07 11:28:19 -08:00
Anderson Torres e45d10d0e6
Merge pull request #101109 from jeremyschlatter/nestedtext
pythonPackages.nestedtext: init at 1.2
2020-11-07 13:12:48 -03:00
Jeremy Schlatter 1120f899da
pythonPackages.nestedtext: init at 1.2 2020-11-06 19:51:11 -08:00
Jeremy Schlatter 050aad187b
pythonPackages.inform: init at 1.23 2020-11-06 19:51:05 -08:00
Doron Behar 4c84556d6b
Merge pull request #102764 from jluttine/init-pass-secret-service 2020-11-06 22:22:46 +02:00
Sarah Brofeldt e3bbadafe8
Merge pull request #99359 from meatcar/sqlite-utils
pythonPackages.sqlite-utils: init at 2.22
2020-11-06 19:00:55 +01:00
Austin Butler 2778cf633a python3Packages.google-cloud-iam: init at 2.0.0 2020-11-06 09:42:17 -08:00
Jonathan Ringer 37c564ae50 python3Packages.dotnetcore2: remove
Outdated, and new package isn't trivial to package anymore.
Not really useful outside of Azure Machine Learning anyway.
2020-11-06 09:19:35 -08:00
Frederik Rietdijk 99fb79ae84 Merge master into staging-next 2020-11-06 12:51:56 +01:00
Jaakko Luttinen 65d60c1259
pythonPackages.pypass: init at 0.2.1 2020-11-06 13:10:50 +02:00
Jonathan Ringer 9b69c0881c python3Packages.scramp: init at 1.2.0 2020-11-05 21:10:04 -08:00
Sandro Jäckel f6428fd75e python3Packages.crytic-compile: init at 0.1.9 2020-11-05 20:11:23 -08:00
Jan Tojnar a821be7531
Merge branch 'master' into staging-next 2020-11-05 09:42:47 +01:00
Evax Software 3f50332bc4 python3Packages: init shap at 0.36.0
python3Packages: init slicer at 0.0.4
2020-11-05 08:37:38 +01:00
Robert Hensing 1a5556867e Merge master into staging 2020-11-04 23:57:57 +01:00
Masanori Ogino 023f70ef8a pythonPackages.smugpy: remove
Upstream has stalled since 2013. The latest release supports up to
Python 3.2.

Reference: https://github.com/chrishoffman/smugpy
Reference: https://pypi.org/project/smugpy/
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-11-04 09:13:16 -08:00
Masanori Ogino b5de671861 pythonPackages.smugline: remove
Upstream states that it is no longer maintained.

Reference: https://github.com/gingerlime/smugline#broken-no-longer-maintained
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-11-04 09:13:16 -08:00
Frederik Rietdijk 10c57af49c Merge staging-next into staging 2020-11-04 09:28:07 +01:00
Frederik Rietdijk 9e6d7d3c74 Merge master into staging-next 2020-11-04 09:27:42 +01:00
Evax Software ba588df304 python3Packages.pandas-datareader: init at 0.9.0 2020-11-03 21:14:17 -08:00
Jonathan Ringer 7dcd41516f
Merge pull request #102507 from jonringer/update-azure
python3Packages.azure*: update
2020-11-03 07:52:21 -08:00
Frederik Rietdijk 470f05cb5d Merge staging-next into staging 2020-11-03 12:06:41 +01:00
Frederik Rietdijk 237966224d Merge master into staging-next 2020-11-03 12:06:06 +01:00
Jakub Kądziołka 95381cf705
pythonPackages.sumtypes: init at 0.1a5 2020-11-02 20:57:23 +01:00
Maciej Krüger 16abe1a322
Merge pull request #102085 from luc65r/pkg/unicorn
unicorn(-emu): 1.0.2-rc4 -> 1.0.2
2020-11-02 20:56:38 +01:00
Jonathan Ringer f8d5953a0a
python3Packages.azure-synapse-artifacts: init at 0.3.0 2020-11-02 09:41:56 -08:00
Evax Software 6c0cf31ebf python3Packages.mlxtend: init at 0.17.3 2020-11-02 11:30:30 +01:00
Rakesh Gupta 7e820842a9
pythonPackages.xmljson: init at 0.2.1 2020-11-02 21:13:09 +11:00
Pavol Rusnak 0d8f43c402 python3Packages.ovito: 3.0.0 -> 3.3.1 2020-11-01 11:51:17 -08:00
Evax Software 8aa15a1a10 python3Packages.ppscore: init at 1.1.1 2020-11-01 16:37:31 +01:00
Symphorien Gibol f269e315ec python3.pkgs.fabulous: init at 0.3.0 2020-11-01 10:59:57 +01:00
Frederik Rietdijk 83dde6c52c Merge staging-next into staging 2020-11-01 10:11:12 +01:00
Frederik Rietdijk 7a8d5dc8a6 Merge master into staging-next 2020-11-01 10:10:47 +01:00
Nicolai Kellerer c1cf4abe6d pythonPackages.toolz: create Python 2 package 2020-10-31 09:55:25 -07:00
Vladimír Čunát dfd3ede68d
Merge branch 'master' into staging-next 2020-10-31 14:30:44 +01:00
Symphorien Gibol 0cf43ed2a0 python3.pkgs.getkey: init at 0.6.5 2020-10-31 12:00:00 +00:00
Martin Weinelt 5a22c6f167
Merge pull request #99521 from mweinelt/irc-stuff
python3Packages.{irctokens,ircstates,ircrobots}: init
2020-10-30 22:41:05 +01:00
luc65r 345f1d11d3 unicorn(-emu): 1.0.2-rc4 -> 1.0.2 2020-10-29 21:15:42 +01:00
Vladimír Čunát 0b32140b34
Merge branch 'staging-next' into staging 2020-10-28 18:48:56 +01:00
Vladimír Čunát 31839c352e
Merge branch 'master' into staging-next 2020-10-28 18:48:18 +01:00
Daniël de Kok 93b3fa6088 python3Packages.setuptools-rust: init at 0.11.3 2020-10-28 10:41:27 -07:00
Andreas Rammhold db0fe5c3eb
Merge branch master into staging to fix eval error
This fixes the eval error of the small (and "big"?) NixOS test set that
was fixed in 1088f05 & eba8f542.
2020-10-28 03:03:27 +01:00
Kierán Meinhardt aa86d488cf python3Packages.lyricwikia: init at 0.1.11 2020-10-27 21:53:24 +01:00
Martin Weinelt 0ead6f8cfd
Merge pull request #101557 from mvnetbiz/zigpy-znp
home-assistant: pythonPackages.zigpy-znp: init at 0.2.2; pythonPackages.zigpy: 0.22.2 -> 0.26.0; pythonPackages.zigpy-cc: 0.5.1 -> 0.5.2; pythonPackages.zigpy-xbee: 0.12.1 -> 0.13.0; pythonPackages.zigpy-zigate: 0.6.1 -> 0.6.2
2020-10-27 18:30:26 +01:00
Scriptkiddi 1e3f24f5f4
pythonPackages.googlemaps: init at 4.4.2 2020-10-27 11:35:06 +01:00
Timo Kaufmann f331acc1a2
Merge pull request #90430 from berbiche/byobu-screen
byobu: add screen backend
2020-10-27 09:45:03 +01:00
Matt Votava 760e367b6d python3Packages.zigpy-znp: init at 0.2.2, add tests 2020-10-26 22:48:40 -07:00
Denys Pavlov ff3dca56ed pythonPackages.sqlite-utils: init at 2.22 2020-10-26 22:04:12 -04:00
Nicolas Berbiche 3ac1ffe8b2
byobu: add support for the screen backend 2020-10-26 20:52:46 -04:00
Vladimír Čunát 89023c38fc
Recover the complicated situation after my bad merge
I made a mistake merge.  Reverting it in c778945806 undid the state
on master, but now I realize it crippled the git merge mechanism.
As the merge contained a mix of commits from `master..staging-next`
and other commits from `staging-next..staging`, it got the
`staging-next` branch into a state that was difficult to recover.

I reconstructed the "desired" state of staging-next tree by:
 - checking out the last commit of the problematic range: 4effe769e2
 - `git rebase -i --preserve-merges a8a018ddc0` - dropping the mistaken
   merge commit and its revert from that range (while keeping
   reapplication from 4effe769e2)
 - merging the last unaffected staging-next commit (803ca85c20)
 - fortunately no other commits have been pushed to staging-next yet
 - applying a diff on staging-next to get it into that state
2020-10-26 09:01:04 +01:00
Vladimír Čunát 336bc8283b
Re-Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"
This reverts commit c778945806.

I believe this is exactly what brings the staging branch into
the right shape after the last merge from master (through staging-next);
otherwise part of staging changes would be lost
(due to being already reachable from master but reverted).
2020-10-26 08:19:17 +01:00
Frederik Rietdijk 89a60382e4 Revert "Revert "pythonPackages.django: clarify versions, remove django_lts attribute""
Every major version will have only a single LTS release, which is the
one we typically keep in Nixpkgs.

https://www.djangoproject.com/download/

This reverts commit af8a48c3c1.
2020-10-25 13:55:44 +01:00
Frederik Rietdijk af8a48c3c1 Revert "pythonPackages.django: clarify versions, remove django_lts attribute"
Fix eval.

This reverts commit 00d5a13322.
2020-10-25 13:44:02 +01:00
Jonathan Strickland b775bc734e pinboard: init at 2.1.8 2020-10-25 10:29:53 +01:00
Ben Darwin 8e17389a56 graspy: rename to graspologic 2020-10-25 10:17:35 +01:00
Frederik Rietdijk 00d5a13322 pythonPackages.django: clarify versions, remove django_lts attribute
Every major version will have only a single LTS release, which is the
one we typically keep in Nixpkgs.

https://www.djangoproject.com/download/
2020-10-25 10:16:38 +01:00
Frederik Rietdijk f9ae2b7dac pythonPackages.django_3: init at 3.1 2020-10-25 10:16:38 +01:00
Vladimír Čunát 2f6b00b15e
Merge branch 'staging-next' into staging 2020-10-25 09:47:04 +01:00
Vladimír Čunát c778945806
Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"
I'm sorry; I didn't notice it contained staging commits.

This reverts commit 17f5305b6c, reversing
changes made to a8a018ddc0.
2020-10-25 09:41:51 +01:00
Vladimír Čunát 17f5305b6c
Merge #101508: libraw: 0.20.0 -> 0.20.2 2020-10-25 09:28:53 +01:00
Vladimír Čunát ed217bcc35
Merge #100446: python*Packages.apprise: fix dependencies 2020-10-25 08:39:18 +01:00
Kierán Meinhardt cd63b94b0d python3Packages.betacode: init at 1.0 2020-10-24 21:15:46 +02:00
Kierán Meinhardt 55d047fc0e python3Packages.pygtrie: init at 2.3 2020-10-24 21:15:46 +02:00
Nikolay Korotkiy 0c102b283d python3Packages.pygmt: init at 0.2.0 2020-10-23 18:05:52 -07:00
WORLDofPEACE 949f7f9227
Merge pull request #98316 from NixOS/gnome-3.38
GNOME 3.38
2020-10-23 20:02:38 -04:00
WORLDofPEACE 9aaad83e43
zeitgeist: switch to Python 3 2020-10-24 01:17:30 +02:00
Jan Tojnar c252654584
Merge branch 'master' into staging-next 2020-10-24 01:10:07 +02:00
IvarWithoutBones cda313e3cc pythonPackages.imdbpy: init at 2020.9.25 2020-10-23 03:16:36 +02:00
Anderson Torres 253fb7648c
Merge pull request #101244 from zaninime/nanovna-saver
nanovna-saver: init at 0.3.7
2020-10-22 20:42:56 -03:00
Jan Tojnar d13fc932cd
Merge branch 'master' into staging-next 2020-10-22 21:20:14 +02:00
Francesco Zanini 6bcc200340 pythonPackages.scipy_1_4: nanovna-saver dependency 2020-10-22 16:23:06 +02:00
Doron Behar 44dd65ffca
Merge pull request #98093 from marius851000/portmod 2020-10-22 15:12:13 +03:00
Vladimír Čunát 90094b0468
Merge branch 'master' into staging-next
minor conflict: rust update vs. darwin fixes for it
  (not tested but seems quite OK)
2020-10-21 13:34:06 +02:00
Ryan Burns 40e9a2340a python3Packages.yamale: init at 3.0.4 2020-10-20 21:34:32 -07:00
Frederik Rietdijk 23890fc236 Merge staging-next into staging 2020-10-20 20:55:46 +02:00
Spencer Baugh 3e28aad162 pythonPackages.pdoc3: init at 0.9.1
Seems broken on 3.6, hence the disabled = pythonOlder "3.7".
2020-10-20 14:06:07 -04:00
Jan Tojnar d4975d23f1
Merge pull request #101022 from jtojnar/pycairo-drop-xlibs
python3.pkgs.pycairo: drop xlibs
2020-10-20 13:54:32 +02:00
Jan Tojnar 17739fa570
python3.pkgs.pycairo: clean up
* drop unneeded xlibs dependency
* correct license
* do not use pkgconfig alias
* use pytestCheckHook
* format
2020-10-20 00:07:26 +02:00
Jamie Magee d804c4393f
pythonPackages.pyaftership: init at 0.1.2 2020-10-18 23:10:23 +02:00
Jean-François Roche af87635776
python{2,3}Packages.gntp: init at 1.0.3 2020-10-18 22:22:59 +02:00
Jamie Magee 8fadee041c pythonPackages.accuweather: init at 0.0.11 2020-10-18 09:41:30 -07:00
Sandro Jäckel 29dcb8276c
clintermission: init at 0.2.0 2020-10-18 12:01:28 +02:00
marius david 9c17a5448b patool: init at 1.12 2020-10-18 10:31:11 +02:00
marius david f4a58813fa python3Packages.redbaron: init at 0.9.2 2020-10-18 10:31:11 +02:00
marius david eca871cbaa python3Packages.baron: init at 0.9 2020-10-18 10:31:10 +02:00
marius david 1c8204e0fa python3Packages.python-sat: init at 0.1.6.dev6 2020-10-18 10:30:07 +02:00
Robert Scott 9a09285f5a pythonPackages.fastprogress: init at 1.0.0 2020-10-17 22:35:27 -07:00
Martin Weinelt 5304f52bc7 python3Packages.aubio: init at 0.4.9 2020-10-17 14:40:21 -07:00
Martin Weinelt 73eea3d98d python3Packages.sacn: init at 1.4.6 2020-10-17 14:40:21 -07:00
Martin Weinelt 0d0c9769b0 python3Packages.wled: init at 0.4.4 2020-10-17 12:01:41 -07:00
Matt Huszagh 0c695515e2 pythonPackages.python-openems: init at unstable-2020-02-15 2020-10-17 10:12:37 -07:00
marius david 487c1902b5 pythonPackages.pypblib: init at 0.0.4 2020-10-17 10:36:06 +02:00
Janne Heß 1c0f102220
pyocr: Use tesseract without alias 2020-10-15 20:53:57 +02:00
Mario Rodas a5f819d08b
Merge pull request #92387 from marsam/init-tubeup
pythonPackages.tubeup: init at 0.0.19
2020-10-14 22:16:24 -05:00
Austin Butler c9c4730f11 python3Packages.google-cloud-org-policy: init at 0.1.2 2020-10-13 18:48:52 -07:00
Austin Butler 906d77af8b python3Packages.google-cloud-access-context-manager: init at 0.1.2 2020-10-13 18:48:52 -07:00
Robert Scott afee72c311
Merge pull request #100168 from risicle/ris-perfplot-0.8.4
python3Packages.perfplot: 0.5.0 -> 0.8.4, fix build by packaging new dependencies
2020-10-12 19:41:31 +01:00
Robert Scott 5b66067eb9 python3Packages.rich: init at 8.0.0 2020-10-11 11:37:20 +01:00
Robert Scott b5b8839e0a python3Packages.dufte: init at 0.2.9 2020-10-11 11:37:18 +01:00
Ben Siraphob 9b1f2a0e7f python3Packages.swspotify: init at 1.2.1 2020-10-10 22:33:48 -07:00
Ruud van Asseldonk e9874b2ce5 pythonPackages.proto-plus: init at 1.10.1
I am adding this package because it is a dependency of
google_cloud_dataproc.
2020-10-10 19:37:23 -07:00
Ruud van Asseldonk ef32b7fa5d pythonPackages.libcst: init at 0.3.12
I am adding this package because it is a dependency of
google_cloud_dataproc.
2020-10-10 19:37:23 -07:00
Ben Darwin a68766978d python3Packages.scikit-fuzzy: init at unstable-2020-10-03 2020-10-09 10:56:17 -04:00
Doron Behar cd5b560541 python3.pkgs.nose-timer: init at 1.0.0 2020-10-08 18:57:23 +02:00
Scriptkiddi b1073f27d9
pythonPackage.openrouteservice: init at 2.3.0 2020-10-08 12:55:29 +02:00
Vincent Laporte afa12b1128 ocamlPackages.bap: 2.0.0 → 2.1.0 2020-10-08 10:31:19 +02:00
Ben Darwin 07099cdb30 python3Packages.pydot_ng: remove
- deprecated in favour of `pydot`
2020-10-07 22:54:13 -07:00
Jonathan Ringer 7621902c12
python3Packages.sphinx-argparse: reintroduce
was accidently removed in 6b23dc8f96
2020-10-07 14:14:05 -07:00
Martin Weinelt f31f1020bc
python3Packages.ircrobots: init at 0.3.3 2020-10-07 02:52:59 +02:00
Martin Weinelt c70681f334
python3Packages.async_stagger: init at 0.3.0 2020-10-07 02:52:59 +02:00
Martin Weinelt e364d10db5
python3Packages.asyncio-throttle: init at 1.0.1 2020-10-07 02:52:59 +02:00
Martin Weinelt 13d1db923c
python3Packages.anyio: init at 2.0.2 2020-10-07 02:52:55 +02:00
Martin Weinelt 11ce4d215d
python3Packages.ircstates: init at 0.11.3 2020-10-06 23:31:01 +02:00
Martin Weinelt 69ef15309d
python3Packages.irctokens: init at 2.0.0 2020-10-06 23:31:01 +02:00
Matt Huszagh b0a8a175e5 pythonPackages.python-csxcad: init at unstable-2020-02-18 2020-10-06 10:21:10 -07:00
Matt Huszagh 98e8064735 python3Packages.skidl: init at unstable-2020-09-15 2020-10-05 16:25:36 -07:00
Pamplemousse 45f7a707d1 python3Packages.CppHeaderParser: init at 2.7.4
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-09-30 23:23:03 -07:00
Daniël de Kok b751c120ce
Merge pull request #95824 from obsidiansystems/python3.tensorflow_2-update-to-2.3.0
tensorflow: update to 2.3.0
2020-09-30 11:37:42 +02:00
Thiago Kenji Okada 9a43f55bb0 python3Package.aionotify: init at 0.2.0 2020-09-29 14:08:35 -07:00
Jonathan Ringer 4d165d29de python3Packages.azure-appconfiguration: init at 1.1.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer 61ae2b4715 python3Packages.azure-keyvault-administration: init at 4.0.0b1 2020-09-29 06:00:43 -07:00
Christoph Hrdinka 7201e03a07
Merge pull request #98792 from NixOS/kevincox-b2
backblaze-b2: 1.3.8 -> 2.0.2
2020-09-29 13:21:38 +02:00
ccellado 2f4f052f7c pyvips: init at 2.1.12
pyvips: init at 2.1.12

pyvips: init at 2.1.12

Update pkgs/development/python-modules/pyvips/default.nix

Co-authored-by: Jon <jonringer@users.noreply.github.com>

Update pkgs/development/python-modules/pyvips/default.nix

Co-authored-by: Jon <jonringer@users.noreply.github.com>

Update pkgs/development/python-modules/pyvips/default.nix

Co-authored-by: Jon <jonringer@users.noreply.github.com>

Update pkgs/development/python-modules/pyvips/default.nix

Co-authored-by: Jon <jonringer@users.noreply.github.com>

Update pkgs/development/python-modules/pyvips/default.nix

Co-authored-by: Jon <jonringer@users.noreply.github.com>

Update pkgs/top-level/python-packages.nix

Co-authored-by: Jon <jonringer@users.noreply.github.com>

Update pkgs/development/python-modules/pyvips/default.nix

Co-authored-by: Jon <jonringer@users.noreply.github.com>

pyvips: init at 2.1.12

Update pkgs/development/python-modules/pyvips/default.nix

Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-09-27 20:00:31 -07:00
Patrick Winter 84a2282b7b typer: init at 0.3.2 2020-09-27 11:43:05 -07:00
Robert Scott d7365fad89 pythonPackages.datatable: 0.10.1 -> 0.11.0, fix build
once we've made some alterations to the source (which doesn't seem to have
been shipped in a ready-to-build state), we can use the funny custom build
system to build a wheel which can then be installed by the pipInstallHook.

running the tests is again annoying because an ini file setting pytest's
python_files parameter is missing, meaning we have to inject our own.
2020-09-27 10:14:16 -07:00
Austin Butler 84d74ae9c9 pythonPackages.entrypoint2: init at 0.2.1 2020-09-26 18:54:09 -07:00
Austin Butler af2dc4d401 python3Packages.mss: init at 6.0.0 2020-09-26 18:52:35 -07:00
Austin Butler 3b1ee7b011 pythonPackages.requests-hawk: init at 1.0.1 2020-09-26 15:46:48 -07:00
Kevin Cox 36a68c8e82
pythonPackages.class-registry: init at 2.1.2 2020-09-25 16:29:42 -04:00
Jon c7fdc43709
Merge pull request #98283 from risicle/ris-truvari-2.0.2
truvari: 1.3.4 -> 2.0.2, add new dependencies & fix build
2020-09-22 23:10:58 -07:00
freezeboy 2468315f2b python3Packages.crc32c: init at 1.0.0 2020-09-22 23:10:00 -07:00
nyanloutre 2bdfb86e08
pythonPackages.unrardll: init at 0.1.4 2020-09-22 23:28:00 +02:00
Martin Weinelt 0f50990678 python3Packages.segments: init at 2.1.3 2020-09-22 10:11:37 -07:00
Martin Weinelt 8fca119c52 python3Packages.clldutils: init at 3.5.2 2020-09-22 10:11:37 -07:00
Martin Weinelt 2904bef26c python3Packages.csvw: init at 1.8.0 2020-09-22 10:11:37 -07:00
Stefan Frijters 08ab7f917d pythonPackages.dbus-next: init at 0.1.4 2020-09-22 09:17:42 -07:00
Ben Wolsieffer 83162ab3b9 pythonPackages.pykdl: init at 1.4.0 2020-09-21 23:38:26 -07:00
Ben Darwin 9fde97d85f python3Packages.pyxnat: init at 1.3 2020-09-21 23:16:17 -07:00
Martin Weinelt a762bbf7b4 pythonPackages.http-parser: init at 0.9.0 2020-09-21 23:14:57 -07:00
Jörg Thalheim 4eb55225a1
Merge pull request #98282 from mweinelt/python/yq
pythonPackages.yq: update, repackage as library, fix tests
2020-09-21 20:43:10 +02:00
Martin Weinelt e228365258
pythonPackages.yq: repackage as library, convert to application, fix tests 2020-09-21 20:09:28 +02:00
Ben Darwin 8403806a39 python3Packages.rising: init at 0.2.0post0 2020-09-21 09:56:28 -07:00
Austin Butler 8be7347e2b pythonPackages.mohawk: init at 1.1.0 2020-09-21 08:48:08 -07:00
Profpatsch f000c741a3 pythonPackages.b2sdk: init at 1.1.4 2020-09-21 13:39:37 +02:00
Doron Behar d07100d89f python3Packages.crate: init at 0.24.0 2020-09-20 08:29:18 -07:00
Robert Scott e61102d5c2 pythonPackages.acebinf: init at 1.0.2 2020-09-20 12:23:18 +01:00
Robert Scott 4543e54991 pythonPackages.pytabix: init at 0.1 2020-09-20 12:23:18 +01:00
Robert Scott ccf4645500 pythonPackages.bwapy: init at 0.1.4 2020-09-20 12:23:18 +01:00
Gabriel Ebner efa2089077
Merge pull request #89731 from doronbehar/jdk_rename 2020-09-20 11:07:55 +02:00
Ben Darwin 5315ce0e40 python3Packages.hyppo: init at 0.1.3 2020-09-19 20:38:05 -07:00
Martin Weinelt d956ed6ac8 pythonPackages.yamlordereddictloader: init at 0.4.0 2020-09-19 20:27:11 -07:00
Martin Weinelt 278d069304 python3Packages.ntc-templates: init at 1.5.0 2020-09-19 20:27:11 -07:00
Martin Weinelt 6898bcff08 pythonPackages.textfsm: init at 1.1.1 2020-09-19 20:27:11 -07:00
Gabriel Ebner a89d5a14af python3Packages.skein: use jre8 2020-09-19 14:16:58 +02:00
Frederik Rietdijk c88f3adb17 pythonPackages: set qt version by overriding pkgs 2020-09-16 20:55:36 +02:00
Frederik Rietdijk a4e50bb197 Revert "qutebrowser: use qt515 (#97586)"
We are not going to add parameters to `python-packages.nix`.
The proper way to do this is override Python, and pass in a
custom `pkgs`.

This reverts commit c1a0dfadea.
2020-09-16 20:29:23 +02:00
Keshav Kini eabba0daf0 python36Packages.ipython: 7.17 -> 7.16.1 (downgrade)
IPython versions 7.17 and higher don't support Python 3.6 anymore, so
this commit adds back the old expression for 7.16.1 from before
ba1038a98b for use in python36Packages
only.

    nix-repl> :b python36.withPackages (ps: [ ps.ipython ])
    builder for '/nix/store/q8v4f89xwv35a3idb9z345z6n3nzfycb-python3.6-ipython-7.17.0.drv' failed with exit code 1; last 10 log lines:
      Python 3.5 was supported with IPython 7.0 to 7.9.
      Python 3.6 was supported with IPython up to 7.16.

      See IPython `README.rst` file for more information:

          https://github.com/ipython/ipython/blob/master/README.rst

      Python sys.version_info(major=3, minor=6, micro=12, releaselevel='final', serial=0) detected.
    cannot build derivation '/nix/store/mhpdarp18z6skzswrl7sbgzv8hr4gwih-python3-3.6.12-env.drv': 1 dependencies couldn't be built
    [0 built (1 failed)]
    error: build of '/nix/store/mhpdarp18z6skzswrl7sbgzv8hr4gwih-python3-3.6.12-env.drv' failed
2020-09-16 09:22:38 +02:00
Matt Votava 0051c0a4a5 pythonPackages.bcrypt: use 3.1.x for python older than 3.6 2020-09-15 11:48:41 -07:00
Robert Scott 58802bec5f
Merge pull request #97845 from risicle/ris-holidays-fix
pythonPackages.holidays: fix build by adding korean-lunar-calendar dependency
2020-09-14 22:28:14 +01:00
freezeboy 7849d11478 python3Packages.python-snap7: init 0.11 2020-09-13 10:28:12 -07:00
Robert Scott c305f3fac3 pythonPackages.amply: init at 0.1.2 2020-09-13 13:22:53 +01:00
Matthieu Coudron 8d25f838d0
Merge pull request #97817 from dotlambda/zulip-terminal
zulip-term: init at 0.5.2
2020-09-12 17:00:02 +02:00
Robert Scott cf5a892a24 pythonPackages.korean-lunar-calendar: init at 0.2.1 2020-09-12 14:44:16 +01:00
Robert Schütz bc402f3e4d python.pkgs.urwid-readline: init at 0.11 2020-09-12 01:37:15 +02:00
Robert Schütz c9c5be8a1e python.pkgs.zulip: init at 0.7.0 2020-09-12 01:37:06 +02:00
Matthew Bauer 59eecacd2d python3Packages.tensorflow: use cudatoolkit 11 2020-09-10 23:36:23 -05:00
Arnout Engelen 1e19d446bf python3Packages.tensorflow_2: 2.1.0 -> 2.3.0
Also:
- patch to remove scipy requirement
- add cuda to RPATH
- don’t include nvidia_x11 (This isn’t needed, we can get it from
/run/opengl-driver being in the RPATH.)

Co-authored-by: Arnout Engelen <arnout@bzzt.net>
Co-authored-by: Daniël de Kok <me@github.danieldk.eu>
2020-09-10 23:34:10 -05:00
Daniël de Kok 1839c5cd7b python3Packages.datasets: init at 1.0.0
This library provides open-access datasets an evaluation metrics for
natural language processing using PyTorch, TensorFlow, NumPy, and
Pandas.
2020-09-10 16:06:40 -07:00
Milan c1a0dfadea
qutebrowser: use qt515 (#97586) 2020-09-10 09:28:30 +02:00
Edmund Wu 0f5c7d2bfb python3Packages.mistletoe: init at 0.7.2 2020-09-08 17:43:57 -07:00
Vincent Haupert 0e5657498d mitmproxy: convert to python3Packages 2020-09-08 10:40:22 -07:00
symphorien 5fc8ce0041
paperwork: use tesseract 4 (#97395)
it gives empirically better results
https://www.willus.com/k2pdfopt/help/ocr/eng_chi_tess4.png
2020-09-08 13:19:29 +02:00
Frederik Rietdijk 945fdbe1b9 pythonPackages.python-pam: remove duplicate package, fixes #97355 2020-09-08 08:13:04 +02:00
Thomas Tuegel 0b3cc29f09
Merge pull request #97242 from ttuegel/qt-5.15
Qt 5.15.0
2020-09-07 20:18:57 -05:00
udf ffb0d37258
python38Packages.telethon: add missing openssl input 2020-09-07 22:48:58 +02:00