Commit Graph

14299 Commits

Author SHA1 Message Date
worldofpeace abe3475df8 treewide: remove bash snippets in flags
Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
2019-12-15 00:10:41 -05:00
worldofpeace bfcc281a27
Merge pull request #75138 from mkg20001/feat/add-xapps-cinnamon
cinnamon.xapps: init at 1.6.8
2019-12-14 22:25:11 -05:00
Maciej Krüger 580a6f492a pythonModules.xapp: init at 1.8.1 2019-12-14 22:22:14 -05:00
Mario Rodas 1784ddb805
Merge pull request #75647 from marsam/add-python-twitter
pythonPackages.python-twitter: init at 3.5
2019-12-14 21:18:27 -05:00
Jan Tojnar aa3cb8b00e
Merge branch 'staging-next' into staging 2019-12-14 23:09:23 +01:00
Jan Tojnar 429561978b
Merge branch 'master' into staging-next 2019-12-14 23:09:06 +01:00
Ben Wolsieffer 9475a7da6c pythonPackages.pymavlink: init at 2.4.1 2019-12-14 11:00:34 -08:00
Henrik Jonsson eb33f2050a python3Packages.ckcc-protocol: init at 0.8.0
The ckcc-protocol package installs
https://github.com/Coldcard/ckcc-protocol, which
allows communication with the https://coldcardwallet.com/
hardware wallet.
2019-12-14 10:30:23 -08:00
Dmitry Kalinkin ba3cf09788
pythonPackages.rootpy: remove 2019-12-14 12:07:29 -05:00
Dmitry Kalinkin fc21603717
pythonPackages.root_numpy: remove 2019-12-14 12:05:18 -05:00
Jonathan Ringer 12cc27b1ef pythonPackages.root_numpy: add setuptools dependency 2019-12-14 01:28:42 -08:00
Maximilian Bosch 7e77cea721
Merge pull request #75635 from emilazy/whipper-0.9.0
whipper: update to 0.9.0
2019-12-14 04:42:08 +01:00
Emily 1314521936 pythonPackages.pycdio: fix for Python 3 2019-12-14 03:21:34 +00:00
Jan Tojnar 4b8db0506f
python3.pkgs.pygobject2: 2.28.6 -> 2.28.7
https://download.gnome.org/sources/pygobject/2.28/pygobject-2.28.7.news
2019-12-14 01:51:32 +01:00
Christine Koppelt 7f2e8f6367 pythonPackages.aws-adfs: 1.19.1 -> 1.20.0; fix build 2019-12-13 03:39:59 -08:00
Frederik Rietdijk dfdf1597a7 Merge master into staging-next 2019-12-13 11:43:39 +01:00
Michael Raskin c2ae05d597
Merge pull request #74372 from r-ryantm/auto-update/fplll
fplll: 5.2.1 -> 5.3.0, python.pkgs.fpylll: 0.4.1dev -> 0.5.0dev
2019-12-12 19:56:11 +00:00
Timo Kaufmann 0dcd09b1b6 python.pkgs.fpylll: add changelog 2019-12-12 17:50:13 +01:00
Timo Kaufmann da7ca3fa87 fplll: 5.2.1 -> 5.3.0, python.pkgs.fpylll: 0.4.1dev -> 0.5.0dev
The two packages need to be updated together, since fpylll 0.4.1
requires the old fplll version and fpylll 0.5.0 requires the new one.
2019-12-12 17:50:13 +01:00
Mario Rodas 9bf5e31ed8
pythonPackages.python-twitter: init at 3.5 2019-12-12 04:20:00 -05:00
OmnipotentEntity aa3fcec6de python3Packages.arviz: init at 0.5.1 (#73988) 2019-12-11 19:50:27 -05:00
Mario Rodas 7825cde14d pythonPackages.send2trash: fix hash 2019-12-11 16:31:07 -08:00
Matthew Harm Bekkema 2cbb2590aa internetarchive: Provide setuptools at runtime
Since commit f7e28bf5d8 ("Split
buildPythonPackage into setup hooks"), the `ia` command provided by this
package has crashed with the error:

    Traceback (most recent call last):
      File "/nix/store/7n1jf081h0qnj82m2s69mxzj02zf746f-python3.7-internetarchive-1.8.1/bin/.ia-wrapped", line 7, in <module>
        from internetarchive.cli.ia import main
      File "/nix/store/7n1jf081h0qnj82m2s69mxzj02zf746f-python3.7-internetarchive-1.8.1/lib/python3.7/site-packages/internetarchive/cli/__init__.py", line 27, in <module>
        from internetarchive.cli import ia, ia_configure, ia_delete, ia_download, ia_list, \
      File "/nix/store/7n1jf081h0qnj82m2s69mxzj02zf746f-python3.7-internetarchive-1.8.1/lib/python3.7/site-packages/internetarchive/cli/ia.py", line 60, in <module>
        from pkg_resources import iter_entry_points, DistributionNotFound
    ModuleNotFoundError: No module named 'pkg_resources'

This commit fixes that by adding `setuptools` (which contains the
'pkg_resources' module) to `propagatedBuildInputs`.
2019-12-11 16:51:12 +01:00
worldofpeace 897a232d15
Merge pull request #75477 from andersk/testresources
pythonPackages.testresources: Move pbr to propagatedBuildInputs
2019-12-11 00:49:33 -05:00
Anders Kaseorg 1e09e64a73 pythonPackages.testresources: Move pbr to propagatedBuildInputs
Since testresources declares `Requires-Dist: pbr (>=1.8)` and imports
`pbr.version`, any user of testresources also needs to have pbr.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-12-10 21:43:38 -08:00
worldofpeace 48fdd1a255 matplotlib: remove optional gtk2 2019-12-10 22:40:45 -05:00
worldofpeace 7b206210f2 python3Packages.goocalendar: don't use pygtk
This doesn't even need this.
2019-12-10 22:38:21 -05:00
worldofpeace f4119fffdd libsexy: remove
People have only been using this for the spell-entry widget, i.e even
hexchat just has the code vendored and are maintaining it themselves.

There is a continuation that could be packaged if anyone needs it
* https://github.com/TingPing/libsexy3
but currently no package within nixpkgs has a use for this.
2019-12-10 22:37:44 -05:00
R. RyanTM 8ecb7203f9 python38Packages.icalendar: 4.0.3 -> 4.0.4 2019-12-10 18:48:42 -08:00
Jonathan Ringer c0ea42c846 python3Packages.astor: 0.8.0 -> 0.8.1 2019-12-10 18:44:40 -08:00
R. RyanTM 49ee549934 python38Packages.azure-mgmt-recoveryservicesbackup: 0.4.0 -> 0.5.0 2019-12-10 18:28:21 -08:00
R. RyanTM b03e1fe77b python38Packages.cassandra-driver: 3.19.0 -> 3.20.2 2019-12-10 18:27:51 -08:00
R. RyanTM a91bf2a6b4 python38Packages.limnoria: 2019.09.08 -> 2019.11.09 2019-12-10 18:20:12 -08:00
R. RyanTM a564393bdf python38Packages.simpleeval: 0.9.8 -> 0.9.10 2019-12-10 18:17:55 -08:00
R. RyanTM 942c6abb7d python38Packages.pikepdf: 1.6.5 -> 1.8.0 2019-12-10 18:17:15 -08:00
Mario Rodas 54f45ca8b8
Merge pull request #75337 from r-ryantm/auto-update/python3.8-colored
python38Packages.colored: 1.4.0 -> 1.4.1
2019-12-10 20:43:19 -05:00
Marek Mahut e993cd56bb
Merge pull request #75369 from r-ryantm/auto-update/python3.8-soundfile
python38Packages.pysoundfile: 0.10.2 -> 0.10.3.post1
2019-12-10 22:45:12 +01:00
Ersin Akinci ca6bbbb740 pythonPackages.mapbox: init at 0.18.0 2019-12-10 13:24:14 -08:00
Jonathan Ringer a87c803cf9 python3Packages.docker: fix darwin tests 2019-12-10 13:16:51 -08:00
Jonathan Ringer 430dc3b590 python3Packages.dask-ml: 1.0.0 -> 1.1.1
Also fix dependency issues
2019-12-10 10:51:57 -08:00
Frederik Rietdijk f3618342ec Merge staging-next into staging 2019-12-10 19:01:27 +01:00
Frederik Rietdijk f4bedb49b7 python.pkgs.nidaqmx: init at 0.5.7 2019-12-10 13:14:02 +01:00
Jörg Thalheim e32aa7f763
Merge pull request #74776 from Mic92/hbmqtt
hbmqtt: fix tests
2019-12-10 10:16:13 +00:00
Jonathan Ringer c985dd737e python3Packages.jupyter-repo2docker: fix build 2019-12-10 00:20:03 -08:00
R. RyanTM c27460fc5b python38Packages.nbdime: 1.0.7 -> 1.1.0 2019-12-09 23:56:56 -08:00
R. RyanTM a09dd9baa8 python38Packages.astropy-healpix: 0.4 -> 0.5 2019-12-09 23:55:14 -08:00
R. RyanTM 00c9d6b710 python38Packages.pymupdf: 1.16.8 -> 1.16.9 2019-12-09 23:50:10 -08:00
R. RyanTM 01370e4a4c python38Packages.Rtree: 0.8.3 -> 0.9.1 2019-12-09 21:54:52 -08:00
Mario Rodas 286f43f93c
Merge pull request #75341 from r-ryantm/auto-update/python3.8-funcy
python38Packages.funcy: 1.13 -> 1.14
2019-12-10 00:50:28 -05:00
Mario Rodas c7879c97e3
Merge pull request #75357 from r-ryantm/auto-update/python3.8-Wand
python38Packages.Wand: 0.5.7 -> 0.5.8
2019-12-10 00:44:58 -05:00
Mario Rodas 9527e915f1
Merge pull request #75370 from r-ryantm/auto-update/python3.8-pomegranate
python38Packages.pomegranate: 0.11.1 -> 0.11.2
2019-12-10 00:36:35 -05:00
Mario Rodas 467e9486e1
Merge pull request #75371 from r-ryantm/auto-update/python3.8-pyftdi
python38Packages.pyftdi: 0.30.3 -> 0.42.2
2019-12-10 00:35:49 -05:00
Mario Rodas b457803067
Merge pull request #75340 from r-ryantm/auto-update/python3.8-ipdb
python38Packages.ipdb: 0.12.2 -> 0.12.3
2019-12-09 20:42:13 -05:00
R. RyanTM 5174b5f66f python38Packages.periodictable: 1.5.1 -> 1.5.2 2019-12-09 17:29:01 -08:00
Mario Rodas 14658e4387
Merge pull request #75366 from r-ryantm/auto-update/python3.8-shodan
python38Packages.shodan: 1.19.1 -> 1.20.0
2019-12-09 20:25:48 -05:00
Mario Rodas ff5234847f
Merge pull request #75361 from r-ryantm/auto-update/python3.8-pythondialog
python38Packages.pythondialog: 3.4.0 -> 3.5.0
2019-12-09 20:18:43 -05:00
Mario Rodas cd9ace6892
Merge pull request #75362 from r-ryantm/auto-update/python3.8-phonenumbers
python38Packages.phonenumbers: 8.10.23 -> 8.11.0
2019-12-09 19:31:05 -05:00
R. RyanTM 773fc7ece2 python38Packages.pyftdi: 0.30.3 -> 0.42.2 2019-12-09 07:47:15 -08:00
R. RyanTM 045132dc5e python38Packages.pomegranate: 0.11.1 -> 0.11.2 2019-12-09 07:25:28 -08:00
R. RyanTM 60e76c93c2 python38Packages.pysoundfile: 0.10.2 -> 0.10.3.post1 2019-12-09 07:20:07 -08:00
R. RyanTM 9969dbc623 python38Packages.sasmodels: 1.0.0 -> 1.0.1 2019-12-09 07:08:55 -08:00
R. RyanTM 5294d2b512 python38Packages.shodan: 1.19.1 -> 1.20.0 2019-12-09 06:32:18 -08:00
R. RyanTM 6e5d43cc72 python38Packages.phonenumbers: 8.10.23 -> 8.11.0 2019-12-09 05:00:36 -08:00
R. RyanTM 875524df3d python38Packages.pythondialog: 3.4.0 -> 3.5.0 2019-12-09 04:49:50 -08:00
R. RyanTM 2932b28994 python38Packages.Wand: 0.5.7 -> 0.5.8 2019-12-09 04:13:04 -08:00
Mario Rodas fbdb23ea10
Merge pull request #75348 from r-ryantm/auto-update/python3.8-folium
python38Packages.folium: 0.10.0 -> 0.10.1
2019-12-09 07:01:36 -05:00
Mario Rodas cbcafdbf12
Merge pull request #75334 from r-ryantm/auto-update/python3.8-hvac
python38Packages.hvac: 0.9.5 -> 0.9.6
2019-12-09 06:15:53 -05:00
Mario Rodas 0116b35528
Merge pull request #75329 from r-ryantm/auto-update/python3.8-numericalunits
python38Packages.numericalunits: 1.23 -> 1.24
2019-12-09 06:15:22 -05:00
Mario Rodas 5d5998e08a
python3Packages.numericalunits: disable for python2 2019-12-09 04:20:00 -05:00
R. RyanTM 53f1a2b98c python38Packages.folium: 0.10.0 -> 0.10.1 2019-12-09 00:10:42 -08:00
R. RyanTM 2aa0666925 python38Packages.funcy: 1.13 -> 1.14 2019-12-08 21:24:18 -08:00
R. RyanTM 869d828fed python38Packages.ipdb: 0.12.2 -> 0.12.3 2019-12-08 21:00:54 -08:00
Mario Rodas c52661542c
Merge pull request #75332 from r-ryantm/auto-update/python3.8-apprise
python38Packages.apprise: 0.8.1 -> 0.8.2
2019-12-08 23:18:24 -05:00
R. RyanTM 3ecab9e2d3 python38Packages.colored: 1.4.0 -> 1.4.1 2019-12-08 20:17:57 -08:00
R. RyanTM 563a871a75
python38Packages.hvac: 0.9.5 -> 0.9.6 2019-12-08 19:57:06 -08:00
R. RyanTM 2c3577d533 python38Packages.apprise: 0.8.1 -> 0.8.2 2019-12-08 19:43:25 -08:00
Mario Rodas e440653767
Merge pull request #75323 from r-ryantm/auto-update/python3.8-cmd2
python38Packages.cmd2: 0.9.20 -> 0.9.21
2019-12-08 22:40:54 -05:00
R. RyanTM 06b0dcaf02 python38Packages.mysqlclient: 1.4.5 -> 1.4.6 2019-12-08 19:37:16 -08:00
Mario Rodas f2d2f407b4
Merge pull request #75326 from r-ryantm/auto-update/python3.8-aioredis
python38Packages.aioredis: 1.3.0 -> 1.3.1
2019-12-08 22:36:10 -05:00
R. RyanTM c4783fcccd python38Packages.numericalunits: 1.23 -> 1.24 2019-12-08 19:31:45 -08:00
R. RyanTM c47d0b3bc6 python38Packages.aioredis: 1.3.0 -> 1.3.1 2019-12-08 18:50:26 -08:00
R. RyanTM 5f47853abe python38Packages.cmd2: 0.9.20 -> 0.9.21 2019-12-08 17:59:22 -08:00
c0bw3b 69b393ace5 Treewide: update some problematic homepages
These URLs are reported as problematic by Repology.
It could be a permanent redirection
or the page does not exist anymore
2019-12-08 10:21:29 -08:00
Maxim Schuwalow 074f4444e2 stups-zign: init at 1.2 2019-12-08 15:51:23 +01:00
Maxim Schuwalow 518e8d4cfc stups-tokens: init at 1.1.19 2019-12-08 15:51:23 +01:00
Maxim Schuwalow 9c951c80a6 stups-cli-support: init at 1.1.20 2019-12-08 15:51:23 +01:00
Sarah Brofeldt 5d5604fc06
Merge pull request #74723 from etu/init-zigpy-deconz
home-assistant: Init packages needed for ZHA usage of zigpy deconz usb sticks
2019-12-08 12:13:20 +01:00
Dmitry Kalinkin 8a084180cd
Merge pull request #73212 from veprbl/pr/awkward1_init
pythonPackages.awkward1: init at 0.1.28
2019-12-07 21:48:31 -05:00
Dmitry Kalinkin cc2334849f
pythonPackages.awkward1: init at 0.1.28 2019-12-07 21:47:50 -05:00
Dmitry Kalinkin adbd96a2c5
Merge pull request #74334 from veprbl/pr/tensorflow_darwin_enable
python3Packages.tensorflow-build: enable on darwin
2019-12-07 21:08:56 -05:00
Dmitry Kalinkin ebf645e8e3
Merge pull request #74853 from veprbl/pr/fastparquet_0_3_2
pythonPackages.fastparquet: 0.2.1 -> 0.3.2
2019-12-07 21:08:35 -05:00
Dima fdefc23f7d mnemosyne: fix application
This application has been missing some dependencies and the
correct environment for Qt. Additionally I added a depdency
on anki to support the import feature.

The project has also moved development to Github, as very briefly
mentioned on https://mnemosyne-proj.org/contributing.php but the
2.6.1 version released there seems to differ and causes a bunch
of new problems, so leaving it for now.
2019-12-07 22:26:54 +01:00
Mario Rodas 0b2d9ab56d
Merge pull request #74867 from Pamplemousse/fix_progressbar2
pythonPackage.progressbar2: Fix
2019-12-07 16:09:02 -05:00
Elis Hirwing 5bbd8dc332
python3Packages.zha-quirks: init 0.0.28 2019-12-07 12:50:41 +01:00
Elis Hirwing 3cdaa84b2b
python3Packages.zigpy-deconz: init at 0.7.0 2019-12-07 12:50:38 +01:00
Elis Hirwing 9153236a5e
python3Packages.zigpy: init at 0.11.0 2019-12-07 12:50:07 +01:00
Elis Hirwing 473a21f39e
python3Packages.crccheck: init at 0.6 2019-12-07 12:50:04 +01:00
Elis Hirwing 229c002c8c
python3Packages.pyserial-asyncio: init at 0.4 2019-12-07 12:50:00 +01:00
Laurens Duijvesteijn 87af0c71b7 pythonPackages.sentry-sdk: Fix the test suite
This package could not build because the tests require /etc/protocols.
Therefore, make this file available using libredirect.
2019-12-07 12:01:40 +01:00
Sarah Brofeldt 96e0c90a64
Merge pull request #75142 from etu/fix-python-jsonrpc-websocket-build
python3Packages.jsonrpc-websocket: Fix build
2019-12-07 11:41:50 +01:00
Gabriel Ebner 949ebe40e8
Merge pull request #75130 from nh2/cura-4.4.0
cura suite: 4.3.0 -> 4.4.0
2019-12-07 10:56:53 +01:00
Elis Hirwing 7cf2bcccb2
python3Packages.jsonrpc-websocket: Fix build 2019-12-07 09:50:56 +01:00
Jonathan Ringer f51fe315e0 pythonPackages.numpy: update homepage 2019-12-07 09:26:59 +01:00
Jonathan Ringer 7044d28183 pythonPackages.oauth: update homepage 2019-12-07 09:26:59 +01:00
Jonathan Ringer 66b8d2e50d pythonPackages.opt-einsum: update homepage 2019-12-07 09:26:59 +01:00
Jonathan Ringer 8f8dde5411 pythonPackages.ovh: update homepage 2019-12-07 09:26:59 +01:00
Jonathan Ringer 7b5bf925a6 pythonPackages.pafy: update homepage 2019-12-07 09:26:59 +01:00
Jonathan Ringer bc17fcf9ff pythonPackages.panel: update homepage 2019-12-07 09:26:59 +01:00
Jonathan Ringer a4f454cca0 pythonPackages.pandas: update homepage 2019-12-07 09:26:59 +01:00
worldofpeace 0c8dadd9e5
Merge pull request #75040 from worldofpeace/remove-terror-webkitgtk
🙈️ Remove webkitgtk24x
2019-12-06 22:02:50 -05:00
Niklas Hambüchen 50c8701d51 cura, python3Packages.libsavitar, python3Packages.libarcus, python3Packages.uranium: 4.3.0 -> 4.4.0
Closes #74134.

Note the `cura.materials` hash is not updated because apparently
its contents stay the same, despite version update.

Implements comment about libarcus from:
https://github.com/NixOS/nixpkgs/pull/69435#issuecomment-535465040
2019-12-07 02:58:37 +01:00
Ersin Akinci d8d0a32b25 pythonPackages.polyline: init at 1.4.0
Add polyline Python package (needed to support Mapbox Python SDK).
2019-12-06 13:45:27 -08:00
Jonathan Ringer 060c5ac4f4 python3Packages.gcovr: 4.1 -> 4.2 2019-12-06 08:47:33 -08:00
lewo 88c307c667
Merge pull request #74915 from smaret/reproject-0.6
python: reproject: 0.5.1 -> 0.6
2019-12-06 09:07:48 +01:00
Jonathan Ringer 47a87462e3 python3Packages.azure-mgmt-netapp: 0.6.0 -> 0.7.0 2019-12-05 12:24:41 -08:00
Maximilian Bosch 80aab0ba4a
python3Packages.yowsup: 2.5.7 -> 3.2.3
Introduced several new dependencies, including `dissononce`[1] and
`consonance`[2].

See also: https://github.com/tgalal/yowsup/blob/master/CHANGELOG.md#323-2019-05-07

[1] d170246aae
[2] d8d34797d7
2019-12-05 21:03:06 +01:00
Maximilian Bosch d8d34797d7
python3Packages.consonance: init at 0.1.3 2019-12-05 21:03:01 +01:00
Maximilian Bosch d170246aae
python3Packages.dissononce: init at 0.34.3 2019-12-05 21:02:00 +01:00
Vladyslav M ca7272d199
Merge pull request #75032 from marsam/update-pgcli
pgcli: 2.1.1 -> 2.2.0
2019-12-05 21:57:32 +02:00
Jonathan Ringer e1a4170419 python3Packages.lxml: 4.4.1 -> 4.4.2 2019-12-05 09:36:20 -08:00
worldofpeace 989711d6f4 pythonPackages.pywebkitgtk: remove
😀. This for sure has been superseded in the present.
Nothing uses this in nixpkgs also.
2019-12-05 07:01:28 -05:00
Frederik Rietdijk c9a19b5f7e Merge staging-next into staging 2019-12-05 10:19:54 +01:00
Frederik Rietdijk 51ef7c3e49 Merge master into staging-next 2019-12-05 09:14:08 +01:00
Mateusz Kowalczyk 1451a52a38 Remove myself (fuuzetsu) from maintainer lists
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09:00
Mario Rodas 09218e585d pythonPackages.pgspecial: 1.11.7 -> 1.11.8 2019-12-05 00:00:00 -05:00
geistesk c2ab0dab52 pythonPackages.flask-httpauth: init at 3.3.0 2019-12-04 12:30:43 -08:00
Jonathan Ringer c064c2adc1 python3Packages.chainer: 6.4.0 -> 6.5.0 2019-12-04 09:40:44 -08:00
José Miguel 38d945f4b6 pythonPackages.pytest-bdd: init at 3.2.1 2019-12-04 09:35:32 -08:00
Lancelot SIX 40e0bf33fc pytthonPackages.django_2_2: 2.2.7 -> 2.2.8
See https://docs.djangoproject.com/en/2.2/releases/2.2.8/
2019-12-04 18:29:21 +01:00
Maximilian Bosch b3a037add7
Merge pull request #74932 from jonringer/bump-gplaycli
python3Packages.gplaycli: 3.25 -> 3.26
2019-12-03 20:02:59 +01:00
Jonathan Ringer 0f061f913f python3Packages.gplaycli: 3.25 -> 3.26 2019-12-03 10:24:14 -08:00
Jonathan Ringer 98a411dde7 pythonPackages.gpapi: disable for python2
Uses shutil.which(), which was added in 3.3
No longer supports python2
2019-12-03 10:17:33 -08:00
Pamplemousse ec1a445028 pythonPackage.progressbar2: Fix
The `postPatch` phase is failing when no `.pyc` file is generated in
`tests` by the build (`rm: missing operand` error).

As per @jonringer's comment, the whole `postPatch` is not needed anymore.
2019-12-03 09:21:56 -07:00
Jan Tojnar 77b605546c
Merge branch 'staging-next' into staging 2019-12-03 16:52:44 +01:00
Jan Tojnar 30fae2883e
Merge branch 'master' into staging-next 2019-12-03 16:51:48 +01:00
Maximilian Bosch 09c7eccd29
python3Packages.gpapi: 0.4.3 -> 0.4.4 2019-12-03 14:40:55 +01:00
Sébastien Maret 212ce02fa0
python: reproject: 0.5.1 -> 0.6 2019-12-03 14:26:21 +01:00
Mario Rodas 0e0363735b
Merge pull request #74826 from smaret/spectral-cube-0.4.5
python: spectral-cube: 0.4.4 -> 0.4.5
2019-12-03 07:06:28 -05:00
Sébastien Maret efd657fb89
python: spectral-cube: 0.4.4 -> 0.4.5
Co-Authored-By: Mario Rodas <marsam@users.noreply.github.com>
2019-12-03 11:21:20 +01:00
Lancelot SIX d453ee2065
pythonPackages.django: 1.11.24 -> 1.11.26
See

- https://docs.djangoproject.com/en/1.11/releases/1.11.26/
- https://docs.djangoproject.com/en/1.11/releases/1.11.25/
2019-12-03 10:36:58 +01:00
Jonathan Ringer a71ae5ba52 python3Packages.nose-exclude: disable tests for darwin
"OSError: AF_UNIX path too long"
2019-12-03 00:38:41 -08:00
Jonathan Ringer 288f4f0382 python3Packages.azure-mgmt-kusto: 0.4.0 -> 0.5.0 2019-12-03 00:18:20 -08:00
Jonathan Ringer 4f52fddfbb python3Packages.azure-mgmt-imagebuilder: 0.2.1 -> 0.3.0 2019-12-03 00:17:58 -08:00
Jonathan Ringer 19f868a6ef azure-mgmt-sqlvirtualmachine: 0.4.0 -> 0.5.0 2019-12-02 23:46:15 -08:00
Jonathan Ringer e3434cd11b python3Packages.curio: fix darwin network tests 2019-12-02 16:36:49 -08:00
Timo Kaufmann 12b167eeab Revert "python.pkgs.Cython: 0.29.14 -> 0.29.15"
This reverts commit fa4bbefdfead8f76dbf2d1a890026fb15977c0bf.

The update seems to be no longer available. See
https://github.com/NixOS/nixpkgs/pull/74388#issuecomment-560490284.
2019-12-03 00:37:13 +01:00
Dmitry Kalinkin 437a1dd050
fastparquet: enable tests 2019-12-02 17:59:47 -05:00
Alyssa Ross a8e63e4f74
treewide: fetchgit -> fetchFromGitiles
This is only the easy cases -- some fetchgit uses that point to
Gitiles instances are in generated code, where the generating code
would have to know in advance if it was fetching from Gitiles or not.
I don't think this is worth it.
2019-12-02 22:45:06 +00:00
Dmitry Kalinkin 9f0933cf73
pythonPackages.fastparquet: 0.2.1 -> 0.3.2 2019-12-02 17:39:27 -05:00
Jonathan Ringer 5ca8364332 python3Packages.pyfxa: fix tests 2019-12-02 13:28:15 -08:00
Jan Tojnar 9fe1b95c3d
python3Packages.deprecated: fix build 2019-12-02 19:24:31 +01:00
Dmitry Kalinkin e678aadb04
Merge pull request #74816 from prusnak/python-fido2
python3Packages.fido2: 0.7.3 -> 0.8.1
2019-12-02 11:05:10 -05:00
Jonathan Ringer 006da38a3b python3Packages.dotnetcore2: fix src hash
Was errornously updated
2019-12-01 23:37:10 -08:00
Pavol Rusnak c6e4e06996
python3Packages.fido2: 0.7.3 -> 0.8.1 2019-12-02 05:48:26 +01:00
Jonathan Ringer d557b39f13 python3Packages.azure-mgmt-monitor: fix python3 namespace 2019-12-01 19:47:46 -08:00
Jonathan Ringer 60361dc8a0 python3Packages.azure-mgmt-compute: 9.0.0 -> 10.0.0 2019-12-01 19:47:46 -08:00
Jonathan Ringer 31133bcc50 python3Packages.azure-mgmt-appconfiguration: 0.1.0 -> 0.3.0 2019-12-01 19:47:46 -08:00
Jonathan Ringer a7057501e2 python3Packages.azure-loganalytics: fix python3 namespace 2019-12-01 19:47:46 -08:00
Dima 1a33f39d91 pygtk: compatibility with pango 1.44
* Removes an unused binding that prevents compilation with newer pango
* Adds a patch to fix a memory leak
2019-12-02 02:30:04 +01:00
Dima e603d2941a pango: 1.43.0 -> 1.44.7 2019-12-02 02:30:04 +01:00
Frederik Rietdijk 6662f5be2d Merge master into staging-next 2019-12-01 18:55:44 +01:00
Timo Kaufmann 47f4ddf1ac python.pkgs.Cython: 0.29.14 -> 0.29.15 2019-12-01 18:54:38 +01:00
Timo Kaufmann a2407280d7 python.pkgs.Cython: backport fix for non-int hashes
https://github.com/cython/cython/issues/2752 has already been accepted
upstream, is minimally invasive (only adds a feature, shouldn't break
any existing code) and is needed for the sage python3 update. Sage needs
this capability because it defines its own integer type.
2019-12-01 18:54:38 +01:00
R. RyanTM ca2e5a1562 python38Packages.aiorpcx: 0.18.3 -> 0.18.4 2019-12-01 18:38:25 +01:00
Lancelot SIX 3263500057
Merge pull request #74587 from r-ryantm/auto-update/python3.8-OWSLib
python38Packages.owslib: 0.18.0 -> 0.19.0
2019-12-01 18:25:37 +01:00
Jörg Thalheim 2e41380144
Merge pull request #74788 from pacien/pythonPackages.apsw-3.30.1-r1
pythonPackages.apsw: 3.29.0-r1 -> 3.30.1-r1
2019-12-01 16:03:52 +00:00
Jörg Thalheim 62f08bef6a
Merge pull request #74766 from pacien/matrix-nio-cachetools
python3Packages.matrix-nio: add missing dependency (cachetools)
2019-12-01 16:03:20 +00:00
pacien a63c37cd5c pythonPackages.apsw: 3.29.0-r1 -> 3.30.1-r1
+ removing a patch that is now included.
2019-12-01 16:08:47 +01:00
Jörg Thalheim 62cbdcbbaf
hbmqtt: fix tests 2019-12-01 10:35:53 +00:00
gnidorah 784914c46d pythonPackages.pykde4: drop 2019-12-01 09:58:55 +01:00
Ben Wolsieffer 82f96b67c6 buildbot: 2.5.0 -> 2.5.1 2019-12-01 08:37:45 +01:00
pacien d44c0b2d42 python3Packages.matrix-nio: add missing dependency (cachetools) 2019-12-01 03:36:35 +01:00
Jan Tojnar a4bbc84e16
Merge branch 'staging-next' into staging 2019-12-01 01:44:03 +01:00
Timo Kaufmann 28cb34d538
Merge pull request #74537 from timokau/rpy2-3.2.2
python3.pkgs.rpy2: 2.9.5 -> 3.2.2
2019-12-01 00:38:43 +01:00
Timo Kaufmann ef43cd3d42 python3.pkgs.rpy2: 2.9.5 -> 3.2.2
There have been significant changes, therefore it doesn't make sense
anymore to maintain the python2 and python3 version in the same file.
We'll be able to drop the python2 version soon, some time after we have
switched sage to python3.
2019-12-01 00:07:12 +01:00
Jan Tojnar 55a72926e1
Merge branch 'staging-next' into staging 2019-11-30 19:45:46 +01:00
Jan Tojnar a69ad18da9
Merge branch 'master' into staging-next 2019-11-30 19:44:51 +01:00
R. RyanTM 9f507d9dd5 python38Packages.bitarray: 1.0.1 -> 1.1.0 2019-11-30 10:02:18 -08:00
adisbladis e8f2764fe8
Merge pull request #66254 from marcus7070/cadquery-and-friends-init
pythonPackages.cadquery: init at 2.0RC0 & cq-editor: init at 0.1RC1
2019-11-30 11:09:30 +00:00
Frederik Rietdijk 9f84415541 Merge staging-next into staging 2019-11-30 08:58:01 +01:00
Frederik Rietdijk d14baf7747 Merge master into staging-next 2019-11-30 08:57:28 +01:00
Frederik Rietdijk 5bdd7a59c0 Revert "python: pip: missing setuptools dependency"
Pip does *not* have a dependency on setuptools. Setuptools
is needed to install a setuptools package.

This reverts commit 25f0dabf90.
2019-11-30 08:51:40 +01:00
Marcus Boyd c027ec5488 pythonPackages.tinydb: init at v3.14.1 2019-11-30 16:30:17 +10:30
Marcus Boyd f29905dbdf pythonPackages.cadquery: use CadQuery fork of pythonocc 2019-11-30 16:29:58 +10:30
R. RyanTM 2a8602e6ed python38Packages.asyncpg: 0.19.0 -> 0.20.0 2019-11-29 18:43:06 -08:00
R. RyanTM bcdade7ea0 python38Packages.distlib: 0.2.9.post0 -> 0.3.0 2019-11-29 18:39:04 -08:00
mtrsk cc449015e9 python3Packages.tesserocr: init at 2.5.0 2019-11-29 18:37:20 -08:00
R. RyanTM 69bbc69a32 python38Packages.django-storages: 1.7.2 -> 1.8 2019-11-29 18:29:38 -08:00
R. RyanTM a3374546a7 python38Packages.nbsphinx: 0.4.3 -> 0.5.0 2019-11-29 18:28:20 -08:00
R. RyanTM f17e3511e3 python38Packages.click-default-group: 1.2.1 -> 1.2.2 2019-11-29 18:26:19 -08:00
R. RyanTM b1c32e1e81 python38Packages.pympler: 0.7 -> 0.8 2019-11-29 18:25:15 -08:00
R. RyanTM 07c0fee6fc python38Packages.jenkins-job-builder: 3.0.2 -> 3.1.0 2019-11-29 18:24:27 -08:00
R. RyanTM ec9a33af36 python38Packages.pyaxmlparser: 0.3.21 -> 0.3.24 2019-11-29 18:22:10 -08:00
R. RyanTM 3a0133e343 python38Packages.tasklib: 1.2.1 -> 1.3.0 2019-11-29 18:16:38 -08:00
Mario Rodas 8caeb9b67f
Merge pull request #74550 from r-ryantm/auto-update/python3.8-django-dynamic-preferences
python38Packages.django-dynamic-preferences: 1.7.1 -> 1.8
2019-11-29 19:43:04 -05:00
R. RyanTM b2457f8329 python38Packages.pycollada: 0.6 -> 0.7 2019-11-29 15:56:36 -08:00
Jon Banafato 25f0dabf90 python: pip: missing setuptools dependency
pip commands that deal with source distributions require setuptools.
This change unbreaks those commands.
2019-11-29 15:54:37 -08:00
R. RyanTM 477e6ce8a5 xml2rfc: 2.34.0 -> 2.35.0 2019-11-29 15:50:49 -08:00
Mario Rodas 05c2798c84
Merge pull request #74542 from r-ryantm/auto-update/python3.8-diff_cover
python38Packages.diff_cover: 2.4.0 -> 2.4.1
2019-11-29 18:10:51 -05:00
R. RyanTM 5bcb35b7ce python38Packages.boltons: 19.1.0 -> 19.3.0 2019-11-29 14:32:08 -08:00