Commit Graph

34 Commits

Author SHA1 Message Date
J. Peter Mugaas
63b8af532e python-pip - retry comit (#4379)
python-pip - fix startup.  Build with dependencies on libraries so they can be updated easily.
python-cachecontrol - 0.12.5 - new package - required by pip
python-distlib - 0.2.3 - new package - required by pip.  Note that I was unable to recompile the launchers in this so I use the ones from they provide
python-lockfile - 0.12.2 - new package required by pip
python-progress - 1.4 - rebuild - required for python-pip
python-pytoml - 0.1.18 - new package - required for python-pip
2018-09-08 22:00:12 +03:00
Andrew Sun
68019f24a3 python-pip: update to 18.0 (#4188) 2018-08-15 17:47:55 +03:00
Alexey Pavlov
219325130d pip: Rebuild for python 3.7 2018-07-06 11:43:20 +03:00
Alexey Pavlov
5e66385d93 python-pip: Update to 10.0.1 2018-04-20 12:16:46 +03:00
Christoph Reiter
8b9d2b80f2 python-pip: Update Python3 version in install files (#2593) 2017-06-16 07:10:50 +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
J. Peter Mugaas
e9395ba545 Python (#1839)
* openjpeg 2.1.2 - rel. 2 - Disable JPIP because causing compilation failures -not sure why

* Revert "openjpeg 2.1.2 - rel. 2 - Disable JPIP because causing compilation failures -not sure why"

This reverts commit ea56c3cf07.

* harfbuzz: Update to 1.3.2

* cppcheck: Update to 1.76

* libvirt: Update to 2.3.0

* libbluray: Update to 0.9.3

* libebml: Update to 1.3.4

* libmatroska: Update to 1.4.5

* libbluray: Place in proper folder

* x264: Is git package. Update to r2721.72d53ab

* l-smash: Rebuild

* x265: Update to 2.1

* ffmpeg: Update to 3.1.4

* nspr: Update to 4.13

* Fix PKGBUILDs. Rebuild

* gdl: Update to 3.22.0

* Python updates and additions

PKGBUILD-templates - Update for new SF, add build, and make dirs for
each py version and arch.
python-distutils-extra - 2.39 - new package
python-mock - 2.0 Update to altest version
python-pbr: 1.10.0 - Update to latest version
python-pgen2 -  0.1.0 - New package
python-pip: rebuildm, fix issue with symlink, and rework slightly to
match updated template
python-pyparsing - 2.1.10 - Update to latest version
python-pytest - 3.0.3 - Update to latest version
python-setuptools - 28.6.0 - Update ot latest version
python-cython - 0.24.1 - Update to latest version
2016-10-20 09:40:22 +03:00
Alexey Pavlov
47a6b51284 python-pip: Update to 8.1.2 2016-09-23 11:54:32 +03:00
Alexey Pavlov
9e25f550ca pip: Update to 8.1.1 2016-03-22 11:10:55 +03:00
Alexey Pavlov
3ed0778b03 Rebuild some packages due to mingw-w64 crt bug 2016-03-02 15:48:54 +03:00
Alexey Pavlov
4093f93e51 pip: Update to 8.0.3 2016-02-29 14:46:46 +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
e10e6077d3 pip: Update to 8.0.2 2016-02-09 17:01:34 +03:00
Alexey Pavlov
d91becad51 Rebuild/update packages for Python 3.5.0 support 2015-10-09 12:34:07 +03:00
Ray Donnelly
6acb30eeef pip: Update for Python 3.5.0 2015-10-05 22:34:34 +01:00
Alexey Pavlov
ff17e87e8f === Rebuild with GCC-5.x. Part XVII === 2015-07-22 00:44:50 +03:00
Alexpux
1d05b10cf2 python-pip: Update to 7.0.3 2015-06-10 15:53:38 +03:00
Alexpux
166f8fa0b2 pip: Update to 6.1.1 2015-04-07 19:06:53 +03:00
Renato Silva
6daa9f99f9 Trailing whitespace cleanup. 2015-02-09 18:45:05 -02:00
Alexpux
407c1233c9 python-pip: Update to 6.0.8 2015-02-07 22:21:19 +03:00
Alexpux
688bb22714 pip: Update to 6.0.7 2015-02-01 14:31:12 +03:00
Alexpux
a84f82bf30 pip: Update to 6.0.6 2015-01-12 10:16:44 +03:00
Alexpux
1e537e9b07 pip: Update to 6.0.3 2014-12-25 14:48:01 +03:00
Ray Donnelly
c7f07d073a bashisms: Replace pushd/popd with ..
.. cd DIR/cd -
2014-10-19 23:37:05 +01:00
Alexpux
24573cb2a7 python-pip: Fix script 2014-07-20 23:52:10 +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
Alexpux
d1f4daefce python-pip: Update to 1.5.6 2014-05-22 11:51:23 +04:00
Alexpux
c6756bda43 python-pip: Update to 1.5.5 2014-05-07 12:05:08 +04:00
Alexpux
228bb23d40 Fix formatting. Replace TAB with two spaces 2014-04-22 16:46:15 +04:00
Alexpux
a774cb2411 python-pip: Rebuild with Python-3.4 2014-03-18 09:10:01 +04:00
Alexpux
363ca51fd3 python-pip: Add missing file. 2014-03-01 21:31:15 +04:00
Alexpux
975a0ff998 Add python-pip packages. 2014-02-28 10:24:24 +04:00