Commit graph

914 commits

Author SHA1 Message Date
Tony Zorman
a056af22ac overrides: add setuptools to python-lsp-ruff 2023-11-15 21:45:52 +13:00
Antoine Pietri
0ee1839348 fix(overrides): add several build system overrides
- aiohttp-client-cache
- aiohttp-rpc
- toga
- toga-core
- toga-gtk
- travertino
2023-11-13 11:24:26 +13:00
Florian Amsallem
16dc105f55 overrides: rpds-py 0.11.0 and 0.12.0 2023-11-12 16:05:12 +01:00
ZerataX
84c484b05a overrides: ruff 0.1.5 2023-11-11 11:53:30 +13:00
Tom Bärwinkel
d41df260ab overrides: add setuptools to sqlite-migrate 2023-11-10 10:15:04 +13:00
Tom Bärwinkel
d1cb04ed03 overrides: add hatch to python-ulid 2023-11-10 10:15:04 +13:00
Tom Bärwinkel
4f281a51cc overrides: add flit-core to click-default-group 2023-11-10 10:15:04 +13:00
Phillip Cloud
2fc2f80602 chore: fix ruff build 2023-11-09 17:35:08 +13:00
Kiskae
944dfe4a1f overrides: fix openai buildsystems
08b8179a6b
2023-11-08 11:45:32 +13:00
ZerataX
bf0601d5d9 ruff: add override 2023-11-07 14:49:58 +13:00
ZerataX
23140fef4e overrides: add build systems 2023-11-07 10:10:39 +13:00
Bouke van der Bijl
7389c9af27 Add opencv-contrib-python to build-systems.json 2023-11-03 00:16:03 +13:00
Kiskae
566e2cdc8c overrides: fix constantly > 23.10.0 2023-11-02 10:24:48 +13:00
Alexander Holmbäck
f439d199fc add flit-core to django-filter 2023-11-01 11:06:18 +13:00
Jeff Hutchison
a757ece9d1
overrides: add opencv-python-headless 2023-10-31 08:50:51 -04:00
adisbladis
ca436df896 overrides.pyqt6: Only do autoPatchelf stuff on wheels 2023-10-30 16:50:55 +13:00
Albert Peschar
1a26b00f31
overrides: add pytest-redis 2023-10-28 07:06:19 -04:00
Albert Peschar
1bc274e89c
overrides: add mailchimp3 2023-10-28 07:06:17 -04:00
Phillip Cloud
7208f5a33e
test: add python markers test 2023-10-28 06:33:24 -04:00
Kiskae
85f91c2e78
overrides: add dynaconf, quart-flask-patch; fix aiofiles
aiofiles: https://github.com/Tinche/aiofiles/releases/tag/v23.2.0
2023-10-27 13:19:46 +02:00
adisbladis
9ded99c5ef overrides.cryptography: add hash for 41.0.5 2023-10-27 13:47:04 +13:00
Phillip Cloud
973ccb6855
fix(pycairo): fix later versions of pycairo 2023-10-26 08:46:30 -04:00
Phillip Cloud
2d29b1692e
Merge pull request #1356 from considerate/considerate/pyside6 2023-10-26 07:54:44 -04:00
Viktor Kronvall
0a708f9f35 pyqt6: build from wheel 2023-10-26 19:41:25 +09:00
Viktor Kronvall
edd6ad2dc4 pyqt6: don't patch source when wheel 2023-10-26 19:37:03 +09:00
Viktor Kronvall
bd958cc76a pyside6: don't depend on qt6 from nixpkgs 2023-10-26 19:37:03 +09:00
Viktor Kronvall
1fc2fddb8d pyqt6: don't depend on qt6 from nixpkgs 2023-10-26 19:36:43 +09:00
adisbladis
10b9c4efbb overrides: Sort build systems 2023-10-26 19:36:03 +09:00
Viktor Kronvall
339c89ead6 pyside6: autopatchelf the wheels 2023-10-26 19:36:03 +09:00
Viktor Kronvall
92371e5311 pyqt6-sip: setuptools as build system 2023-10-26 19:36:03 +09:00
Viktor Kronvall
0ce737d1fc qasync: poetry-core as build system 2023-10-26 19:36:03 +09:00
Viktor Kronvall
b443a678f0 pyqt6: add override 2023-10-26 19:36:03 +09:00
Phillip Cloud
53c8befeea
chore: fmt 2023-10-26 06:15:02 -04:00
Phillip Cloud
0decff62da
fix(awsume): set HOME to allow build to succeed 2023-10-26 06:05:15 -04:00
Phillip Cloud
209955539f
feat(plyvel): support building plyvel 2023-10-26 05:52:26 -04:00
Phillip Cloud
84bce7a035
chore: clean up unused input args 2023-10-26 05:04:04 -04:00
Phillip Cloud
8a0e172540
chore: fix infinite recursion 2023-10-26 04:48:03 -04:00
Frederik Rietdijk
64f0a74602
overrides: opencensus namespace package 2023-10-26 04:24:22 -04:00
Frederik Rietdijk
46903c538b
overrides: add build systems 2023-10-26 04:24:16 -04:00
adisbladis
40192db77c
Merge pull request #1339 from l0b0/build/arrow-1-3-0
build: Arrow 1.3.0
2023-10-26 16:30:59 +13:00
Victor Engmark
1a0869c771 build: Arrow 1.3.0
Motivated by the fact that >800 other packages in PyPI depend on this
one <https://www.wheelodex.org/projects/arrow/>.
2023-10-26 16:06:09 +13:00
Joshua Kobschätzki
1217cfbf01 fix(pycurl): change from propagatedBuildInputs -> buildInputs 2023-10-26 16:04:30 +13:00
Joshua Kobschätzki
7650ff3268 fix: change from buildInputs to nativeBuildInputs 2023-10-26 16:03:10 +13:00
Joshua Kobschätzki
3ea44284f4 fix: Add pycurl override with pkgs.curl (2) 2023-10-26 16:03:10 +13:00
Joshua Kobschätzki
90d6500e2c fix: Add pycurl override with pkgs.curl 2023-10-26 16:03:10 +13:00
adisbladis
98971720b6 style: Apply statix/deadnix 2023-10-26 12:28:09 +13:00
adisbladis
6a45de6de8
Merge pull request #1324 from bouk/types-build-systems
Add build-systems for a couple of types pkgs
2023-10-26 11:46:34 +13:00
Phillip Cloud
26e75e526d
chore: fix psutil for darwin on newer nixpkgs 2023-10-25 08:53:12 -04:00
Phillip Cloud
ad983b4a56
chore: fix pandas build that does not have pyproject.toml 2023-10-25 07:43:39 -04:00
Phillip Cloud
e3d8509a1e
fix(sphinx): get sphinx5+ working 2023-10-25 07:31:10 -04:00