Commit Graph
100 Commits
Author SHA1 Message Date
Chris Ostrouchov abb5840d27 kargo: refactor move to using ansible as python module 2019-03-01 14:48:23 -05:00
Chris Ostrouchov de9c985097 pythonPackages.ansible-kernel: init at 0.9.0 2019-03-01 14:48:23 -05:00
Chris Ostrouchov 9c976878c6 pythonPackages.ansible-runner: init at 1.2.0 2019-03-01 14:47:01 -05:00
Chris Ostrouchov 5c4a829a34 pythonPackages.pytest-ansible: refactor remove python3 restriction 2019-03-01 14:47:01 -05:00
Chris Ostrouchov d77c611162 pythonPackages.ansible-lint: refactor move to python-modules 2019-03-01 14:47:01 -05:00
Chris Ostrouchov 300ca8132b pythonPackages.ansible: refactor move to python-modules 2019-03-01 14:46:56 -05:00
Chris Ostrouchov 8c0516e113 pythonPackages.pint: refactor change pypi name and 27 compatability 2019-02-25 15:11:59 +01:00
Chris Ostrouchov 1faa09be01 pythonPackages.pynacl: refactor remove deprecated hypothesis testing args 2019-02-25 15:11:52 +01:00
Chris Ostrouchov d54485a145 pythonPackages.monty: 1.0.2 -> 1.0.4
and cleanup broken tests
2019-02-25 14:27:29 +01:00
Chris Ostrouchov f6719efd83 pythonPackages.hvplot: init at 0.4.0 2019-02-24 18:52:43 -05:00
Chris Ostrouchov 3c3bf6450c pythonPackages.param: init at 1.8.2 2019-02-24 18:52:42 -05:00
Chris Ostrouchov 5785c2c5ba pythonPackages.panel: init at 0.4.0 2019-02-24 18:52:42 -05:00
Chris Ostrouchov 0bf877b23a pythonPackages.nbsmoke: init at 0.2.7 2019-02-24 18:52:42 -05:00
Chris Ostrouchov 751fdd8ae6 pythonPackages.intake: init at 0.4.1 2019-02-24 18:52:41 -05:00
Chris Ostrouchov bbf7666674 pythonPackages.gidgethub: refactor build without flit 2019-02-24 18:20:26 -05:00
Chris Ostrouchov c0d6bd8743 pythonPackages.howdoi: refactor fix HOME requirement 2019-02-24 12:49:39 -05:00
Chris Ostrouchov 7242b9e02c pythonPackages.holoviews: init at 1.11.2 2019-02-24 12:15:34 -05:00
Chris Ostrouchov 1a2eae5610 pythonPackages.pyct: init at 0.4.6 2019-02-24 12:15:33 -05:00
Chris Ostrouchov 19df1a4f29 pythonPackages.python-snappy: init at 0.5.3 2019-02-24 12:15:24 -05:00
Chris Ostrouchov 5b3d8888f7 pythonPackages.pyviz-comms: init at 0.7.0 2019-02-24 11:18:45 -05:00
Chris Ostrouchov cf62881636 pythonPackages.streamz: init at 0.5.0 2019-02-24 11:18:45 -05:00
Chris Ostrouchov 1223c8fd9d pythonPackages.gumath: init at unstable-2018-11-27 2019-02-23 13:09:11 -05:00
Chris Ostrouchov d9a5de3cce pythonPackages.xnd: init at unstable-2018-11-27 2019-02-23 13:09:11 -05:00
Chris Ostrouchov 8f0ef92ab2 pythonPackages.ndtypes: init at unstable-2018-11-27 2019-02-23 13:09:11 -05:00
Chris Ostrouchov 7b093af342 libndtypes: 0.2.0dev3 -> unstable-2018-11-27 2019-02-23 13:09:10 -05:00
Chris Ostrouchov 84cbff0a00 libxnd: 0.2.0dev3 -> unstable-2018-11-27 2019-02-23 13:09:10 -05:00
Chris Ostrouchov eb36c3f28c libgumath: init at unstable-2018-11-27 2019-02-23 13:09:04 -05:00
Christopher Ostrouchov 9b94554008 pythonPackages.sparse: init at 0.6.0 (#56057) 2019-02-23 14:39:39 +01:00
Chris Ostrouchov 34beeb7d51 pythonPackages.dask-mpi: init at 1.0.2
Address issue with PR #55212
2019-02-23 09:06:40 +01:00
Chris Ostrouchov e6aa9ac72d pythonPackages.nbsphinx: init at 0.4.2 2019-02-19 15:22:38 +01:00
Chris Ostrouchov 7c3d9d442a pythonPackages.nbconvert: 5.4.0 -> 5.4.1
Needed for nbsphinx version cannot be 5.4.0
2019-02-19 15:22:38 +01:00
Christopher Ostrouchov e16e9c978d python3Packages.sly: init at 0.3 (#55093)
tests will be included with the next release
https://github.com/dabeaz/sly/pull/25
2019-02-07 23:57:22 +01:00
Chris Ostrouchov 58c89ec26a nixos/mincraft-server: refactor
- allow for options to (added 2 options):
   - agree to eula (eula.txt) true/false will create symlink over
     existing eula.txt to `/nix/store/...`.
   - whitelist users (optional and will symlink over existing
     whitelist.json and create backup)
   - server.properties can be configured with the serverProperties
     option. If there is an existing server.properties it will
     copy it to a server.properties.old to keep the old
     one. server.properties MUST be writable thus symlinking is not
     an option.
  - all ports that are stated in `server.properties` are exposed
    properly in the firewall.

(infinisil) nixos/minecraft-server: Fix, refactor and polish

Adds an option `declarative` (defaulted to false), in order to stay
(mostly) backwards compatible. The only thing that's not backwards
compatible is that you now need to agree to the EULA on evaluation time,
but that's guarded by an assertion and therefore doesn't need a release
note.
2019-02-03 02:16:11 +01:00
Chris Ostrouchov 9080b2eadf minecraft-server: 1.12.2 -> 1.13.2
Update minecraft client to 1.13.2. The url is not as nice as before
but it is the one provided by mojang. Adds 1_13_2, 1_13_1 as well.

https://minecraft.net/en-us/download/server
2019-02-02 13:25:16 -05:00
Christopher Ostrouchov 518a7b0f8e pythonPackages.tableaudocumentapi: init at 0.6 (#54956) 2019-01-31 10:18:01 +01:00
Chris Ostrouchov 5a5def3753 munge: fix module munge.key permissions from 0700 -> 0400 readonly 2019-01-30 12:53:54 -05:00
Christopher Ostrouchov 142687c5c7 python3Packages.flit: 1.0 -> 1.2.1 (#51674) 2018-12-23 18:26:31 +01:00
Chris Ostrouchov 19d077a157 pythonPackages.pygmo: 2.8 -> 2.9 refactor fix broken package
Introduce a `pagmo2WithPython` which overrides the pagmo2 expression
and enables the pygmo build. Then hand it over to `buildPythonPackage`
by making it the src to produce a usable package.
2018-12-18 10:11:49 -05:00
Chris Ostrouchov 3eb461dedb pagmo2: 2.8 -> 2.9 fix broken package
corrects the library nlopt location as well.
2018-12-18 10:01:25 -05:00
Chris Ostrouchov 47f54a48bd pythonPackages.parsimonious: 0.7.0 -> 0.8.1 2018-12-05 12:05:17 -05:00
Chris Ostrouchov 0107125d32 pythonPackages.branca: refactor fix broken python package 2018-12-03 16:50:41 +01:00
Chris Ostrouchov 9051a48dd2 pythonPackages.awkward: 0.4.4 -> 0.5.2 fix broken package 2018-12-03 16:50:41 +01:00
Chris Ostrouchov ef66dfe40c pythonPackages.asyncio: refactor disable for anything but 34 2018-12-03 16:50:41 +01:00
Chris Ostrouchov c38fb3f89c pythonPackages.altair: refactor fix broken python package 2018-12-03 16:50:41 +01:00
Chris Ostrouchov 5af94096ac pythonPackages.Wand: refactor fix broken package 2018-12-03 16:50:41 +01:00
Chris Ostrouchov 380b7086bc pythonPackages.lz4 refactor fix broken build 2018-12-03 16:50:41 +01:00
Chris Ostrouchov c631b307a0 pythonPackages.github3_py: refactor fix broken package 2018-12-03 16:50:41 +01:00
Chris Ostrouchov cafc4786f1 pythonPackages.jwcrypto: init at 0.6.0 dependency for broken github3_py 2018-12-03 16:50:41 +01:00
Chris Ostrouchov 9ab6554d3d python3Packages.gidgethub: refactor fix broken package 2018-12-03 16:50:41 +01:00
Chris Ostrouchov f5ce8aface pythonPackages.tifffile: 2018.10.18 -> 0.15.1
Downgrade package. 2018.XX.XX are not official releases? Fixes
dask-image build as well.
2018-12-03 16:50:41 +01:00
Chris Ostrouchov d39d85c0b2 pythonPackages.faker: refactor remove pytest requirements 2018-12-03 16:50:41 +01:00
Chris Ostrouchov 0ae8b4868c pythonPackages.fake_factory: refactor disable tests (for good reason) 2018-12-03 16:50:41 +01:00
Chris Ostrouchov 99b5abef81 pythonPackages.factory_boy: refactor remove fake_factory dependency 2018-12-03 16:50:41 +01:00
Chris Ostrouchov 6ae42339d6 pythonPackages.iocapture: refactor meta attribute license 2018-12-03 16:50:41 +01:00
Chris Ostrouchov 56fbdbca15 pythonPackages.Quandl: 3.2.1 -> 3.4.5 2018-12-03 16:50:41 +01:00
Chris Ostrouchov d5111b119c pythonPackages.factory_boy: 2.6.1 -> 2.11.1 2018-12-03 16:50:41 +01:00
Chris Ostrouchov 3e69473974 pythonPackages.httpretty: 0.8.10 -> 0.9.6 2018-12-03 16:50:41 +01:00
Chris Ostrouchov d5399b074a pythonPackages.nose-randomly: init at 1.2.5 2018-12-03 16:50:41 +01:00
Chris Ostrouchov 7fe2539e19 pythonPackages.PyLTI: refactor add chalice as dependency fix build 2018-12-03 16:50:41 +01:00
Chris Ostrouchov 147473511e pythonPackages.chalice: init at 1.6.1 2018-12-03 16:50:41 +01:00
Chris Ostrouchov 4149c51ed1 pythonPackages.livereload: 2.5.1 -> 2.6.0 2018-12-03 16:50:41 +01:00
Chris Ostrouchov 67a4067a44 autospotting: init at unstable-2018-11-17 2018-11-28 19:58:07 -05:00
Chris Ostrouchov 0549e307a5 pythonPackages.pytest-mypy: init at 0.3.2 2018-11-28 07:38:00 -05:00
Chris Ostrouchov 0b7522d0f6 pythonPackages.perf: init at 1.5.1 2018-11-28 07:37:53 -05:00
Chris Ostrouchov 8b6b45c742 pythonPackages.uarray: init at 0.4 2018-11-27 20:45:41 -05:00
Chris Ostrouchov a6dc1123e0 pythonPackages.hopcroftkarp: init at 1.2.4 2018-11-27 20:45:40 -05:00
Chris Ostrouchov e097b5e82b pythonPackages.matchpy: init at 0.4.6 2018-11-27 20:45:40 -05:00
Chris Ostrouchov fe5a7e5ed6 pythonPackages.matchpy: init at 0.4.6 2018-11-27 20:45:40 -05:00
Chris Ostrouchov b5d58552c0 pythonPackages.multiset: init at 2.1.1 2018-11-27 20:45:39 -05:00
Chris Ostrouchov ab8bd6e34e pythonPackages.nbval: init at 0.9.1 2018-11-27 20:45:39 -05:00
Chris Ostrouchov 0e3c1e7801 pythonPackages.astunparse: 1.5.0 -> 1.6.1 2018-11-27 20:31:12 -05:00
Chris Ostrouchov 12d4cc12ac pythonPackages.sure: 1.2.24 -> 1.4.11
Fix broken python package `sure`
2018-11-27 18:36:59 -05:00
Christopher Ostrouchov aadeacfd5d sqlite-web: init at 0.3.5 (#50955) 2018-11-26 11:37:23 +01:00
Chris Ostrouchov ed6befe2f2 pythonPackages.jupyterhub: 0.8.1 -> 0.9.4 2018-11-21 12:38:54 +01:00
Chris Ostrouchov 58bba5a208 pythonPackages.jupyterlab: 0.34.12 -> 0.35.4 2018-11-21 12:38:54 +01:00
Chris Ostrouchov 43df6a539b pythonPackages.jupyterlab_server: init at 0.2.0 2018-11-21 12:38:54 +01:00
Chris Ostrouchov 04db7b1ea8 python36Packages.jupyter_console: 5.2.0 -> 6.0.0 2018-11-21 12:38:54 +01:00
Chris Ostrouchov 39adcea9d6 python36Packges.ipykernel: 4.8.2 -> 5.1.0 2018-11-21 12:38:54 +01:00
Chris Ostrouchov 3dd245c5f8 pythonPackages.nbconvert: 5.3.1 -> 5.4.0 2018-11-21 12:38:54 +01:00
Chris Ostrouchov 7a2de9e9ac pythonPackages.notebook: 5.6.0 -> 5.7.0 2018-11-21 12:38:54 +01:00
Chris Ostrouchov d69246709f pythonPackages.prompt_toolkit: 1.0.15 -> 2.0.7
Created a version to prompt_toolkit_1 for legacy ipython
2018-11-21 12:38:54 +01:00
Chris Ostrouchov 189acf712d python27Packages.ipython: 5.7.0 -> 5.8.0, python36Packages.ipython 5.7.0 -> 7.1.1
- removed patch for sage as it is applied in most recent release.
 - simplified `ipython` attribute no need for explicit version `5`
   vs. `6`.
 - upgrade to most recent version of ipython
2018-11-21 12:38:54 +01:00
Chris Ostrouchov 24d96d9f04 pythonPackages.google_cloud_websecurityscanner: init at 0.1.0 2018-11-20 14:12:19 -05:00
Chris Ostrouchov 4dc3d52167 pythonPackages.google_cloud_vision: init at 0.34.0 2018-11-20 14:12:19 -05:00
Chris Ostrouchov e657733595 pythonPackages.google_cloud_videointelligence: init at 1.5.0 2018-11-20 14:12:18 -05:00
Chris Ostrouchov 88942912f8 pythonPackages.google_cloud_translate: init at 1.3.1 2018-11-20 14:12:18 -05:00
Chris Ostrouchov b729904acc pythonPackages.google_cloud_trace: init at 0.19.0 2018-11-20 14:12:18 -05:00
Chris Ostrouchov b1bfcaac25 pythonPAckages.google_cloud_texttospeech: init at 0.2.0 2018-11-20 14:12:17 -05:00
Chris Ostrouchov 334a2d7baf pythonPackages.google_cloud_tasks: init at 0.3.0 2018-11-20 14:12:17 -05:00
Chris Ostrouchov e856f40f18 pythonPackages.google_cloud_speed: refactor enable tests 2018-11-20 14:12:17 -05:00
Chris Ostrouchov 226cde0476 pythonPackages.google_cloud_spanner: init at 1.6.0 2018-11-20 14:12:16 -05:00
Chris Ostrouchov b7c7eea740 pythonPackages.grpcio-gcp: init at 0.2.2 2018-11-20 14:12:16 -05:00
Chris Ostrouchov 50f0fc2862 pythonPAckages.google_cloud_securitycenter: init at 0.1.0 2018-11-20 14:12:16 -05:00
Chris Ostrouchov 8810a026c3 pythonPackages.google_cloud_runtimeconfig: init at 0.28.1 2018-11-20 14:12:16 -05:00
Chris Ostrouchov 4171715886 pythonPackages.google_cloud_resource_manager: init at 0.28.1 2018-11-20 14:12:15 -05:00
Chris Ostrouchov 2964bb840c pythonPacakges.google_cloud_redis: init at 0.2.0 2018-11-20 14:12:15 -05:00
Chris Ostrouchov 3c40cc5eeb pythonPackages.google_cloud_pubsub: init at 0.38.0 2018-11-20 14:12:15 -05:00
Chris Ostrouchov 1e85f64bc2 pythonPackages.google_cloud_monitoring: init at 0.30.1 2018-11-20 14:12:15 -05:00
Chris Ostrouchov d3609a0610 pythonPackages.google_cloud_language: init at 1.1.0 2018-11-20 14:12:14 -05:00
Chris Ostrouchov 3a81c65c38 pythonPackages.google_cloud_iot: init at 0.1.0 2018-11-20 14:12:14 -05:00