Jan Tojnar
a2522c82a0
python3.pkgs.pygobject3: 3.36.0 → 3.36.1
...
https://ftp.gnome.org/pub/GNOME/sources/pygobject/3.36/pygobject-3.36.1.news
2020-07-22 16:53:59 +02:00
Róman Joost
cd7a40546e
pythonPackages.dbus-python: 1.2.12 -> 1.2.16
...
This upgrades dbus-python to the 1.2.16 release. Reason for this version
upgrade is a the failing hamster application (see. programs.hamster).
With a 1.2.12 dbus-python version hamster can not start and fails with:
Traceback (most recent call last):
File "/nix/store/5ax21lyiprc9v5l3pl7dbfr2hqbrh970-hamster-3.0.2/bin/.hamster-wrapped", line 41, in <module>
from hamster import client, reports
File "/nix/store/5ax21lyiprc9v5l3pl7dbfr2hqbrh970-hamster-3.0.2/lib/python3.8/site-packages/hamster/client.py", line 46, in <module>
assert not (
AssertionError: python3.8 changed str(<dbus integers>).
That broke hamster (https://github.com/projecthamster/hamster/issues/477 ).
Please upgrade to dbus-python >= 1.2.14.
2020-07-22 16:51:28 +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
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
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
Chris Ostrouchov
6916342acb
python3Packages.pq: init at 1.8.1
2020-07-21 11:09:04 -04:00
Mario Rodas
cdc2c75152
pdfminer: 20200517 -> 20200720
2020-07-20 22:54:43 -05:00
ajs124
6f77852ce9
pythonPackages.gyp: 2015-06-11 -> 2020-05-12
...
upstream doesn't do stable releases, but this seems to support python3 now
2020-07-20 14:52:22 +02:00
Jan Tojnar
83442a3533
Merge branch 'master' into staging-next
2020-07-20 02:16:21 +02:00
Mario Rodas
e9c17754e4
Merge pull request #93386 from r-ryantm/auto-update/python3.7-limnoria
...
python37Packages.limnoria: 2020.04.11 -> 2020.07.01
2020-07-19 11:19:02 -05:00
Dmitry Kalinkin
b815effd72
Merge pull request #92942 from jollheef/bump-jedi
...
python: jedi: 0.17.0 -> 0.17.1
2020-07-18 12:06:42 -04:00
Dmitry Kalinkin
012582c6d1
Merge pull request #93208 from veprbl/pr/numexpr_darwin_fix
...
pythonPackages.numexpr: fix darwin build by refactoring checkPhase
2020-07-18 12:05:17 -04:00
Symphorien Gibol
293d7c3933
img2pdf: make a python package
2020-07-18 12:04:18 -04:00
Vladimír Čunát
4244b73917
Merge branch 'master' into staging
2020-07-18 17:50:23 +02:00
Mario Rodas
d7e20ee25e
Merge pull request #93387 from r-ryantm/auto-update/python2.7-ipympl
...
python27Packages.ipympl: 0.5.6 -> 0.5.7
2020-07-18 08:51:15 -05:00
Symphorien Gibol
6f85810629
python3Packages.sqlalchemy-continuum: 1.3.9 -> 1.3.11
...
fixes the build
2020-07-18 12:00:00 +00:00
Lancelot SIX
9b195c5369
Merge pull request #93393 from r-ryantm/auto-update/python3.7-pylint-django
...
python37Packages.pylint-django: 2.0.15 -> 2.1.0
2020-07-18 11:56:50 +01:00
R. RyanTM
d867a5aecb
python37Packages.pylint-django: 2.0.15 -> 2.1.0
2020-07-18 07:43:18 +00:00
R. RyanTM
1e1ef0d8e7
python27Packages.ipympl: 0.5.6 -> 0.5.7
2020-07-18 04:59:00 +00:00
R. RyanTM
fafc1dd8a8
python37Packages.limnoria: 2020.04.11 -> 2020.07.01
2020-07-18 04:15:33 +00:00
Lancelot SIX
36adeebde6
Merge pull request #93088 from jonringer/bump-pytest-black
...
python3Packages.pytest-black: 0.3.9 -> 0.3.10
2020-07-17 22:43:55 +01:00
Michael Weiss
5525938847
python3Packages.google_api_python_client: 1.9.3 -> 1.10.0
2020-07-17 17:33:19 +02:00
Ben Darwin
ea8f8bcc54
python3Packages.torchgpipe: init at 0.0.5
2020-07-16 17:49:23 -07:00
worldofpeace
7bbcb280d0
Merge pull request #93295 from bcdarwin/unbreak-pydicom
...
python3Packages.pydicom: unbreak package
2020-07-16 16:56:15 -04:00
Ben Darwin
f2d85f0433
python3Packages.pydicom: unbreak package by disabling a test failing due to a string matching issue in an assert
2020-07-16 15:24:54 -04:00
Jan Tojnar
d49b38b73c
Merge pull request #92715 from jtojnar/fix-libinput-commands
2020-07-16 04:58:38 +02:00
Dmitry Kalinkin
9173beb67d
Merge branch 'staging-next' into staging
2020-07-15 22:28:18 -04:00
Dmitry Kalinkin
c184c87571
pythonPackages.numexpr: fix darwin build by refactoring checkPhase
...
This fixes a following error on python 3.8:
FileNotFoundError: [Errno 2] No such file or directory: '/nix/store/0s7kw66pav5c7bi38lb0gznxnxz31a1n-python3.8-numexpr-2.7.1/<stdin>'
2020-07-15 22:11:43 -04:00
Mario Rodas
178de8429d
Merge pull request #92802 from misuzu/rednose-macos
...
pythonPackages.rednose: fix build on macOS
2020-07-15 20:24:47 -05:00
R. RyanTM
bc241042f9
python27Packages.kazoo: 2.7.0 -> 2.8.0
2020-07-15 18:13:39 -07:00
R. RyanTM
8fb0db8474
python27Packages.pytelegrambotapi: 3.7.1 -> 3.7.2
2020-07-15 18:13:00 -07:00
Cassidy Dingenskirchen
6d44f37c94
pythonPackages.discordpy: 1.3.3 -> 1.3.4
2020-07-15 18:12:43 -07:00
Daniël de Kok
777bcfd337
python3Packages.spacy: 2.3.1 -> 2.3.2
...
Changelog:
https://github.com/explosion/spaCy/releases/tag/v2.3.2
2020-07-15 18:10:31 -07:00
R. RyanTM
a466225b57
python27Packages.wurlitzer: 2.0.0 -> 2.0.1
2020-07-15 18:05:57 -07:00
R. RyanTM
285a93d89b
python37Packages.python3-openid: 3.1.0 -> 3.2.0
2020-07-15 18:04:11 -07:00
R. RyanTM
3f909b6a17
python27Packages.uamqp: 1.2.8 -> 1.2.9
2020-07-15 18:02:10 -07:00
Lancelot SIX
9db754433c
pythonPackages.django: 2.2.13 -> 2.2.14
...
See https://docs.djangoproject.com/en/2.2/releases/2.2.14/ for release
information
2020-07-15 17:46:21 -07:00
Lancelot SIX
cfdf467458
python3Packages.celery: 4.4.4 -> 4.4.6
2020-07-15 17:42:12 -07:00
Nikolay Korotkiy
af9aa5af7c
python3Packages.gpxpy: 1.3.5 -> 1.4.2
2020-07-15 17:23:05 -07:00
Pavol Rusnak
bcdb9a427d
python3Packages.bip_utils: init at 1.0.5
2020-07-15 11:40:59 +02:00
Jan Tojnar
821dba740e
Merge branch 'staging-next' into staging
2020-07-15 09:29:01 +02:00