Commit graph

731 commits

Author SHA1 Message Date
Jonathan Boyle
13a801c798 build-systems overrides: fix krfzf-py name 2023-07-13 22:05:10 +01:00
Jonathan Boyle
5141b33a63 build-systems overrides: try changing to poetry-core 2023-07-13 21:59:49 +01:00
Jonathan Boyle
431d777505 build-systems overrides: add krfzf 2023-07-13 21:57:33 +01:00
Albert Peschar
31463d8e7f Add build system for nordigen 2023-07-11 19:54:24 +03:00
adisbladis
e4089652c5
Merge pull request #1219 from f-omega/master
Fix DuckDB 0.8
2023-07-11 14:52:34 +00:00
Martin Söderman
ba1c3f7823 feat: orjson 3.8.11 2023-07-11 15:56:49 +02:00
Travis Athougies
5ccc2c08a4 Fix DuckDB 0.8 2023-07-11 06:46:08 -07:00
htran
f262eb3b2c python-ubersmithclient: also requires pbr 2023-07-10 17:39:34 -07:00
htran
3717c87836 add setuptools for python-ubersmithclient 2023-07-10 16:45:26 -07:00
Phillip Cloud
eaef3a49f2
fix: update rpds-py hash for 0.8.10 release 2023-07-10 07:56:24 -04:00
Sergey Vlasov
7ed29d8257 overrides: update jsonschema for 4.18.0
The postPatch code removes the classifiers which are not accepted by
hatchling 1.13.0 that is currently in nixpkgs (these classifiers require
hatchling >= 1.14.0 and trove-classifiers >= 2023.4.25).
2023-07-08 00:21:50 +03:00
Sergey Vlasov
f530404cea overrides: add jsonschema-specifications
The postPatch code removes the classifiers which are not accepted by
hatchling 1.13.0 that is currently in nixpkgs (these classifiers require
hatchling >= 1.14.0 and trove-classifiers >= 2023.4.25).
2023-07-08 00:21:50 +03:00
Sergey Vlasov
126be9c9f1 overrides: add referencing
The postPatch code removes the classifiers which are not accepted by
hatchling 1.13.0 that is currently in nixpkgs (these classifiers require
hatchling >= 1.14.0 and trove-classifiers >= 2023.4.25).
2023-07-08 00:21:50 +03:00
Sergey Vlasov
9da55ea635 overrides: add rpds-py 0.8.8
The `rpds-py` package uses Rust and Cargo, therefore the override would
require updating for every package release to add the Cargo hash.
2023-07-08 00:21:50 +03:00
adisbladis
02e4a29cb4
Merge pull request #1207 from zupo/patch-2
Add a bunch of buildsystem fixes
2023-07-07 12:20:21 +00:00
adisbladis
c29afc154b
Merge pull request #1206 from jaybutera/patch-1
patch missing old buildinputs
2023-07-07 12:20:15 +00:00
adisbladis
6a37e077e6
Merge pull request #1194 from bouk/bouk/open3d-mesa
open3d: don't include mesa on Darwin
2023-07-07 12:20:09 +00:00
adisbladis
32de0f7032
Merge pull request #1201 from ProducerMatt/dpy
overrides: discord-py
2023-07-07 23:08:18 +12:00
Bouke van der Bijl
df109e27bb open3d: don't include mesa on Darwin
It's an optional dependency and currently broken in nixpkgs
2023-07-07 23:07:34 +12:00
Neyts Zupan
3abd79db02 Add a bunch of buildsystem fixes 2023-07-07 23:03:48 +12:00
Jay Butera
fd8f9d2af3 patch missing old builtins 2023-07-07 23:01:27 +12:00
Producer Matt
46f40f7762 overrides: add discord-py 2023-07-07 22:59:25 +12:00
Phillip Cloud
b14ff901d0
Patch cairocffi wheels and add tests for wheels and non-wheels 2023-07-06 10:21:41 -04:00
Phillip Cloud
a216dbb535
Move cairocffi build system to flit-core as appropriate for its version 2023-07-06 09:38:21 -04:00
Jairo Llopis
f6013dcbf7
fix(git-find-repos): add build system 2023-07-06 13:10:01 +01:00
Jairo Llopis
24c1755ce4
fix(find-git-repos): add build system
@moduon MT-1075
2023-07-06 13:10:01 +01:00
Iwan
a24263b609
Fix override recommonmark and rich mixup 2023-07-06 10:46:52 +02:00
figsoda
3ec8e1af37 optionals: don't use lib.optional with a list 2023-07-03 21:19:44 -04:00
Tobias Mayer
50f3d52895
starlette-context: add poetry-core 2023-07-01 17:06:02 +02:00
adisbladis
a98ecb470c overrides: Fix rust attr 2023-06-29 18:34:02 +12:00
adisbladis
b1d4c4d372 overrides: rustPlatform.cargo/rustc is deprecated 2023-06-29 18:31:57 +12:00
adisbladis
89903d7c60
Merge pull request #1196 from takeda/patch-1
py-partiql-parser: add setuptools
2023-06-29 00:06:15 +12:00
Derek Kulinski
e54901d3a6 jsondiff override not needed for versions >2.0.0 2023-06-28 00:39:54 -07:00
Derek Kulinski
339ee05a50
py-partiql-parser: add setuptools 2023-06-28 00:12:26 -07:00
adisbladis
315372f97a
Merge pull request #1188 from NorfairKing/sphinx-build-system
Sphinx build system
2023-06-21 11:53:11 +12:00
adisbladis
7ce40fa393
Merge pull request #1187 from xc-jp/master
Update build-systems.json repath, flet, flet-core
2023-06-21 11:52:59 +12:00
James Brock
244eec588f Update build-systems.json repath, flet, flet-core 2023-06-21 07:38:44 +09:00
Tom Sydney Kerckhove
ce20767972 Sphinx build system 2023-06-21 04:24:30 +12:00
Albert Peschar
2ddfc531d8 Add build systems for genson, jsonref
- Add build system for genson
- Add build system for jsonref >= 0.3.0, < 1.1.0
2023-06-21 04:23:17 +12:00
Jonathan De Troye
95d3cbc56d
Add setuptools for dask tooling. (#1185)
* Add setuptools for dask tooling.

Add setuptools and setuptools-scm where needed for dask, distributed,
pykube-ng and kopf (which is needed for dask_kubernetes). Also include
versioneer for dask and distributed since that depends on pandas.

* Sort build-systems.json
2023-06-17 14:55:05 +12:00
Richtman, Ariel
803e99ab50 added overrides for rdflib 2023-06-07 21:03:58 +10:00
Lorenzo Manacorda
87ed38e428 overrides: add hash for cryptography 41.0.1 2023-06-06 22:07:21 +02:00
Jörg Thalheim
736066cdc2
Merge pull request #1172 from JonBoyleCoding/torchfile
add: override for `torchfile`
2023-06-06 17:00:21 +01:00
Jörg Thalheim
418a08ae7d
Merge pull request #1176 from asymmetric/eth-utils
eth-utils: prefer wheel
2023-06-06 16:59:40 +01:00
adisbladis
04e42d82a7
Merge pull request #1173 from l0b0/fix/jupyterlab-4
fix: Support jupyterlab 4
2023-06-07 02:15:24 +12:00
Richtman, Ariel
6c5750168d added override for pylsp 2023-06-06 16:25:34 +10:00
Lorenzo Manacorda
dca6070fb3 eth-utils: prefer wheel
Workaround for https://github.com/nix-community/poetry2nix/issues/1161
2023-06-05 18:53:08 +02:00
Victor Engmark
addbd798eb fix: Support jupyterlab 4
While retaining jupyterlab 3 support.
2023-06-01 11:31:18 +12:00
Jonathan Boyle
2441d10540 add: override for torchfile 2023-05-30 13:30:02 +01:00
Antoine Pietri
85b7ace0a5 Add build overrides 2023-05-29 14:53:21 +02:00