Commit Graph

17 Commits

Author SHA1 Message Date
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