Commit Graph

26 Commits

Author SHA1 Message Date
Mehdi Chinoune
72c183ab3d python-traitlets: update to 5.5.0 2022-10-20 16:26:41 +01:00
Mehdi Chinoune
e2aa960c50 python-traitlets: update to 5.4.0 2022-09-19 09:27:38 +01:00
Mehdi Chinoune
29244c79e7 python-traitlets: update to 5.3.0 2022-07-17 20:53:34 +00:00
Christoph Reiter
ad3a0c37e7 Python 3.10 rebuilds 2022-06-10 17:54:24 +02:00
Biswapriyo Nath
c7fe382af4 python-traitlets: update to 5.2.2 2022-06-01 17:56:10 +05:30
Biswapriyo Nath
c76d02b6d3 python-traitlets: update to 5.2.1, port to pyproject
* Add python-hatchling in makedepends
* Get source tarball from pypi
2022-05-18 11:51:46 +05:30
Naveen
ff9dfcb55e python-traitlets: update to 5.1.1 2021-11-27 22:37:36 +05:30
Naveen
612cac1a59 python-traitlets: update to 5.1.0 2021-09-14 18:22:56 +05:30
Christoph Reiter
6a16db9801 Python 3.9 rebuilds
pacman -Fqx '/python3\.8/' '.*\.py.*' '.*-cpython-.*'
2021-07-11 12:18:48 +02:00
Jeremy Drake
8ea893728c add clang32 to more packages.
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.

Batch 2
2021-06-19 13:38:11 -07:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02:00
github-actions[bot]
4698a1aa74 UPDATE 9:
- mingw-w64-python-colorama
- mingw-w64-python-ipython
- mingw-w64-python-jedi
- mingw-w64-python-prompt_toolkit
- mingw-w64-python-ptyprocess
- mingw-w64-python-pygments
- mingw-w64-python-sympy
- mingw-w64-python-traitlets
- mingw-w64-python-virtualenv
2021-01-19 17:23:42 +00:00
Alexey Pavlov
1b91eb086b Rename python3 packages to python and update to latest. Round 2 2019-12-26 15:11:06 +03:00
Christoph Reiter
5ae3f1c787 python-traitlets: Drop Python 2 package 2019-12-08 18:02:31 +01:00
Alexey Pavlov
9aed03384b python-traitlets: Update to 4.3.3 2019-10-27 12:23:45 +03:00
Alexey Pavlov
dabcc8eb24 Rebuild packages for Python 3.7 2018-07-09 10:48:04 +03:00
Alexey Pavlov
36a0c2f0e0 Fix python's PKGBUILD 2017-06-17 23:17:56 +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
cd47ea8eb7 Updated packages 2016-07-15 00:28:56 +09:00
Ryuta Suzuki
a68337eba2 python-traitlets: Added python-decorator and python-ipython_genutils as dependency 2016-04-05 11:22:38 +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