Commit Graph

18466 Commits

Author SHA1 Message Date
R. RyanTM
49cb78d23e python37Packages.poetry: 1.0.9 -> 1.0.10 2020-07-28 14:47:33 -07:00
R. RyanTM
dbd08f0afe python37Packages.astroquery: 0.4 -> 0.4.1 2020-07-28 14:45:31 -07:00
R. RyanTM
ddd7169a5a python27Packages.azure-mgmt-loganalytics: 0.6.0 -> 0.7.0 2020-07-28 14:44:28 -07:00
R. RyanTM
00971ea07b python37Packages.nest-asyncio: 1.3.3 -> 1.4.0 2020-07-28 14:42:06 -07:00
R. RyanTM
29698e2039 python27Packages.pymysql: 0.9.3 -> 0.10.0 2020-07-28 14:39:23 -07:00
R. RyanTM
95849a5156 python27Packages.yamllint: 1.23.0 -> 1.24.2 2020-07-28 14:38:11 -07:00
Robert Scott
91c4357388 pythonPackages.django_silk: 3.0.4 -> 4.0.1
update meta.homepage too
2020-07-28 12:15:34 -07:00
Ruud van Asseldonk
302aed5ab4 python3Packages.sentry-sdk: fix trytond dependency
Tryton is an optional dependency, if it is present, Sentry can integrate
it, but when it is not present, Sentry should not pull it in as a
propagated build input, it is only required for the tests that test this
specific integration.

In particular, pulling in trytond creates a transitive dependency on
simplejson, which makes "requests" behave differently in a way that can
break error handling.
2020-07-28 09:10:28 -07:00
Martin Weinelt
83f41b7ff0 Merge pull request #94070 from dmrauh/add/webdavclient3
pythonPackages.webdavclient3: init at 3.14.5
2020-07-28 15:41:43 +02:00
Dominik Michael Rauh
5a680ef6d7 pythonPackages.webdavclient3: init at 3.14.5 2020-07-28 15:16:07 +02:00
Vincent Haupert
5a845cdbf5 pythonPackages.urwid: 2.1.0 -> 2.1.1 2020-07-28 14:22:51 +02:00
Maximilian Bosch
c800307070 python3Packages.mautrix: 0.5.7 -> 0.5.8
https://pypi.org/project/mautrix/0.6.0/
2020-07-28 13:55:51 +02:00
aszlig
3873e0d191 Unmaintain packages I don't use anymore
Just got a reminder via the vulnerability roundup[1] that I'm still
listed as maintainer for Synergy, even though I stopped using it years
ago.

I'll also take this as an opportunity to remove myself from other
packages which I stopped using and thus most certainly won't be able to
maintain. The latter is already hard enough these days for software
which I *do* use.

[1]: https://github.com/NixOS/nixpkgs/issues/94007

