Commit Graph

20 Commits

Author SHA1 Message Date
Christoph Reiter
a80fe5efc4 Enable clangarm64 for bootstrap packages 2021-05-13 16:17:13 +02:00
Christoph Reiter
977d3b5e02 Enable clang32 for all packages already in the repo 2021-04-25 15:26:34 +02:00
Christoph Reiter
58acb56691 Enable clang64 for all packages already in the repo 2021-04-23 13:26:20 +02:00
Christoph Reiter
2d3933dd60 More ucrt 2021-03-27 13:01:21 +01: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
08a0fc40a0 Rename python3 packages to python and update to latest. Round 1 2019-12-25 14:35:12 +03:00
Alexey Pavlov
1651fa4caa python-colorama: Drop python2 package 2019-12-18 09:52:36 +03:00
Alexey Pavlov
41034ef065 python-colorama: Rebuild for python 3.8 2019-10-23 16:07:05 +03:00
Alexey Pavlov
b6a357c600 python-colorama: Fix packaging 2019-06-10 00:17:13 +03:00
JPeterMugaas
c3f12d7b37 mingw-w64-python-colorama - 0.4.1 - Rwworked package to conform to standard pattern, add tests with mock and added a patch for an example. 2019-05-27 07:19:13 -04:00
Alexey Pavlov
db369bf475 python-colorama: Update to 0.4.1 2018-11-28 10:47:21 +03:00
Alexey Pavlov
22566dfb46 python-colorama: Update to 0.4.0 2018-10-24 09:14:21 +03:00
Alexey Pavlov
dabcc8eb24 Rebuild packages for Python 3.7 2018-07-09 10:48:04 +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
Christoph Reiter
de7211f93b python-colorama: Update to 0.3.9 (#2502)
Also remove the check() target. colorama doesn't ship tests in the
tarball and the check() is broken anyway.
2017-05-22 11:21:57 +03:00
Renato Silva
267230e352 Update several package versions. 2016-04-05 13:35:54 -03:00
Viktor Szakats
e32a40cc92 switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* update PKGBUILD templates
* remove line-ending whitespace
* minor typos/fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 20:55:26 +01:00
Viktor Szakats
e925eec97d use secure urls
* and follow some redirects
* prefer http over ftp
2016-02-21 13:42:32 +01:00
Alexey Pavlov
d91becad51 Rebuild/update packages for Python 3.5.0 support 2015-10-09 12:34:07 +03:00
Alexey Pavlov
6514497c4f === Rebuild with GCC-5.1.0. Part III === 2015-07-06 16:52:48 +03:00