Commit Graph

20437 Commits

Author SHA1 Message Date
Christoph Reiter
ef474cd031 pygtk: fix build with newer pango; drop numpy support
python2 numpy is gone
2021-04-15 07:22:03 +02:00
Christoph Reiter
5fe1f83f1b Merge pull request #8372 from Schala/python
Boto3 bump
2021-04-15 05:19:32 +02:00
Sarah Ottinger
2b0552c5fb boto3 bump 2021-04-14 17:37:25 -07:00
Sarah Ottinger
fbb9d93046 botocore bump 2021-04-14 17:34:24 -07:00
Christoph Reiter
c710adb682 Merge pull request #8371 from Schala/python
Delete .gitignore for typing_extensions
2021-04-14 18:09:05 +02:00
Sarah Ottinger
415eca9351 Delete .gitignore 2021-04-14 09:03:30 -07:00
Christoph Reiter
548d2c025b Merge pull request #8367 from naveen521kk/update
Update python-decorator python-faker python-rich
2021-04-14 17:30:24 +02:00
Christoph Reiter
ede029687e Merge pull request #8295 from sinankeskin/master
Update Ruby version to 3.0.1
2021-04-14 10:17:29 +02:00
Christoph Reiter
1257e4783a Merge pull request #8338 from lazka/qt5-no-ruby
qt5: don't makedepend on ruby
2021-04-14 10:10:38 +02:00
Christoph Reiter
f687799447 clutter: gcc10 fixes 2021-04-14 10:03:19 +02:00
Christoph Reiter
5583a4163d ruby-cairo: drop, doesn't build anymore 2021-04-14 09:49:20 +02:00
Christoph Reiter
a3e4d44225 Rebuild ruby packages 2021-04-14 09:06:08 +02:00
Naveen M K
af27dc7f07 python-typing_extension: fix link 2021-04-14 12:31:10 +05:30
Naveen M K
3a52468b3b python-rich: fix dependencies 2021-04-14 12:22:46 +05:30
Naveen M K
f218f22817 python-typing_extensions: use tarball from pypi
add _pyname variable
2021-04-14 12:22:10 +05:30
Naveen
883ce3d5f3 python-rich: update to 10.1.0 2021-04-14 06:34:09 +00:00
Naveen
96e0cd3a68 python-faker: update to 8.1.0 2021-04-14 06:34:09 +00:00
Naveen
8fc9c70c2a python-decorator: update to 5.0.7 2021-04-14 06:34:09 +00:00
Christoph Reiter
3ab1d7205c Merge pull request #8366 from Schala/python
Boto3 bump and s3transfer update
2021-04-14 08:19:47 +02:00
Sarah Ottinger
1bf120b9a3 boto3 bump 2021-04-13 17:46:04 -07:00
Sarah Ottinger
a5a8b540d5 s3transfer 0.3.7 2021-04-13 17:42:50 -07:00
Sarah Ottinger
b8ab1dbdf2 botocore bump 2021-04-13 17:37:40 -07:00
Astrum-polaris
c7b0c012e0 curl: update to 7.76.0
Use github source
2021-04-13 23:02:49 +02:00
Astrum-polaris
d4d8b564f9 zstd: update to 1.4.9 2021-04-13 23:02:39 +02:00
Christoph Reiter
c6a2d8f655 Merge pull request #8324 from jeremyd2019/autoreconf-for-libtool
clang libtool fixes
2021-04-13 23:00:26 +02:00
Christoph Reiter
3cb45b777c Merge pull request #8363 from Biswa96/update-packages
Update packages
2021-04-13 22:59:17 +02:00
Christoph Reiter
fabc6e0ea1 readosm: oops.. 2021-04-13 22:26:48 +02:00
Christoph Reiter
20ea534b42 readosm: fix the version format
so it's considered newer
2021-04-13 21:43:30 +02:00
Biswapriyo Nath
10eb7bbd7f amtk: Update to 5.3.1, port to meson. 2021-04-14 00:04:13 +05:30
Christoph Reiter
ea5061529d Merge pull request #8364 from jeremyd2019/patch-1
tcl: set !makeflags option
2021-04-13 20:26:19 +02:00
Biswapriyo Nath
4c6cf84971 vala: Update to 0.52.2
Enable vala dependency for ucrt which is now in pacman repo.
2021-04-13 23:43:23 +05:30
jeremyd2019
f788d18f87 tcl: set !makeflags option
I have been seeing intermittent build errors that are resolved by this option
2021-04-13 11:06:33 -07:00
Biswapriyo Nath
1c3e37effb gsettings-desktop-schemas: Update to 40.0
Add install scripts for ucrt64 and clang.
2021-04-13 23:29:05 +05:30
Biswapriyo Nath
f79ebd422e glfw: Update to 3.3.4 2021-04-13 23:18:09 +05:30
Christoph Reiter
e001fc657c Merge pull request #8351 from kmilos/jsonschema-deps
python-jsonschema: add six dep, sync w/ template
2021-04-13 17:48:16 +02:00
Christoph Reiter
632b4845a4 Merge pull request #8358 from Schala/python
Boto3 bump
2021-04-13 17:45:21 +02:00
Christoph Reiter
eb9e681f59 Merge pull request #8359 from jeremyd2019/python-clang-arm64
python support for clang and arm64
2021-04-13 17:45:10 +02:00
Christoph Reiter
3b860136b3 Merge pull request #8360 from jeremyd2019/use-gcc-builtins
Use gcc/clang builtins/instrinsics
2021-04-13 17:41:11 +02:00
Christoph Reiter
053a4753a8 Merge pull request #8361 from naveen521kk/update
Update python-hypothesis python-importlib-metadata
2021-04-13 17:38:30 +02:00
Miloš Komarčević
deacc32fb0 python-jsonschema: restore removal of compiled files 2021-04-13 09:34:26 +02:00
Naveen
40309771af python-importlib-metadata: update to 3.10.1 2021-04-13 06:41:55 +00:00
Naveen
41b3db5698 python-hypothesis: update to 6.9.1 2021-04-13 06:41:55 +00:00
Jeremy Drake
dfb09e4a23 python-setuptools: aarch64 support 2021-04-12 16:52:57 -07:00
Jeremy Drake
d08e2ba5b7 python: disguise Clang as GCC in sys.version.
Many places check for the string 'GCC' in sys.version to identify a
'posix' build.

