Mario Rodas
34ad166a83
Merge pull request #102316 from marsam/update-grpc
...
grpc: 1.32.0 -> 1.33.2
2020-11-02 21:18:15 -05:00
Mario Rodas
9338d75539
Merge pull request #102434 from r-ryantm/auto-update/python2.7-hg-evolve
...
python27Packages.hg-evolve: 10.0.2 -> 10.1.0
2020-11-02 18:11:02 -05: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
Martin Weinelt
20d24d0b15
python3Packages.pyserial-asyncio: propagate pyserial
...
Fixes errors like this:
ERROR: Could not find a version that satisfies the requirement pyserial (from pyserial-asyncio>=0.4->pysml==0.0.2) (from versions: none)
2020-11-02 10:39:44 -08:00
Daniël de Kok
693f2aa17a
python3Packages.srsly: 2.3.0 -> 2.3.1
...
Changelog:
https://github.com/explosion/srsly/releases/tag/v2.3.1
2020-11-02 10:00:53 -08:00
R. RyanTM
d3a12ae060
python37Packages.sshtunnel: 0.1.5 -> 0.2.1
2020-11-02 08:15:49 -08:00
R. RyanTM
079523587d
python37Packages.telethon-session-sqlalchemy: 0.2.15 -> 0.2.16
2020-11-02 07:50:52 -08:00
Pavol Rusnak
2c931312ce
treewide: simplify rev/repo arguments in src
...
+ use fetchFromGithub where possible
2020-11-01 23:02:24 -08:00
R. RyanTM
a5c0ebbd19
python27Packages.hg-evolve: 10.0.2 -> 10.1.0
2020-11-02 06:17:40 +00:00
Jonathan Ringer
9d5b01eb57
python3Packages.google_cloud_pubsub: disable tests
...
tests fail due to file handle issues, then just loops
in an invalid state until timing out on hydra
https://hydra.nixos.org/build/129081889
2020-11-01 15:15:08 -08:00
R. RyanTM
e87f9b1ee6
ansible-lint: 4.3.5 -> 4.3.6
2020-11-01 13:16:20 -08:00
Benjamin Hipple
9c87b3271a
Merge pull request #102386 from seppeljordan/update-nix-prefetch-github-4.0
...
nix-prefetch-github: v3.0 -> v4.0
2020-11-01 15:52:53 -05:00
Pavol Rusnak
0d8f43c402
python3Packages.ovito: 3.0.0 -> 3.3.1
2020-11-01 11:51:17 -08:00
Sebastian Jordan
e8b6c6780c
nix-prefetch-github: v3.0 -> v4.0
2020-11-01 20:20:18 +01:00
R. RyanTM
70bddcf122
python37Packages.css-parser: 1.0.5 -> 1.0.6
2020-11-01 18:05:05 +01:00
freezeboy
b6a2387ddc
python3Packages.pyside: refactor to use multiple outputs
2020-11-01 16:22:29 +01:00
freezeboy
5a03f8ba80
python3Packages.pysideTools: refactor to use multiple outputs
2020-11-01 16:22:13 +01:00
freezeboy
a3e20b8dbc
python3Packages.pysideShiboken: refactor to use multiple outputs
2020-11-01 16:22:00 +01:00
freezeboy
335d21df85
pysideGeneratorrunner: refactor to use python3
2020-11-01 16:10:31 +01:00
freezeboy
c6b754a67b
pysideApiextractor: refactor to use python3
...
Also took the opportunity to split it to multiple outputs
(cherry picked from commit 2cd5cf624ae19fd7633a22ea3a3f7986dfb611af)
2020-11-01 15:18:47 +01:00
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
Mario Rodas
4346b1a276
pythonPackages.grpcio-tools: 1.32.0 -> 1.33.2
2020-10-31 04:20: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
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
luc65r
345f1d11d3
unicorn(-emu): 1.0.2-rc4 -> 1.0.2
2020-10-29 21:15:42 +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