Christoph Reiter
e50372c19a
python-xpra: Wno-error some things in cython code
2022-06-12 20:28:47 +02:00
Christoph Reiter
72afe9a4bf
Merge pull request #11835 from stahta01/wxpython4.1.x_wx3.1.7-2
...
Updates wxPython to 4.1.2 Alpha 1 and adds header to wxWidgets 3.1.7 package
2022-06-12 20:25:54 +02:00
Tim Stahlhut
40aa295b64
wxPython: Update to 4.1.2a1 and wxWidgets 3.1.7 plus
2022-06-12 09:26:10 -04:00
Tim Stahlhut
2cf8366b47
wxWidgets3.1: Add new wx/filedlgcustomize.h to the list of files installed
2022-06-12 09:25:54 -04:00
Christoph Reiter
ba355ea033
python-bsddb3: don't set runtime_library_dirs
...
Not supported on Windows
In our stdlib distutils it will end up using rpath, which clang errors out on,
and in upstream distutils there is a PR pending making it a proper error:
https://github.com/pypa/distutils/pull/150
2022-06-12 10:07:26 +02:00
Christoph Reiter
b68948ca73
python-imagecodecs: add fix for building against openjpeg 2.5
2022-06-12 09:17:38 +02:00
Christoph Reiter
e463eace22
vera++: build against python 3.10
2022-06-12 09:06:20 +02:00
Christoph Reiter
cebd5902cd
python-pesq: makedep on cc
2022-06-12 08:35:44 +02:00
Christoph Reiter
79433d0dc9
python-psycopg2: makedep on cc
2022-06-11 23:40:09 +02:00
Christoph Reiter
9e324fa127
python-cffi: fetch source from pypi
...
the heptapod archive changed, to avoid this happening again use the release tarball from pypi
2022-06-11 23:23:56 +02:00
Christoph Reiter
6b135076e9
python-jupyter-nbformat: update dependencies
2022-06-11 22:49:40 +02:00
Christoph Reiter
ae39e16a9e
python-jupyter-nbformat: fix pkgbase
2022-06-11 22:48:24 +02:00
Christoph Reiter
1f861ad16b
pyopengl: some cleanup; force cython rebuild for py3.10 compat
2022-06-11 22:40:29 +02:00
Christoph Reiter
ecfc0380c6
Drop python-pathlib2
...
No longer has any rdeps in MSYS2 and also isn't in Arch Linux
2022-06-11 22:16:28 +02:00
Christoph Reiter
a786403093
python-ipykernel: doesn't depend on pathlib2
2022-06-11 22:13:10 +02:00
Christoph Reiter
7678ebc5a2
python-atomicwrites: fix checkdepends
2022-06-11 22:10:14 +02:00
Christoph Reiter
631f50aec1
python-scandir: makedep on cc
2022-06-11 22:07:43 +02:00
Christoph Reiter
81bea3fac0
python-tempita: install from pre-built wheel
...
The package no longer builds from source since it is too old
and uses setuptools features that no longer exist.
2022-06-11 21:06:06 +02:00
Christoph Reiter
ca4c62461c
python-pyparsing: drop dep on python-build
...
it's a dep of python-build via python-packaging
2022-06-11 20:31:41 +02:00
Christoph Reiter
5b8f50cee3
python-distlib: makedep on cc
2022-06-11 19:08:21 +02:00
Christoph Reiter
c020b45ac2
libimobiledevice: update patch checkums
...
the repo gained one extra char in the short commit hash, so the files
are different, but the content is the same.
2022-06-11 18:49:34 +02:00
Christoph Reiter
1e5aa93ea7
python-packaging: drop some unused dependencies
2022-06-11 18:41:56 +02:00
Christoph Reiter
f722d29450
python-installer: reduce dependencies
...
now that flit-core is separate we can depend on it and use some
internal api to build a wheel.
2022-06-11 18:08:27 +02:00
Christoph Reiter
b12529aeeb
Merge pull request #11828 from lazka/py-bootstrap
...
Add a bootstrap flag to tomli and wheel
2022-06-11 10:28:21 +02:00
Christoph Reiter
3bb7634d43
Add a bootstrap flag to tomli and wheel
...
In case of wheel the launcher is missing when we just unpack,
so add a bootstrap flag which we can turn off once everything
is built.
2022-06-11 10:16:01 +02:00
Christoph Reiter
a7255da5c2
Merge pull request #11827 from lazka/tomli-bootstrap
...
python-tomli: don't depend on python-build/installer
2022-06-11 09:18:35 +02:00
Christoph Reiter
9d584e7dda
python-tomli: don't depend on python-build/installer
...
install manually for bootstrapping
2022-06-11 09:07:34 +02:00
Christoph Reiter
bdf1bc1c22
Merge pull request #11826 from lazka/setuptools-simple-bootstrap
...
setuptools: revert switch to PEP517
2022-06-11 08:03:41 +02:00
Christoph Reiter
9794b8a604
setuptools: revert switch to PEP517
...
this makes bootstrapping too complicated
2022-06-11 07:52:36 +02:00
Christoph Reiter
c3b4fd145d
Merge pull request #11819 from lazka/py-compile-part4
...
Python byte compile - part 4
2022-06-11 07:33:25 +02:00
Christoph Reiter
9c27c0802f
bump pkgrels
2022-06-11 07:33:04 +02:00
Christoph Reiter
c06c53ecac
z3: python bytecompile
2022-06-11 07:31:57 +02:00
Christoph Reiter
41d27de7e6
python-testpath: bytecompile
2022-06-11 07:31:57 +02:00
Christoph Reiter
4cb1c6dc86
python-qtconsole: byte compile
2022-06-11 07:31:57 +02:00
Christoph Reiter
dfeaf14a67
python-pyzmq: byte compile
2022-06-11 07:31:57 +02:00
Christoph Reiter
ffdeff2b0a
bullet: python byte compile
2022-06-11 07:31:57 +02:00
Christoph Reiter
a797e566dc
python-mistune: byte compile
2022-06-11 07:31:57 +02:00
Christoph Reiter
df291cb8d1
Merge pull request #11818 from lazka/py-compile-part3
...
Python byte compile - part 3
2022-06-11 07:31:31 +02:00
Christoph Reiter
113fee0553
libxml2: python bytecompile
2022-06-11 07:31:08 +02:00
Christoph Reiter
d99a5a9e01
Merge pull request #11815 from lazka/py-compile-part2
...
Python byte compile - part 2
2022-06-11 07:30:20 +02:00
Christoph Reiter
cfe287117e
bump pkgrels
2022-06-11 07:29:50 +02:00
Christoph Reiter
5cfabaccff
python-maturin: python bytecompile
2022-06-11 07:28:24 +02:00
Christoph Reiter
e58e79e1df
python-jupyter_core: python byte compile
2022-06-11 07:28:24 +02:00
Christoph Reiter
9585445366
python-jupyter_client: python byte compile
2022-06-11 07:28:24 +02:00
Christoph Reiter
1dc6a30d66
python-jsonschema: python bytecompile
2022-06-11 07:28:24 +02:00
Christoph Reiter
74ca1f2b94
python-ipython: python bytecompile
2022-06-11 07:28:24 +02:00
Christoph Reiter
b3fce85afc
python-ipykernel: python byte compile
2022-06-11 07:28:24 +02:00
Christoph Reiter
838d9e519b
pygobject: python byte compile
2022-06-11 07:28:24 +02:00
Christoph Reiter
5ec0c79e22
python-entrypoints: byte compile
2022-06-11 07:28:24 +02:00
Christoph Reiter
7d6684239a
plplot: python bytecompile
2022-06-11 07:28:23 +02:00