diff --git a/changelogs/WinPythonQt5-3.4.4.6.md b/changelogs/WinPythonQt5-3.4.4.6.md index c6a108f6..88522363 100644 --- a/changelogs/WinPythonQt5-3.4.4.6.md +++ b/changelogs/WinPythonQt5-3.4.4.6.md @@ -218,7 +218,7 @@ Name | Version | Description [snowballstemmer](http://pypi.python.org/pypi/snowballstemmer) | 1.2.1 | This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms. [sortedcollections](http://pypi.python.org/pypi/sortedcollections) | 0.4.2 | Python Sorted Collections [sortedcontainers](http://pypi.python.org/pypi/sortedcontainers) | 1.5.7 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet -[sounddevice](http://pypi.python.org/pypi/sounddevice) | 0.3.6 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet +[sounddevice](http://pypi.python.org/pypi/sounddevice) | 0.3.6 | Play and Record Sound with Python [sphinx](http://pypi.python.org/pypi/sphinx) | 1.5.1 | Tool for generating documentation which uses reStructuredText as its markup language [sphinx_rtd_theme](http://pypi.python.org/pypi/sphinx_rtd_theme) | 0.1.9 | ReadTheDocs.org theme for Sphinx, 2013 version. [spyder](http://pypi.python.org/pypi/spyder) | 3.1.2 | Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface @@ -251,4 +251,4 @@ Name | Version | Description [xlrd](http://pypi.python.org/pypi/xlrd) | 1.0.0 | Extract data from Microsoft Excel spreadsheet files [xlsxwriter](http://pypi.python.org/pypi/xlsxwriter) | 0.9.5 | A Python module for creating Excel XLSX files. [zarr](http://pypi.python.org/pypi/zarr) | 2.1.4 | A minimal implementation of chunked, compressed, N-dimensional arrays for Python. -[zict](http://pypi.python.org/pypi/zict) | 0.1.1 | Mutable mapping tools \ No newline at end of file +[zict](http://pypi.python.org/pypi/zict) | 0.1.1 | Mutable mapping tools diff --git a/changelogs/WinPythonQt5-3.4.4.6_History.md b/changelogs/WinPythonQt5-3.4.4.6_History.md index 50a47f54..008fad1d 100644 --- a/changelogs/WinPythonQt5-3.4.4.6_History.md +++ b/changelogs/WinPythonQt5-3.4.4.6_History.md @@ -23,7 +23,7 @@ New packages: * [snakeviz](http://pypi.python.org/pypi/snakeviz) 0.4.1 (An in-browser Python profile viewer) * [sortedcollections](http://pypi.python.org/pypi/sortedcollections) 0.4.2 (Python Sorted Collections) * [sortedcontainers](http://pypi.python.org/pypi/sortedcontainers) 1.5.7 (Python Sorted Container Types: SortedList, SortedDict, and SortedSet) - * [sounddevice](http://pypi.python.org/pypi/sounddevice) 0.3.6 (Python Sorted Container Types: SortedList, SortedDict, and SortedSet) + * [sounddevice](http://pypi.python.org/pypi/sounddevice) 0.3.6 (Play and Record Sound with Python) * [testpath](http://pypi.python.org/pypi/testpath) 0.3 (Test utilities for code working with files and commands) Upgraded packages: diff --git a/changelogs/WinPythonQt5-3.5.3.0.md b/changelogs/WinPythonQt5-3.5.3.0.md index c76a9d31..b768070c 100644 --- a/changelogs/WinPythonQt5-3.5.3.0.md +++ b/changelogs/WinPythonQt5-3.5.3.0.md @@ -219,7 +219,7 @@ Name | Version | Description [snowballstemmer](http://pypi.python.org/pypi/snowballstemmer) | 1.2.1 | This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms. [sortedcollections](http://pypi.python.org/pypi/sortedcollections) | 0.4.2 | Python Sorted Collections [sortedcontainers](http://pypi.python.org/pypi/sortedcontainers) | 1.5.7 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet -[sounddevice](http://pypi.python.org/pypi/sounddevice) | 0.3.6 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet +[sounddevice](http://pypi.python.org/pypi/sounddevice) | 0.3.6 | Play and Record Sound with Python [sphinx](http://pypi.python.org/pypi/sphinx) | 1.5.1 | Tool for generating documentation which uses reStructuredText as its markup language [sphinx_rtd_theme](http://pypi.python.org/pypi/sphinx_rtd_theme) | 0.1.9 | ReadTheDocs.org theme for Sphinx, 2013 version. [spyder](http://pypi.python.org/pypi/spyder) | 3.1.2 | Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface @@ -252,4 +252,4 @@ Name | Version | Description [xlrd](http://pypi.python.org/pypi/xlrd) | 1.0.0 | Extract data from Microsoft Excel spreadsheet files [xlsxwriter](http://pypi.python.org/pypi/xlsxwriter) | 0.9.5 | A Python module for creating Excel XLSX files. [zarr](http://pypi.python.org/pypi/zarr) | 2.1.4 | A minimal implementation of chunked, compressed, N-dimensional arrays for Python. -[zict](http://pypi.python.org/pypi/zict) | 0.1.1 | Mutable mapping tools \ No newline at end of file +[zict](http://pypi.python.org/pypi/zict) | 0.1.1 | Mutable mapping tools diff --git a/changelogs/WinPythonQt5-3.5.3.0_History.md b/changelogs/WinPythonQt5-3.5.3.0_History.md index 3d8179ec..cbf0feb5 100644 --- a/changelogs/WinPythonQt5-3.5.3.0_History.md +++ b/changelogs/WinPythonQt5-3.5.3.0_History.md @@ -6,7 +6,7 @@ The following changes were made to WinPython distribution since version 3.5.2.3Q New packages: - * [bleach](http://pypi.python.org/pypi/bleach) 1.5.0 (An easy whitelist-based HTML-sanitizing tool) * [chardet](http://pypi.python.org/pypi/chardet) 2.3.0 (Universal encoding detector for Python 2 and 3) * [fuzzywuzzy](http://pypi.python.org/pypi/fuzzywuzzy) 0.14.0 (Fuzzy string matching in python) * [imageio](http://pypi.python.org/pypi/imageio) 2.1.1 (Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.) * [metakernel](http://pypi.python.org/pypi/metakernel) 0.18.2 (Metakernel for Jupyter) * [nbdime](http://pypi.python.org/pypi/nbdime) 0.1.2 (Tools for diffing and merging of Jupyter notebooks) * [octave_kernel](http://pypi.python.org/pypi/octave_kernel) 0.23.2 (A Jupyter kernel for Octave.) * [olefile](http://pypi.python.org/pypi/olefile) 0.44 (Python package to parse, read and write Microsoft OLE2 files) * [pandocfilters](http://pypi.python.org/pypi/pandocfilters) 1.4.1 (Utilities for writing pandoc filters in python) * [pexpect](http://pypi.python.org/pypi/pexpect) 4.2.1 (Pexpect allows easy control of interactive console applications.) * [ptyprocess](http://pypi.python.org/pypi/ptyprocess) 0.5.1 (Run a subprocess in a pseudo terminal) * [python_levenshtein](http://pypi.python.org/pypi/python_levenshtein) 0.12.0 (Python extension for computing string edit distances and similarities) * [requests_ftp](http://pypi.python.org/pypi/requests_ftp) 0.3.1 (FTP Transport Adapter for Requests.) * [s3transfer](http://pypi.python.org/pypi/s3transfer) 0.1.10 (An Amazon S3 Transfer Manager) * [scikit_fuzzy](http://pypi.python.org/pypi/scikit_fuzzy) 0.3.dev0 (Fuzzy logic toolkit for SciPy) * [snakeviz](http://pypi.python.org/pypi/snakeviz) 0.4.1 (An in-browser Python profile viewer) * [sortedcollections](http://pypi.python.org/pypi/sortedcollections) 0.4.2 (Python Sorted Collections) * [sortedcontainers](http://pypi.python.org/pypi/sortedcontainers) 1.5.7 (Python Sorted Container Types: SortedList, SortedDict, and SortedSet) * [sounddevice](http://pypi.python.org/pypi/sounddevice) 0.3.6 (Python Sorted Container Types: SortedList, SortedDict, and SortedSet) * [testpath](http://pypi.python.org/pypi/testpath) 0.3 (Test utilities for code working with files and commands) + * [bleach](http://pypi.python.org/pypi/bleach) 1.5.0 (An easy whitelist-based HTML-sanitizing tool) * [chardet](http://pypi.python.org/pypi/chardet) 2.3.0 (Universal encoding detector for Python 2 and 3) * [fuzzywuzzy](http://pypi.python.org/pypi/fuzzywuzzy) 0.14.0 (Fuzzy string matching in python) * [imageio](http://pypi.python.org/pypi/imageio) 2.1.1 (Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.) * [metakernel](http://pypi.python.org/pypi/metakernel) 0.18.2 (Metakernel for Jupyter) * [nbdime](http://pypi.python.org/pypi/nbdime) 0.1.2 (Tools for diffing and merging of Jupyter notebooks) * [octave_kernel](http://pypi.python.org/pypi/octave_kernel) 0.23.2 (A Jupyter kernel for Octave.) * [olefile](http://pypi.python.org/pypi/olefile) 0.44 (Python package to parse, read and write Microsoft OLE2 files) * [pandocfilters](http://pypi.python.org/pypi/pandocfilters) 1.4.1 (Utilities for writing pandoc filters in python) * [pexpect](http://pypi.python.org/pypi/pexpect) 4.2.1 (Pexpect allows easy control of interactive console applications.) * [ptyprocess](http://pypi.python.org/pypi/ptyprocess) 0.5.1 (Run a subprocess in a pseudo terminal) * [python_levenshtein](http://pypi.python.org/pypi/python_levenshtein) 0.12.0 (Python extension for computing string edit distances and similarities) * [requests_ftp](http://pypi.python.org/pypi/requests_ftp) 0.3.1 (FTP Transport Adapter for Requests.) * [s3transfer](http://pypi.python.org/pypi/s3transfer) 0.1.10 (An Amazon S3 Transfer Manager) * [scikit_fuzzy](http://pypi.python.org/pypi/scikit_fuzzy) 0.3.dev0 (Fuzzy logic toolkit for SciPy) * [snakeviz](http://pypi.python.org/pypi/snakeviz) 0.4.1 (An in-browser Python profile viewer) * [sortedcollections](http://pypi.python.org/pypi/sortedcollections) 0.4.2 (Python Sorted Collections) * [sortedcontainers](http://pypi.python.org/pypi/sortedcontainers) 1.5.7 (Python Sorted Container Types: SortedList, SortedDict, and SortedSet) * [sounddevice](http://pypi.python.org/pypi/sounddevice) 0.3.6 (Play and Record Sound with Python) * [testpath](http://pypi.python.org/pypi/testpath) 0.3 (Test utilities for code working with files and commands) Upgraded packages: diff --git a/changelogs/WinPythonQt5-3.6.0.1.md b/changelogs/WinPythonQt5-3.6.0.1.md index 7288ff1a..a9521cf7 100644 --- a/changelogs/WinPythonQt5-3.6.0.1.md +++ b/changelogs/WinPythonQt5-3.6.0.1.md @@ -218,7 +218,7 @@ Name | Version | Description [snowballstemmer](http://pypi.python.org/pypi/snowballstemmer) | 1.2.1 | This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms. [sortedcollections](http://pypi.python.org/pypi/sortedcollections) | 0.4.2 | Python Sorted Collections [sortedcontainers](http://pypi.python.org/pypi/sortedcontainers) | 1.5.7 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet -[sounddevice](http://pypi.python.org/pypi/sounddevice) | 0.3.6 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet +[sounddevice](http://pypi.python.org/pypi/sounddevice) | 0.3.6 | Play and Record Sound with Python [sphinx](http://pypi.python.org/pypi/sphinx) | 1.5.1 | Tool for generating documentation which uses reStructuredText as its markup language [sphinx_rtd_theme](http://pypi.python.org/pypi/sphinx_rtd_theme) | 0.1.9 | ReadTheDocs.org theme for Sphinx, 2013 version. [spyder](http://pypi.python.org/pypi/spyder) | 3.1.2 | Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface @@ -251,4 +251,4 @@ Name | Version | Description [xlrd](http://pypi.python.org/pypi/xlrd) | 1.0.0 | Extract data from Microsoft Excel spreadsheet files [xlsxwriter](http://pypi.python.org/pypi/xlsxwriter) | 0.9.5 | A Python module for creating Excel XLSX files. [zarr](http://pypi.python.org/pypi/zarr) | 2.1.4 | A minimal implementation of chunked, compressed, N-dimensional arrays for Python. -[zict](http://pypi.python.org/pypi/zict) | 0.1.1 | Mutable mapping tools \ No newline at end of file +[zict](http://pypi.python.org/pypi/zict) | 0.1.1 | Mutable mapping tools diff --git a/changelogs/WinPythonQt5-32bit-3.5.3.1.md b/changelogs/WinPythonQt5-32bit-3.5.3.1.md index 56ac4cc7..de8c6b01 100644 --- a/changelogs/WinPythonQt5-32bit-3.5.3.1.md +++ b/changelogs/WinPythonQt5-32bit-3.5.3.1.md @@ -223,7 +223,7 @@ Name | Version | Description [snowballstemmer](https://pypi.python.org/pypi/snowballstemmer) | 1.2.1 | This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms. [sortedcollections](https://pypi.python.org/pypi/sortedcollections) | 0.4.2 | Python Sorted Collections [sortedcontainers](https://pypi.python.org/pypi/sortedcontainers) | 1.5.7 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet -[sounddevice](https://pypi.python.org/pypi/sounddevice) | 0.3.7 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet +[sounddevice](https://pypi.python.org/pypi/sounddevice) | 0.3.7 | Play and Record Sound with Python [sphinx](https://pypi.python.org/pypi/sphinx) | 1.5.2 | Tool for generating documentation which uses reStructuredText as its markup language [sphinx_rtd_theme](https://pypi.python.org/pypi/sphinx_rtd_theme) | 0.2.4 | ReadTheDocs.org theme for Sphinx, 2013 version. [spyder](https://pypi.python.org/pypi/spyder) | 3.1.4.dev0 | Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface @@ -258,4 +258,4 @@ Name | Version | Description [xlsxwriter](https://pypi.python.org/pypi/xlsxwriter) | 0.9.5 | A Python module for creating Excel XLSX files. [xlwings](https://pypi.python.org/pypi/xlwings) | 0.10.4 | Interact with Excel from Python and vice versa [zarr](https://pypi.python.org/pypi/zarr) | 2.1.4 | A minimal implementation of chunked, compressed, N-dimensional arrays for Python. -[zict](https://pypi.python.org/pypi/zict) | 0.1.1 | Mutable mapping tools \ No newline at end of file +[zict](https://pypi.python.org/pypi/zict) | 0.1.1 | Mutable mapping tools diff --git a/changelogs/WinPythonQt5-32bit-3.5.3.1_History.md b/changelogs/WinPythonQt5-32bit-3.5.3.1_History.md index 46b89e21..f00f9aed 100644 --- a/changelogs/WinPythonQt5-32bit-3.5.3.1_History.md +++ b/changelogs/WinPythonQt5-32bit-3.5.3.1_History.md @@ -88,7 +88,7 @@ Upgraded packages: * [scipy](http://www.scipy.org) 0.18.1 → 0.19.0 (SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...)) * [setuptools](https://pypi.python.org/pypi/setuptools) 33.1.1 → 34.3.2 (Download, build, install, upgrade, and uninstall Python packages - easily) * [sip](https://pypi.python.org/pypi/sip) 4.19 → 4.19.1 (Python extension module generator for C and C++ libraries) - * [sounddevice](https://pypi.python.org/pypi/sounddevice) 0.3.6 → 0.3.7 (Python Sorted Container Types: SortedList, SortedDict, and SortedSet) + * [sounddevice](https://pypi.python.org/pypi/sounddevice) 0.3.6 → 0.3.7 (Play and Record Sound with Python) * [sphinx](https://pypi.python.org/pypi/sphinx) 1.5.1 → 1.5.2 (Tool for generating documentation which uses reStructuredText as its markup language) * [sphinx_rtd_theme](https://pypi.python.org/pypi/sphinx_rtd_theme) 0.1.9 → 0.2.4 (ReadTheDocs.org theme for Sphinx, 2013 version.) * [spyder](https://pypi.python.org/pypi/spyder) 3.1.2 → 3.1.4.dev0 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface) diff --git a/changelogs/WinPythonQt5-32bit-3.6.1.0.md b/changelogs/WinPythonQt5-32bit-3.6.1.0.md index 54121b1e..5e3992f1 100644 --- a/changelogs/WinPythonQt5-32bit-3.6.1.0.md +++ b/changelogs/WinPythonQt5-32bit-3.6.1.0.md @@ -222,7 +222,7 @@ Name | Version | Description [snowballstemmer](https://pypi.python.org/pypi/snowballstemmer) | 1.2.1 | This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms. [sortedcollections](https://pypi.python.org/pypi/sortedcollections) | 0.4.2 | Python Sorted Collections [sortedcontainers](https://pypi.python.org/pypi/sortedcontainers) | 1.5.7 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet -[sounddevice](https://pypi.python.org/pypi/sounddevice) | 0.3.7 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet +[sounddevice](https://pypi.python.org/pypi/sounddevice) | 0.3.7 | Play and Record Sound with Python [sphinx](https://pypi.python.org/pypi/sphinx) | 1.5.2 | Tool for generating documentation which uses reStructuredText as its markup language [sphinx_rtd_theme](https://pypi.python.org/pypi/sphinx_rtd_theme) | 0.2.4 | ReadTheDocs.org theme for Sphinx, 2013 version. [spyder](https://pypi.python.org/pypi/spyder) | 3.1.4.dev0 | Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface @@ -256,4 +256,4 @@ Name | Version | Description [xlsxwriter](https://pypi.python.org/pypi/xlsxwriter) | 0.9.5 | A Python module for creating Excel XLSX files. [xlwings](https://pypi.python.org/pypi/xlwings) | 0.10.4 | Interact with Excel from Python and vice versa [zarr](https://pypi.python.org/pypi/zarr) | 2.1.4 | A minimal implementation of chunked, compressed, N-dimensional arrays for Python. -[zict](https://pypi.python.org/pypi/zict) | 0.1.1 | Mutable mapping tools \ No newline at end of file +[zict](https://pypi.python.org/pypi/zict) | 0.1.1 | Mutable mapping tools diff --git a/changelogs/WinPythonQt5-32bit-3.6.1.0_History.md b/changelogs/WinPythonQt5-32bit-3.6.1.0_History.md index 1dac17eb..db4793ad 100644 --- a/changelogs/WinPythonQt5-32bit-3.6.1.0_History.md +++ b/changelogs/WinPythonQt5-32bit-3.6.1.0_History.md @@ -89,7 +89,7 @@ Upgraded packages: * [scipy](http://www.scipy.org) 0.18.1 → 0.19.0 (SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...)) * [setuptools](https://pypi.python.org/pypi/setuptools) 33.1.1 → 34.3.2 (Download, build, install, upgrade, and uninstall Python packages - easily) * [sip](https://pypi.python.org/pypi/sip) 4.19 → 4.19.1 (Python extension module generator for C and C++ libraries) - * [sounddevice](https://pypi.python.org/pypi/sounddevice) 0.3.6 → 0.3.7 (Python Sorted Container Types: SortedList, SortedDict, and SortedSet) + * [sounddevice](https://pypi.python.org/pypi/sounddevice) 0.3.6 → 0.3.7 (Play and Record Sound with Python) * [sphinx](https://pypi.python.org/pypi/sphinx) 1.5.1 → 1.5.2 (Tool for generating documentation which uses reStructuredText as its markup language) * [sphinx_rtd_theme](https://pypi.python.org/pypi/sphinx_rtd_theme) 0.1.9 → 0.2.4 (ReadTheDocs.org theme for Sphinx, 2013 version.) * [spyder](https://pypi.python.org/pypi/spyder) 3.1.2 → 3.1.4.dev0 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface) diff --git a/changelogs/WinPythonQt5-64bit-3.5.3.1.md b/changelogs/WinPythonQt5-64bit-3.5.3.1.md index dea99041..4fd4192d 100644 --- a/changelogs/WinPythonQt5-64bit-3.5.3.1.md +++ b/changelogs/WinPythonQt5-64bit-3.5.3.1.md @@ -227,7 +227,7 @@ Name | Version | Description [snowballstemmer](https://pypi.python.org/pypi/snowballstemmer) | 1.2.1 | This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms. [sortedcollections](https://pypi.python.org/pypi/sortedcollections) | 0.4.2 | Python Sorted Collections [sortedcontainers](https://pypi.python.org/pypi/sortedcontainers) | 1.5.7 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet -[sounddevice](https://pypi.python.org/pypi/sounddevice) | 0.3.7 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet +[sounddevice](https://pypi.python.org/pypi/sounddevice) | 0.3.7 | Play and Record Sound with Python [sphinx](https://pypi.python.org/pypi/sphinx) | 1.5.2 | Tool for generating documentation which uses reStructuredText as its markup language [sphinx_rtd_theme](https://pypi.python.org/pypi/sphinx_rtd_theme) | 0.2.4 | ReadTheDocs.org theme for Sphinx, 2013 version. [spyder](https://pypi.python.org/pypi/spyder) | 3.1.4.dev0 | Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface @@ -263,4 +263,4 @@ Name | Version | Description [xlsxwriter](https://pypi.python.org/pypi/xlsxwriter) | 0.9.5 | A Python module for creating Excel XLSX files. [xlwings](https://pypi.python.org/pypi/xlwings) | 0.10.4 | Interact with Excel from Python and vice versa [zarr](https://pypi.python.org/pypi/zarr) | 2.1.4 | A minimal implementation of chunked, compressed, N-dimensional arrays for Python. -[zict](https://pypi.python.org/pypi/zict) | 0.1.1 | Mutable mapping tools \ No newline at end of file +[zict](https://pypi.python.org/pypi/zict) | 0.1.1 | Mutable mapping tools diff --git a/changelogs/WinPythonQt5-64bit-3.5.3.1_History.md b/changelogs/WinPythonQt5-64bit-3.5.3.1_History.md index 4e9110df..47b90f33 100644 --- a/changelogs/WinPythonQt5-64bit-3.5.3.1_History.md +++ b/changelogs/WinPythonQt5-64bit-3.5.3.1_History.md @@ -92,7 +92,7 @@ Upgraded packages: * [scipy](http://www.scipy.org) 0.18.1 → 0.19.0 (SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...)) * [setuptools](https://pypi.python.org/pypi/setuptools) 33.1.1 → 34.3.2 (Download, build, install, upgrade, and uninstall Python packages - easily) * [sip](https://pypi.python.org/pypi/sip) 4.19 → 4.19.1 (Python extension module generator for C and C++ libraries) - * [sounddevice](https://pypi.python.org/pypi/sounddevice) 0.3.6 → 0.3.7 (Python Sorted Container Types: SortedList, SortedDict, and SortedSet) + * [sounddevice](https://pypi.python.org/pypi/sounddevice) 0.3.6 → 0.3.7 (Play and Record Sound with Python) * [sphinx](https://pypi.python.org/pypi/sphinx) 1.5.1 → 1.5.2 (Tool for generating documentation which uses reStructuredText as its markup language) * [sphinx_rtd_theme](https://pypi.python.org/pypi/sphinx_rtd_theme) 0.1.9 → 0.2.4 (ReadTheDocs.org theme for Sphinx, 2013 version.) * [spyder](https://pypi.python.org/pypi/spyder) 3.1.2 → 3.1.4.dev0 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface) diff --git a/changelogs/WinPythonQt5-64bit-3.6.1.0.md b/changelogs/WinPythonQt5-64bit-3.6.1.0.md index 4c2153ad..86511a2e 100644 --- a/changelogs/WinPythonQt5-64bit-3.6.1.0.md +++ b/changelogs/WinPythonQt5-64bit-3.6.1.0.md @@ -228,7 +228,7 @@ Name | Version | Description [snowballstemmer](https://pypi.python.org/pypi/snowballstemmer) | 1.2.1 | This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms. [sortedcollections](https://pypi.python.org/pypi/sortedcollections) | 0.4.2 | Python Sorted Collections [sortedcontainers](https://pypi.python.org/pypi/sortedcontainers) | 1.5.7 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet -[sounddevice](https://pypi.python.org/pypi/sounddevice) | 0.3.7 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet +[sounddevice](https://pypi.python.org/pypi/sounddevice) | 0.3.7 | Play and Record Sound with Python [sphinx](https://pypi.python.org/pypi/sphinx) | 1.5.2 | Tool for generating documentation which uses reStructuredText as its markup language [sphinx_rtd_theme](https://pypi.python.org/pypi/sphinx_rtd_theme) | 0.2.4 | ReadTheDocs.org theme for Sphinx, 2013 version. [spyder](https://pypi.python.org/pypi/spyder) | 3.1.4.dev0 | Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface @@ -264,4 +264,4 @@ Name | Version | Description [xlsxwriter](https://pypi.python.org/pypi/xlsxwriter) | 0.9.5 | A Python module for creating Excel XLSX files. [xlwings](https://pypi.python.org/pypi/xlwings) | 0.10.4 | Interact with Excel from Python and vice versa [zarr](https://pypi.python.org/pypi/zarr) | 2.1.4 | A minimal implementation of chunked, compressed, N-dimensional arrays for Python. -[zict](https://pypi.python.org/pypi/zict) | 0.1.1 | Mutable mapping tools \ No newline at end of file +[zict](https://pypi.python.org/pypi/zict) | 0.1.1 | Mutable mapping tools diff --git a/changelogs/WinPythonQt5-64bit-3.6.1.0_History.md b/changelogs/WinPythonQt5-64bit-3.6.1.0_History.md index 37ecd7e5..4576fdfb 100644 --- a/changelogs/WinPythonQt5-64bit-3.6.1.0_History.md +++ b/changelogs/WinPythonQt5-64bit-3.6.1.0_History.md @@ -96,7 +96,7 @@ Upgraded packages: * [scipy](http://www.scipy.org) 0.18.1 → 0.19.0 (SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...)) * [setuptools](https://pypi.python.org/pypi/setuptools) 33.1.1 → 34.3.2 (Download, build, install, upgrade, and uninstall Python packages - easily) * [sip](https://pypi.python.org/pypi/sip) 4.19 → 4.19.1 (Python extension module generator for C and C++ libraries) - * [sounddevice](https://pypi.python.org/pypi/sounddevice) 0.3.6 → 0.3.7 (Python Sorted Container Types: SortedList, SortedDict, and SortedSet) + * [sounddevice](https://pypi.python.org/pypi/sounddevice) 0.3.6 → 0.3.7 (Play and Record Sound with Python) * [sphinx](https://pypi.python.org/pypi/sphinx) 1.5.1 → 1.5.2 (Tool for generating documentation which uses reStructuredText as its markup language) * [sphinx_rtd_theme](https://pypi.python.org/pypi/sphinx_rtd_theme) 0.1.9 → 0.2.4 (ReadTheDocs.org theme for Sphinx, 2013 version.) * [spyder](https://pypi.python.org/pypi/spyder) 3.1.2 → 3.1.4.dev0 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface) diff --git a/winpython/data/packages.ini b/winpython/data/packages.ini index 4f8b6c9a..2fa9770a 100644 --- a/winpython/data/packages.ini +++ b/winpython/data/packages.ini @@ -1218,7 +1218,7 @@ description=Python Sorted Collections description=Python Sorted Container Types: SortedList, SortedDict, and SortedSet [sounddevice] -description=Python Sorted Container Types: SortedList, SortedDict, and SortedSet +description=Play and Record Sound with Python [spacy] description=Industrial-strength NLP