Commit Graph

74 Commits

Author SHA1 Message Date
Jeremy Drake
ceacd81c45 pip: enable for clangarm64 2021-11-30 21:03:38 -08:00
Naveen
80b8c30399 python-pip: update to 21.3.1 2021-11-27 22:37:33 +05:30
Naveen
6a8a9b722b python-pip: update to 21.3 2021-10-20 12:33:49 +05:30
Naveen
bdffbf9130 python-pip: update to 21.2.4 2021-09-14 18:04:44 +05:30
Christoph Reiter
6a16db9801 Python 3.9 rebuilds
pacman -Fqx '/python3\.8/' '.*\.py.*' '.*-cpython-.*'
2021-07-11 12:18:48 +02:00
Naveen M K
68efb70ee1 Change my email 2021-07-05 16:50:59 +05:30
Naveen
be86b4a755 python-pip: update to 21.1.3 2021-06-27 12:23:10 +00: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
Naveen M K
4989350695 python-pip: add distlib dep 2021-05-26 15:04:03 +05:30
Naveen
181524784d python-pip: update to 21.1.2 2021-05-26 07:35:47 +00:00
Naveen M K
d641d37f5b distlib: build executables from source
python-pip: depend directly on distlib
2021-05-24 01:34:01 +05:30
Naveen
37eb66942a python-pip: update to 21.1.1 2021-05-02 07:53:30 +00:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Naveen
8ce625f777 python-pip: update to 21.1 2021-04-25 09:05:17 +00:00
Christoph Reiter
002adc129f pip: add ucrt 2021-03-30 16:45:43 +02:00
Christoph Reiter
79d196a965 python-pip: depend on setuptools again
pip uses setuptools to build legacy things..
2021-02-15 21:10:30 +01:00
Syrus Dark
0761819d5d python-pip: update to 21.0.1 2021-02-09 16:20:58 +05:30
Dan Yeaw
d444008720 Update pip to version 21.0 2021-01-24 11:05:13 -05:00
Dan Yeaw
c02a34e0a2 Update pip and remove patches fixed upstream 2021-01-17 15:44:33 -05:00
Christoph Reiter
4d25e71959 python-pip: add back the python3 alias
I missed this on review..
2021-01-17 16:52:59 +01:00
Syrus Dark
4424b8c530 python-setuptools: update to 51.1.2 2021-01-12 12:10:35 +05:30
Syrus Dark
2ffbd9e521 python-pip: add a patch to fix import error 2021-01-12 10:06:07 +05:30
Syrus Dark
13efbb3781 python-pip: add more check dependencies 2021-01-12 01:51:20 +05:30
Syrus Dark
59fbefc013 Towards completing packing pip 20.2.4
not yet done fully
still need to test
2021-01-12 01:43:40 +05:30
Naveen M K
e5a9d88605 python-pip: update to 20.2.4 2021-01-11 17:38:44 +05:30
Christoph Reiter
c52ac4aa48 python-pip: Update to 20.0.2 2020-02-02 19:22:56 +01: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
9607a8bd96 python-pip: Drop python2 package 2019-12-17 14:17:46 +03:00
Alexey Pavlov
4151275d08 python-pip: Fix format 2019-10-24 22:12:22 +03:00
Christoph Reiter
7712a7476f python-pip: depend on contextlib2 and add python3-contextlib2
Adding an extra python3 package because we'll have to split it up anyway at some point.
2019-10-24 15:23:15 +02:00
Christoph Reiter
d305ab3717 python-pip: fix reference to py3.7 in postinst 2019-10-24 15:02:08 +02:00
Alexey Pavlov
123eba978a python-pip: Update to 19.3.1 2019-10-23 23:46:08 +03:00
Alexey Pavlov
4b7fe4181e python-pip: Update to 19.2.3 2019-10-02 09:54:09 +03:00
Viktor Szakats
c213366c9e use HTTPS in URLs where supported 2019-09-15 15:37:55 +00:00
Christoph Reiter
43240e5075 python-pip: Make pip.exe the Python 3 version
This moves pip.exe from python2-pip to python3-pip and makes it
the Python 3 version.

See #4950
2019-07-24 22:09:30 +02:00
Alexey Pavlov
ccb695ec73 python-pip: Update to 19.1.1 2019-06-03 12:40:38 +03:00
Dan Yeaw
fddd9ee6c6 Use current path prefix to find Python script files to modify
When using pacman to install packages, the --root option can be set to
install them to an alternative location. The current install scripts
don't take this in to account which causes no such file or directory
errors. This modifies the sed command to use the full prefix path
when renaming the shebang.

Signed-off-by: Dan Yeaw <dan@yeaw.me>
2019-03-27 13:02:27 -04:00
J. Peter Mugaas
8d323aedef mingw-w64-python-pip - 19.0.1 - Update to latest release (#4919)
Note that an obvious change is that you are now warned that Python 2x will be dropped in 2020.
2019-01-29 07:47:37 +03:00
J. Peter Mugaas
09999c5c63 python-pip = 18.1 = add dependency on pep517 as the build settings require this for a new feature in the build. Consistant with Archlinux. (#4712) 2018-11-30 08:14:20 +03:00
Alexey Pavlov
0004a86ca6 python-pip: Update to 18.1 2018-11-29 09:08:14 +03:00
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