Commit graph

153133 commits

Author SHA1 Message Date
q66
f09305c1b3 bmake: update to 20211001 2021-10-13 23:18:17 +02:00
Andrew J. Hesford
19413a149a python-dbus: update to 1.2.18. 2021-10-13 16:10:35 -04:00
Andrew J. Hesford
da31ac510b python-cffi: update to 1.15.0. 2021-10-13 15:50:41 -04:00
Andrew J. Hesford
8987abed67 python3-bokeh: update to 2.4.1. 2021-10-13 15:50:41 -04:00
Gonzalo Tornaría
6289273484 python3-mpmath: depend on python3-gmpy2
By default mpmath uses python's builtin long integers which are very
slow. Installing python3-gmpy2 makes it use gmp, mpfr, mpc for that,
which is asymptotically faster.

After a discussion in #33481 it was decided to add it to depends.

Also:
 - remove INSTALL.msg; for plotting, mpmath itself gives a warning.
 - Adopt.
2021-10-13 15:00:00 -04:00
Karl Nilsson
a4f65e8421 python3-numpy-stl: update to 2.16.3. 2021-10-13 14:47:08 -04:00
Karl Nilsson
36e920e58a python3-certifi: update to 2021.10.08. 2021-10-13 14:46:05 -04:00
Antonio Gurgel
aedd444d60 python3-pycryptodomex: update to 3.11.0. 2021-10-13 14:44:42 -04:00
Jan Christian Grünhage
addec2c7bc python3-resolvelib: update to 0.8.1. 2021-10-13 14:42:02 -04:00
Gonzalo Tornaría
6077a28b80 removed-packages: remove python3-gmpy2
... since the package has been restored.

Closes: #33481 [via git-merge-pr]
2021-10-13 14:37:51 -04:00
Gonzalo Tornaría
b5613409b1 python3-gmpy2: restore package, update to 2.1.0rc1
Upstream 2.1.0rc1 builds on python3.10, last official version does not.

This package is used by python3-mpmath for multiprecission arithmetic.
If not installed, mpmath defaults to python bigints which are very slow.

For example: compute 1M digits of pi using sympy:

$ isympy	# without python3-gmpy2
In [1]: %time a=pi.n(1_000_000)
CPU times: user 49.4 s, sys: 2.96 ms, total: 49.4 s
Wall time: 49.4 s

vs.

$ isympy	# with python3-gmpy2
In [1]: %time a=pi.n(1_000_000)
CPU times: user 632 ms, sys: 5.99 ms, total: 638 ms
Wall time: 639 ms

Note that just installing python3-gmpy2 brings this improvement.
Arguably python3-gmpy2 could be made a dependency of python3-mpmath.

This reverts commit f91cea99dd.

Also:
 - fix hostmakedepends
 - make tests work
 - adopt
2021-10-13 14:37:37 -04:00
Andrew J. Hesford
2f447cfeb6 python3-tifffile: update to 2021.10.12. 2021-10-13 13:24:51 -04:00
Andrew J. Hesford
6913e7202c python3-flit_core: update to 3.4.0. 2021-10-13 13:24:51 -04:00
Andrew J. Hesford
3061582137 python3-tomli: do not build with python3-flit_core, it introduces a cycle 2021-10-13 13:24:50 -04:00
Andrew J. Hesford
1ffdc8cf62 python3-pip: update to 21.3. 2021-10-13 13:24:50 -04:00
Andrew J. Hesford
a57bea86b7 maturin: update to 0.11.5. 2021-10-13 13:24:50 -04:00
Duncaen
4f23408faa
firefox-i18n: update to 93.0. 2021-10-13 16:38:48 +02:00
Duncaen
9d8cccf3f0
firefox: update to 93.0. 2021-10-13 16:38:48 +02:00
Leah Neukirchen
1194b25551 yash: update to 2.52. 2021-10-13 12:42:28 +02:00
Leah Neukirchen
b78f99c925 nsd: update to 4.3.8. 2021-10-13 12:42:28 +02:00
Leah Neukirchen
ffaa7ae907 checksec: update to 2.5.0. 2021-10-13 12:42:28 +02:00
Leah Neukirchen
ec153af0ca linux5.10: update to 5.10.73. 2021-10-13 12:42:28 +02:00
Andrew J. Hesford
f66e990470 libArcus: really rebuild for protobuf
The revbump was lost in a rebase.
2021-10-13 06:04:48 -04:00
teldra
33fcb32b93 pamixer: update to 1.5. 2021-10-13 02:23:58 -03:00
classabbyamp
dfbd21d7c1 chezmoi: update to 2.7.0. 2021-10-13 02:19:00 -03:00
Gadzhi Kharkharov
8dbb82d688 himalaya: update to 0.5.0. 2021-10-12 22:01:17 -03:00
mobinmob
bb815d50c2 mercurial: update to 5.9.2. 2021-10-12 21:58:22 -03:00
Andrew J. Hesford
75c9c29688 removed-packages: add zbackup 2021-10-12 20:26:39 -04:00
Andrew J. Hesford
2371fafda3 zbackup: remove package
Package will not build with new protobuf, upstream hasn't seen a commit
since Feb 2016, a release hasn't been cut since Sep 2015, and issues/PRs
have sat for years without maintainer feedback or other activity.