Signed-off-by: aszlig <aszlig@nix.build>
2020-07-28 02:08:36 +02:00
Ryan Mulligan
4f274fad77 Merge pull request #93926 from r-ryantm/auto-update/python3.7-starlette
python37Packages.starlette: 0.13.4 -> 0.13.6
2020-07-27 14:58:33 -07:00
Daiderd Jordan
5e4c9da4d9 Merge pull request #93490 from siriobalmelli-foss/fix/pc-ble-driver-py
python3Packages.pc-ble-driver-py: fix Darwin build
2020-07-27 22:22:04 +02:00
Martin Weinelt
6bf0672235 Merge pull request #93915 from graham33/fix/python-rtmidi-deps
python-rtmidi: add alsaLib and libjack2 deps
2020-07-27 00:28:40 +02:00
Martin Weinelt
e9e3d1094d Merge pull request #93939 from symphorien/ihatemoney-4.2-backport
python3Packages.ihatemoney: fix CVE-2020-15120
2020-07-27 00:11:42 +02:00
Mario Rodas
5d846289bb Merge pull request #93938 from r-ryantm/auto-update/python2.7-stripe
python27Packages.stripe: 2.48.0 -> 2.49.0
2020-07-26 16:37:56 -05:00
Mario Rodas
8aa8da2bc1 Merge pull request #93889 from marsam/fix-pandas-darwin
python38Packages.pandas: fix build on darwin
2020-07-26 16:33:35 -05:00
R. RyanTM
04dacfbc52 python27Packages.stripe: 2.48.0 -> 2.49.0 2020-07-26 20:40:48 +00:00
Frederik Rietdijk
c28df9984b python.pkgs.recommonmark: fix eval 2020-07-26 22:31:17 +02:00
Holger Wünsche
e79b1e6a9a tiledb: disabled (sometimes) failing tests
This only affects the python package
fixes #84091
2020-07-26 19:01:26 +02:00
Holger Wünsche
36a69034bc recommonmark: marked broken
It doesn't work with sphinx 3.
2020-07-26 18:56:21 +02:00
DavHau
62c481a8a1 remove ujson version contraint from python-jsonrpc-server 2020-07-26 18:53:57 +02:00
Lancelot SIX
13c492aa81 python3Packages.daphne: 2.3.0 -> 2.5.0 2020-07-26 18:52:55 +02:00
R. RyanTM
bb2c199c19 python27Packages.crc32c: 2.0 -> 2.0.1 2020-07-26 18:51:17 +02:00
R. RyanTM
6abf9e1a27 python37Packages.starlette: 0.13.4 -> 0.13.6 2020-07-26 15:57:59 +00:00
Graham Bennett
2a5325d3cb python-rtmidi: add alsaLib and libjack2 deps
python-rtmidi includes the rtmidi C++ library as a submodule (which is
unfortunate since rtmidi is separately packaged in nixpkgs already) and wraps it
using Cython.  Without these dependencies, python-rtmidi won't build support for
ALSA or jack into the compiled rtmidi, and will only have the 'dummy' API
available.
2020-07-26 14:13:26 +01:00
Symphorien Gibol
2308771c76 python3Packages.ihatemoney: fix CVE-2020-15120 2020-07-26 12:00:00 +00:00
R. RyanTM
e687756442 python37Packages.ase: 3.19.1 -> 3.19.2 2020-07-26 09:06:11 +02:00
R. RyanTM
f0a98d8e68 python27Packages.dpkt: 1.9.2 -> 1.9.3 2020-07-26 09:04:53 +02:00
R. RyanTM
37e277b386 python37Packages.bravia-tv: 1.0.5 -> 1.0.6 2020-07-26 09:04:32 +02:00
R. RyanTM
999b9db410 python37Packages.ordered-set: 4.0.1 -> 4.0.2 2020-07-26 09:04:14 +02:00
R. RyanTM
66f6b42a36 python37Packages.h5netcdf: 0.8.0 -> 0.8.1 2020-07-26 09:03:55 +02:00
Mario Rodas
8f58d6f067 python38Packages.pandas: fix build on darwin 2020-07-25 20:20:20 -05:00
Jan Tojnar
8935ddf8ca Merge pull request #93817 from albakham/pkg/sublime-music 2020-07-25 23:40:15 +02:00
albakham
3dd951c50e python3Packages.dataclasses-json: init at 0.5.1 2020-07-26 01:34:42 +04:00
Silvan Mosberger
883af843c3 Merge pull request #93275 from evanjs/openrazer/2.8.0
openrazer: 2.7.0 -> 2.8.0
2020-07-25 18:57:51 +02:00
albakham
d3fdd46b26 python3Packages.typing-inspect: init at 0.6.0 2020-07-25 19:30:24 +04:00
Vladimír Čunát
2b7c0dcdaa Merge branch 'staging-next'
Rebuild on Hydra seems OK-ish.
mongodb.nix needed some conflict resolution (scons versions);
all four versions seem to build fine.
2020-07-25 16:18:40 +02:00
Jaka Hudoklin
fea9351d81 Merge pull request #92719 from pjjw/update/mongodb-42
mongodb: 4.0.12 -> 4.2.8
2020-07-24 20:15:29 +02:00
Peter Woodman
dbd0f3e957 mongodb: 4.0.12 -> 4.2.8
Not strictly an upgrade, but adds a new mongodb-4_2 target with the
current mongodb from that branch.

Use matching client and server versions in mongodb tests- tests were
using the mongo 3.4 client to connect, and this finally doesn't work
with server 4.2.

Per reviewer suggestion, adding myself as cheetah3 maintainer.

Additionally, reestore comments describing the purpose of the
build-dependencies patch
2020-07-24 11:44:16 -04:00
Martin Milata
681268d2e0 pythonPackages.trezor: enable shell completion 2020-07-24 14:49:01 +02:00
Wael Nasreddine
b30286c415 Merge pull request #85322 from Charg/add-terraform-compliance-pkg 2020-07-23 09:08:13 -07:00
R. RyanTM
91eca099d3 python37Packages.xarray: 0.15.1 -> 0.16.0 2020-07-23 09:30:48 +02:00
Martin Weinelt
2a5f2725ec ansible: v2.9.10 -> v2.9.11
https://github.com/ansible/ansible/blob/stable-2.9/changelogs/CHANGELOG-v2.9.rst#v2-9-11
2020-07-23 09:29:40 +02:00
ento
4e0f91170f pythonPackages.clikit: fix dependency on crashtest
From clikit's pyproject.toml:

> Crashtest is only needed for Python ^3.6 to provide
> better error messsages
2020-07-23 08:40:28 +02:00
ento
aff753d184 pythonPackages.crashtest: mirror the python version range specified in pyproject.toml
Trying to build crashtest with python35 fails with:

> ERROR: Package 'crashtest' requires a different Python: 3.5.9 not in
> '>=3.6,<4.0'
2020-07-23 08:40:28 +02:00
Jan Tojnar
2988feba8c Merge branch 'master' into staging-next 2020-07-23 08:19:14 +02:00
worldofpeace
7d557a5d1b Merge pull request #93685 from bcdarwin/unbreak-etelemetry
python3Packages.etelemetry: unbreak
2020-07-22 21:54:53 -04:00