Commit Graph

15 Commits

Author SHA1 Message Date
Jeremy Drake
9bcfb5cd02 add clang32 to more packages.
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.

Batch 5
2021-06-29 13:04:05 -07:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Christoph Reiter
3655978368 python-sympy: drop install scripts 2021-04-16 12:42:08 +02:00
Naveen
a5b00623e7 python-sympy: update to 1.8 2021-04-11 08:20:56 +00:00
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02:00
github-actions[bot]
4698a1aa74 UPDATE 9:
- mingw-w64-python-colorama
- mingw-w64-python-ipython
- mingw-w64-python-jedi
- mingw-w64-python-prompt_toolkit
- mingw-w64-python-ptyprocess
- mingw-w64-python-pygments
- mingw-w64-python-sympy
- mingw-w64-python-traitlets
- mingw-w64-python-virtualenv
2021-01-19 17:23:42 +00:00
Alexey Pavlov
8c768415ce python-sympy: Update to 1.5.1 2020-02-20 08:23:11 +03: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
aa8e88e240 python-sympy: Drop Python 2 package 2019-12-06 15:01:17 +01:00
Alexey Pavlov
c012e8413b python-sympy: Rebuild for python 3.8 2019-10-28 14:08:51 +03:00
Viktor Szakats
c213366c9e use HTTPS in URLs where supported 2019-09-15 15:37:55 +00:00
Alexey Pavlov
192abd8c8d python-sympy: Update to 1.4 2019-06-03 12:42:51 +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
Alexey Pavlov
b14f0d78c7 python-sympy: Update to 1.3 2018-10-24 10:22:21 +03:00
J. Peter Mugaas
5fee2ecf07 python-sympy and some packages it depends upon. (#4253)
* python-sympy and some packages it depends upon.

* various fixes Alex Puk suggested.  Clarified some dependencies  Removed some unused bits.
2018-08-20 21:00:29 +03:00