Derek Kulinski
515afd818a
human-readable: hatchling
2023-08-17 15:09:43 -07:00
Pierre Bourdon
59e31cfd17
overrides/build-systems: add py-natpmp
2023-08-16 09:48:51 +02:00
adisbladis
b059ad4c30
Merge pull request #1257 from K900/qt5-explicit-deps
...
overrides/pyqt5: be explicit about dependencies
2023-08-14 21:34:54 +00:00
K900
4fc3fc23e5
overrides/pyqt5: be explicit about dependencies
...
Explicitly list the modules we depend on instead of relying on qt5.full.
Also removes deprecated and unmaintained qt5.qtwebkit dependency.
2023-08-14 22:28:32 +03:00
Marin
f73ed5fb34
Add hatchling to altair
2023-08-14 12:45:37 -04:00
Kiskae
5ba4025908
arq: add 'hatchling' override
2023-08-11 18:01:13 +02:00
Albert Peschar
2147b3368e
gunicorn requires packaging since 21.0.0
2023-08-11 10:19:20 +03:00
Kiskae
c9095755e3
gunicorn override: add packaging dependency
...
gunicorn is trying to remove setuptools as a runtime dependency, but not yet done: https://github.com/benoitc/gunicorn/issues/2747
2023-08-10 17:28:34 +02:00
Kiskae
997c7e2a30
flask-discord-interactions: add build-system
2023-08-10 17:24:13 +02:00
Kiskae
efbe2efdad
service-identity override: switch to hatchling
...
f2fe9d2a27
2023-08-10 17:23:08 +02:00
Bouke van der Bijl
9d95087139
scikit-build moved to hatch
2023-08-08 13:34:41 +02:00
Disconnect3d
66b37aab59
Add cryptography==41.0.3 hash
...
Adds the build hash for the cryptography dependency
2023-08-06 16:52:35 +02:00
Brendon Boldt
a13ab17706
Update build-systems.json for sphinx-js
2023-08-04 14:51:04 -04:00
Brendon J. Boldt
975efab37a
Update build-systems.json for sphinxcontrib-jquery
2023-08-03 09:48:08 -04:00
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
Phillip Cloud
b1ca8837b3
chore: add rpds-py versions hashes and bump version in tests
2023-07-20 06:38:25 -04: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
Phillip Cloud
cd54268f81
fix: fix jsonschema
wheel build
2023-07-16 08:57:49 -04:00
Phillip Cloud
3f12e27d38
fix: fix jsonschema-specifications
wheel build
2023-07-16 08:53:36 -04:00
Phillip Cloud
9877020634
fix: fix referencing
wheel build
2023-07-16 08:50:49 -04:00
Phillip Cloud
5066b324b4
fix(rpds-py): ensure that wheel builds work
2023-07-16 08:44:11 -04:00
Tobias Mayer
e9f65d9445
Add more opentelemetry overrides
2023-07-15 06:56:49 +02:00
adisbladis
406b840ca5
Merge pull request #1228 from ryneeverett/cryptography-41.0.2
...
overrides: add hash for cryptography 41.0.2
2023-07-14 04:47:15 +00: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
ryneeverett
4f541a5809
overrides: add hash for cryptography 41.0.2
2023-07-13 15:15:23 -04: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
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