Fabian Affolter
|
c0638b8591
|
python3Packages.coconut: add patch to fix build issue
|
2021-02-02 09:43:21 +01:00 |
|
Fabian Affolter
|
9c06d17d95
|
python3Packages.coconut: switch to pytestCheckHook
|
2021-02-02 09:02:18 +01:00 |
|
Mario Rodas
|
a0dc0f6f2c
|
Merge pull request #111491 from fabaff/bump-gitpython
python3Packages.GitPython: 3.1.11 -> 3.1.12
|
2021-02-01 23:51:54 -05:00 |
|
Martin Weinelt
|
933c07794b
|
Merge pull request #111614 from andir/levenshtein
pythonPackages.python-levenshtein: 0.12.0 -> 0.12.1
|
2021-02-02 01:10:00 +01:00 |
|
Martin Weinelt
|
f09b8fbbe1
|
python3Packages.awesomeversion: 21.1.8 -> 21.2.0
|
2021-02-01 15:56:17 -08:00 |
|
Martin Weinelt
|
27fc20b72c
|
python3Packages.pyatv: 0.7.5 -> 0.7.6
|
2021-02-01 15:56:17 -08:00 |
|
Martin Weinelt
|
c74960eb39
|
python3Packages.PyChromecast: 7.7.2 -> 8.0.0
|
2021-02-01 15:56:17 -08:00 |
|
Sandro
|
2e7a585be3
|
Merge pull request #111600 from Luflosi/simplify-binwalk
binwalk: simplify visualizationSupport code
|
2021-02-02 00:44:43 +01:00 |
|
Sandro
|
453e15750e
|
Merge pull request #111604 from kanashimia/hydra-check
hydra-check: 1.1.1 -> 1.2.0
|
2021-02-02 00:34:32 +01:00 |
|
Sandro
|
dab863e0d1
|
Merge pull request #108794 from wamserma/ossf-criticality-score
pythonPackages.criticality-score: init at 1.0.7
|
2021-02-02 00:31:40 +01:00 |
|
Fabian Affolter
|
44afe6bba1
|
python3Packages.watchdog: enable tests
|
2021-02-01 23:32:12 +01:00 |
|
Fabian Affolter
|
33db0f7686
|
python3Packages.watchdog: 0.10.4 -> 1.0.2
|
2021-02-01 23:24:49 +01:00 |
|
Robert Schütz
|
238c481398
|
Merge pull request #111406 from r-ryantm/auto-update/python3.7-nose2
python37Packages.nose2: 0.9.2 -> 0.10.0
|
2021-02-01 23:12:37 +01:00 |
|
Robert Scott
|
03058d38bb
|
pythonPackages.pysaml2: 5.0.0 -> 6.5.1
addressing CVE-2021-21238 & CVE-2021-21239
|
2021-02-01 21:46:17 +00:00 |
|
Pavol Rusnak
|
ad8bfd40af
|
pythonPackages.hwi: drop dependencies that are bundled
hwi bundles stripped down versions of btchip, ckcc and trezor
libraries, so it never touches the original ones
This reverts commit 529e80db91 .
|
2021-02-01 22:41:02 +01:00 |
|
Tim Steinbach
|
c70c976e1c
|
python3Packages.boto3: 1.16.62 -> 1.16.63
|
2021-02-01 15:22:15 -05:00 |
|
Tim Steinbach
|
8bb772dbc2
|
python3Packages.botocore: 1.19.62 -> 1.19.63
|
2021-02-01 15:22:12 -05:00 |
|
Nikita Ursol
|
d676d74839
|
hydra-check: 1.1.1 -> 1.2.0
|
2021-02-01 21:57:12 +02:00 |
|
Daniël de Kok
|
3c88f38a5d
|
Merge pull request #111567 from danieldk/spacy-remove-danieldk
python3Packages.spacy: remove myself as a maintainer
|
2021-02-01 20:37:05 +01:00 |
|
Luflosi
|
1ca5d3117c
|
binwalk: simplify visualizationSupport code
|
2021-02-01 19:22:21 +01:00 |
|
Sandro
|
e1cc38d6f7
|
Merge pull request #111483 from fabaff/bump-cachetools
|
2021-02-01 19:20:25 +01:00 |
|
Sandro
|
ed59801047
|
Merge pull request #111558 from dotlambda/pyotp-2.5.1
python3Packages.pyotp: 2.4.1 -> 2.5.1
|
2021-02-01 18:01:37 +01:00 |
|
Jan Tojnar
|
54f4529aec
|
Merge pull request #111519 from siraben/xdg-utils-naming
|
2021-02-01 17:18:57 +01:00 |
|
Alexander Bantyev
|
c8183d4d25
|
Merge pull request #111158 from jollheef/pylink-square
python3Packages.pylink-square: init at 0.8.1
|
2021-02-01 18:57:07 +03:00 |
|
Markus S. Wamser
|
26573de80c
|
pythonPackages.criticality_score: init at 1.0.7
|
2021-02-01 16:43:00 +01:00 |
|
Daniël de Kok
|
79e6a1f3e2
|
python3Packages.spacy: remove myself as a maintainer
Remove myself as a maintainer of spaCy and its dependencies.
|
2021-02-01 14:50:57 +01:00 |
|
Patrick Hilhorst
|
f72f55f690
|
python3Packages.panflute: init at 2.0.5 (#111463)
|
2021-02-01 14:41:48 +01:00 |
|
Andreas Rammhold
|
fe13d37c7e
|
pythonPackages.python-levenshtein: 0.12.0 -> 0.12.1
This fixes a potential segfault on 32bit machines when the input string
causes some 32 bit size calculations (on size_t) to overflow.
See https://github.com/ztane/python-Levenshtein/issues/62 for details.
|
2021-02-01 14:05:52 +01:00 |
|
Robert Schütz
|
7eb2a65529
|
python3Packages.pyotp: 2.4.1 -> 2.5.1
|
2021-02-01 12:48:25 +01:00 |
|
Ben Siraphob
|
a6ac3eedbd
|
treewide: xdg_utils -> xdg-utils
|
2021-02-01 15:05:09 +07:00 |
|
Sandro
|
7b7556a41f
|
Merge pull request #110565 from urbas/gradient-sdk-renamed
|
2021-02-01 08:42:54 +01:00 |
|
Sandro Jäckel
|
98f8216f6c
|
pythonPackages.cassandra-driver: Remove usage of stdenv.lib
|
2021-01-31 22:43:23 +01:00 |
|
Sandro
|
ba64d090c4
|
Merge pull request #100989 from risicle/ris-turion-cassandra-driver
|
2021-01-31 21:21:13 +01:00 |
|
Sandro
|
b5afb2560d
|
Merge pull request #111356 from risicle/ris-django-silk-4.1.0
pythonPackages.django_silk: 4.0.1 -> 4.1.0
|
2021-01-31 19:47:37 +01:00 |
|
Matej Urbas
|
07c21216df
|
python3Packages.gradient-utils: added tests
|
2021-01-31 17:51:05 +00:00 |
|
Matej Urbas
|
dc00214974
|
python3Packages.gradient: renamed from paperspace
|
2021-01-31 17:51:05 +00:00 |
|
Matej Urbas
|
cb96308934
|
python3Packages.halo: init at 0.0.31
|
2021-01-31 17:51:05 +00:00 |
|
Matej Urbas
|
ea0edd8e8b
|
python3Packages.spinners: init at 0.0.24
|
2021-01-31 17:51:02 +00:00 |
|
Matej Urbas
|
a354c8ff18
|
python3Packages.log-symbols: init at 0.0.14
|
2021-01-31 17:50:01 +00:00 |
|
Fabian Affolter
|
ee0f592bb0
|
python3Packages.GitPython: add pythonImportsCheck
|
2021-01-31 18:35:40 +01:00 |
|
Sandro
|
09feb4b90a
|
Merge pull request #111157 from jollheef/npyscreen
python3Packages.npyscreen: init at 4.10.5
|
2021-01-31 18:33:41 +01:00 |
|
Sandro
|
51f74e3cb7
|
Merge pull request #109565 from HolgerPeters/master
|
2021-01-31 18:26:09 +01:00 |
|
Fabian Affolter
|
c87f48b70a
|
python3Packages.GitPython: 3.1.11 -> 3.1.12
|
2021-01-31 18:04:05 +01:00 |
|
Matej Urbas
|
b92076c591
|
python3Packages.gradient-utils: renamed from gradient_sdk
|
2021-01-31 16:59:25 +00:00 |
|
Sandro
|
8953657b2a
|
Merge pull request #111464 from dotlambda/imap-tools-init
python3Packages.imap-tools: init at 0.37.0
|
2021-01-31 17:53:22 +01:00 |
|
Fabian Affolter
|
a3cdaa5ec6
|
python3Packages.cachetools: enable tests
|
2021-01-31 17:46:15 +01:00 |
|
Fabian Affolter
|
d892462a75
|
python3Packages.cachetools: 4.1.1 -> 4.2.1
|
2021-01-31 17:42:24 +01:00 |
|
Robert Scott
|
97c40639fd
|
Merge pull request #111354 from risicle/ris-dufte-0.2.12
pythonPackages.dufte: 0.2.9 -> 0.2.12
|
2021-01-31 14:14:39 +00:00 |
|
Robert Schütz
|
26a5eeab4b
|
python3Packages.imap-tools: init at 0.37.0
|
2021-01-31 14:08:52 +01:00 |
|
Mario Rodas
|
94ec24e35a
|
Merge pull request #111409 from r-ryantm/auto-update/python3.7-mautrix
python37Packages.mautrix: 0.8.9 -> 0.8.11
|
2021-01-31 07:31:05 -05:00 |
|
Mario Rodas
|
e8b55d45ec
|
Merge pull request #111388 from r-ryantm/auto-update/python3.7-Deprecated
python37Packages.deprecated: 1.2.10 -> 1.2.11
|
2021-01-31 07:29:42 -05:00 |
|
Mario Rodas
|
14a90eae0f
|
Merge pull request #111369 from r-ryantm/auto-update/python3.7-Adafruit-PlatformDetect
python37Packages.adafruit-platformdetect: 2.27.1 -> 2.28.0
|
2021-01-31 07:28:22 -05:00 |
|
Mario Rodas
|
c4001ea0bf
|
Merge pull request #111400 from r-ryantm/auto-update/python3.7-django-reversion
python37Packages.django_reversion: 3.0.8 -> 3.0.9
|
2021-01-31 07:25:41 -05:00 |
|
Mario Rodas
|
717511bb8b
|
Merge pull request #111349 from fabaff/bump-awesomeversion
python3Packages.awesomeversion: 21.1.3 -> 21.1.8
|
2021-01-31 07:21:23 -05:00 |
|
Mario Rodas
|
b6f826e741
|
Merge pull request #111397 from r-ryantm/auto-update/python3.7-elementpath
python37Packages.elementpath: 2.1.1 -> 2.1.3
|
2021-01-31 07:15:21 -05:00 |
|
Mario Rodas
|
28923b22ef
|
Merge pull request #111389 from r-ryantm/auto-update/python3.7-duecredit
python37Packages.duecredit: 0.8.0 -> 0.8.1
|
2021-01-31 07:14:09 -05:00 |
|
Mario Rodas
|
e95b3f4810
|
Merge pull request #111390 from r-ryantm/auto-update/python3.7-dj-email-url
python37Packages.dj-email-url: 1.0.1 -> 1.0.2
|
2021-01-31 07:13:15 -05:00 |
|
Mario Rodas
|
8e7c3b94e2
|
Merge pull request #111392 from r-ryantm/auto-update/python3.7-flask-paginate
python37Packages.flask-paginate: 0.7.1 -> 0.8.0
|
2021-01-31 07:11:46 -05:00 |
|
Mario Rodas
|
4a0c2dcf72
|
Merge pull request #111391 from r-ryantm/auto-update/python3.7-Flask-Migrate
python37Packages.flask_migrate: 2.5.3 -> 2.6.0
|
2021-01-31 07:11:23 -05:00 |
|
Mario Rodas
|
4b54515a28
|
Merge pull request #111393 from r-ryantm/auto-update/python3.7-fire
python37Packages.fire: 0.3.1 -> 0.4.0
|
2021-01-31 07:09:44 -05:00 |
|
Mario Rodas
|
ce8dd67460
|
Merge pull request #111387 from r-ryantm/auto-update/python3.7-dogpile.cache
python37Packages.dogpile_cache: 1.1.1 -> 1.1.2
|
2021-01-31 07:08:39 -05:00 |
|
Mario Rodas
|
fd4f0bb0c1
|
Merge pull request #111411 from r-ryantm/auto-update/python3.7-google-cloud-vision
python37Packages.google-cloud-vision: 2.0.0 -> 2.1.0
|
2021-01-31 07:07:01 -05:00 |
|
Mario Rodas
|
c17f4500e1
|
Merge pull request #111412 from r-ryantm/auto-update/python3.7-lazr.config
python37Packages.lazr_config: 2.2.2 -> 2.2.3
|
2021-01-31 07:05:54 -05:00 |
|
R. RyanTM
|
3ef37eb8fb
|
python37Packages.icecream: 2.0.0 -> 2.1.0 (#111402)
|
2021-01-31 11:18:53 +01:00 |
|
R. RyanTM
|
d1bf0fa777
|
python37Packages.lazr_config: 2.2.2 -> 2.2.3
|
2021-01-31 09:14:19 +00:00 |
|
R. RyanTM
|
467e3cbb5b
|
python37Packages.google-cloud-vision: 2.0.0 -> 2.1.0
|
2021-01-31 09:10:02 +00:00 |
|
R. RyanTM
|
4e7cdceeb8
|
python37Packages.mautrix: 0.8.9 -> 0.8.11
|
2021-01-31 08:45:19 +00:00 |
|
Robert Schütz
|
f9deaf73c2
|
python3Packages.nose2: run tests
|
2021-01-31 09:37:30 +01:00 |
|
R. RyanTM
|
e324721efd
|
python37Packages.nose2: 0.9.2 -> 0.10.0
|
2021-01-31 08:08:22 +00:00 |
|
R. RyanTM
|
0519e5572e
|
python37Packages.django_reversion: 3.0.8 -> 3.0.9
|
2021-01-31 06:52:20 +00:00 |
|
R. RyanTM
|
76ed08b507
|
python37Packages.elementpath: 2.1.1 -> 2.1.3
|
2021-01-31 06:21:50 +00:00 |
|
R. RyanTM
|
35b892b555
|
python37Packages.fire: 0.3.1 -> 0.4.0
|
2021-01-31 05:42:04 +00:00 |
|
R. RyanTM
|
8c879b8e7c
|
python37Packages.flask-paginate: 0.7.1 -> 0.8.0
|
2021-01-31 05:35:57 +00:00 |
|
R. RyanTM
|
289b6303e5
|
python37Packages.flask_migrate: 2.5.3 -> 2.6.0
|
2021-01-31 05:27:07 +00:00 |
|
R. RyanTM
|
a77565d7bb
|
python37Packages.dj-email-url: 1.0.1 -> 1.0.2
|
2021-01-31 05:13:32 +00:00 |
|
R. RyanTM
|
375044e18a
|
python37Packages.duecredit: 0.8.0 -> 0.8.1
|
2021-01-31 05:07:52 +00:00 |
|
R. RyanTM
|
ff464306c7
|
python37Packages.deprecated: 1.2.10 -> 1.2.11
|
2021-01-31 05:04:11 +00:00 |
|
R. RyanTM
|
afbc900071
|
python37Packages.dogpile_cache: 1.1.1 -> 1.1.2
|
2021-01-31 04:32:04 +00:00 |
|
Mario Rodas
|
b76d44b961
|
Merge pull request #111378 from r-ryantm/auto-update/python3.7-apache-libcloud
python37Packages.libcloud: 3.3.0 -> 3.3.1
|
2021-01-30 22:57:17 -05:00 |
|
Mario Rodas
|
463842d447
|
python37Packages.libcloud: add pythonImportsCheck
|
2021-01-30 20:52:10 -05:00 |
|
Mario Rodas
|
c473d7f365
|
python37Packages.libcloud: update meta
|
2021-01-30 20:51:10 -05:00 |
|
R. RyanTM
|
5a825670b3
|
python37Packages.libcloud: 3.3.0 -> 3.3.1
|
2021-01-31 01:51:09 +00:00 |
|
Robert Scott
|
3682b2d9af
|
Merge pull request #111362 from risicle/ris-rich-9.10.0
pythonPackages.rich: 9.1.0 -> 9.10.0
|
2021-01-31 01:50:45 +00:00 |
|
R. RyanTM
|
4aaa5a8693
|
python37Packages.adafruit-platformdetect: 2.27.1 -> 2.28.0
|
2021-01-31 00:35:08 +00:00 |
|
Robert Scott
|
9bf2f4b897
|
pythonPackages.django_silk: 4.0.1 -> 4.1.0
|
2021-01-30 23:55:30 +00:00 |
|
Robert Scott
|
3802fefa62
|
pythonPackages.rich: 9.1.0 -> 9.10.0
|
2021-01-30 23:12:45 +00:00 |
|
Robert Scott
|
93424fb8b5
|
pythonPackages.dufte: 0.2.9 -> 0.2.12
|
2021-01-30 21:13:15 +00:00 |
|
Sandro Jäckel
|
9e94dd6b8f
|
pythonPackages.coloredlogs: Disable tests for darwin on all python versions
|
2021-01-30 21:49:01 +01:00 |
|
Sandro Jäckel
|
ced3ec6ce3
|
treewide: update permanent url redirects
|
2021-01-30 21:48:57 +01:00 |
|
Sandro Jäckel
|
99510ec16d
|
pythonPackages.qimage2ndarray: Disable tests
|
2021-01-30 21:47:18 +01:00 |
|
Sandro Jäckel
|
022cb16010
|
pythonPackages.capturer: Switch to pytestCheckHook, disable tests on darwin
|
2021-01-30 21:47:17 +01:00 |
|
Sandro Jäckel
|
8c4f9067b1
|
pythonPackages.pyres: Disable tests on darwin
|
2021-01-30 21:47:16 +01:00 |
|
Sandro Jäckel
|
cacda1bce6
|
python3Packages.gym: Remove stale substituteInPlace
|
2021-01-30 21:47:04 +01:00 |
|
Fabian Affolter
|
7db293f9c2
|
python3Packages.awesomeversion: 21.1.3 -> 21.1.8
|
2021-01-30 21:38:31 +01:00 |
|
Sandro
|
bbec099b45
|
Merge pull request #110990 from jonringer/bump-azure-cli-2021-01
|
2021-01-30 18:49:46 +01:00 |
|
Sandro
|
3d7c3d115e
|
Merge pull request #106550 from eduardosm/calibre
|
2021-01-30 18:49:25 +01:00 |
|
Dmitry Kalinkin
|
2a07b6eb73
|
Merge pull request #110895 from tobim/pkgs/arrow-cpp-3.0.0
arrow-cpp: 2.0.0 -> 3.0.0
|
2021-01-30 12:16:29 -05:00 |
|
Robert Schütz
|
3465a43303
|
pythonPackages.cached-property: 1.5.1 -> 1.5.2 (#110835)
|
2021-01-30 16:49:29 +01:00 |
|
Robert Scott
|
04a96e3c8b
|
python3Packages.cassandra-driver: fix build & tests
|
2021-01-30 13:41:38 +00:00 |
|
Robert Scott
|
14b0dfd2fc
|
python3Packages.gremlinpython: init at 3.4.8
|
2021-01-30 13:41:36 +00:00 |
|
Manuel Bärenz
|
9bd221d833
|
pythonPackages.geomet: init at 0.2.1
|
2021-01-30 13:41:34 +00:00 |
|
Orivej Desh
|
1d8c7f5499
|
python3Packages.pebble: init at 4.6.0 (#111276)
|
2021-01-30 12:28:36 +01:00 |
|
Holger Peters
|
f11000ea50
|
sphinx-autobuild: init at 2020.9.1
Python command line tool for autobuilding sphinx documentations.
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
|
2021-01-30 12:27:22 +01:00 |
|
Mikhail Klementev
|
5a6f18aa8e
|
python3Packages.npyscreen: init at 4.10.5
|
2021-01-30 07:10:26 +00:00 |
|
Claudio Bley
|
71cda4f111
|
bazel: 3.3.1 -> 3.7.1
* remove python-shebang patch since it was integrated upstream[1]
[1]: https://github.com/bazelbuild/bazel/pull/11535/files
|
2021-01-29 21:53:25 +01:00 |
|
Claudio Bley
|
00fdb28e49
|
pythonPackages36.{dm-sonnet, tensorflow-probability}: Use bazel 0.26 for building
* use the same bazel version as tensorflow 1
(this makes using the `incompatible_disable_deprecated_attr_params` flag unnecessary)
|
2021-01-29 21:53:23 +01:00 |
|
Mikhail Klementev
|
fbd5130605
|
python3Packages.pylink-square: init at 0.8.1
|
2021-01-29 18:38:17 +00:00 |
|
Pavol Rusnak
|
529e80db91
|
pythonPackages.hwi: reintroduce dropped dependencies
partial revert of 863d89b767
|
2021-01-29 18:29:28 +01:00 |
|
Tim Steinbach
|
999db28127
|
python3Packages.boto3: 1.16.61 -> 1.16.62
|
2021-01-29 11:56:58 -05:00 |
|
Tim Steinbach
|
b7882e26df
|
python3Packages.botocore: 1.19.61 -> 1.19.62
|
2021-01-29 11:56:54 -05:00 |
|
Martin Weinelt
|
0a9982fb3e
|
Merge pull request #110370 from fabaff/plugwise
python3Packages.plugwise: init at 0.8.5
|
2021-01-29 17:08:54 +01:00 |
|
Martin Weinelt
|
90a9b71b73
|
Merge pull request #109629 from fabaff/regenmaschine
python3Packages.regenmaschine: init at 3.1.1
|
2021-01-29 16:47:13 +01:00 |
|
Martin Weinelt
|
b1280aaa3e
|
Merge pull request #109482 from fabaff/aiocoap
python3Packages.aiocoap: init at 0.4b3
|
2021-01-29 16:39:35 +01:00 |
|
github-actions[bot]
|
5953c2bc94
|
Merge master into staging-next
|
2021-01-29 12:23:53 +00:00 |
|
Eduardo Sánchez Muñoz
|
36945fedef
|
pyqt-builder: init at 1.6.0
|
2021-01-29 11:23:49 +01:00 |
|
Daniël de Kok
|
49232e8757
|
python3Packages.somajo: update license to gpl3Plus
|
2021-01-29 09:49:20 +01:00 |
|
Daniël de Kok
|
e61406e2f0
|
python3Packages.somajo: 2.1.1 -> 2.1.2
Changelog:
https://github.com/tsproisl/SoMaJo/releases/tag/v2.1.2
|
2021-01-29 08:36:48 +01:00 |
|
github-actions[bot]
|
379bc872f9
|
Merge master into staging-next
|
2021-01-29 06:19:18 +00:00 |
|
Mario Rodas
|
4610a9f20d
|
Merge pull request #110993 from r-ryantm/auto-update/python3.7-jsonmerge
python37Packages.jsonmerge: 1.7.0 -> 1.8.0
|
2021-01-28 23:39:33 -05:00 |
|
Mario Rodas
|
7640836925
|
Merge pull request #110988 from r-ryantm/auto-update/python3.7-django-anymail
python37Packages.django-anymail: 8.1 -> 8.2
|
2021-01-28 23:35:16 -05:00 |
|
Mario Rodas
|
494b012b3f
|
Merge pull request #111025 from r-ryantm/auto-update/python3.7-amqp
python37Packages.amqp: 5.0.3 -> 5.0.5
|
2021-01-28 23:27:17 -05:00 |
|
Mario Rodas
|
e815b59adf
|
Merge pull request #111038 from r-ryantm/auto-update/python3.7-cupy
python37Packages.cupy: 8.3.0 -> 8.4.0
|
2021-01-28 23:25:37 -05:00 |
|
Sandro
|
da8a3c3c2d
|
Merge pull request #111021 from ishiy1993/fix-chainer
|
2021-01-29 02:20:01 +01:00 |
|
Fabian Affolter
|
cd6aa10b75
|
python3Packages.aiocoap: init at 0.4b3
|
2021-01-29 01:55:14 +01:00 |
|
github-actions[bot]
|
98b8e8ebf8
|
Merge master into staging-next
|
2021-01-29 00:43:53 +00:00 |
|
Fabian Affolter
|
5baabf5f32
|
python3Packages.plugwise: init at 0.8.5
|
2021-01-29 01:10:34 +01:00 |
|
Fabian Affolter
|
ea4de61c49
|
python3Packages.regenmaschine: init at 3.1.1
|
2021-01-29 00:58:27 +01:00 |
|
Robert Schütz
|
da043c619f
|
python3Packages.flask-appbuilder: 2.3.0 -> 3.1.1 (#109986)
|
2021-01-29 00:43:54 +01:00 |
|
Robert Schütz
|
32be4a7d9c
|
Merge pull request #110925 from dotlambda/isbnlib-3.10.6
pythonPackages.isbnlib: 3.10.5 -> 3.10.6
|
2021-01-29 00:42:57 +01:00 |
|
R. RyanTM
|
d0d4a36c17
|
python37Packages.cupy: 8.3.0 -> 8.4.0
|
2021-01-28 19:20:40 +00:00 |
|
tu-maurice
|
0d94d4126d
|
pythonPackages.xapp: 2.0.1 -> 2.0.2
|
2021-01-28 20:19:26 +01:00 |
|
R. RyanTM
|
93de24be35
|
python37Packages.azure-mgmt-synapse: 0.6.0 -> 0.7.0
|
2021-01-28 10:39:00 -08:00 |
|
github-actions[bot]
|
7fb7a62990
|
Merge master into staging-next
|
2021-01-28 18:30:04 +00:00 |
|
Sandro
|
d0300e7713
|
Merge pull request #110399 from fabaff/avion
|
2021-01-28 18:39:36 +01:00 |
|
Sandro
|
8e11fa0153
|
Merge pull request #109404 from fabaff/bump-pyiqvia
python3Packages.pyiqvia: 0.3.1 -> 0.3.2
|
2021-01-28 18:28:15 +01:00 |
|
R. RyanTM
|
2a401b3a8d
|
python37Packages.amqp: 5.0.3 -> 5.0.5
|
2021-01-28 17:11:30 +00:00 |
|
ishiy
|
c355637b4f
|
python3Packages.chainer: refactor pytest
|
2021-01-29 01:29:18 +09:00 |
|
ishiy
|
8798f2c09a
|
python3Packages.chainer: 6.5.0 -> 7.7.0
|
2021-01-29 00:19:35 +09:00 |
|
Jonathan Ringer
|
f0b9725301
|
python3Packages.azure-mgmt-reservations: 0.8.0 -> 0.9.0
|
2021-01-28 07:09:15 -08:00 |
|
Jonathan Ringer
|
528ba3b682
|
python3Packages.azure-mgmt-network: 17.0.0 -> 17.1.0
|
2021-01-28 07:09:15 -08:00 |
|
Jonathan Ringer
|
cef9c7ff63
|
python3Packages.azure-mgmt-cdn: 6.0.0 -> 10.0.0
|
2021-01-28 07:09:15 -08:00 |
|
github-actions[bot]
|
2e6c34fd11
|
Merge master into staging-next
|
2021-01-28 12:23:51 +00:00 |
|
Jacek Generowicz
|
750510ee7c
|
pythonPackages.pytest-order: init at 0.9.4 (#110141)
|
2021-01-28 11:17:37 +01:00 |
|
Sandro
|
cd45ca8443
|
Merge pull request #110992 from r-ryantm/auto-update/python3.7-google-cloud-iam
python37Packages.google-cloud-iam: 2.0.0 -> 2.1.0
|
2021-01-28 09:14:21 +01:00 |
|
github-actions[bot]
|
99c044f4e2
|
Merge master into staging-next
|
2021-01-28 08:00:25 +00:00 |
|
R. RyanTM
|
6c4b37db8d
|
python37Packages.jsonmerge: 1.7.0 -> 1.8.0
|
2021-01-28 04:54:23 +00:00 |
|
R. RyanTM
|
718916d395
|
python37Packages.google-cloud-iam: 2.0.0 -> 2.1.0
|
2021-01-28 04:31:03 +00:00 |
|
R. RyanTM
|
30e7377bd8
|
python37Packages.av: 8.0.2 -> 8.0.3
|
2021-01-27 20:17:09 -08:00 |
|
Mario Rodas
|
3bfd05dc5d
|
pythonPackages.internetarchive: 1.9.6 -> 1.9.9
https://github.com/jjjake/internetarchive/releases/tag/v1.9.9
|
2021-01-27 20:05:46 -08:00 |
|
R. RyanTM
|
ae4219f857
|
python37Packages.bids-validator: 1.5.8 -> 1.5.10
|
2021-01-27 20:05:23 -08:00 |
|
Jonathan Ringer
|
10941ccbed
|
python3Packages.azure-mgmt-botservice: 0.2.0 -> 0.3.0
|
2021-01-27 20:03:45 -08:00 |
|
R. RyanTM
|
61cf93988f
|
python37Packages.django-anymail: 8.1 -> 8.2
|
2021-01-28 03:58:13 +00:00 |
|
R. RyanTM
|
1e4ddfc5de
|
python37Packages.cloudscraper: 1.2.52 -> 1.2.56
|
2021-01-27 19:57:12 -08:00 |
|
R. RyanTM
|
80db33510b
|
python37Packages.azure-mgmt-network: 17.0.0 -> 17.1.0
|
2021-01-27 19:52:03 -08:00 |
|
R. RyanTM
|
320232bacb
|
datasette: 0.53 -> 0.54
|
2021-01-27 19:51:14 -08:00 |
|
R. RyanTM
|
9ad2ef5c42
|
python37Packages.braintree: 4.5.0 -> 4.6.0
|
2021-01-27 19:50:08 -08:00 |
|
github-actions[bot]
|
a351855a1e
|
Merge master into staging-next
|
2021-01-28 00:45:30 +00:00 |
|
Martin Weinelt
|
637244e343
|
Merge pull request #110968 from fabaff/bump-fritzhome
python3Packages.pyfritzhome: 0.4.2 -> 0.6.0
|
2021-01-28 00:50:19 +01:00 |
|
Fabian Affolter
|
fb664e15f5
|
python3Packages.pyfritzhome: 0.4.2 -> 0.6.0
|
2021-01-28 00:26:29 +01:00 |
|
Sandro
|
4ca7b89322
|
Merge pull request #110967 from fabaff/bump-archinfo
python3Packages.archinfo: 9.0.5327 -> 9.0.5610
|
2021-01-28 00:24:27 +01:00 |
|
Sandro
|
bc28b9c782
|
Merge pull request #110966 from fabaff/bump-hatasmota
python3Packages.hatasmota: 0.2.6 -> 0.2.7
|
2021-01-28 00:22:26 +01:00 |
|
Tim Steinbach
|
129a0e965c
|
python3Packages.boto3: 1.16.57 -> 1.16.61
|
2021-01-27 18:14:27 -05:00 |
|
Tim Steinbach
|
e441e7a469
|
python3Packages.botocore: 1.19.57 -> 1.19.61
|
2021-01-27 18:14:27 -05:00 |
|
Fabian Affolter
|
0b3e15a16f
|
python3Packages.archinfo: 9.0.5327 -> 9.0.5610
|
2021-01-28 00:05:53 +01:00 |
|
Fabian Affolter
|
32c34aee20
|
python3Packages.hatasmota: 0.2.6 -> 0.2.7
|
2021-01-27 23:52:50 +01:00 |
|
Izorkin
|
a3272d6df4
|
pythonPackages.libvirt: 6.8.0 -> 7.0.0
|
2021-01-27 13:27:25 -08:00 |
|
Sergey Mironov
|
4d2f81c456
|
spyder: add explicit dependency on flake8
Previously it used flake8 from python-language-server implicitly
|
2021-01-27 21:54:18 +03:00 |
|
Sergey Mironov
|
24a4bbf2ea
|
python-language-server: do not propagate flake8
Because flake8 in turn propagates pyflakes. This effectively forcibly
enables this checker enabled even if user doesn't want it.
|
2021-01-27 20:56:59 +03:00 |
|
Tobias Mayer
|
c0449e4f2f
|
arrow-cpp: 2.0.0 -> 3.0.0
|
2021-01-27 16:55:16 +01:00 |
|
Robert Schütz
|
5fd514adb5
|
python3Packages.papis: run tests on all versions of Python
|
2021-01-27 15:35:46 +01:00 |
|
github-actions[bot]
|
2137c13b40
|
Merge master into staging-next
|
2021-01-27 12:24:05 +00:00 |
|
Robert Schütz
|
9197a64c7c
|
pythonPackages.isbnlib: 3.10.5 -> 3.10.6
|
2021-01-27 11:22:29 +01:00 |
|
Jörg Thalheim
|
996a8eb88e
|
python3.pkgs.pyworld: init at 0.2.12
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
|
2021-01-27 10:59:56 +01:00 |
|
Jörg Thalheim
|
b1c006f055
|
Merge pull request #110688 from Mic92/umap-learn
|
2021-01-27 09:57:31 +00:00 |
|
Daniël de Kok
|
15a64b2fac
|
python3Packages.wasabi: 0.8.0 -> 0.8.1
Changelog:
https://github.com/ines/wasabi/releases/tag/v0.8.1
|
2021-01-26 22:32:11 -08:00 |
|
github-actions[bot]
|
6d452e839b
|
Merge master into staging-next
|
2021-01-27 06:19:24 +00:00 |
|
Peter Hoeg
|
6d489a3eb4
|
xkcdpass: py2 -> py3, add manpage and run tests
|
2021-01-27 11:47:43 +08:00 |
|
github-actions[bot]
|
c994c9d31e
|
Merge master into staging-next
|
2021-01-26 18:27:09 +00:00 |
|
Sandro
|
688556a3f5
|
Merge pull request #110853 from fabaff/bump-shodan
python3Packages.shodan: 1.24.0 -> 1.25.0
|
2021-01-26 16:36:08 +01:00 |
|
Sandro
|
28b9387dd2
|
Merge pull request #110836 from fabaff/bump-teslajsonpy
python3Packages.teslajsonpy: 0.10.4 -> 0.11.0
|
2021-01-26 15:58:51 +01:00 |
|
Jörg Thalheim
|
1c7b48c1e7
|
Merge pull request #110854 from Mic92/tokenizer
python3.pkgs.tokenizers: fix build
|
2021-01-26 14:19:35 +00:00 |
|
Jörg Thalheim
|
e049392289
|
python3.pkgs.tokenizers: fix build
|
2021-01-26 15:16:43 +01:00 |
|
Fabian Affolter
|
a5f0f5dec4
|
python3Packages.shodan: 1.24.0 -> 1.25.0
|
2021-01-26 14:36:40 +01:00 |
|
Fabian Affolter
|
3b8c2d56e0
|
python3Packages.teslajsonpy: 0.10.4 -> 0.11.0
|
2021-01-26 11:01:52 +01:00 |
|
Fabian Affolter
|
6796193442
|
python3Packages.avion: init at 0.10
|
2021-01-26 08:54:08 +01:00 |
|
Fabian Affolter
|
443e4c88b5
|
python3Packages.bluepy-devices: init at 0.2.1
|
2021-01-26 08:53:18 +01:00 |
|
github-actions[bot]
|
2661d9378f
|
Merge master into staging-next
|
2021-01-26 00:45:11 +00:00 |
|
Sandro
|
71313b975c
|
Merge pull request #110820 from fabaff/pyedimax
|
2021-01-26 00:23:30 +01:00 |
|
Sandro
|
080e13d54b
|
Merge pull request #110816 from fabaff/brottsplatskartan
|
2021-01-25 23:23:24 +01:00 |
|
Fabian Affolter
|
18ae358e27
|
python3Packages.pyedimax: init at 0.2.1
|
2021-01-25 21:50:39 +01:00 |
|
Fabian Affolter
|
416c13f9d9
|
home-assistant: update component-packages
|
2021-01-25 21:29:04 +01:00 |
|
Fabian Affolter
|
30d63caad6
|
python3Packages.brottsplatskartan: init at 1.0.5
|
2021-01-25 21:28:29 +01:00 |
|
Sandro
|
5452d8d4d9
|
Merge pull request #110785 from jollheef/pygdbmi-0.10.0.0
|
2021-01-25 21:09:06 +01:00 |
|
Sandro
|
63b38a0972
|
Merge pull request #110776 from fgaz/staticjinja/1.0.3
|
2021-01-25 21:07:44 +01:00 |
|
github-actions[bot]
|
a127deeb88
|
Merge master into staging-next
|
2021-01-25 18:52:08 +00:00 |
|
Pavol Rusnak
|
a6ce00c50c
|
treewide: remove stdenv where not needed
|
2021-01-25 18:31:47 +01:00 |
|
Sandro
|
ff7ba7a2dc
|
Merge pull request #74716 from jluttine/init-testing-common-database-2.0.3
|
2021-01-25 17:13:41 +01:00 |
|
Francesco Gazzetta
|
7e33a28b4b
|
staticjinja: 0.4.0 -> 1.0.3
|
2021-01-25 16:15:42 +01:00 |
|
Francesco Gazzetta
|
0af347320c
|
pythonPackages.pytest-check: 0.3.9 -> 1.0.1
|
2021-01-25 16:15:42 +01:00 |
|
Mikhail Klementev
|
d745d128b6
|
python3Packages.pygdbmi: 0.9.0.2 -> 0.10.0.0
|
2021-01-25 14:12:38 +00:00 |
|