Jairo Llopis
a4df25b29e
feat(overrides): add pydantic-core and pydantic 2
...
Pydantic 2 uses hatchling as a build system. It depends on pydantic-core, which is written in Rust and needs Maturin to build. Pydantic-core defaults to wheel now.
2023-07-27 09:49:31 +01:00
Jairo Llopis
9e7d4b07a0
feat: build system for annotated-types
2023-07-27 09:49:31 +01:00
Daniel Underwood
1b342b45dd
ulid-py: Add setuptools dependency
2023-07-19 12:47:24 -04:00
Albert Peschar
f3a1ff320c
Add override for vonage-jwt
2023-07-19 11:28:03 +03:00
Tobias Mayer
e9f65d9445
Add more opentelemetry overrides
2023-07-15 06:56:49 +02:00
adisbladis
65b7b967e8
Merge pull request #1227 from JonBoyleCoding/krfzf-build-fix
...
build-systems override: add krfzf-py
2023-07-13 23:40:16 +00:00
adisbladis
4160017d89
Merge pull request #1225 from 5t0n3/systemd-python-override
...
Add systemd-python build system
2023-07-13 23:40:09 +00:00
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
Zane Othman
a64562e253
add systemd-python build system override
2023-07-12 15:23:06 -07:00
Andreas Zweili
2f53cf3c1b
Extend execnet overrides
2023-07-12 21:19:21 +02:00
Albert Peschar
31463d8e7f
Add build system for nordigen
2023-07-11 19:54:24 +03: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
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
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
32de0f7032
Merge pull request #1201 from ProducerMatt/dpy
...
overrides: discord-py
2023-07-07 23:08:18 +12:00
Neyts Zupan
3abd79db02
Add a bunch of buildsystem fixes
2023-07-07 23:03:48 +12:00
Producer Matt
46f40f7762
overrides: add discord-py
2023-07-07 22:59:25 +12: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
Tobias Mayer
50f3d52895
starlette-context: add poetry-core
2023-07-01 17:06:02 +02: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
Jörg Thalheim
736066cdc2
Merge pull request #1172 from JonBoyleCoding/torchfile
...
add: override for `torchfile`
2023-06-06 17:00:21 +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
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
Michael Hoang
bad4343e01
py-cord: add setuptools
build system
2023-05-22 01:41:17 +10: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