Commit Graph

27 Commits

Author SHA1 Message Date
Mehdi Chinoune
15b4137e03 python-more-itertools: update to 9.1.0 2023-02-27 18:24:43 +01:00
Mehdi Chinoune
12fa23a8a5 python-more-itertools: update to 9.0.0 2022-10-20 10:40:48 +01:00
Mehdi Chinoune
48f399a54f python-more-itertools: update to 8.14.0 2022-08-19 12:34:11 +01:00
Biswapriyo Nath
51a1ecd776 python-more-itertools: update to 8.13.0
Add python-flit in makedepends.
2022-06-20 15:15:52 +05:30
Christoph Reiter
ad3a0c37e7 Python 3.10 rebuilds 2022-06-10 17:54:24 +02:00
Biswapriyo Nath
8fb24101d1 python-more-itertools: update to 8.12.0
* Port to pyproject.
* Use source tarball from pypi.
2022-03-16 11:28:09 +05:30
Dennis Ameling
41ecd4bfea python-more-itertools: enable for clangarm64 2021-12-16 09:41:05 +01:00
Naveen
f12de7e9ff python-more-itertools: update to 8.10.0 2021-10-20 12:33:49 +05:30
Naveen
7204f48fb5 python-more-itertools: update to 8.9.0 2021-09-06 17:25:03 +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
37a2037ae6 add clang32 to more packages.
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.
2021-06-17 17:04:00 -07:00
Naveen
074a3a8938 python-more-itertools: update to 8.8.0 2021-05-21 18:08:27 +00: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
Naveen
8e077d8021 python-more-itertools: update to 8.7.0 2021-02-12 11:01:58 +00:00
github-actions[bot]
9454f1604c python-more-itertools: update to 8.6.0 2021-01-20 14:20:45 +00:00
Alexey Pavlov
503b9341b6 python-more-itertools: Update to 8.2.0 2020-02-22 17:51:55 +03:00
Christoph Reiter
eb713b19e5 python-more-itertools: Update to 8.1.0 2020-01-17 08:45:10 +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
8ad431812a Rename python3 folders to python 2019-12-23 10:10:26 +03:00
Christoph Reiter
4802e5ee76 python-more-itertools: Downgrade Python 2 version and split PKGBUILD
more-itertools dropped Python 2 support with 6.0. The recent upgrade (#5291)
to 7.0 results in the package no longer working under Python 2 and breaks
packages depending on it like pytest.

Split the PKGBUILD up into a Python 2 (5.0) and Python 3 (7.0) version.

Add an epoch to the Python 2 version so that package upgrades work.
2019-05-17 08:14:19 +02:00
peterbudai@hotmail.com
9ed109094e python-more-itertools: Update to 7.0.0 2019-05-01 17:02:31 +02:00
Peter Budai
29a2b9d820 Python updates (#4861)
* python-bleach: Update to 3.1.0

* python-entrypoints: Update to 0.3

* python-more-itertools: Update to 5.0.0

* python-jupyter-notebook: Update to 5.7.4

* python-jedi: Update to 0.13.2

* python-soupsieve: Update to 1.7.0
2019-01-14 07:40:58 +03:00
Andrew Sun
a9947252dc python-more-itertools: update to 4.3.1 (#4216) 2018-08-16 21:08:49 +03:00
Alexey Pavlov
dabcc8eb24 Rebuild packages for Python 3.7 2018-07-09 10:48:04 +03:00
J. Peter Mugaas
fa2348c24d Mingw w64 pytest (#3848)
* Add two helper macros to the PKGBUILD templates.  apply_patch_with_msg applies a patch ensuring a backup is made and with an output message showing the patch being applied to help with debugging.  del_file_exists delets files and is meant for where a patch creates new files.  Those added files may not be deleted if the PKGBUILD is reran causing patch to fail saying it's already been applied.

Fix the setup-py template to use a _dtoken variable for part of the URL in pypi.  Those use a download token for each software package and is unique to EVERY version.  Also, use python${pver}-build-${CARCH} consistantly.  The CARCH allows us to have for binary versions so that they could be examined if a build problem were to occur and speed up the build.

* Fixed the comment about the source and made a point about downloading from some source such as github instead of pypi.

* mingw-w64-python-more-itertools - 4.2.0, mingw-w64-python-pytest - 3.5.1 - Update to the latest.
2018-05-28 07:53:41 +03:00
Andrew Sun
8502260d80 add python-more-itertools (version 4.1.0) (#3757)
This adds python-more-itertools (version 4.1.0).
2018-05-18 08:02:35 +03:00