Commit Graph

24752 Commits

Author SHA1 Message Date
Martin Weinelt
c1aaa66d72
Merge pull request #111348 from risicle/ris-httpcore-0.12.3
pythonPackages.httpcore: 0.12.0 -> 0.12.3
2021-02-27 17:43:10 +01:00
Sandro
1c6912636d
Merge pull request #114472 from fabaff/simplehound 2021-02-27 14:18:32 +01:00
Sandro
904fc94cb1
Merge pull request #114470 from fabaff/python-awair 2021-02-27 13:51:47 +01:00
Sandro
0c98cef613
Merge pull request #114494 from fabaff/bump-slack-sdk
python3Packages.slack-sdk: 3.3.0 -> 3.4.0
2021-02-27 13:19:13 +01:00
Fabian Affolter
fb4a196f8f
Merge pull request #114547 from r-ryantm/auto-update/python3.7-libversion
python37Packages.libversion: 1.2.1 -> 1.2.2
2021-02-27 12:09:02 +01:00
R. RyanTM
4a2934f0e6 python37Packages.libversion: 1.2.1 -> 1.2.2 2021-02-27 10:12:51 +00:00
Fabian Affolter
56f38233a9
Merge pull request #114541 from r-ryantm/auto-update/python3.7-censys
python37Packages.censys: 1.1.0 -> 1.1.1
2021-02-27 09:36:04 +01:00
R. RyanTM
4a87fe669f python37Packages.censys: 1.1.0 -> 1.1.1 2021-02-27 08:09:58 +00:00
R. RyanTM
5bbfc16b28 python37Packages.adafruit-platformdetect: 3.1.1 -> 3.2.0 2021-02-27 05:11:55 +00:00
Sandro
919902ba01
Merge pull request #114445 from fabaff/bump-prawn 2021-02-26 19:44:28 +01:00
Fabian Affolter
ea3e9d551d python3Packages.slack-sdk: 3.3.0 -> 3.4.0 2021-02-26 19:15:06 +01:00
Sandro
74025ebf66
Merge pull request #114384 from mschwaig/google-auth-depends-on-six
pythonPackages.google-auth: add missing dependency on six
2021-02-26 18:17:41 +01:00
Fabian Affolter
8bdca7d22d python3Packages.simplehound: init at 0.6 2021-02-26 16:26:31 +01:00
Fabian Affolter
f8645e3b4a python3Packages.python-awair: init at 0.2.1 2021-02-26 16:11:42 +01:00
Thomas Bereknyei
525811c181 pytest-timeout: remove test 2021-02-26 13:35:29 +01:00
Frederik Rietdijk
c456a2512f Merge master into staging-next 2021-02-26 10:25:13 +01:00
Robert Schütz
6d7128414c python3Packages.adblock: use meta instead of passthru.meta 2021-02-26 10:21:13 +01:00
Fabian Affolter
287ef70bb3 python3Packages.praw: 7.1.4 -> 7.2.0 2021-02-26 09:14:09 +01:00
Fabian Affolter
d4acd16abc python3Packages.prawcore: 1.5.0 -> 2.0.0 2021-02-26 09:13:47 +01:00
Mario Rodas
74b9241e60
Merge pull request #114397 from NeQuissimus/python3Packages.sagemaker
python3Packages.sagemaker: 2.25.1 -> 2.25.2
2021-02-26 00:06:21 -05:00
Mario Rodas
820754e7cb
Merge pull request #114310 from r-ryantm/auto-update/python3.7-ckcc-protocol
python37Packages.ckcc-protocol: 1.0.2 -> 1.0.3
2021-02-25 23:59:42 -05:00
Daniel Nagy
7db40fa5d5
python3Packages.dlib: support sse4 instructions
My understanding of the line that is removed is, that the logic is
wrong. According to the setup.py file[0] it says that:

> To exclude certain options in the cmake config use --no:
>     for example:
>     --no USE_AVX_INSTRUCTIONS: will set -DUSE_AVX_INSTRUCTIONS=no

This means, that a true value of `avxSupport` will deactivate it in the
setup, which is not what we want.

[0]: https://github.com/davisking/dlib/blob/v19.21/setup.py#L22
2021-02-25 22:49:08 +01:00
Martin Schwaighofer
a11492ad8c pythonPackages.google-auth: add missing dependency on six
google-auth depends on six as indicated here:
65074d3fbe/setup.py

