Commit Graph

14203 Commits

Author SHA1 Message Date
Frederik Rietdijk bdeb6a0d73 python: awkward: 0.12.16 -> 0.12.17 2019-12-15 16:23:14 +01:00
Frederik Rietdijk 37b68607df python: argcomplete: 1.10.2 -> 1.10.3 2019-12-15 16:23:14 +01:00
Frederik Rietdijk 8d0e95e24a python: aresponses: 1.1.1 -> 1.1.2 2019-12-15 16:23:14 +01:00
Frederik Rietdijk 7cdaf6a38f python: Rtree: 0.9.1 -> 0.9.2 2019-12-15 16:23:14 +01:00
Frederik Rietdijk 7266f3ad2b Merge staging-next into staging 2019-12-15 16:12:48 +01:00
Frederik Rietdijk c20cd71d60 Merge master into staging-next 2019-12-15 16:09:28 +01:00
Jonathan Ringer 1f7ee3e040 python3Packages.ipython: 7.8.0 -> 7.10.1 2019-12-15 01:12:37 -08:00
worldofpeace be13df6c76
Merge pull request #75465 from worldofpeace/gnome-args
doc/gnome: update wrapper args example, remove proliferated uses
2019-12-15 00:13:17 -05:00
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 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
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