Frederik Rietdijk
e29c1e42e0
Merge staging-next into staging
2020-08-31 19:46:33 +02:00
Frederik Rietdijk
6ab387699a
python3Packages.credstash: fix build
2020-08-31 17:18:27 +02:00
Daniël de Kok
33b21aec60
pytorch-bin: init at 1.6.0
2020-08-30 11:12:16 -07:00
sternenseemann
65130398eb
pythonPackages.afdko: init at 3.5.0
2020-08-30 10:17:23 -07:00
sternenseemann
e871d7ad35
pythonPackages.psautohint: init at 2.1.0
2020-08-30 10:17:23 -07:00
sternenseemann
40c0cde72e
pythonPackages.ufoprocessor: init at 1.9.0
2020-08-30 10:17:23 -07:00
sternenseemann
34f05cf02f
pythonPackages.mutatormath: init at 3.0.1
2020-08-30 10:17:23 -07:00
sternenseemann
03ac35ddf7
pythonPackages.ufonormalizer: init at 0.4.1
2020-08-30 10:17:23 -07:00
sternenseemann
5db55e5106
pythonPackages.fontparts: init at 0.9.2
2020-08-30 10:17:23 -07:00
sternenseemann
e591c63a4f
pythonPackages.booleanoperations: init at 0.9.0
2020-08-30 10:17:23 -07:00
sternenseemann
fb67ae709f
pythonPackages.defcon: init at 0.7.2
2020-08-30 10:17:23 -07:00
sternenseemann
61b57f0781
pythonPackages.fontmath: init at 0.6.0
2020-08-30 10:17:23 -07:00
sternenseemann
47addc60d5
pythonPackages.fontpens: init at 0.2.4
2020-08-30 10:17:23 -07:00
sternenseemann
3f53134108
pythonPackages.fonttools: 4.13.0 → 4.14.0
2020-08-30 10:17:23 -07:00
sternenseemann
5c000c1a03
pythonPackages.unicodedata2: init at 13.0.0-2
2020-08-30 10:17:23 -07:00
sternenseemann
c83ebad684
pythonPackages.zopfli: init at 0.1.6
2020-08-30 10:17:23 -07:00
sternenseemann
9388762bf7
pythonPackages.pytest-randomly: init at 3.4.1
2020-08-30 10:17:23 -07:00
R. RyanTM
4aa5466cbc
python27Packages.qtconsole: 4.7.5 -> 4.7.6
2020-08-30 09:47:05 -07:00
Robert Scott
5f40ba47d5
pythonPackages.pint: add missing dependencies
...
importlib-metadata and packaging appear to have been falsely satisfied
by the inclusion of pytestCheckHook in checkInputs. this can be
demonstrated by attempting to build this package with doCheck = false.
also removed the isPy27 clause as package no longer seems to support <3.6
anyway now.
2020-08-30 09:22:37 -07:00
Ryan Mulligan
1b7b1cb976
Merge pull request #96524 from r-ryantm/auto-update/python2.7-phonenumbers
...
python27Packages.phonenumbers: 8.12.7 -> 8.12.8
2020-08-30 07:54:25 -07:00
Daniël de Kok
b4631b0dcc
Merge pull request #96664 from risicle/ris-blis-missing-dependency
...
pythonPackages.blis: add missing dependency numpy
2020-08-30 13:38:50 +02:00
Jonathan Ringer
959c24fc7c
pythonPackages.parsedatetime: disable python2
2020-08-30 09:11:03 +02:00
Jonathan Ringer
973d4dd39e
python3Packages.clifford: fix deps
2020-08-30 09:11:03 +02:00
Jonathan Ringer
6d565c8b69
python3Packages.cirq: fix build
2020-08-30 09:11:03 +02:00
Jonathan Ringer
75291e223f
python3Packages.sphinxcontrib-openapi: fix build
2020-08-30 09:11:03 +02:00
Jonathan Ringer
56bbebe237
python3Packages.xml2rfc: fix build
2020-08-30 09:11:03 +02:00
Jonathan Ringer
aee512f62d
python3Packages.catalouge: fix tests
2020-08-30 09:11:03 +02:00
Jonathan Ringer
d49fc3600e
python3Packages.aioesphomeapi: fix build
2020-08-30 09:11:03 +02:00
Jonathan Ringer
fb6d6a518c
python3Packages.zarr: disable <python3.5
...
```
Processing ./zarr-2.4.0-py2-none-any.whl
ERROR: Package 'zarr' requires a different Python: 2.7.18 not in '>=3.5'
```
2020-08-30 09:11:03 +02:00
Jonathan Ringer
1df01342cf
python3Packages.validators: disable <python3.5
...
```
Processing ./validators-0.17.1-py2-none-any.whl
ERROR: Package 'validators' requires a different Python: 2.7.18 not in '>=3.4'
```
2020-08-30 09:11:03 +02:00
Jonathan Ringer
bfb5d918a7
python3Packages.transip: disable <python3.5
2020-08-30 09:11:03 +02:00
Jonathan Ringer
5b52eb9752
python3Packages.sounddevice: disable <python3.5
2020-08-30 09:11:02 +02:00
Jonathan Ringer
589335b829
python3Packages.smart_open: disable <python3.5
2020-08-30 09:11:02 +02:00
Jonathan Ringer
b56230d800
python3Packages.seekpath: disable <python3.5
2020-08-30 09:11:02 +02:00
Jonathan Ringer
ffebbefd43
pythonPackages.ripser: disable <python3.6
2020-08-30 09:11:02 +02:00
Jonathan Ringer
96df058bfe
pythonPackages.executor: disable python2
2020-08-30 09:11:02 +02:00
Jonathan Ringer
ba537f97a7
python3Packages.dogpile-cache: disable <python3.6
2020-08-30 09:11:02 +02:00
Jonathan Ringer
a8b6169aa2
python3Packages.cloudflare: fix build
2020-08-30 09:11:02 +02:00
Jonathan Ringer
f0c9d18a6b
python3Packages.paramiko: fix build with cryptography>=3.1
2020-08-30 09:11:02 +02:00
Frederik Rietdijk
9bd7b3f283
python3Packages.zeroconf: 0.28.0 -> 0.28.2
2020-08-30 09:11:02 +02:00
Frederik Rietdijk
ef78337439
python3Packages.virtualenv: 20.0.30 -> 20.0.31
2020-08-30 09:11:02 +02:00
Frederik Rietdijk
18f9395e56
python3Packages.unittest-xml-reporting: 3.0.3 -> 3.0.4
2020-08-30 09:11:02 +02:00
Frederik Rietdijk
546d293f70
python3Packages.typing_extensions: 3.7.4.2 -> 3.7.4.3
2020-08-30 09:11:02 +02:00
Frederik Rietdijk
6281434dbb
python3Packages.timelib: 0.2.4 -> 0.2.5
2020-08-30 09:11:02 +02:00
Frederik Rietdijk
7c3ac97368
python3Packages.tifffile: 2020.8.13 -> 2020.8.25
2020-08-30 09:11:02 +02:00
Frederik Rietdijk
ceb43ecd37
python3Packages.svglib: 1.0.0 -> 1.0.1
2020-08-30 09:11:02 +02:00
Frederik Rietdijk
1f401e7688
python3Packages.supervisor: 4.2.0 -> 4.2.1
2020-08-30 09:11:02 +02:00
Frederik Rietdijk
df374bd3af
python3Packages.SQLAlchemy: 1.3.18 -> 1.3.19
2020-08-30 09:11:02 +02:00
Frederik Rietdijk
412a6f2a7e
python3Packages.smart_open: 2.1.0 -> 2.1.1
2020-08-30 09:11:02 +02:00
Frederik Rietdijk
dcdcdff007
python3Packages.sarge: 0.1.5.post0 -> 0.1.6
2020-08-30 09:11:02 +02:00