It only builds on hydra without it right now,
because another dependency pulls it in as a checkInput:
https://github.com/DavHau/mach-nix/issues/240#issuecomment-786015221
2021-02-25 19:00:30 +01:00
Tim Steinbach
688e9f5870
python3Packages.sagemaker: 2.25.1 -> 2.25.2 2021-02-25 11:38:57 -05:00
Sandro
3ab5aa845a
Merge pull request #114286 from fabaff/bump-hstspreload
python3Packages.hstspreload: 2021.2.1 -> 2021.2.15
2021-02-25 12:51:35 +01:00
Martin Weinelt
63c8f479c7
Merge pull request #114243 from fabaff/bump-python-awesomeversion 2021-02-25 12:49:39 +01:00
davidak
651b0c786b
Merge pull request #114324 from fabaff/bump-pytest-subtests
python3Packages.pytest-subtests: 0.3.2 -> 0.4.0
2021-02-25 12:29:58 +01:00
Sandro
43d0a79e78
Merge pull request #114333 from fabaff/bump-pyowm
python3Packages.pyowm: 3.1.1 -> 3.2.0
2021-02-25 12:17:23 +01:00
Fabian Affolter
cb8a87a701 python3Packages.pyowm: enable tests 2021-02-25 10:14:23 +01:00
Fabian Affolter
65b91f617f python3Packages.pyowm: 3.1.1 -> 3.2.0 2021-02-25 10:05:10 +01:00
Fabian Affolter
bf24d39f77 python3Packages.pytest-subtests: add pythonImportsCheck 2021-02-25 08:53:12 +01:00
Fabian Affolter
c5bd117275 python3Packages.pytest-subtests: 0.3.2 -> 0.4.0 2021-02-25 08:48:53 +01:00
Fabian Affolter
1d6a93485c
python3Packages.ckcc-protocol: add pythonImportsCheck 2021-02-25 08:27:04 +01:00
Fabian Affolter
a301215b5a
python3Packages.ckcc-protocol: fix license 2021-02-25 08:25:45 +01:00
Sandro
45b492de70
Merge pull request #114315 from r-ryantm/auto-update/python3.7-google-cloud-tasks
python37Packages.google-cloud-tasks: 2.1.0 -> 2.2.0
2021-02-25 06:37:03 +01:00
R. RyanTM
aa063213b8 python37Packages.google-cloud-tasks: 2.1.0 -> 2.2.0 2021-02-25 04:25:38 +00:00
davidak
a0d657f949
Merge pull request #113794 from fabaff/bump-pycryptodomex
python3Packages.pycryptodomex: 3.9.9 -> 3.10.1
2021-02-25 05:01:01 +01:00
Mario Rodas
bb073523a8
Merge pull request #114291 from r-ryantm/auto-update/python3.7-github3.py
python37Packages.github3_py: 1.3.0 -> 2.0.0
2021-02-24 22:37:17 -05:00
Mario Rodas
a459e53280
Merge pull request #114294 from r-ryantm/auto-update/python3.7-Flask-Migrate
python37Packages.flask_migrate: 2.6.0 -> 2.7.0
2021-02-24 22:34:50 -05:00
Mario Rodas
708d08acec
Merge pull request #114298 from r-ryantm/auto-update/python3.7-google-cloud-pubsub
python37Packages.google-cloud-pubsub: 2.3.0 -> 2.4.0
2021-02-24 22:34:31 -05:00
R. RyanTM
e46f809589 python37Packages.ckcc-protocol: 1.0.2 -> 1.0.3 2021-02-25 03:27:57 +00:00
Mario Rodas
6fdb112dd0
Merge pull request #114217 from fabaff/bump-aiosqlite
python3Packages.aiosqlite: 0.16.0 -> 0.17.0
2021-02-24 22:01:42 -05:00
R. RyanTM
2dba1c958e apprise: 0.9.0 -> 0.9.1 2021-02-25 01:52:52 +00:00
Mario Rodas
55cfde3016
Merge pull request #114268 from r-ryantm/auto-update/python3.7-Django
python37Packages.django_3: 3.1.6 -> 3.1.7
2021-02-24 20:07:25 -05:00
Mario Rodas
e7356cea69
Merge pull request #114273 from fabaff/bump-twitterapi
python3Packages.twitterapi: 2.6.6 -> 2.6.8
2021-02-24 20:06:54 -05:00
R. RyanTM
fc1bbde821 python37Packages.google-cloud-pubsub: 2.3.0 -> 2.4.0 2021-02-25 00:11:37 +00:00
Sandro
48b365162a
Merge pull request #114025 from bcdarwin/update-batchgenerators
python3Packages.batchgenerators: 0.20.1 -> 0.21
2021-02-25 01:03:49 +01:00
Sandro
3ede9d8c5c
Merge pull request #114080 from baloo/baloo/tpm2-pytss/init 2021-02-25 01:00:51 +01:00
Sandro
31e113a56f
Merge pull request #114170 from fabaff/sharkiqpy 2021-02-25 00:56:22 +01:00
Sandro
f9ac56e1c5
Merge pull request #114150 from fabaff/bump-pyvizio 2021-02-25 00:38:07 +01:00