Commit Graph

14153 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