Commit Graph

17977 Commits

Author SHA1 Message Date
Frederik Rietdijk
bef20b38ef Merge master into staging-next 2020-06-25 13:48:05 +02:00
Jörg Thalheim
d35735ae25
Merge pull request #91479 from Mic92/python-fixes 2020-06-25 12:34:45 +01:00
Jörg Thalheim
b422dd62ce
python3.pkgs.tempora: no longer compatible with python2 2020-06-25 12:27:54 +01:00
worldofpeace
bdb59380a3
Merge pull request #91459 from zowoq/desktop-validation
treewide: remove deprecated value `Application` from makeDesktopItem
2020-06-25 07:09:24 -04:00
Mario Rodas
ebc22da72f
Merge pull request #91475 from r-ryantm/auto-update/python3.7-lazr.uri
python37Packages.lazr-uri: 1.0.3 -> 1.0.4
2020-06-25 06:05:15 -05:00
Jörg Thalheim
0153111575
python3.pkgs.tempora: fix tests 2020-06-25 11:41:40 +01:00
Jörg Thalheim
2a49306482
python3.pkgs.jaraco_itertools: fix build 2020-06-25 11:41:23 +01:00
Jörg Thalheim
73e514993a
pytest-freezgun: init at 0.4.1 2020-06-25 11:35:16 +01:00
Lancelot SIX
ec1d9c63d7
Merge pull request #91451 from callahad/typeguard-fixup
typeguard: fix tests
2020-06-25 10:15:42 +01:00
R. RyanTM
0d0906d42b python37Packages.lazr-uri: 1.0.3 -> 1.0.4 2020-06-25 08:58:02 +00:00
Jos van Bakel
9842aa383e python3Packages.pytest-xvfb: 1.2.0 -> 2.0.0 2020-06-24 23:16:10 -07:00
Mario Rodas
cd555fdab2 pythonPackages.internetarchive: 1.9.3 -> 1.9.4 2020-06-24 20:36:47 -07:00
zowoq
c7e61112df treewide: remove deprecated value Application from makeDesktopItem 2020-06-25 12:18:37 +10:00
Dan Callahan
40fb898673
typeguard: fix tests
Broken by 9993c38682

    Traceback:
    tests/test_typeguard_py36.py:7: in <module>
        from typing_extensions import Literal
    E   ModuleNotFoundError: No module named 'typing_extensions'

