Nicolai Kellerer
|
a103c58bab
|
python3Packages.toolz: 0.10.0 -> 0.11.1
|
2020-10-31 09:55:25 -07:00 |
Nicolai Kellerer
|
c1cf4abe6d
|
pythonPackages.toolz: create Python 2 package
|
2020-10-31 09:55:25 -07:00 |
Jonathan Ringer
|
b8f45c32f8
|
python3Packages.tensorflow: break if gast not correct
|
2020-10-30 23:11:03 -07:00 |
Benjamin Hipple
|
7da9af20a8
|
Merge pull request #102183 from flyfloh/miio-fix
python-miio: fix
|
2020-10-31 00:52:06 -04: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 |
Florian Pester
|
79e81e8404
|
python-miio: fix
|
2020-10-30 21:41:47 +01:00 |
Marek Mahut
|
242441fea2
|
Merge pull request #101847 from mmilata/python-trezor-udev-linux
python3Packages.trezor: make udev rules dependency linux-only
|
2020-10-30 17:00:09 +01:00 |
Jörg Thalheim
|
46731b8886
|
Merge pull request #100814 from unode/samtools
|
2020-10-30 16:44:27 +01:00 |
Alex Eyre
|
3e4878370e
|
python-modules/coordinates: remove mildlyincompetent from the maintainers list
also removed from maintainers-list.nix, motivation for change is
that he was a friend, and he unfortunately passed away earlier this year.
|
2020-10-30 07:52:03 +00:00 |
Renato Alves
|
459c5ec3b1
|
pythonPackages.pysam: Disable failing tests unrelated to packaging
These will be fixed upstream and are due to format changes introduced
in samtools and htslib 1.11
|
2020-10-30 01:28:00 +01:00 |
R. RyanTM
|
ec2bd3c95c
|
beancount: 2.3.2 -> 2.3.3
|
2020-10-29 13:13:26 -07:00 |
Martin Weinelt
|
90a47bad3e
|
python3Packages.asgi-csrf: 0.7 -> 0.7.1
|
2020-10-29 10:52:28 -07:00 |
Martin Weinelt
|
c44af1ebd7
|
python3Packages.asgi-csrf: disable tests
The packages tests import a private module from httpx, that does not
exist anymore in newer versions.
|
2020-10-29 10:52:28 -07:00 |
Martin Weinelt
|
7f096a9feb
|
python3Packages.httpx: 0.14.2 -> 0.16.1
Clean up package and convert tests to pytestCheckHook.
|
2020-10-29 10:52:28 -07:00 |
Martin Weinelt
|
fed1b43c6f
|
python3Packages.httpcore: 0.10.2 -> 0.12.0
Also clean up the package and enable tests.
|
2020-10-29 10:52:28 -07:00 |
Martin Weinelt
|
b034c434f6
|
pythonPackages.spotipy: disable tests and cleanup
Tests require network access.
|
2020-10-29 10:52:28 -07:00 |
Martin Weinelt
|
c6174c208a
|
pythonPackages.spotipy: 2.16.0 -> 2.16.1
|
2020-10-29 10:52:28 -07:00 |
R. RyanTM
|
c1b0ffe325
|
python37Packages.bids-validator: 1.5.6 -> 1.5.7
|
2020-10-29 09:00:53 -07:00 |
R. RyanTM
|
e2dbf1ee5f
|
python37Packages.py_stringmatching: 0.4.1 -> 0.4.2
|
2020-10-29 08:58:06 -07:00 |
Martin Weinelt
|
7bbbc719f4
|
Merge pull request #101958 from helsinki-systems/hass-nabucasa.0.37.1
python3Packages.hass-nabucasa: 0.34.0 -> 0.37.1
|
2020-10-29 00:36:48 +01:00 |
Scriptkiddi
|
da2e83490c
|
python3Packages.hass-nabucasa: 0.34.6 -> 0.37.1
|
2020-10-29 00:26:51 +01:00 |
Scriptkiddi
|
aa94abac64
|
python3Packages.pycognito: 0.1.3 -> 0.1.4
|
2020-10-29 00:26:48 +01:00 |
Scriptkiddi
|
da519e3a2b
|
python3Packages.python-jose: 3.1.0 -> 3.2.0
|
2020-10-29 00:26:34 +01:00 |
Daniël de Kok
|
05f6de94cf
|
python3Packages.transformers: 3.3.1 -> 3.4.0
Changelog:
https://github.com/huggingface/transformers/releases/tag/v3.4.0
|
2020-10-28 10:41:27 -07:00 |
Daniël de Kok
|
d2e918cc12
|
python3Packages.tokenizers: 0.8.1 -> 0.9.2
Changelog:
https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0
https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.1
https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.2
Changes in the derivation:
* Tokenizers uses a newer version of pyo3 that does not require Rust
nightly anymore. So, we do not have to use any cheat codes anymore.
* Tokenizers is now a mixed Rust/Python project. The way it is set
up does not work with Maturin, so switch to setuptools-rust instead.
* Add additional data files needed for tests.
* Use `pytestCheckHook`.
|
2020-10-28 10:41:27 -07:00 |
Daniël de Kok
|
93b3fa6088
|
python3Packages.setuptools-rust: init at 0.11.3
|
2020-10-28 10:41:27 -07:00 |
Martin Weinelt
|
d05139b362
|
pythonPackages.pysmb: add pythonImportsCheck
|
2020-10-28 10:20:13 -07:00 |
R. RyanTM
|
a8bc6fd7e0
|
python37Packages.drf-yasg: 1.17.1 -> 1.20.0
|
2020-10-28 10:18:15 -07:00 |
R. RyanTM
|
119b256783
|
python37Packages.trytond: 5.6.7 -> 5.6.8
|
2020-10-28 10:15:38 -07:00 |
Martin Weinelt
|
9db90baede
|
Merge pull request #101918 from r-ryantm/auto-update/python3.7-pysmb
python37Packages.pysmb: 1.2.4 -> 1.2.5
|
2020-10-28 18:15:16 +01:00 |
R. RyanTM
|
5a7fd27dc7
|
python37Packages.pyface: 7.0.1 -> 7.1.0
|
2020-10-28 10:14:54 -07:00 |
Jonathan Ringer
|
2d824c0fde
|
Merge pull request #101916 from r-ryantm/auto-update/python3.7-dropbox
python37Packages.dropbox: 10.6.0 -> 10.7.0
|
2020-10-28 10:14:11 -07:00 |
R. RyanTM
|
2458d03ea0
|
python37Packages.azure-mgmt-kusto: 0.9.0 -> 0.10.0
|
2020-10-28 10:13:51 -07:00 |
R. RyanTM
|
b8cec6ed2e
|
python37Packages.audioread: 2.1.8 -> 2.1.9
|
2020-10-28 10:11:58 -07:00 |
R. RyanTM
|
9eddacc837
|
python37Packages.nbsphinx: 0.7.1 -> 0.8.0
|
2020-10-28 10:11:33 -07:00 |
R. RyanTM
|
31d68e0195
|
python37Packages.dominate: 2.5.2 -> 2.6.0
|
2020-10-28 10:10:28 -07:00 |
Martin Weinelt
|
8c7203e105
|
Merge pull request #101927 from danieldk/pytorch-bin-1.7.0
python3Packages.pytorch-bin: 1.6.0 -> 1.7.0
|
2020-10-28 18:05:07 +01:00 |
R. RyanTM
|
7fecf2cb77
|
python37Packages.nibabel: 3.1.1 -> 3.2.0
|
2020-10-28 09:15:25 -07:00 |
R. RyanTM
|
c29ded49b1
|
python37Packages.azure-mgmt-datamigration: 4.0.0 -> 4.1.0
|
2020-10-28 08:43:27 -07:00 |
R. RyanTM
|
6eabbd7913
|
python37Packages.oauthenticator: 0.11.0 -> 0.12.0
|
2020-10-28 08:42:38 -07:00 |
R. RyanTM
|
03c77ee454
|
python37Packages.pulp: 2.3 -> 2.3.1
|
2020-10-28 08:41:58 -07:00 |
Martin Weinelt
|
1d74449db6
|
Merge pull request #101924 from r-ryantm/auto-update/python3.7-holoviews
python37Packages.holoviews: 1.13.4 -> 1.13.5
|
2020-10-28 15:50:23 +01:00 |
Daniël de Kok
|
92041430d4
|
python3Packages.pytorch-bin: 1.6.0 -> 1.7.0
Changelog:
https://github.com/pytorch/pytorch/releases/tag/v1.7.0
|
2020-10-28 14:04:31 +01:00 |
Mario Rodas
|
8385452994
|
Merge pull request #101919 from r-ryantm/auto-update/python3.7-Eve
python37Packages.eve: 1.1.3 -> 1.1.4
|
2020-10-28 07:27:27 -05:00 |
R. RyanTM
|
5a7a1cad43
|
python37Packages.holoviews: 1.13.4 -> 1.13.5
|
2020-10-28 11:26:47 +00:00 |
R. RyanTM
|
6d6ed15508
|
python37Packages.eve: 1.1.3 -> 1.1.4
|
2020-10-28 11:21:17 +00:00 |
R. RyanTM
|
192b436b1c
|
python37Packages.pysmb: 1.2.4 -> 1.2.5
|
2020-10-28 10:59:34 +00:00 |
R. RyanTM
|
eaa8dfab5b
|
python37Packages.dropbox: 10.6.0 -> 10.7.0
|
2020-10-28 10:40:04 +00:00 |
Mario Rodas
|
a151124ca3
|
Merge pull request #101896 from r-ryantm/auto-update/python3.7-chalice
python37Packages.chalice: 1.21.2 -> 1.21.3
|
2020-10-28 05:29:16 -05:00 |
Mario Rodas
|
8989bf1e62
|
Merge pull request #101895 from r-ryantm/auto-update/python3.7-apprise
python37Packages.apprise: 0.8.7 -> 0.8.9
|
2020-10-28 03:59:25 -05:00 |