Commit Graph

7089 Commits

Author SHA1 Message Date
R. RyanTM 360c46583e python36Packages.uproot-methods: 0.2.6 -> 0.2.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-uproot-methods/versions
2018-11-18 04:16:57 -08:00
R. RyanTM 74491678a4 python36Packages.xarray: 0.10.9 -> 0.11.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-xarray/versions
2018-11-18 04:03:23 -08:00
R. RyanTM 4b7a7d9c32 python36Packages.uproot: 3.2.6 -> 3.2.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-uproot/versions
2018-11-18 03:48:12 -08:00
R. RyanTM 93af29fafc python36Packages.twilio: 6.19.1 -> 6.19.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-twilio/versions
2018-11-18 03:33:27 -08:00
Jan Malakhovski 60ba7d233e pythonPackages.requests: disable multiple outputs
The `dev` output is empty anyway.

The problem is that it interacts badly with other parts of python and
stdenv infrastructure. In particular, before this patch it installs
code into `out` output (with only generated `nix-support` in `dev`),
but `makePythonPath` then uses `propagatedBuildInputs` to generate
`PYTHONPATH` while stdenv selects `dev` outputs for
`propagatedBuiltInputs`. This results in `makePythonPath` linking to
the empty `dev` output in `PYTHONPATH`.

This reverts a piece of commit 28299f669a.
2018-11-18 11:19:20 +01:00
Frederik Rietdijk 0d0d7dcd06 Merge staging-next into staging 2018-11-18 10:41:34 +01:00
Timo Kaufmann 3aa6b8ccc5 pythonPackages.cython: don't test codestyle (#50432)
This requires pycodestyle when using python3 and adding it leads to test
failures for some reason. Maybe some patching we do. There is no reason to
test codestyle for a distro, so just disable it.
2018-11-18 10:33:42 +01:00
Frederik Rietdijk 63c6875f26 Merge master into staging-next 2018-11-18 10:32:12 +01:00
Jörg Thalheim 42773b125b
internetarchive: 1.7.2 -> 1.8.1 2018-11-18 01:29:14 +00:00
Jörg Thalheim cd46a859b4
python.pkgs.eyeD3: 0.7.8 -> 0.8.7 2018-11-18 00:18:22 +00:00
Bjørn Forsman 1be626afba pythonPackages.musicbrainzngs: remove breaking tests
Some tests rely on networking, breaking sandboxed builds. Remove them.

