Commit Graph

22789 Commits

Author SHA1 Message Date
Keshav Kini
b1d53b04ea pythonPackages.demjson: fix tests, enable on Python 3.x
In commit 6ba044c166, the demjson package was
disabled on Python 3.x with the comment that it doesn't seem to support any
Python 3.x versions.  But looking at the upstream repository, they do seem to
attempt to support Python 3 -- it turns out the failure on our end was caused by
some issue with trying to run `setup.py test` on a 2to3-using codebase with no
test suite (?).

In any case, this package's test suite doesn't seem to use the setuptools
mechanism, so in this commit I override the checkPhase to run the upstream tests
in the correct way.  This fixes the build on all Python versions.

EDIT 2021-01-08: rebased on top of PR #108378 which had explicitly disabled the
tests on all Python versions.
2021-01-09 22:17:57 +01:00
Sandro
3e5714a7e2 Merge pull request #108829 from rmcgibbo/aiostream
python3Packages.aiostream: init at 0.4.1
2021-01-09 19:22:34 +01:00
Sandro
33881ae730 Merge pull request #108754 from fabaff/bump-pychromecast 2021-01-09 17:47:13 +01:00
Sandro
5ec6c8e718 Merge pull request #108813 from sikmir/osmium 2021-01-09 17:46:26 +01:00
Guillaume Girol
9219adb40c Merge pull request #108856 from Atemu/update/jc
jc: 1.14.0 -> 1.14.1
2021-01-09 16:09:24 +00:00
Mario Rodas
9622a8981b Merge pull request #107039 from r-ryantm/auto-update/python3.7-eventlet
python37Packages.eventlet: 0.29.1 -> 0.30.0
2021-01-09 09:36:10 -05:00
Mario Rodas
bfb53e26bb Merge pull request #107685 from r-ryantm/auto-update/python3.7-cupy
python37Packages.cupy: 8.2.0 -> 8.3.0
2021-01-09 09:13:24 -05:00
Mario Rodas
f78f1b076c Merge pull request #107470 from r-ryantm/auto-update/python3.7-eliot
python37Packages.eliot: 1.12.0 -> 1.13.0
2021-01-09 09:06:40 -05:00
Mario Rodas
a0a712c7c8 Merge pull request #108760 from marsam/update-itemloaders
python3Packages.itemloaders: 1.0.3 -> 1.0.4
2021-01-09 09:05:48 -05:00
Mario Rodas
fcf0d7167a Merge pull request #108790 from r-ryantm/auto-update/python3.7-folium
python37Packages.folium: 0.11.0 -> 0.12.0
2021-01-09 09:04:58 -05:00
Atemu
a87576371f jc: 1.14.0 -> 1.14.1
Now running tests with pytestCheckHook because jc generates wrong unix
timestamps in test_last_F_ubuntu_20_4 test_last_wF_centos_7_7 otherwise.
2021-01-09 14:33:44 +01:00
Robert T. McGibbon
0383c9c32d python3Packages.aiostream: init at 0.4.1 2021-01-09 00:06:25 -05:00
Mario Rodas
99264011de Merge pull request #108758 from marsam/update-apprise
pythonPackages.apprise: 0.8.9 -> 0.9.0
2021-01-08 23:50:38 -05:00
Sandro
822b0c9430 Merge pull request #108786 from fabaff/archinfo
python3Packages.archinfo: init at 9.0.5327
2021-01-09 03:19:17 +01:00
Sandro
f66763db1c Merge pull request #108793 from fabaff/minidump
python3Packages.minidump: init at 0.0.13
2021-01-09 03:14:23 +01:00
R. RyanTM
a97dc59242 python37Packages.awkward: 1.0.1 -> 1.0.2 2021-01-08 17:36:15 -05:00
Nikolay Korotkiy
7266f5d422 pythonPackages.pyosmium: 3.0.1 → 3.1.0 2021-01-09 00:51:39 +03:00
Anderson Torres
e49e3a756b Merge pull request #108357 from r-ryantm/auto-update/python3.7-msal
python37Packages.msal: 1.6.0 -> 1.8.0
2021-01-08 16:26:36 -03:00
R. RyanTM
f2f45115f9 python37Packages.folium: 0.11.0 -> 0.12.0 2021-01-08 16:58:53 +00:00
Fabian Affolter
131f8250c4 python3Packages.minidump: init at 0.0.13 2021-01-08 17:58:09 +01:00
Fabian Affolter
16ebe202d1 python3Packages.archinfo: init at 9.0.5327 2021-01-08 17:12:40 +01:00
Tim Steinbach
583bde3965 python3Packages.boto3: 1.16.50 -> 1.16.51 2021-01-08 08:59:33 -05:00
Tim Steinbach
63d40a90c9 python3Packages.botocore: 1.19.50 -> 1.19.51 2021-01-08 08:59:23 -05:00
Daniel Edgecumbe
d347164e04 libcst: fix python 3.6 support
The 'dataclasses' module is a required dependency of libcst.
Python >= 3.7 include this module natively.
2021-01-08 11:21:38 +01:00
Sandro
0a2710f4ae Merge pull request #108705 from fabaff/pydexcom 2021-01-08 09:38:47 +01:00
Fabian Affolter
a614fba930 python3Packages.PyChromecast: disable checks 2021-01-08 09:38:03 +01:00
Fabian Affolter
d3e211ccd8 python3Packages.PyChromecast: 7.7.1 -> 7.7.2 2021-01-08 09:18:33 +01:00
Mario Rodas
6f4f4ee7b8 python3Packages.itemloaders: 1.0.3 -> 1.0.4 2021-01-08 04:20:00 +00:00
Mario Rodas
b947b8e89a pythonPackages.apprise: install manpage 2021-01-08 04:20:00 +00:00
Mario Rodas
2f640f6198 pythonPackages.apprise: 0.8.9 -> 0.9.0
https://github.com/caronc/apprise/releases/tag/v0.9.0
2021-01-08 04:20:00 +00:00
Sandro
647607d709 Merge pull request #108686 from fabaff/pylacrosse 2021-01-07 22:57:22 +01:00
Sandro
e0f22de78a Merge pull request #107894 from JamieMagee/advantage_air 2021-01-07 21:35:57 +01:00
Fabian Affolter
5907a0015e python3Packages.pydexcom: init at 0.2.0 2021-01-07 19:13:51 +01:00
Jörg Thalheim
370ffaaca7 tensorflow: 2.3.1 -> 2.3.2 2021-01-07 18:52:44 +01:00
Jörg Thalheim
1976d79627 tensorflow: drop 1.x
it no longer works without our default python version and needs
many patches to compile.
2021-01-07 18:52:44 +01:00
Fabian Affolter
3c21ca7266 python3Packages.pylacrosse: init at 0.4 2021-01-07 17:09:39 +01:00
Martin Weinelt
2b88da34e4 Merge pull request #108677 from fabaff/bump-pyairvisual
python3Packages.pyairvisual: 5.0.4 -> 5.0.5
2021-01-07 17:06:39 +01:00
Graham Christensen
b63aa4ccb2 Deshaw: create team and reassign limeytexan's maintainership (#108678)
* team: add deshaw

