Skip to content

Commit

Permalink
WinPython 2018-02
Browse files Browse the repository at this point in the history
  • Loading branch information
stonebig committed Jul 21, 2018
1 parent ef7e3ca commit 7de7bc3
Show file tree
Hide file tree
Showing 16 changed files with 1,845 additions and 0 deletions.
311 changes: 311 additions & 0 deletions changelogs/WinPython-32bit-3.7.0.1.md

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions changelogs/WinPython-32bit-3.7.0.1_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## History of changes for WinPython-32bit 3.7.0.1
The following changes were made to WinPython-32bit distribution since version 3.7.0.1.
* * *
Expand Down
318 changes: 318 additions & 0 deletions changelogs/WinPython-64bit-3.7.0.1.md

Large diffs are not rendered by default.

177 changes: 177 additions & 0 deletions changelogs/WinPython-64bit-3.7.0.1_History.md

Large diffs are not rendered by default.

314 changes: 314 additions & 0 deletions changelogs/WinPythonQt5-32bit-3.6.6.1.md

Large diffs are not rendered by default.

75 changes: 75 additions & 0 deletions changelogs/WinPythonQt5-32bit-3.6.6.1_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
## History of changes for WinPython-32bit 3.6.6.1Qt5
The following changes were made to WinPython-32bit distribution since version 3.6.5.1Qt5.
### Python packages
New packages:
* [hvplot](https://pypi.org/project/hvplot) 0.2.0 (A high-level plotting API for pandas, dask, streamz and xarray built on HoloViews)
* [keyring](https://pypi.org/project/keyring) 13.2.1 (Store and access your passwords safely.)
* [pywin32_ctypes](https://pypi.org/project/pywin32_ctypes) 0.1.2 (A (partial) reimplementation of pywin32 that is pure python (uses ctypes/cffi))
* [spyder_kernels](https://pypi.org/project/spyder_kernels) 0.2.4 (Jupyter kernels for the Spyder console)
Upgraded packages:
* [alabaster](https://pypi.org/project/alabaster) 0.7.10 → 0.7.11 (A configurable sidebar-enabled Sphinx theme)
* [bloscpack](https://pypi.org/project/bloscpack) 0.11.0 → 0.13.0 (Command line interface to and serialization format for Blosc)
* [bokeh](https://pypi.org/project/bokeh) 0.12.16 → 0.13.0 (Statistical and novel interactive HTML plots for Python)
* [cvxpy](https://pypi.org/project/cvxpy) 1.0.5 → 1.0.6 (A domain-specific language for modeling convex optimization problems in Python)
* [dask](https://pypi.org/project/dask) 0.17.5 → 0.18.1 (Minimal task scheduling abstraction)
* [datashader](https://pypi.org/project/datashader) 0.6.6 → 0.6.7 (Data visualization toolchain based on aggregating into a grid)
* [dill](https://pypi.org/project/dill) 0.2.7.1 → 0.2.8.2 (serialize all of python (almost))
* [distributed](https://pypi.org/project/distributed) 1.21.8 → 1.22.0 (Distributed computing)
* [holoviews](https://pypi.org/project/holoviews) 1.10.5 → 1.11.0a1 (Composable, declarative data structures for building complex visualizations easily.)
* [idna](https://pypi.org/project/idna) 2.6 → 2.7 (Internationalized Domain Names in Applications (IDNA))
* [ipyleaflet](https://pypi.org/project/ipyleaflet) 0.8.1 → 0.9.0 (A Jupyter widget for dynamic Leaflet maps)
* [ipympl](https://pypi.org/project/ipympl) 0.1.1 → 0.2.0 (Matplotlib Jupyter Extension)
* [ipyparallel](https://pypi.org/project/ipyparallel) 6.2.1 → 6.2.2 (Interactive Parallel Computing with IPython)
* [ipyscales](https://pypi.org/project/ipyscales) 0.1.3 → 0.2.2 (A widget library for scales)
* [jedi](https://pypi.org/project/jedi) 0.12.0 → 0.12.1 (An autocompletion tool for Python that can be used for text editors)
* [joblib](https://pypi.org/project/joblib) 0.11 → 0.12.0 (Lightweight pipelining: using Python functions as pipeline jobs.)
* [llvmlite](https://pypi.org/project/llvmlite) 0.23.2 → 0.24.0 (lightweight wrapper around basic LLVM functionality)
* [lmfit](https://pypi.org/project/lmfit) 0.9.10 → 0.9.11 (Least-Squares Minimization with Bounds and Constraints)
* [loky](https://pypi.org/project/loky) 2.1.1 → 2.1.4 (Robust and reusable Executor for joblib)
* [lxml](https://pypi.org/project/lxml) 4.2.1 → 4.2.3 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.)
* [multiprocess](https://pypi.org/project/multiprocess) 0.70.5 → 0.70.6.1 (better multiprocessing and multithreading in python)
* [mypy](https://pypi.org/project/mypy) 0.600 → 0.610 (Optional static typing for Python)
* [numba](https://pypi.org/project/numba) 0.38.1 → 0.39.0 (compiling Python code using LLVM)
* [numpy](http://numpy.scipy.org/) 1.14.4+mkl → 1.14.5+mkl (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module))
* [octave_kernel](https://pypi.org/project/octave_kernel) 0.28.3 → 0.28.4 (A Jupyter kernel for Octave.)
* [pandas](https://pypi.org/project/pandas) 0.22.0 → 0.23.3 (Powerful data structures for data analysis, time series and statistics)
* [param](https://pypi.org/project/param) 1.6.1 → 1.7.0 (Declarative Python programming using Parameters.)
* [parso](https://pypi.org/project/parso) 0.2.1 → 0.3.0 (A Python Parser)
* [pillow](https://pypi.org/project/pillow) 5.1.1 → 5.2.0 (Python Imaging Library (fork))
* [py](https://pypi.org/project/py) 1.5.3 → 1.5.4 (library with cross-python path, ini-parsing, io, code, log facilities)
* [pyct](https://pypi.org/project/pyct) 0.4.2 → 0.4.3 (python package common tasks for users (e.g. copy examples, fetch data, ...))
* [pymongo](https://pypi.org/project/pymongo) 3.6.1 → 3.7.0 (Python driver for MongoDB <http://www.mongodb.org>)
* [pyqtgraph](https://pypi.org/project/pyqtgraph) 0.10.1.dev2 → 0.11.0.dev0 (Scientific Graphics and GUI Library for Python)
* [pytest](https://pypi.org/project/pytest) 3.6.1 → 3.6.3 (pytest: simple powerful testing with Python)
* [Python](http://www.python.org/) 3.6.5 → 3.6.6 (Python programming language with standard library)
* [python_snappy](https://pypi.org/project/python_snappy) 0.5.2 → 0.5.3 (Python library for the snappy compression library from Google)
* [pythreejs](https://pypi.org/project/pythreejs) 1.0.0 → 1.1.0 (Interactive 3d graphics for the Jupyter notebook, using Three.js from Jupyter interactive widgets.)
* [pytz](https://pypi.org/project/pytz) 2018.4 → 2018.5 (World Timezone Definitions for Python)
* [pyyaml](https://pypi.org/project/pyyaml) 3.12 → 4.1 (YAML parser and emitter for Python)
* [regex](https://pypi.org/project/regex) 2018.6.9 → 2018.6.21 (Alternative regular expression module, to replace re.)
* [requests](https://pypi.org/project/requests) 2.18.4 → 2.19.1 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.)
* [rpy2](https://pypi.org/project/rpy2) 2.9.3 → 2.9.4 (Python interface to the R language (embedded R))
* [ruamel.yaml](https://pypi.org/project/ruamel.yaml) 0.15.37 → 0.15.42 (a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order)
* [simplejson](https://pypi.org/project/simplejson) 3.14.0 → 3.16.0 (Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder)
* [spyder](https://pypi.org/project/spyder) 3.2.8 → 3.3.0 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface)
* [sqlalchemy](http://www.sqlalchemy.org) 1.2.8 → 1.2.9 (SQL Toolkit and Object Relational Mapper)
* [tables](http://www.pytables.org) 3.4.3 → 3.4.4 (Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data))
* [traittypes](https://pypi.org/project/traittypes) 0.2.0 → 0.2.1 (Scipy trait types)
* [urllib3](https://pypi.org/project/urllib3) 1.21.1 → 1.23 (HTTP library with thread-safe connection pooling, file post, and more.)
* [vega](https://pypi.org/project/vega) 1.1.1 → 1.3.0 (An IPython/ Jupyter widget for Vega and Vega-Lite)
* [winpython](http://winpython.github.io/) 1.10.20180404 → 1.10.20180624 (WinPython distribution tools, including WPPM (package manager))
Removed packages:
* [blaze](https://pypi.org/project/blaze) 0.10.1 (Blaze)
* [flask_cors](https://pypi.org/project/flask_cors) 3.0.4 (A Flask extension adding a decorator for CORS support)
* [holoplot](https://pypi.org/project/holoplot) 0.0.5.dev1 (A high-level plotting API for pandas, dask, streamz and xarray built on HoloViews)
* [odo](https://pypi.org/project/odo) 0.5.0 (Data migration in Python)
* * *
Expand Down
Loading

0 comments on commit 7de7bc3

Please sign in to comment.