Fixes: b8e0a873c1 ("python36Packages.musicbrainzngs: 0.5 -> 0.6")
2018-11-17 14:30:48 +01:00
Maximilian Bosch c59c9a3737
pythonPackages.nose-cov: init at 1.6
Module for coverage reports with Python using nosetests.
2018-11-16 21:41:06 +01:00
Charles Duffy 2a954dd268
Reflect license changes in xdis, uncompyle6 metadata 2018-11-16 10:59:37 -06:00
Will Dietz b8229dd2dc
pythonPackages.sqlalchemy: 1.2.12 -> 1.2.13 2018-11-16 09:59:21 +01:00
Timo Kaufmann d53c0a71ab
pythonPackages.cython: don't test codestyle (#50432)
This requires pycodestyle when using python3 and adding it leads to test
failures for some reason. Maybe some patching we do. There is no reason to
test codestyle for a distro, so just disable it.
2018-11-16 09:21:06 +01:00
Mike Sperber 5177624a59 pythonPackages.hg-git: Update to 0.8.12 and unbreak. 2018-11-16 08:54:34 +01:00
Sebastien Maret bc64d58866 astroquery: init at 0.3.8 (#50360)
Co-Authored-By: smaret <sebastien.maret@icloud.com>
2018-11-15 23:11:41 +00:00
Matthew Bauer 73951bc0c8
Merge pull request #50293 from matthewbauer/cleanups2
Add setup-hooks for scons and waf
2018-11-13 19:17:00 -06:00
Matthew Bauer bfbfe941ab treewide: use scons setup hook
Lots of packages can use it. Here is the list:

- jackmix
- klick
- mixx
- nova-filters
- rhvoice
- giv
- mypaint
- swift-im
- bombono
- mapnik
- serf
- nuitka
- pyexiv2
- godot
- hammer
- toluapp
- btanks
- dxx-rebirth
- endless-sky
- globulation
- the-powder-toy
- fceux
- gpsd
- mongodb
- rippled
- mariadb
- lprof
2018-11-13 19:14:10 -06:00
markuskowa 2823b5e698
Merge pull request #46667 from costrouc/costrouc/lammps-update
lammps: update, hoomd-blue, dl_poly: init
2018-11-13 21:00:02 +01:00
Kai Wohlfahrt da65cfca02 scikitlearn: disable tests on aarch64 2018-11-13 18:57:40 +01:00
Kai Wohlfahrt 2a9ea69cd5 scikitlearn: 0.19.2 -> 0.20.0
Also re-enable tests
2018-11-13 18:57:40 +01:00
Robert Schütz 66ba870c7f
Merge pull request #50274 from peterhoeg/f/ha
home-assistant: add support for waze, bluetooth tracker and  IFTTT
2018-11-13 14:31:40 +01:00
Peter Hoeg d7691e0c0b pythonPackages.bt_proximity: init at 0.0.20180217 2018-11-13 10:49:13 +08:00
R. RyanTM d5c0bfc2f7 python36Packages.netcdf4: 1.4.1 -> 1.4.2 (#49988)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-netcdf4/versions
2018-11-12 21:44:44 +01:00
Chris Ostrouchov c618667bd3 pythonPackages.ovito: init at 3.0.0 2018-11-12 20:06:02 +01:00
Frederik Rietdijk 3b052406ea Merge staging-next into staging 2018-11-12 19:01:36 +01:00
Frederik Rietdijk daf3297cb4 Merge master into staging-next 2018-11-12 18:59:08 +01:00
Frederik Rietdijk 917400bcff Revert "Python: reduce amount of warnings when building with `buildPython*`"
Turns out that many packages' testsuites rely on the default warnings setup.

This reverts commit c1e003ff2f.
2018-11-12 18:55:50 +01:00
Peter Hoeg 4bdd7496ba pythonPackages.WazeRouteCalculator: init 0.6 2018-11-12 21:49:02 +08:00
Peter Hoeg ff795bd45f pythonPackages.pyfttt: init at 0.3.2 2018-11-12 20:55:33 +08:00
Robert Schütz b9494ac352
Merge pull request #50166 from dotlambda/home-assistant-0.82
home-assistant: 0.81.5 -> 0.82.0
2018-11-12 11:37:06 +01:00
Jörg Thalheim 92c478babd
Merge pull request #50176 from Mic92/docker-componse
docker-compose: rename from docker_compose, python3 by default
2018-11-12 10:14:53 +00:00
Robert Schütz 92148ea5a0 python3.pkgs.homeassistant-pyozw: init at 0.1.0 2018-11-12 11:10:12 +01:00
Chris Ostrouchov 484a5c6152 pythonPackages.ruamel_yaml: refactor move to python-modules 2018-11-12 11:10:02 +01:00
Samuel Dionne-Riel 242282d92d
Merge pull request #47887 from mmlb/python-dpath
pythonPackages.dpath: init at 1.4.2
2018-11-12 03:51:56 +00:00
Samuel Dionne-Riel d746c53e2e
Merge pull request #46845 from Twey/plyplus
python2Packages.plyplus: init at 0.7.5
2018-11-12 03:31:26 +00:00
Frederik Rietdijk 1d3bff25db Merge staging-next into staging 2018-11-11 14:28:08 +01:00
Jörg Thalheim 7a86bc32cb
docker-compose: rename from docker_compose, python3 by default
The command is called docker-compose hence the package should be called the same.
Also prefer python3.
2018-11-11 11:16:44 +00:00
Robert Schütz 879789666f python.pkgs.py3status: 3.13 -> 3.14 2018-11-11 11:01:10 +01:00
Sebastien Maret 880fae6a08 matplotlib: 2.2.3 -> 3.0.2
Python 3 will use the new matplotlib 3.x while Python 2
will use 2.x.

matplotlib: keep 2.2.3 for Python2k
2018-11-11 10:14:25 +01:00
Frederik Rietdijk 961180afc8 scour: call via python-packages.nix 2018-11-11 09:54:28 +01:00
Frederik Rietdijk 02bf0e5896 python: autopep8: 1.3.5 -> 1.4.2 2018-11-11 09:48:24 +01:00
Frederik Rietdijk 7863aae5b2 Merge master into staging-next 2018-11-11 08:59:44 +01:00
Frederik Rietdijk ed8400bb9a pythonPackages.cryptography: ignore pytest warnings
The test suite was generating a lot of warnings, causing the hydra build
to fail. Unfortunately, PYTHONWARNINGS env var is completely ignored.
2018-11-11 08:55:35 +01:00
Maximilian Bosch 3c4f70996e s/propogatedBuildInputs/propagatedBuildInputs 2018-11-11 08:39:19 +01:00
Jethro Kuan 0a82eb4377 change to propogatedBuildInputs 2018-11-11 08:39:19 +01:00
Jethro Kuan 3723b2d8ab remove absl-py, change to buildInputs 2018-11-11 08:39:19 +01:00
Jethro Kuan 5165ecb7f6 remove tests
PyPI archive does not contain tests
2018-11-11 08:39:19 +01:00
Jethro Kuan c98731b8fa don't propogate tensorflow 2018-11-11 08:39:19 +01:00
Jethro Kuan 2b4a70d21e remove withTensorflow option 2018-11-11 08:39:19 +01:00
Maximilian Bosch 32d8215a58 fix eval 2018-11-11 08:39:19 +01:00
Jethro Kuan 78e557806e add option to build without Tensorflow 2018-11-11 08:39:19 +01:00
Jethro Kuan f11cd8165d fix maintainer 2018-11-11 08:39:19 +01:00
Jethro Kuan baeb8bd5a7 gin-config: init 2018-11-11 08:39:19 +01:00
Silvan Mosberger 5955c5113a
Merge pull request #49675 from asymmetric/pt
pythonPackages.prettytable: 0.7.1 -> 0.7.2
2018-11-11 02:32:28 +01:00
Silvan Mosberger 87377a259d
Merge pull request #49960 from r-ryantm/auto-update/python3.6-texttable
python36Packages.texttable: 1.4.0 -> 1.5.0
2018-11-11 02:23:02 +01:00
Silvan Mosberger 4e375d0976
Merge pull request #49957 from r-ryantm/auto-update/python3.6-selenium
python36Packages.selenium: 3.14.1 -> 3.141.0
2018-11-11 02:22:45 +01:00
Silvan Mosberger 1e98e91941
Merge pull request #49991 from r-ryantm/auto-update/python3.6-cftime
python36Packages.cftime: 1.0.1 -> 1.0.2.1
2018-11-11 02:01:29 +01:00
Silvan Mosberger 8672db939d
Merge pull request #49989 from r-ryantm/auto-update/python3.6-murmurhash
python36Packages.murmurhash: 0.28.0 -> 1.0.1
2018-11-11 01:56:08 +01:00
Maximilian Bosch fbc02d6ce4
Merge pull request #49853 from marsam/feature/update-pgcli
pythonPackages.prompt_toolkit: init at 2.0.7
pgcli: 1.11.0 -> 2.0.0
xonsh: 0.6.8 -> 0.8.3
pythonPackages.ptpython: 0.41 -> 2.0.4
2018-11-11 00:39:38 +01:00
Mario Rodas e15ef48c80
pythonPackages.ptpython: 0.41 -> 2.0.4 2018-11-10 23:45:52 +01:00
Jörg Thalheim 0c9b49dfe2
Merge pull request #49841 from makefu/pkgs/hovercraft/update
hovercraft: 2.0 -> 2.6
2018-11-10 21:37:53 +00:00
Mario Rodas 0270dda6b4 pythonPackages.prompt_toolkit: init at 2.0.7 2018-11-10 10:06:56 -05:00
R. RyanTM 590a76a5a9 python36Packages.filelock: 3.0.9 -> 3.0.10 (#49993)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-filelock/versions
2018-11-10 15:44:34 +01:00
R. RyanTM 1b6c6b11b0 python36Packages.google_cloud_speech: 0.35.0 -> 0.36.0 (#49992)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-google-cloud-speech/versions
2018-11-10 15:44:09 +01:00
R. RyanTM b7b2d9cd6c python36Packages.brotli: 1.0.5 -> 1.0.7 (#50169)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-brotli/versions
2018-11-10 15:04:14 +01:00
Silvan Mosberger d5c5c5c4d1
Merge pull request #49827 from Twey/click-repl
pythonPackages.click-repl: init at 0.1.6
2018-11-10 15:03:48 +01:00
Jörg Thalheim 0124dd601a
Merge pull request #50134 from r-ryantm/auto-update/docker-compose
docker_compose: 1.22.0 -> 1.23.1
2018-11-10 14:02:40 +00:00
Jörg Thalheim 5b35d6fa48
Merge pull request #49970 from r-ryantm/auto-update/python3.6-patsy
python36Packages.patsy: 0.5.0 -> 0.5.1
2018-11-10 11:27:18 +00:00
Frederik Rietdijk 53d00c3351 Merge master into staging-next 2018-11-10 11:08:54 +01:00
Jörg Thalheim 144c84f712
Merge pull request #49995 from r-ryantm/auto-update/python3.6-distributed
python36Packages.distributed: 1.23.3 -> 1.24.0
2018-11-10 09:01:58 +00:00
R. RyanTM 5a8b71978c docker_compose: 1.22.0 -> 1.23.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/docker-compose/versions
2018-11-09 22:42:32 -08:00
Jörg Thalheim 3726449ddd
Merge pull request #50008 from r-ryantm/auto-update/python3.6-authres
python36Packages.authres: 1.1.0 -> 1.1.1
2018-11-10 00:43:10 +00:00
Jörg Thalheim 6a0b7310ff
Merge pull request #50007 from r-ryantm/auto-update/python3.6-exchangelib
python36Packages.exchangelib: 1.11.4 -> 1.12.0
2018-11-10 00:41:58 +00:00
Jörg Thalheim dc94e7df65
Merge pull request #50005 from r-ryantm/auto-update/python3.6-Flask-PyMongo
python36Packages.flask-pymongo: 2.1.0 -> 2.2.0
2018-11-10 00:41:28 +00:00
Jörg Thalheim 077623e988
Merge pull request #50002 from r-ryantm/auto-update/python3.6-click-completion
python36Packages.click-completion: 0.4.1 -> 0.5.0
2018-11-10 00:40:57 +00:00
Jörg Thalheim 7ba7abf97c
Merge pull request #49999 from r-ryantm/auto-update/python3.6-gphoto2
python36Packages.gphoto2: 1.8.3 -> 1.8.5
2018-11-10 00:39:31 +00:00
Jörg Thalheim 18f4332458
Merge pull request #49998 from r-ryantm/auto-update/python3.6-astral
python36Packages.astral: 1.6.1 -> 1.7.1
2018-11-10 00:37:38 +00:00
Jörg Thalheim 2d50dd4219
Merge pull request #49996 from r-ryantm/auto-update/python3.6-dropbox
python36Packages.dropbox: 9.0.0 -> 9.1.0
2018-11-10 00:36:40 +00:00
Jörg Thalheim 0599a6df5f
Merge pull request #49986 from r-ryantm/auto-update/python3.6-moviepy
python36Packages.moviepy: 0.2.2.11 -> 0.2.3.5
2018-11-10 00:07:46 +00:00
Jörg Thalheim 441f47f1b1
Merge pull request #49985 from r-ryantm/auto-update/python3.6-pyfiglet
python36Packages.pyfiglet: 0.7.5 -> 0.7.6
2018-11-10 00:07:26 +00:00
Jörg Thalheim 55b768a991
Merge pull request #49981 from r-ryantm/auto-update/python3.6-mwclient
python36Packages.mwclient: 0.9.1 -> 0.9.2
2018-11-10 00:06:58 +00:00
Jörg Thalheim ded8ff467b
Merge pull request #49980 from r-ryantm/auto-update/python3.6-neovim
python36Packages.neovim: 0.2.6 -> 0.3.0
2018-11-10 00:06:40 +00:00
Jörg Thalheim 7104f01a4c
Merge pull request #49976 from r-ryantm/auto-update/python3.6-nibabel
python36Packages.nibabel: 2.3.0 -> 2.3.1
2018-11-10 00:05:04 +00:00
Jörg Thalheim f3ea31e4d1
Merge pull request #49979 from r-ryantm/auto-update/python3.6-Logbook
python36Packages.Logbook: 1.4.0 -> 1.4.1
2018-11-09 23:57:57 +00:00
Jörg Thalheim 439fcdc056
Merge pull request #49977 from r-ryantm/auto-update/python3.6-pytest-repeat
python36Packages.pytest-repeat: 0.6.0 -> 0.7.0
2018-11-09 23:57:44 +00:00
Jörg Thalheim 83939d81db
Merge pull request #49974 from r-ryantm/auto-update/python3.6-pytest-datafiles
python36Packages.pytest-datafiles: 1.0 -> 2.0
2018-11-09 23:57:29 +00:00
Jörg Thalheim feb92ef7d3
Merge pull request #49973 from r-ryantm/auto-update/python3.6-peppercorn
python36Packages.peppercorn: 0.5 -> 0.6
2018-11-09 23:56:12 +00:00
Jörg Thalheim 428cb89bc6
Merge pull request #49987 from r-ryantm/auto-update/python3.6-plyvel
python36Packages.plyvel: 0.9 -> 1.0.5
2018-11-09 21:46:05 +00:00
Jörg Thalheim 634db3c436
plyvel: restrict to linux
on macOS we see the following error:

ImportError: Failed to import test module: test.test_plyvel
Traceback (most recent call last):
  File "/nix/store/0mha803yql9q7b6h93m8940z3sjbhiy8-python3-3.6.6/lib/python3.6/unittest/loader.py", line 428, in _find_test_path
    module = self._get_module_from_name(name)
  File "/nix/store/0mha803yql9q7b6h93m8940z3sjbhiy8-python3-3.6.6/lib/python3.6/unittest/loader.py", line 369, in _get_module_from_name
    __import__(name)
  File "/private/tmp/nix-build-python3.6-plyvel-1.0.5.drv-0/plyvel-1.0.5/test/test_plyvel.py", line 17, in <module>
    import plyvel
  File "/private/tmp/nix-build-python3.6-plyvel-1.0.5.drv-0/plyvel-1.0.5/plyvel/__init__.py", line 6, in <module>
    from ._plyvel import (  # noqa
ImportError: dlopen(/private/tmp/nix-build-python3.6-plyvel-1.0.5.drv-0/plyvel-1.0.5/plyvel/_plyvel.cpython-36m-darwin.so, 2): Library not loaded: /nix/store/rq39v3s1l6vc85wwmrxsmlpi4rnbjnx6-leveldb-1.20/lib/out-shared/libleveldb.dylib.1.20
  Referenced from: /private/tmp/nix-build-python3.6-plyvel-1.0.5.drv-0/plyvel-1.0.5/plyvel/_plyvel.cpython-36m-darwin.so
  Reason: image not found
2018-11-09 21:44:49 +00:00
Ryan Mulligan c93d1760a9
Merge pull request #49971 from r-ryantm/auto-update/python3.6-libversion
python36Packages.libversion: 1.0.0 -> 1.1.2
2018-11-09 10:59:48 -08:00
Jörg Thalheim b1bd5c5d86
Merge pull request #49969 from r-ryantm/auto-update/python3.6-splinter
python36Packages.splinter: 0.8.0 -> 0.9.0
2018-11-09 16:34:01 +00:00
Jörg Thalheim a7bf64c8fa
Merge pull request #49963 from r-ryantm/auto-update/python3.6-qtconsole
python36Packages.qtconsole: 4.4.1 -> 4.4.2
2018-11-09 16:30:25 +00:00
Jörg Thalheim fd12fb9939
Merge pull request #49967 from r-ryantm/auto-update/python3.6-stevedore
python36Packages.stevedore: 1.29.0 -> 1.30.0
2018-11-09 16:26:05 +00:00
Jörg Thalheim 53e222d79b
Merge pull request #49966 from r-ryantm/auto-update/python3.6-uproot-methods
python36Packages.uproot-methods: 0.2.5 -> 0.2.6
2018-11-09 16:23:59 +00:00
Jörg Thalheim 05f266a655
Merge pull request #49965 from r-ryantm/auto-update/python3.6-toml
python36Packages.toml: 0.9.6 -> 0.10.0
2018-11-09 16:22:17 +00:00
Jörg Thalheim 84df5d6041
Merge pull request #49962 from r-ryantm/auto-update/python2.7-python-stdnum
python27Packages.python-stdnum: 1.9 -> 1.10
2018-11-09 16:16:55 +00:00
Jörg Thalheim 47746cfee5
Merge pull request #49961 from r-ryantm/auto-update/python3.6-uncompyle6
python36Packages.uncompyle6: 3.2.3 -> 3.2.4
2018-11-09 16:15:52 +00:00
Silvan Mosberger bb65d4252d
Merge pull request #50000 from r-ryantm/auto-update/python3.6-Django
python36Packages.django_2_1: 2.1.2 -> 2.1.3
2018-11-09 16:31:57 +01:00
Silvan Mosberger dbdccbec48
Merge pull request #50012 from r-ryantm/auto-update/python3.6-dkimpy
python36Packages.dkimpy: 0.8.1 -> 0.9.0
2018-11-09 16:29:04 +01:00
R. RyanTM 694ff0dc12 python36Packages.pyotp: 2.2.6 -> 2.2.7 (#49990)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-pyotp/versions
2018-11-09 14:55:08 +01:00
Jörg Thalheim 4bdf7338fd
Merge pull request #50004 from r-ryantm/auto-update/python3.6-fonttools
python36Packages.fonttools: 3.29.1 -> 3.32.0
2018-11-09 13:36:33 +00:00
Maximilian Bosch 65cd61c06e
Merge pull request #49972 from r-ryantm/auto-update/python3.6-pyaxmlparser
python36Packages.pyaxmlparser: 0.3.11 -> 0.3.13
2018-11-09 14:32:41 +01:00
Lorenzo Manacorda a4f94bda1a pythonPackages.prettytable: 0.7.1 -> 0.7.2 2018-11-09 15:03:47 +02:00
R. RyanTM 307d283c43 python36Packages.dkimpy: 0.8.1 -> 0.9.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-dkimpy/versions
2018-11-09 03:05:44 -08:00
R. RyanTM 71416f0d02 python36Packages.authres: 1.1.0 -> 1.1.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-authres/versions
2018-11-09 02:04:09 -08:00
R. RyanTM 16011ecf33 python36Packages.exchangelib: 1.11.4 -> 1.12.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-exchangelib/versions
2018-11-09 01:58:44 -08:00
R. RyanTM 089e32d7fe python36Packages.flask-pymongo: 2.1.0 -> 2.2.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-flask-pymongo/versions
2018-11-09 01:46:03 -08:00
R. RyanTM fe49fc4ca9 python36Packages.fonttools: 3.29.1 -> 3.32.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-fonttools/versions
2018-11-09 01:03:14 -08:00
R. RyanTM 7534b5e106 python36Packages.click-completion: 0.4.1 -> 0.5.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-click-completion/versions
2018-11-09 00:49:04 -08:00
R. RyanTM 1330965fa5 python36Packages.django_2_1: 2.1.2 -> 2.1.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-django/versions
2018-11-09 00:18:56 -08:00
R. RyanTM f72bffd94a python36Packages.gphoto2: 1.8.3 -> 1.8.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-gphoto2/versions
2018-11-09 00:15:32 -08:00
R. RyanTM 42c2c7bb2f python36Packages.astral: 1.6.1 -> 1.7.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-astral/versions
2018-11-09 00:10:00 -08:00
R. RyanTM 55bb43e7a0 python36Packages.dropbox: 9.0.0 -> 9.1.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-dropbox/versions
2018-11-08 23:58:47 -08:00
R. RyanTM f3eb56c07f python36Packages.distributed: 1.23.3 -> 1.24.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-distributed/versions
2018-11-08 23:44:36 -08:00
R. RyanTM 2df88cb6f9 python36Packages.cvxopt: 1.2.1 -> 1.2.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-cvxopt/versions
2018-11-08 23:29:55 -08:00
R. RyanTM 39d9261bea python36Packages.cftime: 1.0.1 -> 1.0.2.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-cftime/versions
2018-11-08 22:32:41 -08:00
R. RyanTM 23ef17a6e4 python36Packages.murmurhash: 0.28.0 -> 1.0.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-murmurhash/versions
2018-11-08 22:13:54 -08:00
R. RyanTM a117531c9a python36Packages.plyvel: 0.9 -> 1.0.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-plyvel/versions
2018-11-08 21:54:19 -08:00
R. RyanTM 3e5abf1215 python36Packages.moviepy: 0.2.2.11 -> 0.2.3.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-moviepy/versions
2018-11-08 21:43:41 -08:00
R. RyanTM 5d0295acb6 python36Packages.pyfiglet: 0.7.5 -> 0.7.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-pyfiglet/versions
2018-11-08 21:26:15 -08:00
R. RyanTM b1f47e3d82 python36Packages.mwclient: 0.9.1 -> 0.9.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-mwclient/versions
2018-11-08 20:59:31 -08:00
R. RyanTM 42e80edee3 python36Packages.neovim: 0.2.6 -> 0.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-neovim/versions
2018-11-08 20:50:50 -08:00
R. RyanTM 6c3558405b python36Packages.Logbook: 1.4.0 -> 1.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-logbook/versions
2018-11-08 20:41:45 -08:00
R. RyanTM d85addfb39 python36Packages.pytest-repeat: 0.6.0 -> 0.7.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-pytest-repeat/versions
2018-11-08 20:24:09 -08:00
R. RyanTM 8c666a0a45 python36Packages.nibabel: 2.3.0 -> 2.3.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-nibabel/versions
2018-11-08 20:03:14 -08:00
R. RyanTM 8321ecf4da python36Packages.pytest-datafiles: 1.0 -> 2.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-pytest-datafiles/versions
2018-11-08 19:53:54 -08:00
R. RyanTM 9707e27b53 python36Packages.peppercorn: 0.5 -> 0.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-peppercorn/versions
2018-11-08 19:32:20 -08:00
R. RyanTM e28ebc8ad2 python36Packages.pyaxmlparser: 0.3.11 -> 0.3.13
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-pyaxmlparser/versions
2018-11-08 18:42:37 -08:00
R. RyanTM 3fc6daa6df python36Packages.libversion: 1.0.0 -> 1.1.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-libversion/versions
2018-11-08 18:38:41 -08:00
R. RyanTM 0a07d0a4f5 python36Packages.patsy: 0.5.0 -> 0.5.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-patsy/versions
2018-11-08 18:08:29 -08:00
R. RyanTM bdd0191863 python36Packages.splinter: 0.8.0 -> 0.9.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-splinter/versions
2018-11-08 17:33:53 -08:00
R. RyanTM 84a4c52529 python36Packages.stevedore: 1.29.0 -> 1.30.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-stevedore/versions
2018-11-08 17:13:53 -08:00
R. RyanTM df7a5e8bb1 python36Packages.uproot-methods: 0.2.5 -> 0.2.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-uproot-methods/versions
2018-11-08 16:58:33 -08:00
R. RyanTM 1cb2cf6050 python36Packages.toml: 0.9.6 -> 0.10.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-toml/versions
2018-11-08 16:52:59 -08:00
R. RyanTM fede4c7bd4 python36Packages.qtconsole: 4.4.1 -> 4.4.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-qtconsole/versions
2018-11-08 16:41:44 -08:00
Jörg Thalheim 16e4b549de
Merge pull request #49959 from r-ryantm/auto-update/python3.6-websockets
python36Packages.websockets: 6.0 -> 7.0
2018-11-09 00:12:33 +00:00
R. RyanTM c4c3c8fd3e python27Packages.python-stdnum: 1.9 -> 1.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-python-stdnum/versions
2018-11-08 16:12:31 -08:00
Jörg Thalheim 5765be2090
Merge pull request #49902 from kwohlfahrt/pytorch
pytorch: disable distributed tests
2018-11-09 00:11:47 +00:00
R. RyanTM ac079732ce python36Packages.uncompyle6: 3.2.3 -> 3.2.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-uncompyle6/versions
2018-11-08 16:09:31 -08:00
Jörg Thalheim a1cf40f3e2
Merge pull request #49958 from r-ryantm/auto-update/python3.6-uncertainties
python36Packages.uncertainties: 3.0.2 -> 3.0.3
2018-11-09 00:08:15 +00:00
R. RyanTM 2df2072feb python36Packages.texttable: 1.4.0 -> 1.5.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-texttable/versions
2018-11-08 16:01:14 -08:00
R. RyanTM 81b6ef76d0 python36Packages.websockets: 6.0 -> 7.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-websockets/versions
2018-11-08 15:57:33 -08:00
R. RyanTM 64e0a504c9 python36Packages.uncertainties: 3.0.2 -> 3.0.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-uncertainties/versions
2018-11-08 15:50:30 -08:00
R. RyanTM f757291821 python36Packages.selenium: 3.14.1 -> 3.141.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-selenium/versions
2018-11-08 15:30:23 -08:00
Sander van der Burg 1ac07c82e1 alerta: init at 6.3.2 2018-11-08 22:32:31 +01:00
Timo Kaufmann efe6322ce4 pythonPackages.networkx: 2.1 -> 2.2 2018-11-07 20:15:37 +01:00
James Kay c3668db824
python2Packages.plyplus: init at 0.7.5 2018-11-07 17:56:52 +00:00
Kai Wohlfahrt 4d8cf0b84e pytorch: disable distributed tests
These fail with sandboxing
2018-11-07 17:09:54 +00:00
Maximilian Bosch 8c68a7d41d
Merge pull request #49828 from Twey/autologging
pythonPackages.autologging: init at 1.2.1
2018-11-07 17:30:17 +01:00
James Kay a7c122bd65
pythonPackages.click-repl: init at 0.1.6 2018-11-07 15:29:04 +00:00
James Kay 5fdbec1417
pythonPackages.autologging: init at 1.2.1 2018-11-07 15:28:06 +00:00
makefu 75f5fbe945
hovercraft: 2.0 -> 2.6
move to top-level, use buildPythonApplication
2018-11-07 16:25:48 +01:00
Robert Schütz 0ba53e9f13 python.pkgs.py3status: 3.12 -> 3.13 2018-11-07 15:59:12 +01:00
Robert Schütz ae50efe353
Merge pull request #49591 from peterhoeg/p/snap
pythonPackages.snapcast: init at 2.0.9
2018-11-07 14:10:35 +01:00
Florian Klink becf8879f4 lark-parser: 2017-12-18 -> 0.6.5
This bumps lark-parser to a released version that doesn't loop forever
and consumes all memory on certain grammars.

erezsh/lark redirects now to lark-parser/lark, so also update homepage.
2018-11-07 11:11:33 +01:00
Michael Raskin 50602de85e
Merge pull request #49773 from rdnetto4/master
humanize: remove platform restriction
2018-11-07 04:36:29 +00:00
Reuben D'Netto 91c9d5a00a humanize: loosen platform restriction to include OSX 2018-11-07 10:29:06 +11:00
Lancelot SIX 1aed180d73
Merge pull request #48914 from lsix/add_pythonPackages_owslib
pythonPackages.owslib: init at 0.17.0
2018-11-06 15:37:53 +01:00
nagato.pain 6a31bbbe8f pythonPackages.libmr: init at 0.1.9 2018-11-06 05:43:20 -08:00
Patrick Hilhorst 1e99582eaf
treewide: for substituteAll: s/version/version_/
This is because it gets passed to mkDerivation through some route, this ensures
that doesn't mess with anything
2018-11-06 00:17:04 +01:00
Patrick Hilhorst d2e6608aa5
sphinx: don't use capital for pname 2018-11-06 00:17:04 +01:00
Patrick Hilhorst 2224d42e02
metaphone: don't use capital for pname 2018-11-06 00:17:04 +01:00
Patrick Hilhorst f54f5fdaaa
treewide: various version number fixes 2018-11-06 00:06:22 +01:00
Patrick Hilhorst b0e9fc131c
treewide: Fix packages using name where they should use pname 2018-11-06 00:06:17 +01:00
John Ericson 48caae5045 Merge remote-tracking branch 'upstream/master' into HEAD 2018-11-05 15:19:33 -05:00
Peter Hoeg dfbf6213b4 pythonPackages.snapcast: init at 2.0.9 2018-11-05 20:45:08 +08:00
Robert Schütz 6a73df797c
Merge pull request #49744 from nyanloutre/python-gitlab
pythonPackages.python-gitlab: init at 1.6.0
2018-11-04 18:38:21 +01:00
Philipp Middendorf ef9b17b484 pythonPackages.imageio: 1.6 -> 2.4.1 (#49147) 2018-11-04 18:32:33 +01:00
Austin Seipp be39781058 Merge branch 'master' into staging 2018-11-04 08:38:30 -06:00
Jonathan Queiroz 05f368b60a pythonPackages.sslib: init at 0.2.0 (#47985) 2018-11-04 15:00:21 +01:00
nyanloutre 2e49503dfe pythonPackages.python-gitlab: init at 1.6.0 2018-11-04 12:47:46 +01:00
nyanloutre 1ee4c64511 pythonPackages.httmock: init at 1.2.6 2018-11-04 12:47:22 +01:00
Frederik Rietdijk 5b744f4cd9 python.pkgs.cffi: disable a test 2018-11-04 10:20:06 +01:00
Frederik Rietdijk c1e003ff2f Python: reduce amount of warnings when building with `buildPython*`
By default all warnings were printed. This occasionally resulted in
a lot of warnings leading to builds being killed.

This commit reduces the amount of warnings printed.
2018-11-04 10:19:48 +01:00
Frederik Rietdijk cb4ff927a1 Merge master into staging-next 2018-11-04 08:49:24 +01:00
Jonathan Queiroz 4b095c6c05 pythonPackages.fastpbkdf2: init at 0.2 (#47988) 2018-11-03 15:41:16 +01:00
Robert Schütz 4870522f87
Merge pull request #49645 from peterhoeg/p/broadlink
pythonPackages.broadlink: init at 0.9
2018-11-03 15:37:02 +01:00
Frederik Rietdijk 64e19fdeda Merge staging into staging-next
Merging staging into staging-next even though we haven't merged staging-next into master yet.
The motivation for this merge is that it's been a while since we merged into master causing
the 3 branches to diverge too much.
2018-11-03 12:45:23 +01:00
Frederik Rietdijk ea3935a6c4 Merge master into staging-next 2018-11-03 12:42:18 +01:00
Frederik Rietdijk ca7fa914c3 python.pkgs.bsddb3: enable python3 and tests 2018-11-03 12:40:03 +01:00
Vladimír Čunát a92a2c8e15
Merge branch 'master' into staging
Conflict: rename of pythondaemon -> python-daemon.
2018-11-02 14:40:14 +01:00
Peter Hoeg 1ccafe56f9 pythonPackages.broadlink: init at 0.9 2018-11-02 18:12:07 +08:00
Edmund Wu b3bff5c249 pythonPackages.trueskill: init at 0.4.5 (#49342) 2018-11-01 10:56:56 +01:00
Edmund Wu 0111c7d851 pythonPackages.zstd: init at 1.3.5.1 (#49339) 2018-11-01 10:41:28 +01:00
Dmitry Kalinkin fb19fb6b70
pythonPackages.simanneal: 0.4.1 -> 0.4.1 2018-10-31 21:46:04 -04:00
Robert Schütz f6107effa4
Merge pull request #49158 from alyssais/doh-proxy
doh-proxy: init at 0.0.8
2018-10-31 23:16:03 +01:00
Frederik Rietdijk ab800ba9ed Merge master into staging-next 2018-10-31 19:16:32 +01:00
Timo Kaufmann 4133885dab pythonPackages.pyzmq: use zeromq4 2018-10-31 19:15:55 +01:00
Maximilian Bosch c6fc3bb7fc python3Packages.gplaycli: 3.21 -> 3.25 (#49521)
The version 3.21 isn't compatible with our currently packaged
`pythonPackages.gpapi` which is now at version 0.4.3.

See https://hydra.nixos.org/build/83154918
2018-10-31 18:47:41 +01:00
Alyssa Ross 1f1bd5c8e8
python3Packages.aioh2: init at 0.2.2
Tests skipped due to https://github.com/decentfox/aioh2/issues/17.
2018-10-31 17:47:24 +00:00
Robert Schütz e0772e6ef8
Merge pull request #48183 from costrouc/costrouc/python-atomman
pythonPackages.atomman: init at 1.2.3
2018-10-31 17:23:30 +01:00
Alyssa Ross cd1ff3bede
python3Packages.aiohttp_remotes: init at 0.1.2 2018-10-31 13:08:40 +00:00
R. RyanTM c3a1c0008b python36Packages.nbxmpp: 0.6.6 -> 0.6.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-nbxmpp/versions
2018-10-30 21:11:19 +01:00
Benjamin Hipple baf0703010 pythonPackages.pythondaemon: rename to pythonPackages.python-daemon
This commit renames the pythondaemon module to match its module name, github
name, and pypi name, which makes it easier to find and reference. In order to
avoid breaking any external users, I've left an alias with a deprecated warning.
2018-10-30 21:09:34 +01:00
Carlos Morera de la Chica fe30cce533 beancount: fix build
pytest is now a runtime dependency
2018-10-30 21:01:02 +01:00
Frederik Rietdijk e3e1a53118 python: pytest: 3.9.2 -> 3.9.3 2018-10-30 20:44:48 +01:00
Timo Kaufmann 34b3a0897f pythonPackages.entrypoints: fix python2 build
The recent pytest upgrade in bea4b361a0e3a21b1e9a69d56f1ebd16fb38a296
broke the test suite.
2018-10-30 20:44:18 +01:00
Frederik Rietdijk 1d196d99be Merge staging-next into staging 2018-10-30 20:35:15 +01:00
Frederik Rietdijk 0e0d20fb5f Merge master into staging-next 2018-10-30 19:55:48 +01:00
Chris Ostrouchov ae66a9244b
hoomd-blue: init at 2.3.4 2018-10-30 14:20:31 -04:00
Chris Ostrouchov 1ac9d8ea40
pythonPackages.atomman: init at 1.2.3 2018-10-30 13:38:59 -04:00
Chris Ostrouchov 7dd7190a57
pythonPackages.DataModelDict: init at 0.9.4 2018-10-30 13:38:59 -04:00
Chris Ostrouchov 0cf2c6fcfe
pythonPackages.numericalunits: init at 1.16 2018-10-30 13:38:59 -04:00
R. RyanTM 1873e39acf python36Packages.cassandra-driver: 3.6.0 -> 3.15.1 (#49018)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-cassandra-driver/versions
2018-10-30 17:07:48 +01:00
Robert Schütz 95c66dac70 python.pkgs.datadog: 0.20.0 -> 0.23.0 2018-10-30 16:45:36 +01:00
Timo Kaufmann 835df8a8a8
Merge pull request #49452 from timokau/sympy-1.3
pythonPackages.sympy: 1.2 -> 1.3
2018-10-30 15:45:45 +01:00
Timo Kaufmann 1dd7443c93 pythonPackages.sympy: 1.2 -> 1.3 2018-10-30 13:16:38 +01:00
Timo Kaufmann 64f6b9eb95 pythonPackages.memory_profiler: add plotting dependency, enable checks 2018-10-30 11:28:08 +01:00
Chris Ostrouchov fa7d1d8bfb
pythonPackages.smugline: refactor move to python-modules 2018-10-30 00:51:23 -04:00
Chris Ostrouchov c33c576212
pythonPackages.pivy: refactor move to python-modules 2018-10-30 00:51:23 -04:00
Chris Ostrouchov f54484f527
pythonPackages.telegram: refactor move to python-modules 2018-10-30 00:51:23 -04:00
Chris Ostrouchov a36ce69f6c
pythonPAckages.pygments-markdown-lexer: refactor move to python-modules 2018-10-30 00:51:23 -04:00
Chris Ostrouchov c0e09bef5a
pythonPAckages.yapsy: refactor move to python-modules 2018-10-30 00:51:23 -04:00
Chris Ostrouchov 6afd56f61a
pythonPackages.threadpool: refactor move to python-modules 2018-10-30 00:51:23 -04:00
Chris Ostrouchov 6fd3323d26
pythonPackages.tvnamer: refactor move to python-modules 2018-10-30 00:51:22 -04:00
Chris Ostrouchov 97b2d6790a
pythonPAckages.tvdb_api: refactor move to python-modules 2018-10-30 00:51:22 -04:00
Chris Ostrouchov 173793c63f
pythonPackages.word2vec: refactor move to python-modules 2018-10-30 00:51:22 -04:00
Chris Ostrouchov f0e62b79fc
pythonPAckages.simpleai: refactor move to python-modules 2018-10-30 00:51:22 -04:00
Chris Ostrouchov 1a4f32c3f7
pythonPackages.zerobin: refactor move to python-modules 2018-10-30 00:51:22 -04:00
Chris Ostrouchov 19a50012dc
pythonPackages.clize: refactor move to python-modules 2018-10-30 00:51:21 -04:00
Chris Ostrouchov b42e1d1b1e
pythonPackages.sigtools: refactor move to python-modules 2018-10-30 00:51:21 -04:00
Chris Ostrouchov b1dbddd584
pythonPackages.Lasagne: refactor move to python-modules 2018-10-30 00:51:21 -04:00
Chris Ostrouchov 8e22218220
pythonPAckages.repeated_test: refactor move to python-modules 2018-10-30 00:51:21 -04:00
Chris Ostrouchov f310c74cfd
pythonPackages.pandocfilters: refactor move to python-modules 2018-10-30 00:51:21 -04:00
Chris Ostrouchov 89623a675e
pythonPackages.queuelib: refactor move to python-modules 2018-10-30 00:51:20 -04:00
Chris Ostrouchov 3ae4a36ae3
pythonPackages.w3lib: refactor move to python-modules 2018-10-30 00:51:20 -04:00
Chris Ostrouchov b794f35441
pythonPackages.x11_hash: refactor move to python-modules 2018-10-30 00:51:20 -04:00
Chris Ostrouchov 0851a181f0
pythonPackages.trezor_agent: refactor move to python-modules 2018-10-30 00:51:20 -04:00
Chris Ostrouchov 6ca3651766
pythonPackages.xlsx2csv: refactor move to python-modules 2018-10-30 00:51:19 -04:00
Chris Ostrouchov 82878eaade
pythonPackages.xkcdpass: refactor move to python-modules 2018-10-30 00:51:19 -04:00
Chris Ostrouchov a80b2e3543
pythonPackages.importmagic: refactor move to python-modules 2018-10-30 00:51:19 -04:00
Chris Ostrouchov f5ac53a2b5
pythonPackage.willow: refactor move to python-modules 2018-10-30 00:51:19 -04:00
Chris Ostrouchov 42960fb742
pythonPackages.mps-youtube: refactor move to python-modules 2018-10-30 00:51:18 -04:00
Chris Ostrouchov 1024394c66
pythonPackages.maildir-deduplicate: refactor move to python-modules 2018-10-30 00:51:18 -04:00
Chris Ostrouchov 74a6022c91
pythonPackages.mailcap-fix: refactor move to python-modules 2018-10-30 00:51:18 -04:00
Chris Ostrouchov 1a3bfa1941
pythonPackages.suds-jurko: refactor move to python-modules 2018-10-30 00:51:18 -04:00
Chris Ostrouchov c2526182c8
pythonPackages.suds: refactor move to python-modules 2018-10-30 00:51:17 -04:00
Chris Ostrouchov 64a24d3f9a
pythonPackages.dot2tex: refactor move to python-modules 2018-10-30 00:51:17 -04:00
Chris Ostrouchov 8b8155facc
pythonPackages.jenkins-job-builder: refactor move to python-modules 2018-10-30 00:51:17 -04:00
Chris Ostrouchov dae0571bc3
pythonPackages.jenkinsapi: refactor move to python-modules 2018-10-30 00:51:17 -04:00
Chris Ostrouchov 15b5f85a96
pythonPackages.pypeg2: refactor move to python-modules 2018-10-30 00:51:17 -04:00
Chris Ostrouchov ff64515579
pythonPackages.smartypants: refactor move to python-modules 2018-10-30 00:51:16 -04:00
Chris Ostrouchov eb7fbb8c37
pythonPackages.typogrify: refactor move to python-modules 2018-10-30 00:51:16 -04:00
Chris Ostrouchov fcb1e3bbba
pythonPackages.neovim_gui: refactor move to python-modules 2018-10-30 00:51:16 -04:00
Chris Ostrouchov b1ea3cdc67
pythonPackages.geeknote: refactor move to python-modules 2018-10-30 00:51:16 -04:00
Chris Ostrouchov 80c9049524
pythonPackages.thrift: refactor move to python-modules 2018-10-30 00:51:16 -04:00
Chris Ostrouchov 13352bb720
pythonPackages.setproctitle: refactor move to python-modules 2018-10-30 00:51:15 -04:00
Chris Ostrouchov e0d6142ed8
pythonPackages.evernote: refactor move to python-modules 2018-10-30 00:51:15 -04:00
Chris Ostrouchov c9d4ba2407
pythonPAckages.basemap: refactor move to python-modules 2018-10-30 00:51:15 -04:00
Chris Ostrouchov b67cc15b3e
pythonPackages.ofxtools: refactor move to python-modules 2018-10-30 00:51:15 -04:00
Chris Ostrouchov 5083413b00
pythonPackages.ofxparse: refactor move to python-modules 2018-10-30 00:51:14 -04:00
Chris Ostrouchov 04558f25d8
pythonPAckages.parsimonious: refactor move to python-modules 2018-10-30 00:51:14 -04:00
Chris Ostrouchov 1b9a9d2530
pythonPAckages.html2text: refactor move to python-modules 2018-10-30 00:51:14 -04:00
Chris Ostrouchov ec00d1aa54
pythonPackages.termcolor: refactor move to python-modules 2018-10-30 00:51:14 -04:00
Chris Ostrouchov 606d7c79e9
pythonPackages.datadiff: refactor move to python-modules 2018-10-30 00:51:13 -04:00
Chris Ostrouchov 8bbd8dcc1f
pythonPackages.pync: refacotr move to python-modules 2018-10-30 00:51:13 -04:00
Chris Ostrouchov b9ad8d843d
pythonPackages.thumborPexif: refactor move to python-modules 2018-10-30 00:51:13 -04:00
Chris Ostrouchov 246bf6c54d
pythonPAckages.unpaddedbase64: refactor move to python-modules 2018-10-30 00:51:13 -04:00
Chris Ostrouchov 5db9302335
pythonPackages.signedjson: refactor move to python-modules 2018-10-30 00:51:13 -04:00
Chris Ostrouchov 62caeb1e31
pythonPackages.pynac: refactor move to python-modules 2018-10-30 00:51:12 -04:00
Chris Ostrouchov c5ae2c3047
pythonPackages.pydenticon: refactor move to python-modules 2018-10-30 00:51:12 -04:00
Chris Ostrouchov d4cf05070c
pythonPackages.daemonize: refactor move to python-modules 2018-10-30 00:51:12 -04:00
Chris Ostrouchov ab96dd445e
pythonPackages.blist: refactor move to python-modules 2018-10-30 00:51:12 -04:00
Chris Ostrouchov 10797302fb
pythonPAckages.WSGIProxy: refactor move to python-modules 2018-10-30 00:51:11 -04:00
Chris Ostrouchov e53a0479b5
pythonPackages.svg2tikz: refactor move to python-modules 2018-10-30 00:51:11 -04:00
Chris Ostrouchov 00eb722bf7
pythonPackages.funcy: refactor move to python-modules 2018-10-30 00:51:11 -04:00
Chris Ostrouchov a576b19efb
pythonPackages.snapperGUI: refactor move to python-modules 2018-10-30 00:51:11 -04:00
Chris Ostrouchov ae3f7898c6
pythonPackages.toposort: refactor move to python-modules 2018-10-30 00:51:11 -04:00
Chris Ostrouchov f84db6dcee
pythonPackges.tlsh: refacotr move to python-modules 2018-10-30 00:51:10 -04:00
Chris Ostrouchov 46d331ba8d
pythonPackages.power: refactor move to python-modules 2018-10-30 00:51:10 -04:00
Chris Ostrouchov 1654bd1865
pythonPackages.speaklater: refactor move to python-modules 2018-10-30 00:51:10 -04:00
Chris Ostrouchov 7008718bcf
pythonPackages.flaskbabel: refactor move to python-modules 2018-10-30 00:51:10 -04:00
Chris Ostrouchov 424082d2fb
pythonPackages.grequests: refactor move to python-modules 2018-10-30 00:51:10 -04:00
Chris Ostrouchov 1c0b595b05
pythonPackages.rpdb: refactor move to python-modules 2018-10-30 00:51:09 -04:00
Chris Ostrouchov 1c5e08e217
pythonPackages.IMAPClient: refactor move to python-modules 2018-10-30 00:51:09 -04:00
Chris Ostrouchov 13b2ea6582
pythonPackages.gdata: refactor move to python-modules 2018-10-30 00:51:09 -04:00
Chris Ostrouchov f82b1b7580
pythonPackges.pykka: refactor move to python-modules 2018-10-30 00:51:09 -04:00
Chris Ostrouchov 2cb75f82fc
pythonPAckages.pyspotify: refactor move to python-modules 2018-10-30 00:51:09 -04:00
Chris Ostrouchov d241cc3a65
pythonPackages.veryprettytable: refactor move to python-modules 2018-10-30 00:51:08 -04:00
Chris Ostrouchov dcd9daa561
pythonPackages.versiontools: refactor move to python-modules 2018-10-30 00:51:08 -04:00
Chris Ostrouchov 35f95f0595
pythonPackages.txamqp: refactor move to python-modules 2018-10-30 00:51:08 -04:00
Chris Ostrouchov 1ab1ff4963
pythonPackages.txrequests: refactor move to python-modules 2018-10-30 00:51:08 -04:00
Chris Ostrouchov cf540a7e08
pythonPackages.txgithub: refactor move to python-modules 2018-10-30 00:51:07 -04:00
Chris Ostrouchov 2d7d2fa0e2
pythonPAckages.ujson: refactor move to python-modules 2018-10-30 00:51:07 -04:00
Chris Ostrouchov 1109081215
pythonPAckages.worldengine: refactor move to python-modules 2018-10-30 00:51:07 -04:00
Chris Ostrouchov 6c10afe130
pythonPackages.webhelpers: refactor move to python-modules 2018-10-30 00:51:07 -04:00
Chris Ostrouchov 9041374d64
pythonPackages.larch: refactor move to python-modules 2018-10-30 00:51:07 -04:00
Chris Ostrouchov 9e52a73527
pythonPackages.ttystatus: refactor move to python-modules 2018-10-30 00:51:06 -04:00
Chris Ostrouchov 7ab3b62486
pythonPAckages.translationstring: refactor move to python-modules 2018-10-30 00:51:06 -04:00
Chris Ostrouchov 0fd1905e8c
pythonPackages.tracing: refactor move to python-modules 2018-10-30 00:51:06 -04:00
Chris Ostrouchov 68a085584a
pythonPackages.tissue: refactor move to python-modules 2018-10-30 00:51:06 -04:00
Chris Ostrouchov 5027902691
pythonPackages.libarchive-c: refactor move to python-modules 2018-10-30 00:51:06 -04:00
Chris Ostrouchov 0594a95c96
pythonPackages.libarchive: refactor move to python-modules 2018-10-30 00:51:06 -04:00
Chris Ostrouchov e960b3128d
pythonPackages.tarman: refactor move to python-modules 2018-10-30 00:51:05 -04:00
Chris Ostrouchov 7735833264
pythonPakcages.tokenlib: refacotr move to python-modules 2018-10-30 00:51:05 -04:00
Chris Ostrouchov 3ef39ecdb0
pythonPackages.cmdtest: refactor move to python-modules 2018-10-30 00:51:05 -04:00
Chris Ostrouchov 8dded34d8c
pythonPackages.cliapp: refactor move to python-modules 2018-10-30 00:51:05 -04:00
Chris Ostrouchov 63183f8b76
pythonPAckages.hgsvn: refactor move to python-modules 2018-10-30 00:51:04 -04:00