Remove anchor from regex for extracting version number from -v/--version
output.  The presence of a git commit hash in LLD's ld -v output was
confusing it.  This doesn't seem entirely save, but solves the immediate
problem.

set CC to clang on clang prefix, to fix LTO/PGO

Remove mktime workaround now that mingw-w64 exports that symbol.
2021-04-12 16:49:55 -07:00
Jeremy Drake
a7780108e5 z3: fix i686 clang build
It seems intrinsics were disabled on clang for Mac OS X and XCode 5, but
they seem fine on Windows.
2021-04-12 16:47:48 -07:00
Jeremy Drake
4719ffad87 python-cffi: use gcc-style barrier on Windows.
The existing logic excluded this on i386, x86_64, and WIN32, presumably
because they assumed WIN32 was i386 or x86_64.  This patch enables
gcc-style __sync_synchronize(), if it compiles, on WIN32 if not i386 or
x86_64.
2021-04-12 16:47:06 -07:00
Jeremy Drake
64a621b12b jemalloc: support llp64 with __builtin_clz 2021-04-12 16:45:09 -07:00
Jeremy Drake
4cba116100 libuv: fall back to gcc/clang builtins on arm 2021-04-12 16:35:49 -07:00
Jeremy Drake
c3f08472fa libssh2: autoreconf for libtool linking of dll
Patch configure.ac to fix error trying to undefine an undefined macro.
2021-04-12 16:31:06 -07:00
Jeremy Drake
63ea7851ba pcre: autoreconf to fix clang builtins linking 2021-04-12 16:31:06 -07:00