adisbladis
badae27b34
Merge pull request #1268 from pineapplehunter/master
...
overrides/contourpy: add dependency to meson on >=1.1.0
2023-08-22 18:05:33 +00:00
adisbladis
62269e095c
Merge pull request #1269 from Pegasust/orjson_v3_8_9
...
feat: orjson 3.8.9
2023-08-22 18:05:13 +00:00
adisbladis
99ec43b9da
Merge pull request #1270 from takeda/takeda-patch-1
...
polyfactory -> poetry-core
2023-08-22 18:05:00 +00:00
adisbladis
181fedba1e
Merge pull request #1271 from Pegasust/ddg-search
...
feat: add build system of duckduckgo-search
2023-08-22 18:04:42 +00:00
adisbladis
036a2f1775
Merge pull request #1272 from andres-nav/master
...
overrides: Add build system for various packages
2023-08-22 18:04:26 +00:00
adisbladis
664b34ba60
Merge pull request #1274 from jhh/build-systems-argon2
...
build-systems: update argon2-cffi
2023-08-22 18:04:08 +00:00
adisbladis
0cd5da366f
Merge pull request #1276 from jhh/build-systems-pillow-heif
...
overrides: add pillow-heif
2023-08-22 18:03:40 +00:00
adisbladis
27a3bc5738
Merge pull request #1277 from jhh/build-systems-willow
...
build-systems: update willow
2023-08-22 18:03:23 +00:00
Daniel Underwood
24dd3896df
Fix formatting
2023-08-22 10:57:15 -04:00
Daniel Underwood
f44af475a5
sqlmodel: Substitute correct version
2023-08-22 14:12:19 +00:00
Jeff Hutchison
4c7e7fd739
Update willow build system to flit
2023-08-22 06:59:36 -04:00
Jeff Hutchison
a239a4c285
Add libheif build input for pillow-heif
2023-08-22 06:43:41 -04:00
Jeff Hutchison
d389e50971
Add pillow-heif
2023-08-22 05:41:10 -04:00
Jeff Hutchison
c0a1d4ac8a
Update argon2-cffi >= 23.1.0 to hatchling
2023-08-21 14:24:41 -04:00
Andres Navarro
8220f8b7ef
overrides: Add build system for various packages
...
Co-authored-by: Ondrej Kubanek <kubanek0ondrej@gmail.com>
Co-authored-by: Lorenz Leutgeb <lorenz.leutgeb@gmail.com>
2023-08-21 10:05:24 +02:00
pegasust
11f5a0c1f3
feat: add build system of duckduckgo-search
2023-08-20 21:36:36 -07:00
Derek Kulinski
2a5b021cfb
polyfactory -> poetry-core
2023-08-20 19:31:44 -07:00
pegasust
e378b98410
feat: orjson 3.8.9
2023-08-20 19:04:57 -07:00
Shogo Takata
067186c0ea
overrides/contourpy: add dependency to meson on >1.1.0
2023-08-21 10:04:06 +09:00
adisbladis
e4cd574cac
Merge pull request #1259 from takeda/takeda-patch-1
...
human-readable: hatchling
2023-08-18 14:42:10 +00:00
adisbladis
e755d0f98a
Merge pull request #1260 from takeda/takeda-patch-1-1
...
msgspec -> setuptools
2023-08-18 14:41:55 +00:00
Philipp Middendorf
5d3a8f6a98
overrides/build-systems.json: Add structlog-overtime
2023-08-18 09:54:39 +02:00
Derek Kulinski
c48804ff18
msgspec -> setuptools
2023-08-17 16:54:54 -07:00
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