Commit Graph

14 Commits

Author SHA1 Message Date
Christoph Reiter
ad3a0c37e7 Python 3.10 rebuilds 2022-06-10 17:54:24 +02:00
Christoph Reiter
6a16db9801 Python 3.9 rebuilds
pacman -Fqx '/python3\.8/' '.*\.py.*' '.*-cpython-.*'
2021-07-11 12:18:48 +02: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
Dan Yeaw
d928127954 Update email-validator to version 1.1.3 2021-06-15 21:41:25 -04:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Christoph Reiter
34b3451865 python-email-validator: drop install scripts 2021-04-16 12:25:15 +02:00
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02:00
Dan Yeaw
c4f33a996d Update email-validator to version 1.1.2 2021-01-21 21:11:37 -05:00
Alexey Pavlov
3b37556466 Rename python3 to python packages and update to latest. Round 3 2019-12-27 16:13:45 +03:00
Alexey Pavlov
d81145f393 python-email-validator: Drop python2 package 2019-12-17 14:31:16 +03:00
Alexey Pavlov
deeafae803 python-email-validator: Update to 1.0.5 2019-10-29 08:31:25 +03:00
Alexey Pavlov
6c4e028321 python-email-validator: Update to 1.0.4 2019-05-31 14:45:48 +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
f69eca5771 python-faker 0.9.0 and packages it depends upon for build and testing (#4314)
python-text-unidecode 1.2-2 - new package
python-email-validator 1.0.3 - new package
python-ukpostcodeparser 1.1.2 0 new package
python-dnspython 1.15.0 - new package
2018-08-26 10:04:35 +03:00