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
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
Ben Darwin
323ba8a3d5
python3Packages.etelemetry: unbreak by adding correct dependencies
2020-07-22 21:05:49 -04:00
Ben Darwin
14feaae6fb
python3Packages.ci-py: init at 1.0.0
2020-07-22 21:05:39 -04:00
worldofpeace
6ca121a479
Merge pull request #93684 from bcdarwin/unbreak-nibabel-reverse-deps
...
python3Packages.nibabel: unbreak reverse deps
2020-07-22 20:43:58 -04:00
Ben Darwin
87479d7d2a
python3Packages.ci-info: init at 0.2.0
2020-07-22 20:29:00 -04:00
Ben Darwin
e5e0645b57
python3Packages.nibabel: unbreak reverse deps by adding missing packaging
dependency
2020-07-22 20:06:39 -04:00
Vladyslav M
cf46edfc7c
Merge pull request #91935 from jojosch/jellyfin-mpv-shim_1.5.10
2020-07-22 22:35:23 +03:00
R. RyanTM
2e531d5f06
python27Packages.flask_sqlalchemy: 2.4.3 -> 2.4.4
2020-07-22 16:54:56 +02:00
R. RyanTM
fa401f5ffe
python37Packages.aioftp: 0.16.0 -> 0.16.1
2020-07-22 16:54:41 +02:00
Marco Orovecchia
dc848ce5dd
python3Packages.HAP-python: 2.8.1 -> 2.9.2
2020-07-22 16:53:35 +02:00
Marco Orovecchia
ade1348ad1
python3Packages.aioharmony: 0.2.3 -> 0.2.5
2020-07-22 16:53:20 +02:00
R. RyanTM
1f709cf4ea
python37Packages.mpv: 0.4.6 -> 0.4.7
2020-07-22 16:52:55 +02:00
Lancelot SIX
1e597a52e5
pythonPackages.flower: 0.9.4 -> 0.9.5
2020-07-22 16:52:38 +02:00
Alvar Penning
17dfbf4406
pytmx: 3.21.7 -> 3.22.0
...
Next to the version bump, this fixes the test for Python 2.
2020-07-22 16:52:13 +02:00
Frederik Rietdijk
19be541fe7
Merge master into staging-next
2020-07-22 16:49:51 +02:00
Sirio Balmelli
163e7a0663
python3Packages.pytest-localserver: fix build
...
All package tests rely on networking which breaks sandboxed builds.
Fall back to pythonImportsCheck instead.
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-07-22 16:48:24 +02:00
Johannes Schleifenbaum
70f6c1a9ba
pythonPackages.pystray: 0.15.0 -> 0.16.0
2020-07-22 16:47:36 +02:00
Florian Klink
3d50d643f9
Merge pull request #92786 from flokli/certbot-with-plugins
...
certbot: add certbot.withPlugins
2020-07-22 12:53:07 +02:00
Florian Klink
718a4496df
certbot: add certbot.withPlugins
...
This can be used to wrap certbot to include some plugins.
certbot.withPlugins has a similar calling convention as python*.withPackages:
```
certbot.withPlugins (cp: [ cp.certbot-dns-foo ])
```
2020-07-22 12:07:15 +02:00
Florian Klink
8ad62167e8
certbot: move to python package set, cleanup
2020-07-22 12:06:03 +02:00
Johannes Schleifenbaum
1c36177a7a
pythonPackages.jellyfin-apiclient-python: 1.4.0 -> 1.5.1
2020-07-22 10:22:49 +02:00
Johannes Schleifenbaum
d2c8395add
pythonPackages.python-mpv-jsonipc: 1.1.8 -> 1.1.11
2020-07-22 10:19:58 +02:00
Vladimír Čunát
7a5c6fee0f
Merge branch 'master' into staging-next
...
Some rebuilds, e.g. all of haskell.
Hydra nixpkgs: ?compare=1601713
2020-07-22 08:37:19 +02:00
Mario Rodas
8329184680
Merge pull request #92389 from marsam/update-scrapy
...
pythonPackages.scrapy: 2.1.0 -> 2.2.0
2020-07-21 22:05:24 -05:00
Mario Rodas
baa7f63a5a
Merge pull request #93434 from symphorien/ihatemoney-fix-build
...
python3Packages.sqlalchemy-continuum: 1.3.9 -> 1.3.11
2020-07-21 21:42:39 -05:00
Mario Rodas
f3f6449e19
Merge pull request #93574 from marsam/update-pdfminer
...
pdfminer: 20200517 -> 20200720
2020-07-21 19:52:18 -05:00
Wael Nasreddine
a1556613bc
pythonPackages.radish-bdd: init at 0.13.2
...
Co-Authored-By: Chris <grkcharge@gmail.com>
2020-07-21 16:10:38 -07:00
Wael Nasreddine
d4dae82872
pythonPackages.tag-expressions: init at 1.1.0
...
Co-Authored-By: Chris <grkcharge@gmail.com>
2020-07-21 16:10:37 -07:00
Wael Nasreddine
86f9646cb8
pythonPackages.pysingleton: init at 0.2.1
...
Co-Authored-By: Chris <grkcharge@gmail.com>
2020-07-21 16:10:36 -07:00
Wael Nasreddine
7c4a19b2ee
pythonPackages.colorful: init at 0.5.4
...
Co-Authored-By: Chris <grkcharge@gmail.com>
2020-07-21 16:10:35 -07:00
worldofpeace
156ce0c302
Merge pull request #93595 from costrouc/python-pq-init
...
python3Packages.pq: init at 1.8.1
2020-07-21 17:24:55 -04:00
adisbladis
1be9aa3a83
Merge pull request #79235 from goertzenator/add_vispy
...
vispy: init at 0.6.4
2020-07-21 21:37:29 +02:00