Commit Graph

21003 Commits

Author SHA1 Message Date
Maximilian Bosch 307d471245
Merge pull request #103655 from sveitser/update-nix-prefetch-github-4.0.2
nix-prefetch-github: 4.0.1 -> 4.0.2
2020-11-16 13:33:34 +01: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
R. RyanTM fa962c1d24 python37Packages.distributed: 2.30.0 -> 2.30.1 2020-11-15 00:32:01 -08:00
R. RyanTM 0e77efac27 python37Packages.bpython: 0.20 -> 0.20.1 2020-11-15 00:30:45 -08:00
R. RyanTM 7d129704d0 python37Packages.azure-mgmt-policyinsights: 0.5.0 -> 0.6.0 2020-11-15 00:29:57 -08:00
R. RyanTM d2928191c6 python37Packages.cmd2: 1.3.11 -> 1.4.0 2020-11-15 00:15:15 -08:00
Jonathan Ringer a0ea37d21d python2Packages.versioneer: disable python2 2020-11-14 23:58:57 -08:00
R. RyanTM 05d4955a96 python37Packages.versioneer: 0.18 -> 0.19 2020-11-14 23:58:57 -08:00
R. RyanTM e038ae5329 python37Packages.dropbox: 10.8.0 -> 10.10.0 2020-11-14 23:58:27 -08:00
R. RyanTM efe6b12a35 python37Packages.pyvips: 2.1.12 -> 2.1.13 2020-11-14 23:57:43 -08:00
Matthieu Coudron 6bf0226686 pythonPackages.notmuch2: init at 0.31
generates bindings via cffi
2020-11-14 23:46:25 +01:00
Michael Raskin 3e5039cbd5
Merge pull request #103714 from mweinelt/python/phonemizer
python3Packages.phonemizer: init at 2.2.1
2020-11-14 22:21:43 +00:00
Ryan Mulligan 3612cdae5c
Merge pull request #103814 from r-ryantm/auto-update/python3.7-hyperopt
python37Packages.hyperopt: 0.1.2 -> 0.2.5
2020-11-14 13:45:51 -08:00
R. RyanTM fb397ae7d8 python37Packages.casbin: 0.9.0 -> 0.10.0 2020-11-14 12:05:44 -08:00
Ryan Mulligan d7491cea3d
Merge pull request #103780 from r-ryantm/auto-update/python3.7-vowpalwabbit
python37Packages.vowpalwabbit: 8.8.1 -> 8.9.0
2020-11-14 09:53:18 -08:00
Martin Weinelt 8578fb3144
phonemizer: init at 2.2.1 2020-11-14 17:52:19 +01:00
Mario Rodas bb969ff967
Merge pull request #103801 from r-ryantm/auto-update/python3.7-gtts
python37Packages.gtts: 2.1.1 -> 2.1.2
2020-11-14 11:36:05 -05:00
Mario Rodas ee9dabbdcc
Merge pull request #103806 from r-ryantm/auto-update/python3.7-sphinxcontrib-katex
python37Packages.sphinxcontrib-katex: 0.6.1 -> 0.7.1
2020-11-14 11:30:04 -05:00
Jörg Thalheim 1eac9a32ea
Merge pull request #91723 from DavHau/improve-python-jsonrpc-server-version
python-jsonrpc-server: make version overridable
2020-11-14 17:22:50 +01:00
R. RyanTM 5d08fb8fd6 python37Packages.hyperopt: 0.1.2 -> 0.2.5 2020-11-14 15:02:54 +00:00
Mario Rodas fee93515b9
Merge pull request #103796 from r-ryantm/auto-update/python3.7-sshtunnel
python37Packages.sshtunnel: 0.2.1 -> 0.2.2
2020-11-14 09:33:03 -05:00
Mario Rodas 27beab436f
Merge pull request #103805 from r-ryantm/auto-update/python3.7-internetarchive
python37Packages.internetarchive: 1.9.5 -> 1.9.6
2020-11-14 08:13:12 -05:00
R. RyanTM e4b6e569f1 python37Packages.sphinxcontrib-katex: 0.6.1 -> 0.7.1 2020-11-14 12:51:36 +00:00
R. RyanTM c07706efde python37Packages.internetarchive: 1.9.5 -> 1.9.6 2020-11-14 12:34:23 +00:00
R. RyanTM 3098d5045a python37Packages.gtts: 2.1.1 -> 2.1.2 2020-11-14 11:20:48 +00:00
R. RyanTM 91a41b057f python37Packages.sshtunnel: 0.2.1 -> 0.2.2 2020-11-14 10:14:45 +00:00
Daniël de Kok bd7c1f464d
Merge pull request #103116 from danieldk/datasets-1.1.2
python3Packages.datasets: 1.0.1 -> 1.1.2
2020-11-14 10:50:40 +01:00
Daniël de Kok 76ca342572 python3Packages.transformers: 3.4.0 -> 3.5.1
Changelog:

