Commit Graph

22163 Commits

Author SHA1 Message Date
R. RyanTM c13d8fda05 python37Packages.azure-batch: 9.0.0 -> 10.0.0 2020-12-08 23:03:38 -08:00
github-actions[bot] ee1a7ec4be
Merge master into staging-next 2020-12-09 06:17:56 +00:00
Ben Wolsieffer 16666a7177 pythonPackages.pypugjs: 5.9.7 -> 5.9.8 2020-12-09 01:17:16 -05:00
R. RyanTM 289ef7f56f python37Packages.azure-mgmt-cdn: 5.1.0 -> 5.2.0 2020-12-08 21:35:17 -08:00
Ben Wolsieffer ec7838747c buildbot: 2.9.1 -> 2.9.2 2020-12-08 22:16:52 -05:00
Ben Wolsieffer 2b8515d770 pythonPackages.pypugjs: 5.9.6 -> 5.9.7 2020-12-08 22:16:33 -05:00
github-actions[bot] 7d6630d7db
Merge master into staging-next 2020-12-09 00:39:29 +00:00
Robert T. McGibbon 547376fe0e python3Packages.pandas: 1.1.4 -> 1.1.5 2020-12-08 19:04:39 -05:00
Benjamin Hipple b2d64e2c28 python3Packages.jupytext: fix build by adding missing markdown-it-py dep; python3 only
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Timo Kaufmann <timokau@zoho.com>
2020-12-08 18:18:18 -05:00
Benjamin Hipple 3c9e1eb9a2 python3Packages.markdown-it-py: init at 0.5.6 2020-12-08 18:18:17 -05:00
nyanloutre 925b70cd96 pythonPackages.pyfuse3: init at 3.1.1 2020-12-08 12:30:56 -08:00
Andrey Golovizin 799e33084b Revert "pythonPackages.llfuse: downgrade pytest version"
This reverts commit 42cfd52182.
2020-12-08 12:27:01 -08:00
Andrey Golovizin b445bc62b7 pythonPackages.llfuse: fix tests with pytest 6 2020-12-08 12:27:01 -08:00
Andrey Golovizin 0bb69986bd pythonPackages.llfuse: 1.3.6 -> 1.3.8 2020-12-08 12:27:01 -08:00
SCOTT-HAMILTON 4a7bcab1d0 flask-appbuilder: fix flask-babel dep 2020-12-08 12:18:23 -08:00
Mario Rodas 75d713ae55
Merge pull request #106108 from r-ryantm/auto-update/python3.7-azure-keyvault-keys
python37Packages.azure-keyvault-keys: 4.3.0 -> 4.3.1
2020-12-08 13:42:45 -05:00
github-actions[bot] e729ab0408
Merge master into staging-next 2020-12-08 18:15:38 +00:00
Tim Steinbach 27dd3291fe
python3Packages.boto3: 1.16.25 -> 1.16.31 2020-12-08 12:33:31 -05:00
Tim Steinbach 6d369f81ca
python3Packages.botocore: 1.19.25 -> 1.19.31 2020-12-08 12:33:28 -05:00
Sebastian Jordan 1c6b12dee1 pythonPackages.nix-prefetch-github: 4.0.2 -> 4.0.3 2020-12-08 09:27:22 -08:00
github-actions[bot] 4549c836e7
Merge master into staging-next 2020-12-08 12:19:44 +00:00
Mario Rodas 5795fdf0d4
Merge pull request #106117 from r-ryantm/auto-update/python3.7-click-help-colors
python37Packages.click-help-colors: 0.8 -> 0.9
2020-12-08 04:18:28 -05:00
Mario Rodas ec7dc87152
Merge pull request #106098 from r-ryantm/auto-update/python3.7-breathe
python37Packages.breathe: 4.24.0 -> 4.24.1
2020-12-08 04:15:53 -05:00
Mario Rodas 9f5c6f2f45
Merge pull request #106099 from r-ryantm/auto-update/python3.7-bugsnag
python37Packages.bugsnag: 4.0.1 -> 4.0.2
2020-12-08 04:13:02 -05:00
github-actions[bot] e539b57990
Merge master into staging-next 2020-12-08 06:17:44 +00:00
Arnout Engelen 13456d6ceb pyopenssl: 19.1.0 -> 20.0.0
This is needed to build 'master' of mitmproxy,
verified that this works with this change.
2020-12-08 05:29:20 +01:00
Arnout Engelen 17c840055e setuptools: stable file ordering for sdist
We already re-pack the source distribution to make the
timestamps consistent, but the result is still not
entirely stable because by default tar does not sort
the files in the archive deterministically. This PR
makes sure the entries are sorted by name.

