Commit graph

693 commits

Author SHA1 Message Date
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
Albert Peschar
96a0cc11b1 Add build system overrides 2023-05-25 10:33:13 +03:00
adisbladis
7d7376e8fc
Merge pull request #1166 from asymmetric/eth-keyfile
overrides: eth-keyfile: runtime dep on setuptools
2023-05-24 01:42:18 +12:00
Lorenzo Manacorda
b2a2a574c1 overrides: eth-keyfile: runtime dep on setuptools 2023-05-23 13:37:07 +02:00
Michael Hoang
bad4343e01 py-cord: add setuptools build system 2023-05-22 01:41:17 +10:00
Phillip Cloud
4e10f02616
fix: ignore pyproject toml modification when markdown-it-py src is a wheel 2023-05-20 05:59:30 -04:00
adisbladis
a92c2360e9
Merge pull request #1164 from SenchoPens/master
Update the llvmlite override
2023-05-20 01:46:42 +12:00
Arseny Chekanov
fa44376fbf Update llvmlite override 2023-05-19 13:34:09 +03:00
adisbladis
cd8eade22c
Merge pull request #1163 from takeda/textual
prevent dependency cycle when installing textual
2023-05-19 20:54:08 +12:00
Derek Kulinski
8e6f0795eb prevent dependency cycle when installing textual 2023-05-17 09:53:13 -07:00
adisbladis
2bd1cf7ca4
Merge pull request #1160 from arichtman/pymarkdown
override for pymarkdown
2023-05-10 22:40:41 +12:00
Stefan Kuznetsov
a91f460533
Add an override for wikitextparser (#1159) 2023-05-10 22:40:23 +12:00
Richtman, Ariel
d372a4cf9b override for pymarkdown 2023-05-10 16:17:48 +10:00
adisbladis
ccd8821b51
Merge pull request #1153 from Goorzhel/master
Switch jsonref to pdm
2023-05-10 16:04:00 +12:00
Antonio Gurgel
891b6340c7 Switch jsonref to pdm
https://github.com/gazpachoking/jsonref/commit/9faf61eb8
2023-05-09 20:45:33 -07:00
Bouke van der Bijl
2bf01dc600 Add grpcio-reflection to build-systems 2023-05-08 14:12:24 +02:00
Joseph LaFreniere
90570a8d04 urllib3: Used flit-core until 2.0.2 and hatchling since
See
8dda1974ae
for the commit to change from `flit_core` to `hatchling`.
2023-05-05 01:11:32 -05:00
Yang, Bo
eb2a3bfcaa Address review feedback 2023-05-02 21:48:58 -07:00
Phillip Cloud
fa63354bf5
Merge pull request #1124 from KiruyaMomochi/insights-netbox 2023-05-02 04:15:28 -07:00
Phillip Cloud
5c734852f0
Merge pull request #1149 from NorfairKing/more-buildsystems2 2023-05-02 04:14:18 -07:00
Phillip Cloud
02655d39b5
Merge pull request #1150 from takeda/patch-1
setuptools for awacs/cfnresponse/mypy-boto3-logs
2023-05-02 02:34:17 -07:00
Tom Sydney Kerckhove
bdcc9a27fc Contributing more of our overrides 2023-05-02 09:57:05 +02:00
Derek Kulinski
f4814771cc sorting 2023-05-01 16:36:51 -07:00
Derek Kulinski
0fd9907506
tan: switched to hatchling starting 22.12.0 2023-05-01 16:33:47 -07:00
Derek Kulinski
aa385b903c
setuptools for awacs/cfnresponse/mypy-boto3-logs 2023-05-01 16:25:06 -07:00
Phillip Cloud
8b9717956d
Merge pull request #1145 from Chaostheorie/master 2023-05-01 05:18:46 -07:00
Tom Sydney Kerckhove
e7a2b3932c Buildsystem contributions 2023-05-01 13:18:58 +02:00
adisbladis
b8d350be14
Merge pull request #1144 from PicoGeyer/various_module_overrides
Various module overrides
2023-04-30 21:06:00 +12:00
Pico Geyer
ddf8565707 Move setuptools for cysystemd to build-systems.json too 2023-04-29 21:42:08 +02:00
Cobalt
6c5c7745fd
fix: adjust overwrite to current duckdb package structure 2023-04-29 19:44:12 +02:00
Pico Geyer
00c3fc28d2 Minor spacing fix 2023-04-28 11:42:04 +02:00
Pico Geyer
67f0fc6ae8 overrides, move build system related changes
Move build system related changes to build-systems.json
2023-04-28 11:28:59 +02:00
adisbladis
34702e36ce
Merge pull request #1142 from jhh/fix-opencv
overrides: add Accelerate framework for opencv on darwin
2023-04-28 13:44:51 +12:00
Idris Raja
56a3d3872f
overrides: for packages to build pdfalyzer (#1143) 2023-04-28 13:44:31 +12:00
Jeff Hutchison
6d3f70f32f
Add Accerate to fix build on macOS 2023-04-27 07:50:39 -04:00
adisbladis
863f574729
Merge pull request #1137 from NorfairKing/buildsystems-contributions
Buildsystems contributions
2023-04-27 12:31:04 +12:00
Pico Geyer
eb3c9ed62c overrides: Add overrides for several packages
Add overrides for
cysystemd
pem
pip-licenses
python-pam
pythonping
tacacs-plus
2023-04-26 15:24:48 +02:00
Tom Sydney Kerckhove
b071e4a127 Contributing info about build systems 2023-04-26 12:46:59 +02:00
Jairo Llopis
d2abd72ce9
fix(corallium): build with poetry-core 2023-04-26 11:23:27 +01:00