https://github.com/huggingface/transformers/releases/tag/v3.5.1
https://github.com/huggingface/transformers/releases/tag/v3.5.0
2020-11-14 10:48:54 +01:00
R. RyanTM 1f9b396785 python37Packages.vowpalwabbit: 8.8.1 -> 8.9.0 2020-11-14 07:45:33 +00:00
Mario Rodas 6502a6748c
Merge pull request #100717 from veehaitch/fix-yq
pythonPackages.yq: Fix tests
2020-11-13 23:16:14 -05:00
Ben Darwin c881ca60ed python3Packages.pytorch-metric-learning: 0.9.81 -> 0.9.94 2020-11-13 17:12:34 -08:00
Ben Darwin 001a975b75 python3Packages.dipy: 1.2.0 -> 1.3.0 2020-11-13 16:17:41 -08:00
Frederik Rietdijk 9fc4a4db5a Merge staging-next into staging 2020-11-13 20:59:08 +01:00
Frederik Rietdijk 463f738cc6 Merge master into staging-next 2020-11-13 20:58:35 +01:00
sveitser 91b3ce2953
nix-prefetch-github: 4.0.1 -> 4.0.2 2020-11-13 11:54:34 +08:00
Pavol Rusnak f70ecb65e7
python3Packages.fastecdsa: init at 2.1.5 2020-11-12 20:59:56 +01:00
Frederik Rietdijk 3fceafce1e buildPython*: remove pythonRecompileBytecodeHook as dependency
This hook was added to get reproducible bytecode. Because it was causing
issues it was disabled, but still kept as a dependency. Now the main
issue with bytecode reproducibility has been resolved by updating pip to
20.2.4, we remove this hook as a dependency.

If a package with Python code is not yet reproducible, one could add
this hook to `nativeBuildInputs`.
2020-11-12 19:32:30 +01:00
Daniël de Kok 950cf2bc56 python3Packages.setuptools-rust: 0.11.4 -> 0.11.5
Changelog
https://github.com/PyO3/setuptools-rust/releases/tag/v0.11.5
2020-11-12 09:55:08 -08:00
Yorick van Pelt e72ebfe79d python3Packages.bitstring: 3.1.5 -> 3.1.7 2020-11-12 18:10:01 +01:00
Matthieu Coudron 6818de3026 pythonPackages.urwidtrees: 1.0.2 -> 1.0.3 2020-11-12 12:00:57 +01:00
Daniël de Kok 2edac44b20 python3Packages.srsly: 2.3.1 -> 2.3.2 2020-11-12 11:52:14 +01:00
Martin Weinelt 19484b9f57 pythonPackages.gtts-token: 1.1.3 -> 1.1.4
Enable checkPhase for the offline calculation test, disable the online
test.
2020-11-11 14:54:46 -08:00
R. RyanTM b7df52351a python27Packages.colorlog: 4.2.1 -> 4.4.0 2020-11-11 14:32:23 -08:00
Martin Weinelt 1da7e9ed4e
Merge pull request #101801 from IvarWithoutBones/fix-multihash
pythonPackages.py-multihash: 0.2.3 -> 1.0.0
2020-11-11 18:02:20 +01:00
IvarWithoutBones dd7b6a5160 pythonPackages.py-multihash: 0.2.3 -> 1.0.0 2020-11-11 17:46:49 +01:00
Frederik Rietdijk 4076ffe580 Merge staging-next into staging 2020-11-11 16:00:34 +01:00
Daniël de Kok 5e93492b7f
Merge pull request #101917 from danieldk/pytorch-1.7.0
python3Packages.pytorch: 1.6.0 -> 1.7.0
2020-11-11 11:51:20 +01:00
R. RyanTM df76f017f2 python37Packages.snowflake-connector-python: 2.3.4 -> 2.3.5 2020-11-10 22:35:39 -08:00
R. RyanTM e787afe7ed python27Packages.rope: 0.17.0 -> 0.18.0 2020-11-10 22:21:54 -08:00
R. RyanTM a23aa390c5 python37Packages.google_cloud_automl: 2.0.0 -> 2.1.0 2020-11-10 22:17:56 -08:00
Dmitry Vyal 9b9cf9469f python3Packages.tensorboardx: fix build after upgrade to PyTorch 1.6 2020-11-10 22:08:56 -08:00
Thiago Franco de Moraes dd72edcdae python3Packages.wxpython_4_1: init at 4.1.0 2020-11-10 15:07:57 -08:00
R. RyanTM 660ae96644 python37Packages.trytond: 5.6.8 -> 5.8.0 2020-11-10 15:05:46 -08:00
R. RyanTM 61b839d9d6 python37Packages.keep: 2.9 -> 2.10 2020-11-10 15:03:42 -08:00
R. RyanTM 4702cd52c7 python37Packages.django-q: 1.3.3 -> 1.3.4 2020-11-10 15:02:34 -08:00
R. RyanTM edba7d603a python37Packages.onnx: 1.7.0 -> 1.8.0 2020-11-10 15:01:21 -08:00
R. RyanTM 39ea613da1 python37Packages.azure-mgmt-sql: 0.23.0 -> 0.24.0 2020-11-10 14:59:23 -08:00
R. RyanTM 3525d53c2b python37Packages.gphoto2: 2.2.3 -> 2.2.4 2020-11-10 14:58:41 -08:00
R. RyanTM 54e2bb0bf9 python37Packages.itemadapter: 0.1.1 -> 0.2.0 2020-11-10 14:56:00 -08:00
R. RyanTM 408cf0b1a3 python37Packages.dropbox: 10.7.0 -> 10.8.0 2020-11-10 14:52:43 -08:00
R. RyanTM bb83e1c293 python37Packages.cairosvg: 2.4.2 -> 2.5.0 2020-11-10 14:52:11 -08:00
Daniël de Kok 8712a719c2 python3Packages.transformers: relax tokenizers version bound 2020-11-10 14:52:03 -08:00
Daniël de Kok c67382b02f python3Packages.tokenizers: 0.9.2 -> 0.9.4
Changelog:

