Commit Graph

15 Commits

Author SHA1 Message Date
J. Peter Mugaas
8cc0f2b7bb mingw-w64-python3-jupyter-nbconvert - 5.4 - Update to latest version (#4538)
mingw-w64-python-hyphothesis - 3.76.0 - Update to latest version
mingw-w64-ptyhon-jupyter-lient - 5.4 - Update to latest version
mingw-w64-python-upyter-core - 4.4 - fix startup script files to run from MSYS2 prompt
mingw-w64-python-path - 11/5 - Update to latest version, fix dependencies to match Archlinux
omgw=w64=[u[arsomg - 2.2.1 - Update to latest version, rework to conform to pattern I established to facilitate tests
mingw-w64-python2-importlib_resources 1.0.1 - New package required by python-importlib-metadata
mingw-w64-python-importlib-metadata - 0.6 - new package required by python-path
mingw-w64-python-jupyter-console - devide into separate PKGBUIL's so python2 version is 5.2.0 and python3 version is 6.0.0 - An upgrade - Jupyter-console is dropping python2 in latest version
2018-10-15 07:40:25 +03:00
Alexey Pavlov
dabcc8eb24 Rebuild packages for Python 3.7 2018-07-09 10:48:04 +03:00
Alexey Pavlov
f70c16812f python-path: Update to 11.0.1 2018-06-20 11:21:44 +03:00
Christoph Reiter
4d8828efed Make pkgbase of all packages match the name of the PKGBUILD directory (#2878)
This either changes the pkgbase to match the directory name
or the other way around.

The motivation for this is to make it possible to automatically generate
an URL to the PKGBUILD file from the package information alone.
2017-09-12 14:25:41 +03:00
Alexey Pavlov
5a9494928a python-path: Update to 10.3.1 2017-06-17 15:51:20 +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
Alexey Pavlov
616e3cb679 python-path: Fix building. 2017-02-27 11:17:13 +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
oroppas
1ddf75f00e Removed slash before MINGW_PREFIX 2016-07-17 15:32:06 +09:00
oroppas
cd47ea8eb7 Updated packages 2016-07-15 00:28:56 +09:00
Viktor Szakats
d561d3fc57 mingw-w64-python-path: use secure url 2016-04-06 16:38:56 +02:00
Alexey Pavlov
f01d0e501d Fix python packages sc ripts 2016-04-05 14:23:47 +03:00
Ryuta Suzuki
354acd96ef python-path: Fixed dependency
python-pickleshare: Fixed dependency
2016-04-05 11:36:45 +09:00
Ryuta Suzuki
452e289184 python-ipython: Removed python-path from dependency
python-pickleshare: Added MSYS2_ARG_CONV_EXCL variable. Added (mingw-w64) at the end of description. Removed python 2.8 compare from dependency. Added python-path as dependency.

python-path: Added MSYS2_ARG_CONV_EXCL variable. Added (mingw-w64) at the end of description. Removed python 2.8 compare from dependency.

python-traitlets: Added MSYS2_ARG_CONV_EXCL variable. Added (mingw-w64) at the end of description. Removed python 2.8 compare from dependency.

python-simplegeneric: Added MSYS2_ARG_CONV_EXCL variable. Added (mingw-w64) at the end of description. Removed python 2.8 compare from dependency.

python-ipython_genutils: Added MSYS2_ARG_CONV_EXCL variable. Added (mingw-w64) at the end of description. Removed python 2.8 compare from dependency.
2016-04-04 16:03:48 +09:00
Ryuta Suzuki
208364bd61 python-ipython_genutils: Created PKGBUILD
python-path: Created PKGBUILD
python-pickleshare: Created PKGBUILD
python-simplegeneric: Created PKGBUILD
python-traitlets: Created PKGBUILD
python-ipython: Added python-traitlets, python-simplegeneric, python-pickleshare, python-path, python-ipython_genutils as dependency
2016-04-03 17:17:00 +09:00