https://github.com/NixOS/nixpkgs/issues/105502
2020-12-08 05:28:38 +01:00
Sebastian Jordan 908896c273 pythonPackages.poetry: Apply patch to fix failing tests 2020-12-08 05:13:19 +01:00
Sandro f26d039b9d
Merge pull request #105398 from bhipple/add/qmk 2020-12-08 02:59:41 +01:00
Sandro 250ce0f241
Merge pull request #101045 from mjlbach/feature/bump_pyxdg
python: pyxdg: 0.26 -> 0.27
2020-12-08 02:33:13 +01:00
Orivej Desh 55324b51e7 pythonPackages.traitlets: disable for Python 2 2020-12-08 00:18:28 +00:00
Orivej Desh 61d95bbd40 python39Packages.rtmidi-python: fix build
Pregenerated rtmidi_python.cpp is incompatible with Python 3.9.
2020-12-08 00:13:43 +00:00
Orivej Desh 94ede7a646 pythonPackages.pygame: switch to SDL2, fix build 2020-12-07 23:59:58 +00:00
Benjamin Hipple 60d8c843d6
python3Packages.hjson: fix wrapper
And add a basic import test with the standard hook.
2020-12-08 00:58:54 +01:00
Orivej Desh (NixOS) 6acae29481
pythonPackages.patiencediff: init at 0.2.1; breezy: fix build (#106100) 2020-12-07 21:10:09 +00:00
Sebastian Wild 598af09d87 python3Packages.breezy: fix build 2020-12-07 20:41:02 +00:00
Sebastian Wild 60651e35e4 pythonPackages.patiencediff: init at 0.2.1 2020-12-07 20:40:52 +00:00
nyanloutre 42cfd52182 pythonPackages.llfuse: downgrade pytest version 2020-12-07 11:34:10 -08:00
David Terry 3ef8d3e64a
pythonPackages.ledgerwallet: init at 0.1.2 (#104506)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-07 20:11:03 +01:00
Sandro 04cb54ae08
Merge pull request #105519 from 3699n/master 2020-12-07 19:54:20 +01:00
Sandro 128eb3f940
Merge pull request #106241 from ocharles/patch-1
Remove myself from maintainers sets
2020-12-07 18:34:26 +01:00
Sandro 17cba80153
Merge pull request #106177 from r-ryantm/auto-update/csvs-to-sqlite 2020-12-07 18:08:17 +01:00
Sandro 6668ad90df
Merge pull request #106151 from r-ryantm/auto-update/python3.7-netCDF4 2020-12-07 17:52:59 +01:00
Sandro Jäckel a13d912bdf
pythonPackages.pygmt: Mark as broken on darwin 2020-12-07 17:50:12 +01:00
Doron Behar c3ae8cd1cb
Merge pull request #98430 from nyanloutre/add_python_unrardll
calibre: Add python unrardll
2020-12-07 18:46:44 +02:00
Jonathan Ringer f70e16600e python39Package.fs: fix tests 2020-12-07 08:38:50 -08:00
Sandro 650e16238b
Merge pull request #106153 from r-ryantm/auto-update/python3.7-pytest-html
python37Packages.pytest-html: 3.0.0 -> 3.1.0
2020-12-07 16:59:16 +01:00
Sandro Jäckel 45fa57992b
pythonPackages.h5netcdf: Fix test issues with h5py >= 3.0 2020-12-07 16:40:24 +01:00
R. RyanTM d8fa8d8ca0 python37Packages.azure-mgmt-recoveryservicesbackup: 0.8.0 -> 0.9.0 2020-12-07 07:07:27 -08:00
Ryan Mulligan 9598b587fe
Merge pull request #106106 from r-ryantm/auto-update/python3.7-avro-python3
python37Packages.avro-python3: 1.10.0 -> 1.10.1
2020-12-07 06:33:19 -08:00
Ollie Charles 1675b11cd4 Remove myself from maintainers sets
Unfortunately I can't reliably commit time to nixpkgs, so I would like to remove myself from being a formal maintainer for these packages.
2020-12-07 14:30:37 +00:00
R. RyanTM 7bd27add2a csvs-to-sqlite: 1.1 -> 1.2 2020-12-07 13:33:31 +00:00
Sandro Jäckel 2722142fbe
pythonPackages.pyrsistent: Disable on Python 2 2020-12-07 14:16:35 +01:00
Sandro Jäckel 9bd0caf66b
pythonPackages.uproot{,3}: 3.13.1 -> 3.14.1 2020-12-07 14:15:36 +01:00
Bernardo Meurer fcbd213d38 python3Packages.feedparser: fix build, run tests 2020-12-07 13:12:04 +00:00
Bernardo Meurer d0e31655f9 python3Packages.sgmllib3k: init at 1.0.0 2020-12-07 13:12:04 +00:00
Orivej Desh e9a431d343 python3Packages.sentry-sdk: fix build 2020-12-07 13:11:07 +00:00
Orivej Desh 0944a15fe3 pythonPackages.chalice: fix build 2020-12-07 13:11:07 +00:00
Nicholas von Klitzing 5fb387e91f etebase: init at 0.31.1 2020-12-07 14:09:50 +01:00
Sandro Jäckel 7e9c3ff8ba
pythonPackages.awkward{,0}: 0.14.0 -> 0.15.1 2020-12-07 14:03:55 +01:00
R. RyanTM f8f0db26fc
python37Packages.uproot{,3}-methods: 0.9.1 -> 0.10.0 2020-12-07 14:02:48 +01:00
Orivej Desh 475b8adbb8 python3Packages.sanic: 19.6.3 -> 20.9.1, fix build 2020-12-07 11:52:33 +00:00
Sandro 2b7f718900
Merge pull request #106146 from r-ryantm/auto-update/python3.7-ueberzug 2020-12-07 12:42:17 +01:00
Sandro 39d3ca2bf5
Merge pull request #106148 from r-ryantm/auto-update/python3.7-py-air-control-exporter
python37Packages.py-air-control-exporter: 0.1.4 -> 0.1.5
2020-12-07 12:40:22 +01:00
Sandro 40bf43ce13
Merge pull request #106147 from r-ryantm/auto-update/python3.7-zstandard
python37Packages.zstandard: 0.14.0 -> 0.14.1
2020-12-07 12:40:10 +01:00
Sandro 9e3768ebab
Merge pull request #106140 from r-ryantm/auto-update/python3.7-trimesh
python37Packages.trimesh: 3.8.15 -> 3.8.17
2020-12-07 12:39:58 +01:00
Sandro Jäckel 0f81933a7d
ueberzug: Disable tests cause none are included 2020-12-07 12:37:09 +01:00
Sandro 9592bcc424
Merge pull request #106145 from r-ryantm/auto-update/python3.7-pymatgen
python37Packages.pymatgen: 2020.11.11 -> 2020.12.3
2020-12-07 12:31:47 +01:00
Sandro 28d8748df3
Merge pull request #106144 from r-ryantm/auto-update/python3.7-vertica-python
python37Packages.vertica-python: 1.0.0 -> 1.0.1
2020-12-07 12:31:36 +01:00
Sandro 3209abe8d2
Merge pull request #106141 from r-ryantm/auto-update/python3.7-bandit
python37Packages.bandit: 1.6.2 -> 1.6.3
2020-12-07 12:31:17 +01:00
Sandro a523b66445
Merge pull request #106135 from r-ryantm/auto-update/python3.8-google-cloud-pubsub
python38Packages.google_cloud_pubsub: 2.1.0 -> 2.2.0
2020-12-07 12:30:40 +01:00
Sandro e4294be71d
Merge pull request #105819 from chkno/jsonstreams
python3Packages.jsonstreams: Init at 0.5.0
2020-12-07 12:25:49 +01:00
Sandro 62aaf352e7
Merge pull request #105611 from bcdarwin/mne-python 2020-12-07 12:19:44 +01:00
Orivej Desh 466a19e266 python3Packages.celery: fix build 2020-12-07 10:57:16 +00:00
Orivej Desh abf8d39026 pythonPackages.pytest-celery: init at 0.0.0a1 2020-12-07 10:57:16 +00:00
Orivej Desh 95f108391d python3Packages.pytest-subtests: init at 0.3.2 2020-12-07 10:57:16 +00:00
Sandro 161013b0bd
Merge pull request #106132 from r-ryantm/auto-update/python3.7-Flask-SocketIO
python37Packages.flask-socketio: 4.3.1 -> 4.3.2
2020-12-07 11:40:19 +01:00
Sandro a212a380d7
Merge pull request #106155 from r-ryantm/auto-update/python3.7-oauthenticator
python37Packages.oauthenticator: 0.12.2 -> 0.12.3
2020-12-07 11:29:39 +01:00
Sandro 3e0a143261
Merge pull request #106121 from r-ryantm/auto-update/python3.7-flufl.i18n 2020-12-07 11:20:10 +01:00
Sandro Jäckel d30fe3708b
python37Packages.flufl_i18n: Disable tests 2020-12-07 10:47:59 +01:00
Sandro 003b68aead
Merge pull request #106122 from r-ryantm/auto-update/python3.7-kaggle
python37Packages.kaggle: 1.5.9 -> 1.5.10
2020-12-07 10:44:46 +01:00
Sandro 5f1d85c18c
Merge pull request #106120 from r-ryantm/auto-update/python3.7-google-cloud-secret-manager
python37Packages.google_cloud_secret_manager: 2.0.0 -> 2.1.0
2020-12-07 10:37:37 +01:00
R. RyanTM 8a733bcb60 python37Packages.oauthenticator: 0.12.2 -> 0.12.3 2020-12-07 09:34:51 +00:00
R. RyanTM f8a7b12ae1 python37Packages.pytest-html: 3.0.0 -> 3.1.0 2020-12-07 09:11:16 +00:00
R. RyanTM d3dcff9761 python37Packages.netcdf4: 1.5.4 -> 1.5.5 2020-12-07 08:47:19 +00:00
R. RyanTM f52e5bf687 python37Packages.py-air-control-exporter: 0.1.4 -> 0.1.5 2020-12-07 08:17:40 +00:00
Frederik Rietdijk 9e0fc66619 python3Packages.pytest-mpl: disable two tests 2020-12-07 08:55:09 +01:00
R. RyanTM 305004038d python37Packages.zstandard: 0.14.0 -> 0.14.1 2020-12-07 07:53:16 +00:00
R. RyanTM 3edcd5e722 python37Packages.ueberzug: 18.1.6 -> 18.1.7 2020-12-07 07:47:10 +00:00
R. RyanTM 571eda6944 python37Packages.pymatgen: 2020.11.11 -> 2020.12.3 2020-12-07 07:17:20 +00:00
R. RyanTM cc4a0560d0 python37Packages.vertica-python: 1.0.0 -> 1.0.1 2020-12-07 07:11:08 +00:00
R. RyanTM ec6da84fdf python37Packages.bandit: 1.6.2 -> 1.6.3 2020-12-07 06:24:02 +00:00
R. RyanTM caed53f405 python37Packages.trimesh: 3.8.15 -> 3.8.17 2020-12-07 06:18:53 +00:00
R. RyanTM e1e03866de python38Packages.google_cloud_pubsub: 2.1.0 -> 2.2.0 2020-12-07 04:08:44 +00:00
Mario Rodas 6f36976eee
Merge pull request #106112 from r-ryantm/auto-update/python3.7-cloudflare
python37Packages.cloudflare: 2.8.13 -> 2.8.14
2020-12-06 22:49:45 -05:00
R. RyanTM 9b1b2035e4 python37Packages.flask-socketio: 4.3.1 -> 4.3.2 2020-12-07 03:48:51 +00:00
Orivej Desh 42f5ab510d python3Packages.aiohttp-jinja2: fix checkPhase 2020-12-07 02:24:10 +00:00
R. RyanTM 6413d2b9b8 python37Packages.kaggle: 1.5.9 -> 1.5.10 2020-12-07 01:00:10 +00:00
R. RyanTM ca8c88a3d6 python37Packages.flufl_i18n: 2.0.2 -> 3.1.3 2020-12-07 00:33:50 +00:00
R. RyanTM d5e5fb09d4 python37Packages.google_cloud_secret_manager: 2.0.0 -> 2.1.0 2020-12-07 00:21:09 +00:00
R. RyanTM f3496a1197 python37Packages.click-help-colors: 0.8 -> 0.9 2020-12-06 23:30:36 +00:00
Orivej Desh e2f4d626ec python2.pkgs.pylibacl: init at 0.5.4 2020-12-06 23:20:03 +00:00
Orivej Desh 1c0e912de1 python2.pkgs.pygobject3: init at 3.36.1 2020-12-06 23:18:35 +00:00
R. RyanTM 8d9b3163b3 python37Packages.cloudflare: 2.8.13 -> 2.8.14 2020-12-06 22:53:26 +00:00
R. RyanTM 5ad05f8f1d python37Packages.azure-keyvault-keys: 4.3.0 -> 4.3.1 2020-12-06 22:23:55 +00:00
R. RyanTM 10278c52d9 python37Packages.avro-python3: 1.10.0 -> 1.10.1 2020-12-06 22:14:46 +00:00
R. RyanTM 313f40e661 python37Packages.bugsnag: 4.0.1 -> 4.0.2 2020-12-06 21:44:16 +00:00
R. RyanTM d38d02ebc6 python37Packages.breathe: 4.24.0 -> 4.24.1 2020-12-06 21:33:28 +00:00
sternenseemann db9f2ff9ae pythonPackages.ufonormalizer: 0.4.2 -> 0.5.0
Drops support for Python 3.5 and earlier.
2020-12-06 10:49:55 -08:00
freezeboy 323536e341 python3Packages.pysvn: 1.8.0 -> 1.9.12 2020-12-06 09:16:43 -08:00
freezeboy 5d56967eb2 python3Packages.pycxx: init at 7.1.4 2020-12-06 09:16:43 -08:00
Frederik Rietdijk cc8b2b3602
Merge pull request #105878 from TredwellGit/pythonPackages.pytest_xdist
pythonPackages.pytest_xdist: fix build
2020-12-06 18:04:46 +01:00
Michele Guerini Rocco cdb3ec3dda
Merge pull request #106016 from rnhmjoj/usb1
pythonPackages.libusb1: 1.8.1 -> 1.9
2020-12-06 18:00:38 +01:00
Gabriel Ebner a6dabb2a86
Merge pull request #103941 from poita66/cura_4.8.0
cura: 4.7.1 -> 4.8.0
2020-12-06 15:01:04 +01:00
rnhmjoj c48d3c9f50
pythonPackages.libusb1: 1.8.1 -> 1.9 2020-12-06 12:36:19 +01:00
Frederik Rietdijk b6e98f1895
Merge pull request #105584 from NixOS/staging-next
Staging next
2020-12-06 11:48:51 +01:00
Sandro 5b7667a1c5
Merge pull request #106039 from breakds/clickhouse-driver 2020-12-06 08:18:44 +01:00
github-actions[bot] 8a52c4c658
Merge master into staging-next 2020-12-06 06:17:06 +00:00
Break Yang 53b2e8a202 pythonPacakges.clickhouse-driver: init at 0.1.5 2020-12-05 21:29:48 -08:00
Break Yang 21d212d96e pythonPacakges.clickhouse-cityhash: init at 1.0.2.3 2020-12-05 21:29:32 -08:00
Mario Rodas d0751daf37
Merge pull request #104647 from lopsided98/pykdl-fix
pythonPackages.pykdl: fix build with latest SIP
2020-12-05 22:40:39 -05:00
Jan Tojnar 6ce08f74dc
Merge branch 'master' into staging-next 2020-12-06 03:28:13 +01:00
Sandro e45a472c22
Merge pull request #105967 from bhipple/add/milc
python3Packages.milc: init at 1.0.10
2020-12-06 03:04:16 +01:00
Sandro 308cdda0d1
Merge pull request #105966 from urbas/py-air-control-exporter
python3Packages.py-air-control-exporter: init at 0.1.4
2020-12-06 02:51:36 +01:00
Peter Stewart 8cd2d07858 python3Packages.libarcus: 4.7.1 -> 4.8.0 2020-12-06 12:41:39 +11:00
Peter Stewart c305f86a64 python3Packages.libsavitar: 4.7.1 -> 4.8.0 2020-12-06 12:41:39 +11:00
Peter Stewart 7769e4629b python3Packages.pynest2d: init at 4.8.0 2020-12-06 12:41:39 +11:00
Ben Wolsieffer 9f9b2a4677 buildbot: 2.9.0 -> 2.9.1 2020-12-05 18:48:37 -05:00
Michele Guerini Rocco ff26e341e4
Merge pull request #106014 from rnhmjoj/uncertain
uncertainties: 3.1.4 -> 3.1.5
2020-12-05 21:22:26 +01:00
rnhmjoj 22b3e928de
uncertainties: 3.1.4 -> 3.1.5 2020-12-05 20:52:09 +01:00
Ben Wolsieffer efabdf3db9 python3Packages.buildbot-pkg: use pythonImportsCheck 2020-12-05 13:43:40 -05:00
Martin Weinelt 0dae0a25d4
Merge pull request #105981 from mweinelt/home-assistant
home-assistant: 0.118.4 -> 0.118.5
2020-12-05 19:43:06 +01:00
Martin Weinelt 3946938f35
python3Packages.pyatmo: 4.2.0 -> 4.2.1 2020-12-05 15:06:44 +01:00
Benjamin Hipple c113cefc00 python3Packages.milc: init at 1.0.10
This is a dependency of [qmk](https://github.com/qmk/qmk_cli), which I would
like to package next.
2020-12-05 07:41:46 -05:00
Matej Urbas 26c3c9ccbb python3Packages.py-air-control-exporter: init at 0.1.4 2020-12-05 11:44:41 +00:00
Dominik Michael Rauh a4ad817710 pythonPackages.wsnsimpy: init at 0.2.5 2020-12-05 10:15:09 +01:00
Ben Wolsieffer 920f970a5a pythonPackages.pyjade: remove
pyjade is superseded by pypugjs and was only used by buildbot
2020-12-04 19:36:22 -05:00
Ben Wolsieffer f44481ffbc buildbot: 2.8.4 -> 2.9.0 2020-12-04 19:35:15 -05:00
Ben Wolsieffer d47d113004 pythonPackages.pypugjs: init at 5.9.6
The Jade language was renamed to Pug, and this is the new Python package to
support it. It is also better maintained than pyjade.
2020-12-04 19:31:06 -05:00
github-actions[bot] cb36dd7449
Merge master into staging-next 2020-12-04 18:14:51 +00:00
R. RyanTM 8449e33159 certbot: 1.9.0 -> 1.10.1 2020-12-04 07:10:55 -08:00
TredwellGit 46714a37b8 pythonPackages.pytest_xdist: fix build 2020-12-04 09:12:04 -05:00
Daniël de Kok 75bbba8cee python3Packages.pytorch: add danieldk as a maintainer 2020-12-04 13:38:28 +01:00
github-actions[bot] 4b8f5caddc
Merge master into staging-next 2020-12-04 12:20:02 +00:00
Sebastian Jordan 263ddd73cd pythonPackages.class-registry: Add typing propagatedBuildInput when using python2 2020-12-04 12:30:06 +01:00
adisbladis cbe4b091b8
python2.pkgs.cryptography: Fix CVE-2020-25659
This patch is from Ubuntu 20.04's backport.
2020-12-04 11:29:50 +01:00
github-actions[bot] 82b9b02331
Merge master into staging-next 2020-12-04 06:16:26 +00:00
R. RyanTM 2baccd2c8f python37Packages.pymavlink: 2.4.13 -> 2.4.14 2020-12-03 22:04:45 -08:00
R. RyanTM 05524ddf70 python37Packages.oauthenticator: 0.12.1 -> 0.12.2 2020-12-03 22:03:35 -08:00
R. RyanTM e10fef7a74 python37Packages.ntplib: 0.3.3 -> 0.3.4 2020-12-03 22:03:10 -08:00
Daniël de Kok ac5bd14ce2
Merge pull request #105772 from danieldk/pytorch-fixup-cmake
python3Packages.pytorch: Fix CMake files for split outputs
2020-12-04 06:53:21 +01:00
Chuck bc02955b2a python3Packages.jsonstreams: Init at 0.5.0 2020-12-03 21:18:36 -08:00
Sandro 35a5eb9d2c
Merge pull request #105826 from r-ryantm/auto-update/trytond
python37Packages.trytond: 5.8.0 -> 5.8.1
2020-12-04 03:40:14 +01:00
Sandro 4b634e76f6
Merge pull request #105448 from SuperSandro2000/uvicorn-darwin
pythonPackages.uvicorn: Disable hanging tests on Darwin
2020-12-04 03:06:23 +01:00
Sandro 15d9aa1b74
Merge pull request #105822 from r-ryantm/auto-update/python3.7-linuxfd
python37Packages.linuxfd: 1.4.4 -> 1.5
2020-12-04 02:03:45 +01:00
Sandro 41cda8a3c0
Merge pull request #105821 from r-ryantm/auto-update/python3.7-nibabel
python37Packages.nibabel: 3.2.0 -> 3.2.1
2020-12-04 02:00:16 +01:00
github-actions[bot] 884a0b091b
Merge master into staging-next 2020-12-04 00:37:25 +00:00
Sandro 9b8c2960c7
Merge pull request #105840 from r-ryantm/auto-update/python3.7-IPy
python37Packages.ipy: 1.00 -> 1.01
2020-12-04 01:27:32 +01:00
R. RyanTM f367fa1ede python37Packages.ipy: 1.00 -> 1.01 2020-12-03 23:45:03 +00:00
Sandro 71a498286f
Merge pull request #105828 from r-ryantm/auto-update/python3.7-genanki 2020-12-04 00:07:38 +01:00
Sandro a4acf351b9
Merge pull request #105811 from r-ryantm/auto-update/python3.7-google-cloud-bigtable
python37Packages.google_cloud_bigtable: 1.6.0 -> 1.6.1
2020-12-04 00:04:07 +01:00
R. RyanTM 28a4945900 python37Packages.genanki: 0.9.1 -> 0.10.0 2020-12-03 20:52:43 +00:00
R. RyanTM 0541cdf092 python37Packages.trytond: 5.8.0 -> 5.8.1 2020-12-03 20:28:55 +00:00
R. RyanTM 2f9374ee5e python37Packages.linuxfd: 1.4.4 -> 1.5 2020-12-03 19:46:49 +00:00
R. RyanTM 27382fd24d python37Packages.nibabel: 3.2.0 -> 3.2.1 2020-12-03 19:25:20 +00:00
R. RyanTM 2d45f83a40 python37Packages.zarr: 2.5.0 -> 2.6.1 2020-12-03 11:08:01 -08:00
Pavol Rusnak b9bd555c92
Merge pull request #105738 from mweinelt/python/mocket
python3Packages.mocket: 3.9.3 -> 3.9.4
2020-12-03 19:43:45 +01:00
R. RyanTM 12a465b736 python37Packages.google_cloud_bigtable: 1.6.0 -> 1.6.1 2020-12-03 18:38:07 +00:00
R. RyanTM 4c7e352e4c python37Packages.google_cloud_error_reporting: 1.0.0 -> 1.1.0 2020-12-03 10:31:16 -08:00
Jonathan Ringer fa9414bb45 python3Packages.ignite: 0.3.0 -> 0.4.2, fix 3.9 build 2020-12-03 10:22:38 -08:00
Jonathan Ringer 9ae490f32a python39Packages.uvloop: mark broken
see: https://github.com/MagicStack/uvloop/issues/365
2020-12-03 10:22:38 -08:00
github-actions[bot] 1aeec1f039
Merge master into staging-next 2020-12-03 18:14:40 +00:00
Sandro 555641c504
Merge pull request #105715 from AluisioASG/aasg/dyndnsc 2020-12-03 18:56:10 +01:00
Sandro 74b83b5203
Merge pull request #105788 from r-ryantm/auto-update/python3.7-HAP-python
python37Packages.HAP-python: 2.9.2 -> 3.0.0
2020-12-03 18:50:17 +01:00
R. RyanTM cbd241d0e2 pwntools: 4.3.0 -> 4.3.1 2020-12-03 09:14:27 -08:00
Sandro 879cea8af4
Merge pull request #105078 from urbas/py-air-control 2020-12-03 17:51:44 +01:00
Gabriel Ebner 595cdb413f
Merge pull request #105801 from r-ryantm/auto-update/python3.7-trimesh
python37Packages.trimesh: 3.8.14 -> 3.8.15
2020-12-03 17:12:07 +01:00
R. RyanTM 1b8be8a1d1 python37Packages.trimesh: 3.8.14 -> 3.8.15 2020-12-03 15:55:01 +00:00
Ryan Mulligan 079251e8db
Merge pull request #105773 from r-ryantm/auto-update/python3.7-Django
python37Packages.django_3: 3.1.3 -> 3.1.4
2020-12-03 06:15:20 -08:00
Mario Rodas 4e5d32157a
Merge pull request #105748 from marsam/update-grpc
grpc: 1.33.2 -> 1.34.0
2020-12-03 08:39:19 -05:00
Jörg Thalheim 6cffa3e37c
Merge pull request #105785 from r-ryantm/auto-update/python3.7-influxdb-client
python37Packages.influxdb-client: 1.8.0 -> 1.12.0
2020-12-03 12:55:37 +00:00
R. RyanTM 61c302e76d python37Packages.HAP-python: 2.9.2 -> 3.0.0 2020-12-03 12:20:26 +00:00
R. RyanTM ea7fe6054f python37Packages.influxdb-client: 1.8.0 -> 1.12.0 2020-12-03 11:47:55 +00:00
Frederik Rietdijk 594ee544b6 Revert "python3Packages.sphinx_rtd_theme: 0.4.3 -> 0.5.0"
Revert again as we did before. This wants to fetch from the
web with npm.

https://github.com/readthedocs/sphinx_rtd_theme/issues/1014

This reverts commit 24d78e70a8.
2020-12-03 11:59:19 +01:00
R. RyanTM b8d28c8238 python37Packages.cupy: 8.1.0 -> 8.2.0 2020-12-03 09:11:47 +00:00
R. RyanTM 410dfc8512 python37Packages.django_3: 3.1.3 -> 3.1.4 2020-12-03 08:07:12 +00:00
Daniël de Kok 7e629cc3ae python3Packages.pytorch: Fix CMake files for split outputs
Fixes #102146
2020-12-03 08:30:18 +01:00
github-actions[bot] 58274c4f8d
Merge master into staging-next 2020-12-03 00:36:28 +00:00
Martin Weinelt 715e22dedb
python3Packages.mocket: 3.9.3 -> 3.9.4
Ensures compatibility with the new pip resolver.
2020-12-03 01:03:38 +01:00
Mario Rodas 42a95cb815 pythonPackages.grpcio-tools: 1.33.2 -> 1.34.0 2020-12-02 18:01:00 -05:00
Aluísio Augusto Silva Gonçalves 799cfd9545
pythonPackages.daemonocle: init at 1.0.2 2020-12-02 17:44:04 -03:00
Matej Urbas b4c38bc841 python3Packages.coapthon3: disabled for Python 2.7 2020-12-02 19:31:54 +00:00
Matej Urbas 2535a09289 python3Packages.coapthon3: disabled tests 2020-12-02 19:31:54 +00:00
Matej Urbas 6c86b393ae python3Packages.py-air-control: init at 2.1.0 2020-12-02 19:31:49 +00:00
Sandro Jäckel 48b7dc803e
pythonPackages.goobook: Switch to importsCheck 2020-12-02 20:20:41 +01:00
github-actions[bot] d3f5608624
Merge master into staging-next 2020-12-02 18:13:34 +00:00
Sandro a727aac01a
Merge pull request #105618 from bcdarwin/pyosf
python3Packages.pyosf: init at 1.0.5
2020-12-02 17:05:00 +01:00
Martin Weinelt 500490a584 python3Packages.ircrobots: 0.3.5 -> 0.3.6 2020-12-02 07:56:26 -08:00
Martin Weinelt bcb242190d python3Packages.ircstates: 0.11.5 -> 0.11.6 2020-12-02 07:56:26 -08:00
Pavol Rusnak 5e402a3ab9
Merge pull request #105695 from d4g/openrazer-v2.8.0tov2.9.0#105576
Update openrazer from v2.8.0 to v2.9.0 and solve #105576
2020-12-02 15:41:53 +01:00
Sandro 4c0b3da940
Merge pull request #104761 from kfollesdal/init-pycalver 2020-12-02 15:41:32 +01:00
d4g 8c8f011797 python3Packages.openrazer: 2.8.0 -> 2.9.0 2020-12-02 15:24:40 +01:00
github-actions[bot] 89e8bf0f2a
Merge master into staging-next 2020-12-02 12:30:55 +00:00
Daniël de Kok 7a114e5976 python3Packages.transformers: 3.5.1 -> 4.0.0
Remove the sentencepiece dependency, since it is optional now.

Changes:
https://github.com/huggingface/transformers/releases/tag/v4.0.0
2020-12-01 23:16:38 -08:00
R. RyanTM ce9e06d376 python37Packages.flake8-debugger: 3.2.1 -> 4.0.0 2020-12-01 23:08:11 -08:00
R. RyanTM a1e8e2f09a python37Packages.goobook: 3.5 -> 3.5.1 2020-12-01 22:53:11 -08:00
Ben Darwin 120ec5f97e python3Packages.pyosf: init at 1.0.5 2020-12-02 01:36:24 -05:00
Ben Darwin 05a7ac3b2a python3Packages.mne-python: init at 0.21.2 2020-12-01 20:07:46 -05:00
Jonathan Ringer 023dafc6b8 pythonPackages.freezegun: pin to 0.3.5 2020-12-01 16:40:51 -08:00
kfollesdal faf720d424 pythonPackage.lexid: init at 2020.1005 2020-12-01 19:24:17 +01:00
Jörg Thalheim d7a5482a9d
Merge pull request #105500 from SuperSandro2000/bme680-linux
python3packages.bme680: Mark Linux only as upstream
2020-12-01 17:43:10 +00:00
Jonathan Ringer 38ab53776e pythonPackages.freezegun: disable python2
```
  Processing ./freezegun-1.0.0-py2.py3-none-any.whl
  ERROR: Package 'freezegun' requires a different Python: 2.7.18 not in '>=3.5'
```
2020-12-01 08:14:10 -08:00
Sandro 385ec3ebbe
Merge pull request #105543 from IvarWithoutBones/tinyobjloader-init-1.0.6 2020-12-01 17:00:47 +01:00
Frederik Rietdijk b0e372864a python3Packages.pip: 20.2.4 -> 20.3 2020-12-01 14:44:26 +01:00
Frederik Rietdijk 76966f8ddd pythonPackages.pip-install-hook: remove --build option
Pip had the option --build to build in a custom or temporary directory.
Nowadays, pip just listens to TMPDIR, which we already set.

This option was deprecated and is removed in pip 20.3.
2020-12-01 14:44:26 +01:00
Jonathan Ringer df11a2851c python3Packages.faker: fix tests, remove random2 2020-12-01 14:44:26 +01:00
Jonathan Ringer 9a885384da python3Packages.faker: 4.17.1 -> 4.18.0 2020-12-01 14:44:26 +01:00
Jonathan Ringer 7c0fe73bad python3Packages.pyproj: fix tests 2020-12-01 14:44:26 +01:00
Jonathan Ringer c68fdc1fbe python3Packages.dask: fix tests
Tests cannot be ran concurrently
2020-12-01 14:44:26 +01:00
Jonathan Ringer 9cb62449f6 python3Packages.setproctitle: ignore impure tests 2020-12-01 14:44:25 +01:00
Jonathan Ringer 7bd3696366 python3Packages.pikepdf: fix tests 2020-12-01 14:44:25 +01:00
Jonathan Ringer 74d73c7b8e python3Packages.secretstorage: 3.1.1 -> 3.3.0 2020-12-01 14:44:25 +01:00
Jonathan Ringer f616eaf5f5 python3Packages.cheroot: fix tests by removing pytest-testmon 2020-12-01 14:44:25 +01:00
Jonathan Ringer 60671ec1cb python3Packages.requests-unixsocket: fix tests 2020-12-01 14:44:25 +01:00
Jonathan Ringer 7308561b35 python3Packages.portend: fix build 2020-12-01 14:44:25 +01:00
Jonathan Ringer 3d3a388d0c python3Packages.Pyro4: fix tests 2020-12-01 14:44:25 +01:00
Jonathan Ringer d4f96ddd9d python3Packages.jsonrpc-websocket: fix tests 2020-12-01 14:44:25 +01:00
Jonathan Ringer 2985066439 python3Packages.h5py: fix build and disable tests
test suite now requires pytest-mpi which isn't available
2020-12-01 14:44:25 +01:00
Jonathan Ringer 732b38a835 python39Packages.boto: disable for python39
no longer compatible:
```
  File "/build/boto-2.49.0/tests/unit/utils/test_utils.py", line 88, in hmac_hashfunc
    return hmac.new(b'mysecretkey', msg)
  File "/nix/store/x3655l9x6b5khxzzl0s2zg1kn0qr3zfs-python3-3.9.0/lib/python3.9/hmac.py", line 170, in new
    return HMAC(key, msg, digestmod)
  File "/nix/store/x3655l9x6b5khxzzl0s2zg1kn0qr3zfs-python3-3.9.0/lib/python3.9/hmac.py", line 56, in __init__
    raise TypeError("Missing required parameter 'digestmod'.")
TypeError: Missing required parameter 'digestmod'.
```
2020-12-01 14:44:25 +01:00
Jonathan Ringer 0e15bde06f python3Packages.jeepney: fix tests 2020-12-01 14:44:25 +01:00
Jonathan Ringer 0500a26418 python3Packages.joblib: fix tests 2020-12-01 14:44:25 +01:00
Frederik Rietdijk 26ed734e51 python2Packages.packaging: keep 20.4 around 2020-12-01 14:44:25 +01:00
Frederik Rietdijk 7d6468de0c pythonPackages.isort: fix build system, keep version for python 2 2020-12-01 14:44:25 +01:00
Frederik Rietdijk aadeda550a python3Packages.poetry-core: isort is no test dep 2020-12-01 14:44:25 +01:00
Frederik Rietdijk 41f2c382e6 Revert "python3Packages.panel: 0.9.7 -> 0.10.2"
Panel attempts to fetch js models from the web. Yikes!

This reverts commit 8d2cae0c2c4452aa0034e877540776b946a8374a.
2020-12-01 14:44:25 +01:00
Frederik Rietdijk fe20e43910 python3Packages.tqdm: fix build 2020-12-01 14:44:25 +01:00
Frederik Rietdijk db417d32e8 python3Packages.numpy: fix compatibility with newer pytest 2020-12-01 14:44:25 +01:00
Frederik Rietdijk 98a0342b78 python3Packages.aiohttp: fix build 2020-12-01 14:44:25 +01:00
Frederik Rietdijk 98996d05de python3Packages.re-assert: init at 1.1.0 2020-12-01 14:44:25 +01:00
Jonathan Ringer 7d73203369 python3Packages.pymatgen: fix deps 2020-12-01 14:44:24 +01:00
Jonathan Ringer 804de2a2ff python3Packages.notebook: fix tests 2020-12-01 14:44:24 +01:00
Jonathan Ringer 113083c7eb python3Packages.nbconver: fix tests 2020-12-01 14:44:24 +01:00
Jonathan Ringer 4f4d369be7 python3Packages.nbclient: enable conditional checking 2020-12-01 14:44:24 +01:00
Jonathan Ringer 4670a8f304 python3Packages.jupyterlab-pygments: init at 0.1.2 2020-12-01 14:44:24 +01:00
Jonathan Ringer b59209334a python37Packages.prettytable: fix build 2020-12-01 14:44:24 +01:00
Jonathan Ringer 72ee790f5d python3Packages.pynput: fix linux build 2020-12-01 14:44:24 +01:00
Jonathan Ringer ff4c38abd9 python3Packages.numpy: use pytest_5 2020-12-01 14:44:24 +01:00
Jonathan Ringer 0b58b6ed8e python3Packages.inform: fix tests 2020-12-01 14:44:24 +01:00
Jonathan Ringer fbec077998 python3Packages.keyrings-alt: fix build 2020-12-01 14:44:24 +01:00
Jonathan Ringer 2ebbe387c4 python3Packages.pooch: fix tests 2020-12-01 14:44:24 +01:00