https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.3
https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.4
2020-11-10 14:52:03 -08:00
R. RyanTM 5c737382f3 python37Packages.xstatic-bootbox: 4.4.0.1 -> 5.5.1.1 2020-11-10 14:51:46 -08:00
R. RyanTM 221568ccfb python37Packages.pymavlink: 2.4.11 -> 2.4.12 2020-11-10 14:51:19 -08:00
R. RyanTM 89752afdbd python37Packages.aioconsole: 0.3.0 -> 0.3.1 2020-11-10 14:50:39 -08:00
Ryan Mulligan d2000fb761
Merge pull request #103303 from r-ryantm/auto-update/python3.7-dbus-next
python37Packages.dbus-next: 0.1.4 -> 0.2.1
2020-11-10 14:41:22 -08:00
R. RyanTM ed697cde58 python37Packages.uproot-methods: 0.7.4 -> 0.8.0 2020-11-10 11:22:11 -05:00
R. RyanTM 9359148620 python37Packages.awkward: 0.13.0 -> 0.14.0 2020-11-10 10:19:30 -05:00
R. RyanTM c3fe982424 python37Packages.dbus-next: 0.1.4 -> 0.2.1 2020-11-10 13:12:45 +00:00
Mario Rodas 736957987e
Merge pull request #103282 from r-ryantm/auto-update/python3.7-chalice
python37Packages.chalice: 1.21.3 -> 1.21.4
2020-11-10 06:51:11 -05: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
R. RyanTM 7a647b07b6 python37Packages.chalice: 1.21.3 -> 1.21.4 2020-11-10 07:23:31 +00:00
R. RyanTM d04287f130 python27Packages.rtslib: 2.1.72 -> 2.1.74 2020-11-09 23:18:08 -08: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
R. RyanTM 4defa325b8 python37Packages.streamz: 0.5.5 -> 0.6.1 2020-11-09 23:11:24 -08:00
R. RyanTM 38763f10bd python37Packages.pytest-pylint: 0.17.0 -> 0.18.0 2020-11-09 23:10:27 -08:00
R. RyanTM c183f1252f ansible-lint: 4.3.6 -> 4.3.7 2020-11-09 23:10:17 -08:00
R. RyanTM 42374a1329 python37Packages.pyvmomi: 7.0 -> 7.0.1 2020-11-09 23:09:38 -08:00
Markus S. Wamser 3c7e7b87b3 pymupdf: 1.17.6 -> 1.18.0 2020-11-09 09:57:38 -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
Sebastian Jordan 8691178e7a nix-prefetch-github: 4.0 -> 4.0.1 2020-11-09 11:53:43 +00:00
Martin Weinelt de572aea82 python3Packages.deepmerge: 0.1.0 -> 0.1.1 2020-11-08 13:08:03 -08:00
Martin Weinelt 884d7ac411
Merge pull request #103122 from lukegb/update-pyscard
pythonModules.pyscard: 1.9.9 -> 2.0.0
2020-11-08 15:42:22 +01: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
Luke Granger-Brown 2c330cba4a pythonModules.pyscard: 1.9.9 -> 2.0.0 2020-11-08 10:41:06 +00:00
Daniël de Kok 84276fd18c python3Packages.datasets: 1.0.1 -> 1.1.2
Changelog:

https://github.com/huggingface/datasets/releases/tag/1.1.2
https://github.com/huggingface/datasets/releases/tag/1.1.0
https://github.com/huggingface/datasets/releases/tag/1.0.2
2020-11-08 08:22:07 +01:00
Mario Rodas e8e4271079
Merge pull request #100728 from r-ryantm/auto-update/python3.7-nbsmoke
python37Packages.nbsmoke: 0.4.1 -> 0.5.0
2020-11-07 15:23:57 -05:00
Mario Rodas e732be9c08
Merge pull request #101882 from das-g/pyosmium
python3.pkgs.pyosmium: 2.15.3 -> 3.0.1
2020-11-07 14:33:23 -05:00
freezeboy c0efa713da python3Packages.paperspace: unbreak 2020-11-07 11:28:19 -08: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