Martin Weinelt
|
96cf2b8582
|
Merge pull request #121732 from fabaff/bump-surepy
|
2021-05-08 02:13:46 +02:00 |
|
Fabian Affolter
|
de87f98700
|
Merge pull request #122116 from rmcgibbo/pyvex
python3Packages.pyvex: fix on darwin
|
2021-05-08 01:31:06 +02:00 |
|
Martin Weinelt
|
97cbc7e125
|
Merge pull request #122124 from rmcgibbo/cxxfilt
python3Packages.cxxfilt: fix on darwin
|
2021-05-08 01:20:11 +02:00 |
|
Fabian Affolter
|
fb770b1526
|
python3Packages.adafruit-platformdetect: 3.8.0 -> 3.10.0
|
2021-05-07 16:09:26 -07:00 |
|
Robert T. McGibbon
|
31d8371442
|
python3Packages.cxxfilt: fix on darwin
|
2021-05-07 19:03:15 -04:00 |
|
Konstantin Alekseev
|
c397682663
|
python3Packages.pip-tools: 6.0.1 -> 6.1.0
|
2021-05-07 16:01:11 -07:00 |
|
Robert T. McGibbon
|
d807301cce
|
python3Packages.rfc3339-validator: fix on darwin
|
2021-05-07 15:19:44 -07:00 |
|
Drew Risinger
|
2c301e3f3f
|
python3Packages.cvxpy: disable OpenMP on Darwin
Matches upstream, which doesn't test OpenMP on Darwin.
|
2021-05-07 15:19:28 -07:00 |
|
Jonathan Wilkins
|
6549f6357b
|
python38Packages.atlassian-python-api: switch to fetching from GitHub
The pypi source code doesn't contain the response stubs necessary for
the tests to pass
|
2021-05-07 15:15:45 -07:00 |
|
Robert T. McGibbon
|
8bdfc34ab0
|
python3Packages.pyvex: fix on darwin
|
2021-05-07 18:00:04 -04:00 |
|
evalexpr
|
a014b77ade
|
python39Packages.pushbullet: add missing dependency (#122080)
also switch to pytestCheckHook
|
2021-05-07 23:16:06 +02:00 |
|
Robert Schütz
|
29ca0ab721
|
python3Packages.kmapper: fix tests
|
2021-05-07 14:07:09 -07:00 |
|
Robert Schütz
|
bf12c8774d
|
Merge pull request #121434 from dotlambda/fritzconnection-1.5.0
python3Packages.fritzconnection: 1.4.2 -> 1.5.0
|
2021-05-07 23:03:47 +02:00 |
|
Robert T. McGibbon
|
e41af2b3e2
|
python3Packages.nmigen: unbreak (#121846)
|
2021-05-07 22:37:56 +02:00 |
|
Robert Schütz
|
7275540666
|
Merge pull request #122089 from mweinelt/python/sphinx-autobuild
python3Packaegs.sphinx-autobuild: add missing colorama dependency
|
2021-05-07 22:26:43 +02:00 |
|
Martin Weinelt
|
dfaca8a8ac
|
python3Packages.spidev: set platforms to linux only (#122091)
The module interfaces with the linux kernel and its sysfs, so it is
unsupported on anything but Linux.
|
2021-05-07 22:24:18 +02:00 |
|
Martin Weinelt
|
80466be251
|
python3Packaegs.sphinx-autobuild: add missing colorama dependency
|
2021-05-07 21:22:37 +02:00 |
|
Martin Weinelt
|
4f64f6d889
|
python3Packages.simple-salesforce: fix build
Configure explicit test phase.
|
2021-05-07 12:00:38 -07:00 |
|
Martin Weinelt
|
12493f272b
|
python3Packages.runway-python: fix build, enable tests
|
2021-05-07 11:57:01 -07:00 |
|
Martin Weinelt
|
50530ec8b8
|
python3Packages.seabreeze: fix build, enable tests
|
2021-05-07 11:43:11 -07:00 |
|
Martin Weinelt
|
e35cbc0bdb
|
python3Packages.pyxnat: add missing six dependency
|
2021-05-07 11:31:35 -07:00 |
|
Jonathan Wilkins
|
32a245bed9
|
add two necessary dependencies
|
2021-05-07 11:23:42 -07:00 |
|
Martin Weinelt
|
6cddacc0bb
|
python3Packages.python-redis-lock: disable failing test
https://github.com/ionelmc/python-redis-lock/issues/86
|
2021-05-07 11:15:31 -07:00 |
|
Martin Weinelt
|
45eaed41b1
|
python3Packages.pytest-annotate: mark as broken
Incompatible with pytest 6 and no changes since 2019.
|
2021-05-07 11:15:06 -07:00 |
|
Martin Weinelt
|
5f6dd3dd1e
|
python3Packaegs.python-snap7: remove snap7.six from pythonImportsCheck
The module does not exist anymore.
|
2021-05-07 11:10:22 -07:00 |
|
Robin Gloster
|
5b1c8aefbd
|
Merge pull request #122054 from mweinelt/home-assistant
home-assistant: 2021.5.0 -> 2021.5.1
|
2021-05-07 13:02:28 -05:00 |
|
Martin Weinelt
|
144dc280e3
|
Merge pull request #121153 from fabaff/bump-denonavr
|
2021-05-07 20:00:49 +02:00 |
|
Fabian Affolter
|
9c6305ab6a
|
python3Packages.surepy: 0.5.0 -> 0.6.0
|
2021-05-07 19:58:05 +02:00 |
|
Fabian Affolter
|
f417ed0e69
|
python3Packages.rich: 9.13.0 -> 10.1.0
|
2021-05-07 19:58:05 +02:00 |
|
Fabian Affolter
|
4f09b04320
|
Merge pull request #122012 from dotlambda/netdisco-2.8.3
python3Packages.netdisco: 2.8.2 -> 2.8.3
|
2021-05-07 19:57:01 +02:00 |
|
Fabian Affolter
|
fecd9ba4c3
|
Merge pull request #120266 from fabaff/aiopvpc
python3Packages.aiopvpc: init at 2.0.2
|
2021-05-07 19:54:47 +02:00 |
|
Martin Weinelt
|
65706590a9
|
python3Packages.chalice: add missing inquirer dependency
|
2021-05-07 10:37:47 -07:00 |
|
Martin Weinelt
|
a061e0a034
|
python3Packages.aiohue: 2.2.0 -> 2.3.0
|
2021-05-07 19:19:05 +02:00 |
|
Martin Weinelt
|
2fa6935e01
|
python3Packages.pgspecial: add missing check input
Reformat, convert to pytestCheckHook, fixes the build.
|
2021-05-07 09:59:05 -07:00 |
|
Fabian Affolter
|
4fcefbe10c
|
python3Packages.denonavr: 0.9.10 -> 0.10.6
|
2021-05-07 18:49:30 +02:00 |
|
Fabian Affolter
|
a79ddca1b5
|
python3Packages.asyncstdlib: init at 3.9.1
|
2021-05-07 18:48:08 +02:00 |
|
Fabian Affolter
|
aede619056
|
python3Packages.pyclimacell: 0.18.0 -> 0.18.2
|
2021-05-07 08:07:55 -07:00 |
|
Martin Weinelt
|
860b457585
|
Merge pull request #120250 from fabaff/hdate
|
2021-05-07 13:14:50 +02:00 |
|
Robert Schütz
|
1e77c6dd66
|
python3Packages.netdisco: 2.8.2 -> 2.8.3
|
2021-05-07 12:15:52 +02:00 |
|
Jan Tojnar
|
9468b07326
|
Merge branch 'gnome-40'
|
2021-05-07 12:12:40 +02:00 |
|
Robert Schütz
|
b9006fcfe9
|
python3Packages.zeroconf: 0.29.0 -> 0.30.0
|
2021-05-07 12:09:46 +02:00 |
|
Lancelot SIX
|
26cb44f97d
|
Revert "python3Packages.django_3: 3.2 -> 3.2.2"
This reverts commit 957371b717 .
This commit should have gone to staging first.
|
2021-05-07 10:50:00 +01:00 |
|
Lancelot SIX
|
5dc5571a5a
|
Revert "python3Packages.django_2: 2.2.20 -> 2.2.22"
This reverts commit 3d90503875 .
This commit should have gone to staging first.
|
2021-05-07 10:49:11 +01:00 |
|
Fabian Affolter
|
19cc7bea22
|
Merge pull request #121790 from fabaff/bump-pg8000
python3Packages.pg8000: 1.19.2 -> 1.19.4
|
2021-05-07 11:00:34 +02:00 |
|
lsix
|
f6c3bf534c
|
Merge pull request #121920 from dotlambda/CVE-2021-32052
python3Packages.django: fix CVE-2021-32052
|
2021-05-07 09:54:53 +01:00 |
|
Robert Schütz
|
1c16013bd6
|
Merge pull request #120318 from dotlambda/dask-glm-fix
python3Packages.dask*: various improvements
|
2021-05-07 09:55:06 +02:00 |
|
Martin Weinelt
|
934212224d
|
Merge pull request #121957 from fabaff/bump-ondilo
python3Packages.ondilo: 0.2.0 -> 0.3.0
|
2021-05-07 02:11:53 +02:00 |
|
Fabian Affolter
|
540f69e705
|
python3Packages.hdate: init 0.10.2
|
2021-05-06 23:55:57 +02:00 |
|
Fabian Affolter
|
c9beab5997
|
python3Packages.ondilo: 0.2.0 -> 0.3.0
|
2021-05-06 23:37:50 +02:00 |
|
Robert Schütz
|
d8db949832
|
python3Packages.fritzconnection: 1.4.2 -> 1.5.0
https://fritzconnection.readthedocs.io/en/1.5.0/sources/changes.html
|
2021-05-06 23:36:45 +02:00 |
|