Resolved by adding typing-extensions to checkInputs
2020-06-25 00:11:06 +01:00
R. RyanTM
3a44ede711 python27Packages.bitstruct: 8.10.0 -> 8.11.0 2020-06-24 14:17:44 -07:00
nyanloutre
2b11dcd789 pythonPackages.pycoin: init at 0.90.20200322 2020-06-24 14:15:59 -07:00
Manuel Mendez
58a35beb35 pythonPackages.srvlookup: init at 2.0.0 2020-06-24 14:08:18 -07:00
Sirio Balmelli
d3d039c4cb beancount_docverif: init at 1.0.0
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-06-24 13:57:58 -07:00
Gabriel Ebner
4bdb77918b uvloop: fix tests on python 3.8 2020-06-24 22:38:15 +02:00
Frederik Rietdijk
16287a8cb8 Merge master into staging-next 2020-06-24 19:04:03 +02:00
Maximilian Bosch
0c47a81419
Merge pull request #91390 from eadwu/buku/4.4
buku: 4.3 -> 4.4
2020-06-24 19:03:44 +02:00
Frederik Rietdijk
9b6a64a317 python.pkgs.line_profiler: fix build 2020-06-24 18:55:48 +02:00
Jörg Thalheim
affeb15f07
Merge pull request #91384 from jonringer/fix-quandl 2020-06-24 06:46:41 +01:00
R. RyanTM
ffedc82d2e python27Packages.azure-mgmt-web: 0.46.0 -> 0.47.0 2020-06-23 17:12:13 -07:00
Jonathan Ringer
9fbbbf1a54
python37Packages.quandl: fix build 2020-06-23 16:21:16 -07:00
Antoine Roy-Gobeil
10b552532f python3Packages.dash: 1.12.0 -> 1.13.3 2020-06-23 16:16:11 -07:00
Antoine Roy-Gobeil
33d83f127a python3Packages.dash-table: 4.7.0 -> 4.8.1 2020-06-23 16:16:11 -07:00
Antoine Roy-Gobeil
0498309db5 python3Packages.dash-renderer: 1.4.1 -> 1.5.0 2020-06-23 16:16:11 -07:00
Antoine Roy-Gobeil
f14034fe47 python3Packages.dash-core-components: 1.10.0 -> 1.10.1 2020-06-23 16:16:11 -07:00
Jonathan Ringer
496edca865 python2Packages.inflect: disable python2, abandoned 2020-06-23 16:09:22 -07:00
Jonathan Ringer
bb1dbfbf47 python3Packages.flask-restful: fix tests 2020-06-23 16:09:22 -07:00
Jonathan Ringer
3da3d5c9f0 python3Packages.irc: fix meta 2020-06-23 16:09:22 -07:00
Jonathan Ringer
b6f95732fc python3Packages.jaraco_itertools: fix tests 2020-06-23 16:09:22 -07:00
Jonathan Ringer
893d924d53 python3Packages.jaraco_logging: disable tests, no longer on pypi 2020-06-23 16:09:22 -07:00
Jonathan Ringer
3853e60ae3 python3Packages.cheroot: fix tests, cleanup expr 2020-06-23 16:09:22 -07:00
Jonathan Ringer
67e8240371 python3Packages.tempora: fix tests 2020-06-23 16:09:22 -07:00
R. RyanTM
e07238681d python37Packages.azure-mgmt-security: 0.3.0 -> 0.4.0 2020-06-23 14:39:23 -07:00
Maximilian Bosch
2ab0d4ec96
Merge pull request #90578 from marsam/update-git-revise
git-revise: 0.5.1 -> 0.6.0
2020-06-23 23:30:05 +02:00
Edmund Wu
d1795bbb69
pythonPackages.flask-admin: fix build 2020-06-23 15:54:37 -04:00
Edmund Wu
ba09be4c69
pythonPackages.geoalchemy2: fix build 2020-06-23 15:54:13 -04:00
Edmund Wu
12b0644a20
pythonPackages.flask-reverse-proxy-fix: fix build 2020-06-23 15:53:38 -04:00
Claudio Bley
21a21a4224 bazel: 3.2.0 -> 3.3.0 2020-06-23 15:29:38 +02:00
Stefan Frijters
43107040fe Pyro5: Disable more networking tests 2020-06-22 13:36:52 -07:00
Stefan Frijters
f1235e43c2 maestral: 0.6.4 -> 1.1.0 2020-06-22 13:36:52 -07:00
Martin Weinelt
48faedc336 python3Packages.diceware: expose as library 2020-06-22 11:44:53 -07:00
Maximilian Bosch
dca182df88
Merge pull request #91248 from mmilata/mautrix-0.5.7
pythonPackages.mautrix: 0.5.4 -> 0.5.7
2020-06-22 18:59:05 +02:00
Marek Mahut
6d5bbeb8fe
Merge pull request #89247 from mmilata/python-bitcoinlib-0.11.0
pythonPackages.bitcoinlib: 0.9.0 -> 0.11.0
2020-06-22 18:49:19 +02:00
Vladimír Čunát
e896ebc920
Merge #89034: sslyze: init at 3.0.7 2020-06-22 18:27:50 +02:00
Gabriel Ebner
d0ebf2d443
Merge pull request #90103 from Pamplemousse/fix_pyside2
pythonPackages.pyside2: don't fail import on missing `shiboken2`
2020-06-22 15:24:46 +02:00
Frederik Rietdijk
7481da9cbd Merge master into staging-next 2020-06-22 08:46:16 +02:00