This project is dead.
2021-10-12 20:26:39 -04:00
Andrew J. Hesford
14738680e3 vlc: rebuild for protobuf 2021-10-12 20:26:39 -04:00
Andrew J. Hesford
637285e8c7 usbguard: rebuild for protobuf 2021-10-12 20:26:39 -04:00
Andrew J. Hesford
c4b0da736e sysdig: rebuild for protobuf 2021-10-12 20:26:39 -04:00
Andrew J. Hesford
709372434f strawberry: rebuild for protobuf 2021-10-12 20:26:39 -04:00
Andrew J. Hesford
dabe388f28 protobuf-c: rebuild for protobuf 2021-10-12 20:26:39 -04:00
Andrew J. Hesford
02677547bc nsjail: rebuild for protobuf 2021-10-12 20:26:38 -04:00
Andrew J. Hesford
0d3a2d4253 mumble: rebuild for protobuf 2021-10-12 20:26:38 -04:00
Andrew J. Hesford
42512f9fa6 mozc: rebuild for protobuf, patch gyp to build with Python 3.10 2021-10-12 20:26:38 -04:00
Andrew J. Hesford
fd0f47ebb0 mosh: rebuild for protobuf 2021-10-12 20:26:38 -04:00
Andrew J. Hesford
89db246252 mixxx: rebuild for protobuf 2021-10-12 20:26:38 -04:00
Andrew J. Hesford
849651268e litecoin: rebuild for protobuf 2021-10-12 20:26:38 -04:00
Andrew J. Hesford
f607f9d50b libcompizconfig: rebuild for protobuf 2021-10-12 20:26:38 -04:00
Andrew J. Hesford
3e67f09726 libArcus: rebuild for protobuf 2021-10-12 20:26:38 -04:00
Andrew J. Hesford
be71c1b8a8 kismet: rebuild for protobuf 2021-10-12 20:26:38 -04:00
Andrew J. Hesford
7a9d60fd3e grpc: rebuild for protobuf 2021-10-12 20:26:38 -04:00
Andrew J. Hesford
d5347f6e3e cura-engine: rebuild for protobuf 2021-10-12 20:26:38 -04:00
Andrew J. Hesford
7c99a22094 clementine: rebuild for protobuf 2021-10-12 20:26:38 -04:00
Andrew J. Hesford
39cbc131d3 bloaty: rebuild for protobuf 2021-10-12 20:26:38 -04:00
Andrew J. Hesford
84e6862de5 astroid: rebuild for protobuf 2021-10-12 20:26:37 -04:00
Andrew J. Hesford
050cbfc88d android-tools: rebuild for protobuf 2021-10-12 20:26:37 -04:00
Andrew J. Hesford
f2f3927a0f EternalTerminal: rebuild for protobuf 2021-10-12 20:26:37 -04:00