* maintainership: reassign limeytexan's packages to the deshaw team
2021-01-07 10:44:08 -05:00
Fabian Affolter
7188404359 python3Packages.pyairvisual: update meta 2021-01-07 16:40:30 +01:00
Fabian Affolter
dc7bca1a32 python3Packages.pyairvisual: add pythonImportsCheck and update pytestFlagsArray 2021-01-07 16:39:34 +01:00
Tim Steinbach
0f2f299a45 python3Packages.boto3: 1.16.49 -> 1.16.50 2021-01-07 09:56:37 -05:00
Tim Steinbach
966b995463 python3Packages.botocore: 1.19.49 -> 1.19.50 2021-01-07 09:56:25 -05:00
Fabian Affolter
ac50b98e2b python3Packages.pyairvisual: 5.0.4 -> 5.0.5 2021-01-07 15:16:49 +01:00
Martin Weinelt
c92a996c8f Merge pull request #108602 from mweinelt/home-assistant
home-assistant: 2020.12.2 -> 2021.1.0 (+entourage)
2021-01-07 14:46:56 +01:00
Martin Weinelt
9ae9f922d5 python3Packages.sanic-auth: 0.2.0 -> 0.3.0
Fixes all tests.
2021-01-07 13:40:40 +01:00
Martin Weinelt
7c424e3f56 python3Packages.zigpy-znp: disable test_force_remove test case
The zigpy-znp package didn't sync up with changes to the zigpy 0.29 in
time for the home-assistant 2021.1.0 release, so let's disable this test
until the next release.

Co-Authored-By: Matt Votava <mvnetbiz@gmail.com>
2021-01-07 13:33:09 +01:00
Martin Weinelt
625c856021 python3Packages.voluptuous: 0.12.0 -> 0.12.1 2021-01-07 13:33:09 +01:00
Fabian Affolter
afae42d254 python3Packages.pyarlo: init at 0.2.4 2021-01-07 13:33:09 +01:00
Thane Gill
e53d823337 pythonPackage.uvicorn Fix tests on darwin 2021-01-07 13:33:09 +01:00
Martin Weinelt
dbf3e8b2e2 python3Packages.uvicorn: 0.11.5 -> 0.13.2 2021-01-07 13:33:08 +01:00