Commit Graph

10 Commits

Author SHA1 Message Date
Alexey Pavlov
7bcfb3861b python-ipykernel: Update to 5.1.4 2020-02-22 17:50:32 +03:00
Alexey Pavlov
1b91eb086b Rename python3 packages to python and update to latest. Round 2 2019-12-26 15:11:06 +03:00
Alexey Pavlov
8ad431812a Rename python3 folders to python 2019-12-23 10:10:26 +03:00
J. Peter Mugaas
e58c37d354 ikernel update and ipython updates. Note that these packages go toge… (#4677)
* ikernel update and ipython updates.  Note that these packages go together so they in one PR request.
Note that python-prompt-toolkit has to be split into 2 packages because ipython 7.1.1 for python3 now requires to prompt_toolkit > 2.0 which is only available for python3.  The old version of prompt_toolkit for python2 is now separate so that th eolder version can be provided for ipython 5.x for python2.

* Fixes suggested by Alex puck and a few things I found
1) Delete python-ipykernel and make a separate python2-ipykernel package that only installs for Python2.
2) In python3-ipykernel - add license file and fixup dependencies for Python3 only package.  Remove unused stuff.
3) python3-ipytho - add an optional dependency on python3-ipython-ipyparallel.  That is something I'm working on now which was suggested by setup.py file in this package.

* various fixes to packages
python2-ipython - make it conform to standard pattern
python2-prompt_toolkit - add --skip-build, it's built separate
python3-ipykernel - formatting
python3-ipython - clarified dependencies and add tests
python3-prompt_toolkit - add mingw-w64 to description
python-python-simplegeneric - make comply to standard pattern
2018-11-21 07:46:30 +03:00
Peter Budai
a96d80966f Python: Multiple package updates (#4517)
* python-pandas: Update to 0.23.4

* python-scikit-learn: Update to 0.19.2

* python-ipykernel: Update to 4.9.0

* python-olefile: Update to 0.46

* python-openmdao: Update to 2.4.0

* python-networkx: Update to 2.2

* python-jupyter_client: fix dependencies

* python-ipykernel: Fix dependencies

* python-openmdao: Fix executables
2018-10-09 07:43:01 +03:00
Alexey Pavlov
dabcc8eb24 Rebuild packages for Python 3.7 2018-07-09 10:48:04 +03:00
Alexey Pavlov
cd52bfec26 python-ipykernel: Update to 4.6.1 2017-06-21 17:02:00 +03:00
Viktor Szakats
c72243fd4f secure packages (#2100) 2017-01-18 07:31:57 +03:00
Alexey Pavlov
43912451f0 Fix PKGBUILDs 2016-07-21 10:42:13 +03:00
Patrick Stewart
6bb7b9fbad Add PKGBUILDs for jupyter 2016-07-19 16:08:57 +01:00