Frederik Rietdijk
68ff0c843c
overrides: fix jsondiff version check
2023-08-18 19:41:35 +02: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
adisbladis
67bd5c2c38
Merge pull request #1261 from pmiddend/build-systems-structlog-overtime
...
overrides/build-systems.json: Add structlog-overtime
2023-08-18 14:41:42 +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
adisbladis
fcdb6dafc7
Merge pull request #1258 from delroth/overrides-py-natpmp
...
overrides/build-systems: add py-natpmp
2023-08-16 11:46:09 +00: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
adisbladis
9a7111a2c2
Merge pull request #1256 from supermarin/patch-altair
...
Add hatchling to altair
2023-08-14 17:04:24 +00:00
Marin
f73ed5fb34
Add hatchling to altair
2023-08-14 12:45:37 -04:00
adisbladis
31061ce884
Merge pull request #1245 from cpcloud/try-all-refs
...
fix: also use `allRefs = true` when branch is given
2023-08-11 21:11:41 +00:00
adisbladis
5a5e315f9c
Merge pull request #1254 from Kiskae/Kiskae-patch-1
...
arq: add 'hatchling' override
2023-08-11 18:51:00 +00:00
Kiskae
5ba4025908
arq: add 'hatchling' override
2023-08-11 18:01:13 +02:00
adisbladis
4c764ca6e7
Merge pull request #1253 from apeschar/gunicorn-packaging
...
build-systems: gunicorn requires packaging since 21.0.0
2023-08-11 15:05:12 +00:00
Albert Peschar
2147b3368e
gunicorn requires packaging since 21.0.0
2023-08-11 10:19:20 +03:00
adisbladis
0c1e7fff3c
Merge pull request #1252 from Kiskae/Kiskae-patch-1
...
overrides for gunicorn, service-identity and flask-discord-interactions
2023-08-11 05:03:51 +00: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
adisbladis
98b21b056e
Merge pull request #1250 from bouk/scikit-build-hatchling
...
scikit-build moved to hatch
2023-08-08 16:41:46 +00:00
Bouke van der Bijl
9d95087139
scikit-build moved to hatch
2023-08-08 13:34:41 +02:00
adisbladis
13db539ad3
Merge pull request #1249 from disconnect3d/bump-cryptography-to-41.0.3
...
Add cryptography==41.0.3 hash
2023-08-06 15:39:43 +00: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
adisbladis
d637c4a1bf
Merge pull request #1248 from brendon-boldt/patch-1
...
Update build-systems.json for sphinxcontrib-jquery
2023-08-05 04:27:54 +00: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
adisbladis
07b2df8cb3
Merge pull request #1246 from remi-gelinas/remi-gelinas/clean-changelog-files
...
Add CHANGES.md and CHANGELOG.md to fixup hook
2023-08-01 02:33:25 +00:00
Remi Gelinas
f9befdc387
feat: add changelog files to fixup hook
2023-07-31 20:07:01 -04:00
adisbladis
aed88688ec
Update renovate config
2023-07-28 15:51:06 +12:00
adisbladis
78fc888241
Merge pull request #1230 from moduon/updates1
...
feat: build system for annotated-types
2023-07-27 08:55:51 +00: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
d0a117a06b
style: run nixpkgs-fmt
2023-07-25 07:44:43 -04:00
Phillip Cloud
5d9e60be13
chore: look at anything that could indicate a ref/rev
2023-07-25 07:20:14 -04:00
Phillip Cloud
c1e1486d6a
fix: also use allRefs = true
when branch is given
2023-07-25 06:56:56 -04:00
Phillip Cloud
1d7eda9336
Merge pull request #1243 from cpcloud/rpds-py
...
chore: add rpds-py versions hashes and bump version in tests
2023-07-20 10:45:24 +00:00
Phillip Cloud
b1ca8837b3
chore: add rpds-py versions hashes and bump version in tests
2023-07-20 06:38:25 -04:00
adisbladis
c333c549db
Merge pull request #1242 from danielunderwood/ulid-py-build-systems
...
ulid-py: Add setuptools dependency
2023-07-20 04:56:49 +00:00
Daniel Underwood
1b342b45dd
ulid-py: Add setuptools dependency
2023-07-19 12:47:24 -04:00
adisbladis
c90e413408
Merge pull request #1240 from l0b0/patch-1
...
docs: Fix internal links
2023-07-19 08:48:35 +00:00
adisbladis
96125aac66
Merge pull request #1241 from apeschar/vonage-jwt
...
Add override for vonage-jwt
2023-07-19 08:48:17 +00:00
Albert Peschar
f3a1ff320c
Add override for vonage-jwt
2023-07-19 11:28:03 +03:00
Victor Engmark
60d1fd4fdc
docs: Fix internal links
...
It seems GitHub generates all-lowercase heading anchors.
2023-07-19 11:32:02 +12:00
Phillip Cloud
e7a88dfc2c
Merge pull request #1238 from cpcloud/rpds-py-wheels
...
fix(rpds-py): ensure that wheel builds work
2023-07-16 13:05:38 +00:00
Phillip Cloud
16efab33dd
chore: mirror rpds-py with no wheels
2023-07-16 08:59:53 -04: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