Commit Graph

12 Commits

Author SHA1 Message Date
Christoph Reiter
00162029a6 python-prompt_toolkit: Drop Python 2 package 2019-12-06 11:21:13 +01:00
Alexey Pavlov
2172281646 python-prompt_toolkit: Update to 2.0.10 2019-10-26 10:10:35 +03:00
peterbudai@hotmail.com
855ebd937a python-prompt-toolkit: Update to 2.0.9 2019-05-02 17:43:21 +02:00
Alexey Pavlov
74b2c759e5 Fix python-promt_toolkit PKGBUILDs locations 2019-01-30 15:32:51 +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
Alexey Pavlov
dabcc8eb24 Rebuild packages for Python 3.7 2018-07-09 10:48:04 +03:00
Alexey Pavlov
b1aa8880d9 python-prompt_toolkit: Update to 1.0.14 2017-06-17 09:57:49 +03:00
Christoph Reiter
9757046077 python3: Update to 3.6.1 (#2587)
* python3: Update to 3.6.1

The patches starting with 16 are new to fix the build.
Some no longer relevant patches were dropped, the rest is just refreshed.

* Bump pkgrel of all packages containing Python 3 bytecode/extensions.

The package list was generated using:
    pkgfile.exe -R mingw64 -r "cpython.*\\.(py[cod]|dll)"

* lensfun: Add cmake to makedepends

* numpy: Don't hardcode the Python version

* blender: rebuild for new Python

* boost: Don't hardcode Python versions; rebuild

* pillow: Don't hardcode Python version; rebuild

* python-dateutil: Don't hardcode Python versions

* sip: Don't hardcode Python versions

* pyqt4: Don't hardcode Python versions; rebuild

* pyqt5: Don't hardcode Python versions; rebuild

* opencv: Update Python3 version in patch
2017-06-15 17:40:51 +03:00
Ryuta Suzuki
5745ccfd3c Bump IPython & related modules versions (#2220)
* Update python packages

* Update matplotlib

* Bump version of IPython and related modules

* Bump version of IPython and related modules

Make sure to update checksums

* Fix python-decorator package naming
2017-02-27 10:16:26 +03:00
Ryuta Suzuki
4780fcc35a Update python packages (#1829) 2016-10-16 21:08:59 +03:00
oroppas
1ddf75f00e Removed slash before MINGW_PREFIX 2016-07-17 15:32:06 +09:00
oroppas
f3e39e1b23 Created PKGBUILD 2016-07-15 00:26:20 +09:00