30 Commits

Author SHA1 Message Date
Alexey Pavlov 583d6b75d0 python-numpy: Update to 0.13.0 2017-06-17 19:08:22 +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
J. Peter Mugaas 25316f28f3 Python stuff (#2025)
* mingw-w64-xapian-core - 1.4.1 - add epoch and include libtool.la file for a config script.

* Revert "scite: Update to v3.7.1"

This reverts commit 799e9aa437.

* Revert "Revert "scite: Update to v3.7.1""

This reverts commit ff2f893be539d50dba9e1450f24c1a8c85fa4836.

* Updates to some python packages
mingw-w64-cython: 0.25.2 - Update to latest version
mingw-w64-libplist - 1.12 - rebuild
mingw-w64-python-babel - 2.3.4 - Update to latest version, rework build process, drop GIT
mingw-w64-python-dateutil - 2.6.0 - Update to latest version
mingw-w64-python-numpy - 1.11.2 - Update to latest version
mingw-w64-python-pandas - 0.19.1 - Update to latest version and rework build process
mingw-w64-python-pip - 9.0.1 - Update to latest version
mingw-w64-python-pytz - 2016.10 - Update to latest version
mingw-w64-python-setuptools - 31.0.0 - Update to latest version
mingw-w64-python-sphinx-alabaster-theme - 0.7.9 - Update to latest version
mingw-w64-python-sphinx - 1.5 - Update to latest version and rework build process.
2016-12-31 14:22:45 +03:00
Alexey Pavlov bbfe97c8a2 numpy: Update to 1.11.1 2016-09-23 12:00:44 +03:00
Renato Silva 267230e352 Update several package versions. 2016-04-05 13:35:54 -03:00
Duong Pham 1948160073 python-numpy: add patch to disable 64-bit warning 2016-03-30 08:41:43 -07: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
Ray Donnelly 352a6eee69 numpy: Missed bits, remove _POSIX_BUILD
It is a dependency back to our Python changes that makes our
NumPy changes less palatable from an upstreaming perspective.
Really, we want to know if Python has been built with GCC, and
that is exactly what 'GCC' in sys.version determines.
2016-01-04 01:11:27 +00:00
Ray Donnelly 51ca502b53 python2 + 3 + numpy: Various updates and fixes
* Update python2 to 2.7.11
* Update numpy to 1.10.2 (and number the patches).
* New python2 + 3 patch so that sys.version returns
  something more similar to normal CPython so that
  get_build_architecture in distutils msvccompiler.py
  returns the right thing (NumPy uses it so there's
  every chance other things will too).
2016-01-02 21:45:58 +00:00
Alexey Pavlov d1bc62e06e numpy: Update to 1.10.1 2015-10-20 15:22:22 +03:00
Alexey Pavlov 4b60e4c1d9 numpy: Update to 1.10.0 2015-10-08 15:32:52 +03:00
Alexey Pavlov f4911b647a === Rebuild with GCC-5.1.0. Part IV === 2015-07-07 16:23:44 +03:00
Alexpux 474f4130c7 numpy: Update to 1.9.2 2015-03-10 10:16:23 +03:00
Alexpux c4361d6027 numpy: Update to 1.9.1 2014-11-17 19:11:44 +03:00
Ray Donnelly 908970d474 python-numpy: Remove *.install, emit '#!/usr/bin/env python' to bin/*.py 2014-10-19 22:12:55 +01:00
Alexpux 32c8722fd3 Rebuild python/numpy with fixed mingw-w64 runtime 2014-10-15 20:48:28 +04:00
Ray Donnelly 1120db694c numpy: Build in -${CARCH} folder, rebase patches 2014-10-12 01:23:03 +01:00
Alexpux e1fd9e2b9f numpy: Fix dependencies. 2014-09-24 13:09:39 +04:00
U-Laptop\rute a51fa04ade fix numpy testsuite 2014-09-22 23:31:01 +02:00
Alexpux 2dadda9647 python packages: Fix errors. 2014-09-18 22:07:05 +04:00
U-Laptop\rute 0b434edce0 make python-numpy depend on openblas 2014-09-17 19:04:49 +02:00
Alexpux 896fae1c09 python-numpy: Update to 1.9.0 2014-09-12 14:15:05 +04:00
Alexpux 31c0555019 numpy: Yet better grep version from string. 2014-08-29 22:11:55 +04:00
Alexpux 6ce929ba91 numpy: Update to 1.8.2 2014-08-29 13:02:57 +04:00
Alexpux d92815a652 Fix scripts to use new global MINGW_PACKAGE_PREFIX variable instead locally defined 2014-06-11 07:11:51 +04:00