1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

25904 commits

Author SHA1 Message Date
Frederik Rietdijk 6f836eb0d4 Kippo: move pythonPackages.twisted_11 to kippo expression 2016-10-06 12:59:05 +02:00
Joachim F f7294c8df6 Merge pull request #19245 from gnidorah/master
pakcs: init at 1.14.0
2016-10-06 10:55:32 +02:00
Nikolay Amiantov bb2c20bb0a Merge pull request #19290 from FRidh/octo
Octoprint: make sockjs-tornado and tornado_4_0_1 private
2016-10-06 12:26:31 +04:00
Frederik Rietdijk 354c588cf2 Octoprint: make sockjs-tornado and tornado_4_0_1 private
Tornado 4.0.1 is old and insecure, however, a package still depends on
it. We now move the package from the main Python package set into the
expression of the package that needs it.
2016-10-06 10:05:54 +02:00
Jörg Thalheim 91f947130f Merge pull request #19229 from samuelrivas/crafty
crafty: 23.4 -> 25.0.1 (and: fix the build, remove obsolete options)
2016-10-06 10:04:17 +02:00
Michael Lieberman 5baecbc4af ptpython: init at 0.35 2016-10-05 15:36:57 -04:00
Robin Gloster cd1ec18b42 thin-provisioning-tools: init at 0.6.3 (#19268) 2016-10-05 20:28:28 +02:00
Alex Ivanov 2aeb234f25 pakcs: update to 1.14.0 2016-10-05 21:20:58 +03:00
Frederik Rietdijk 529a4050cd Merge pull request #19241 from MostAwesomeDude/tahoe
python2.7-nevow: 0.11.1 -> 0.14.2
2016-10-05 18:57:01 +02:00
Frederik Rietdijk 3631da6c20 Merge pull request #19266 from NixOS/python-wip
Python package updates
2016-10-05 18:50:35 +02:00
Frederik Rietdijk 197b9ec123 Merge pull request #19260 from lsix/update_tornado
pythonPackages.tornado: 4.4.1 -> 4.4.2
2016-10-05 17:03:01 +02:00
Lancelot SIX e380a84ad9 pythonPackages.tornado: 4.4.1 -> 4.4.2
Release details:
http://www.tornadoweb.org/en/stable/releases/v4.4.2.html
2016-10-05 16:47:19 +02:00
Frederik Rietdijk b0808b084a pythonPackages.geventhttpclient: 1.2.0 -> 1.3.1 2016-10-05 15:44:49 +02:00
Frederik Rietdijk 11433cc798 pythonPackages.netlib: remove since it is not used anymore by mitmproxy 2016-10-05 15:44:49 +02:00
Frederik Rietdijk cbc2327fab pythonPackages.mitmproxy: 0.14 -> 0.17.1 2016-10-05 15:44:48 +02:00
Frederik Rietdijk 9caf12c88e pythonPackages.html2text: 2015.11.4 -> 2016.9.19 2016-10-05 15:44:48 +02:00
Frederik Rietdijk 5fc1a22a23 pythonPackages.widgetsnbextension: init at 1.2.6 2016-10-05 15:44:48 +02:00
Frederik Rietdijk e1bd33004c pythonPackages.attrs: 16.0.0 -> 16.2.0 2016-10-05 15:44:48 +02:00
Frederik Rietdijk f56185c924 pythonPackages.scipy: 0.18.0 -> 0.18.1 2016-10-05 15:44:47 +02:00
Frederik Rietdijk bde9e11f5d pythonPackages.pandas: 0.18.1 -> 0.19.0 2016-10-05 15:44:47 +02:00
Edward Tjörnhammar e4bdbfc247
languagetool: init at 3.5 2016-10-05 15:11:20 +02:00
Frederik Rietdijk a6de7142ce Merge pull request #19218 from Profpatsch/searx-pyopenssl
searx: fix pyopenssl version
2016-10-05 13:17:10 +02:00
Frederik Rietdijk 8d42c1e95d pythonPackages.numpy: 1.11.1 -> 1.11.2 2016-10-05 12:36:17 +02:00
Frederik Rietdijk 9364cb0feb pythonPackages.uncertainties: 2.4.8.1 -> 3.0.1 2016-10-05 12:36:16 +02:00
Frederik Rietdijk ee843b79ce pythonPackages.Theano: 0.8.1 -> 0.8.2 2016-10-05 12:36:16 +02:00
Frederik Rietdijk 4dee695764 pythonPackages.scikitlearn: 0.17.1 -> 0.18 2016-10-05 12:36:15 +02:00
Frederik Rietdijk 5e0ac16e1f pythonPackages.Kajiki: 0.5.2 -> 0.5.5 2016-10-05 12:36:15 +02:00
Frederik Rietdijk 7ad156b476 pythonPackages.notebook: 4.2.2 -> 4.2.3 2016-10-05 12:36:14 +02:00
Frederik Rietdijk 08d61cea4b pythonPackages.jupyter_core: 4.1.1 -> 4.2.0 2016-10-05 12:36:14 +02:00
Frederik Rietdijk a60c4bb61a pythonPackages.jupyter_client: 4.3.0 -> 4.4.0 2016-10-05 12:36:13 +02:00
Frederik Rietdijk 0abc704b6a pythonPackages.ipywidgets: 4.1.1 -> 5.2.2 2016-10-05 12:36:13 +02:00
Lancelot SIX 74e52576e0 pythonPackages.django_1_10: 1.10.1 -> 1.10.2 (#19193)
This is a bugfix release.

See https://docs.djangoproject.com/en/1.10/releases/1.10.2/
2016-10-05 12:28:17 +02:00
Philip Potter f94072196d cookiecutter: 1.3.0 -> 1.4.0 (#19232)
This version bump changes the dependencies, adding in two new packages
`poyo` and `jinja2_time`.  This in turn fixes python3 support.

In order to get python3Packages.cookiecutter to build, I had to add pytest as
a dependency to whichcraft; I'm not sure why this wasn't already there.

I tried to build pypyPackages.cookiecutter, but the resulting binary
fails with the message:

    $ cookiecutter gh:audreyr/cookiecutter-pypackage
    Traceback (most recent call last):
      File "/nix/store/v1czxi8amljxkp6nxi8x1hxa7lkb6i7c-pypy5.4.1-cookiecutter-1.4.0/bin/.cookiecutter-wrapped", line 8, in <module>
        from cookiecutter.cli import main
    ImportError: No module named cookiecutter

I'm not sure how to debug this.
2016-10-05 12:26:20 +02:00
Frederik Rietdijk f1074590da pythonPackages.ipyparallel: 5.0.1 -> 5.2.0 2016-10-05 10:03:51 +02:00
Frederik Rietdijk 02801ab700 pythonPackages.ipykernel: 4.3.1 -> 4.5.0 2016-10-05 10:03:51 +02:00
Frederik Rietdijk 57168395b8 pythonPackages.jupyterlab: 0.1.1 -> 0.4.1 2016-10-05 10:03:51 +02:00
Frederik Rietdijk 8295fd9365 pythonPackages.GitPython: 2.0.2 -> 2.0.8 2016-10-05 10:03:50 +02:00
Frederik Rietdijk 8a4bb467a4 pythonPackages.decorator: 4.0.9 -> 4.0.10 2016-10-05 10:03:50 +02:00
Kirill Boltaev 3e646865f4 treewide: use ocaml.version (#19192) 2016-10-05 09:32:30 +02:00
Corbin dec4ec07bd python2.7-nevow: 0.11.1 -> 0.14.2
Nevow has one user, Tahoe-LAFS, and that one user has broken functionality
with old Nevow, so I'm bumping.
2016-10-04 21:10:48 -07:00
Matt Billenstein 6bfbb7a07c mongodb: fix build on OSX by adding Security framework 2016-10-04 19:38:32 -07:00
Joachim F 83df0e7b18 Merge pull request #19224 from KibaFox/tinyfugue
tinyfugue: init at 50b8
2016-10-05 00:08:52 +02:00
Kiba Fox 151edd446d
tinyfugue: init at 50b8 2016-10-04 17:46:26 -04:00
Joachim F 65aa53fbed Merge pull request #18495 from yshui/master
Add new input method: fcitx-libpinyin
2016-10-04 22:46:11 +02:00
Samuel Rivas 55286552d3 Merge remote-tracking branch 'origin/master' into crafty 2016-10-04 20:13:38 +02:00
Samuel Rivas cc79c1c9f0 crafty: 23.4 -> 25.0.1
Fix crafty and update to latest version

 * Download URLs changed to www.craftychess.com
 * crafty 23.4 doesn't quite build, updated to latest
 * Modify the wrapping script so that the books are in the user's home (so that
   they can be easily modified and also so that crafty can learn)
 * End game table bases are no longer available (should be built) removed from
   now
 * Platform specific targets changed, I can only test linux, so removed darwin
   for now
 * The enormous pgn is no longer available, removed
 * Removed craftyfull

update urls

move the books to HOME

So that learning works and we can modify books to control openings

remove leftovers

Delete unused parts

I have no idea how to build for ios, so I fixed linux build only (ios build was
broken anyway, so I removed it)

I couldn't find the new end game table bases, so I removed them for now.
2016-10-04 20:06:10 +02:00
Shea Levy e54313d183 Revert "Revert "Linux 4.8""
Now featuring @aszlig's modinst_arg_list_too_long patch.

This reverts commit 43bedb970d.

Fixes #19213
2016-10-04 10:10:36 -04:00
Profpatsch 23913912c3 searx: fix pyopenssl version
Also remove the old postPatch substitutions (the patch does those).
2016-10-04 15:26:39 +02:00
Profpatsch c535924f5f geteltorito: init at 0.6 (#18614) 2016-10-04 04:07:56 +02:00
Shea Levy 43bedb970d Revert "Linux 4.8"
This reverts commit e4958d54b1.
2016-10-03 22:04:43 -04:00