Commit Graph

19465 Commits

Author SHA1 Message Date
Robert Scott
f2e3b79750 pythonPackages.howdoi: 2.0.3 -> 2.0.4, fix build
had to disable the tests (hopefully temporarily) because of missing
page_cache directory in release tarball.

removed no-longer-needed requests-cache dependency
2020-08-31 11:44:51 -07:00
Robert Scott
6bdad12b56 pythonPackages.keep: init at 2.9 2020-08-31 11:44:51 -07: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
Martin Weinelt
ed5c35626a python3Packages.pyipp: 0.10.1 -> 0.11.0
Loosens dependency requirements and thus fixes build with bumped yarl
version.
2020-08-29 17:37:55 -07:00
Martin Weinelt
f31f620200 python3Packages.samsungtvws: init at 1.5.3 2020-08-29 17:37:55 -07:00
Martin Weinelt
60cb1123b2 pythonPackages.samsungctl: init at 0.7.1 2020-08-29 17:37:55 -07:00
Peter Hoeg
b10edc136e dogpile.cache: add missing dep 2020-08-29 17:32:29 -07:00
Jan Tojnar
5cfd8275a6
pyexcel-xls: 0.5.8 → 0.5.9 2020-08-30 01:13:57 +02:00
Robert Scott
4b3f8bd214 pythonPackages.blis: add missing dependency numpy
blis' numpy dependency seems to have been falsely satisfied by its
inclusion in checkInputs, whereas this seems to actually be an install
dependency. this can be demonstrated by attempting to build this package
with doCheck = false and watching it fail.

also removed cython from checkInputs as it's already in nativeBuildInputs
2020-08-29 20:55:51 +01:00
Daniël de Kok
ef3dc7be23 python3Packages.deepdiff: fix by adding mmh3 dependency 2020-08-29 11:56:16 -07:00
Daniël de Kok
1beb19e39d python3Packages.mmh3: init at 2.5.1 2020-08-29 11:56:16 -07:00
R. RyanTM
24d309bedf python27Packages.splinter: 0.13.0 -> 0.14.0 2020-08-29 10:21:12 -07:00
Jan Tojnar
48413581b1 python3.pkgs.pyexcel-ods: init at 0.5.6 2020-08-29 10:20:47 -07:00
Jan Tojnar
9357dfc299 python3.pkgs.pyexcel-xsl: init at 0.5.8 2020-08-29 10:20:47 -07:00
Jan Tojnar
cadb4676c6 python3.pkgs.pyexcel: init at 0.6.4 2020-08-29 10:20:47 -07:00
Jan Tojnar
4bfca7c751 python3.pkgs.pyexcel-io: init at 0.5.20 2020-08-29 10:20:47 -07:00
Jan Tojnar
7e14da6138 python3.pkgs.lml: init at 0.9.0 2020-08-29 10:20:47 -07:00
Maximilian Bosch
5f51775776
Merge pull request #96546 from seppeljordan/update-nix-prefetch-github
nix-prefetch-github: v2.4 -> v3.0
2020-08-29 18:51:29 +02:00
Gabriel Ebner
e4dfce385a
Merge pull request #96530 from r-ryantm/auto-update/pyside2
python27Packages.pyside2: 5.14.2 -> 5.15.0
2020-08-29 18:05:12 +02:00
Gabriel Ebner
e8482d86ff
Merge pull request #96608 from gebner/leanproject
mathlibtools: init at 0.0.10
2020-08-29 17:58:17 +02:00
Gabriel Ebner
0c6a84b036
Merge pull request #96614 from gebner/sentrysdk 2020-08-29 17:57:57 +02:00
Daniël de Kok
3e2dfb99b4
Merge pull request #96350 from danieldk/pytorch-remove-onednn-dependency
python3Packages.pytorch: remove oneDNN dependency
2020-08-29 17:38:08 +02:00
Gabriel Ebner
05b8615880
Merge pull request #96578 from r-ryantm/auto-update/python2.7-trimesh
python27Packages.trimesh: 3.7.14 -> 3.8.4
2020-08-29 16:44:36 +02:00
Gabriel Ebner
55e8fa4db7 python3Packages.sentry-sdk: fix build 2020-08-29 16:41:44 +02:00
Gabriel Ebner
c9bc95d613 python3Packages.pure-eval: init at 0.1.0 2020-08-29 16:41:44 +02:00
Gabriel Ebner
f210992c92
Merge pull request #96611 from gebner/rq151
python3Packages.rq: 1.5.0 -> 1.5.1
2020-08-29 16:41:21 +02:00
Gabriel Ebner
2aabbf90a7 Revert "python: kombu: 4.6.11 -> 5.0.0"
This reverts commit a34aba72c9.
2020-08-29 16:24:06 +02:00
Gabriel Ebner
1d9f62e14b python3Packages.rq: 1.5.0 -> 1.5.1 2020-08-29 16:18:23 +02:00
Emmanuel Rosa
e435c54316 pythonPackages.tldextract: add missing setuptools_scm dependency 2020-08-29 16:01:13 +02:00
Gabriel Ebner
67a280c90b mathlibtools: init at 0.0.10 2020-08-29 15:49:43 +02:00
Frederik Rietdijk
54568a1bea pythonPackages.django_1_11: no longer supported 2020-08-29 14:46:45 +02:00