Commit Graph

16 Commits

Author SHA1 Message Date
GH Cao
29d3448fd6 jupyter and deps: enable clangarm64 2023-01-08 04:04:46 +08:00
Christoph Reiter
31de6deb3b Remove template comment
the goal was to point to where to find the rigth test command, not
to have it in the PKGBUILD.

just remove it.. it's pytest in 99% of cases anyway.
2022-07-30 16:43:37 +02:00
Mehdi Chinoune
11518bede8 python-argon2_cffi: update to 21.3.0 2022-07-30 08:01:12 +05:30
Christoph Reiter
ad3a0c37e7 Python 3.10 rebuilds 2022-06-10 17:54:24 +02:00
Christoph Reiter
7c67d9c465 Make sure every package using a C/C++ compiler depends on one
The "cc" virtual package provides the environment default compiler.
2022-01-08 17:11:16 +01:00
Raed Rizqie
65720ee258 python-argon2_cffi: update to 21.1.0 2021-12-06 01:56:20 +08:00
Jeremy Drake
f6ab6657cb add clang32 to more packages.
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.  Except for rust
(#9091).

Batch 8
2021-07-18 15:15:34 -07:00
Christoph Reiter
6a16db9801 Python 3.9 rebuilds
pacman -Fqx '/python3\.8/' '.*\.py.*' '.*-cpython-.*'
2021-07-11 12:18:48 +02: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
Alexey Pavlov
1b91eb086b Rename python3 packages to python and update to latest. Round 2 2019-12-26 15:11:06 +03:00
Christoph Reiter
cdc3d3beca Fix various Python packages (syntax errors, missing files) 2019-12-23 09:02:08 +01:00
Alexey Pavlov
2baf2c149f python-argon2_cffi: Drop python2 package 2019-12-17 13:37:59 +03:00
Alexey Pavlov
bcfa7a10dc python-argon2_cffi: Rebuild for python 3.8 2019-10-25 13:21:42 +03:00
J. Peter Mugaas
511002d2e4 argon2 updates (see: https://github.com/Alexpux/MINGW-packages/issues/4921 (#4922)
fix patch 002-mingw-fix-src.patch in both packages
argon2 - fix patch as recommended
python-argon2-cffi - Update to 19.0.1 and compile with fixed patch.
2019-01-29 07:49:51 +03:00
J. Peter Mugaas
9b8da5cf91 python-argon2-cffi - 18.3.0 - new package optional requirement for dj… (#4822)
* python-argon2-cffi - 18.3.0 - new package optional requirement for django

* Comit patches I forgot.  OOPS!!!
2019-01-09 13:22:03 +03:00