Jonathan Boyle
b825deeb23
update attrs build-system from 23.1.0 onwards to hatchling
2023-04-19 21:10:35 +01:00
Andreas
83382e48a7
Add mkdocs-awesome-pages-plugin and mkdocs-exclude-search
2023-04-19 16:18:41 +02:00
adisbladis
c81901c98c
Merge pull request #1117 from bouk/sonora
...
Add sonora to build-systems
2023-04-18 15:42:02 +12:00
adisbladis
bc7c4c8a5c
Merge pull request #1116 from happysalada/orjson_cargo_hash
...
orjson: update getCargoHash
2023-04-18 14:49:29 +12:00
Star Dorminey
75b74ea3fb
Fix PAO and its dependencies.
2023-04-17 15:09:03 -07:00
Bouke van der Bijl
e52d4fa473
Add sonora to build-systems
2023-04-17 09:58:35 +02:00
happysalada
f490a5138e
orjson: update getCargoHash
2023-04-16 17:44:01 -04:00
Stefan Kuznetsov
1210230150
Update overrides for beautifulsoup4, url-normalizer
2023-04-14 18:23:44 -07:00
Stefan Kuznetsov
83657be9fb
Add pyopenssl
2023-04-13 20:30:31 -07:00
adisbladis
ad6957091e
Merge pull request #1109 from sterlind/master
...
Fix for torch 2.0 (with CUDA 11)
2023-04-14 11:42:34 +12:00
Jairo Llopis
ffe80ab84a
fix(git-autoshare): add setuptools-scm
...
@moduon MT-1075
2023-04-11 13:15:04 +01:00
Star Dorminey
65d38f258a
Fix Darwin build failure.
2023-04-06 21:15:00 -07:00
Star Dorminey
529e36ffb0
Format.
2023-04-06 17:19:04 -07:00
Star Dorminey
f50b88aa02
Fix torchvision too.
2023-04-06 17:18:01 -07:00
Star Dorminey
b2421c957a
Test works!
2023-04-06 16:44:31 -07:00
Star Dorminey
ebaafed0de
Hrm, going to completely disable patchelf.
2023-04-06 16:27:16 -07:00
Daniel Underwood
fb9b2a4705
Add setuptools to psycopg-pool and poetry-core to sqlmodel build deps
2023-04-05 10:18:26 -04:00
K900
e60afe781c
overrides: remove more dead code
2023-04-05 10:47:17 +03:00
adisbladis
b7083b2a54
poetry: 1.4.1 -> 1.4.2
2023-04-05 14:15:09 +12:00
adisbladis
dd0436005c
Merge pull request #1105 from rissson/cryptography-40.0.1
...
overrides: add cryptography 40.0.1
2023-04-05 14:08:14 +12:00
Marc 'risson' Schmitt
ef3c4053a5
overrides: add cryptography 40.0.1
...
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2023-04-05 03:30:21 +02:00
Thorn Avery
cb430318cd
Bumped granian version to 0.3.1
2023-04-05 10:19:09 +10:00
Loïc Reynier
4f4114f65b
Fix override for h5py
2023-04-04 14:37:11 +02:00
Raito Bezarius
ac14ead3e9
poetry2nix.overrides: remove LLVM5, LLVM6
2023-04-04 23:55:16 +12:00
Victor Engmark
de242a31f2
fix: gitlint needs hatch-vcs
...
Looks like it must be kept in tandem with gitlint-core.
2023-03-30 11:25:29 +13:00
Victor Engmark
735a35e5c5
fix: Add hatch-nodejs-version to jupyter-ydoc >= 0.2.3
...
See
<https://github.com/jupyter-server/jupyter_ydoc/compare/v0.2.2...v0.2.3 >.
2023-03-29 12:13:08 +13:00
adisbladis
b114a3f31e
Merge pull request #1093 from roblabla/master
...
Add a handful of build system overrides
2023-03-29 11:36:03 +13:00
Daniel Underwood
d9d119dba9
strawberry: poetry-core -> poetry
2023-03-28 14:07:47 +00:00
Bruno Arrais Claudino
e2b108b8a0
Python-multipart build-system, watchfiles and orjson overrides ( #1088 )
2023-03-28 16:59:01 +13:00
roblabla
9ca5845b55
Add types-paramiko override
2023-03-27 17:35:19 +02:00
roblabla
d609f1fa88
Add types-dataclasses override
2023-03-27 16:55:56 +02:00
roblabla
6070d3c6cd
Add kubernetes-stubs override
2023-03-27 16:53:50 +02:00
roblabla
4657a1fef5
Add dataclass-wizard override
2023-03-27 16:52:43 +02:00
adisbladis
c56b6590ae
Merge pull request #1081 from roxifas/overrides
...
add some overrides to build-systems.json
2023-03-25 23:50:09 +13:00
Rokas Urbelis
789f3a7e19
add some overrides to build-systems.json
2023-03-25 10:41:07 +00:00
Phillip Cloud
f723e72ad7
chore: add pydruid
build system
2023-03-25 05:43:44 -04:00
Freeman
d4e2365319
Add cryptography@40.0.0 cargo hash
2023-03-24 16:55:01 +07:00
adisbladis
3830e7829b
Move setuptools-scm autofix logic to a setup hook
...
We don't need to export this variable for every build.
2023-03-24 16:46:12 +13:00
Jairo Llopis
7f31a1221f
feat: autofix version for all packages that use setuptools-scm
...
Building a package that has setuptools-scm usually fails if it doesn't define an override like the one I'm removing in `pyyaml-include`.
Or sometimes it works, but packages that depend on it don't work because they define some lower bound of the dependency, but the dependency doesn't have an appropriate version defined.
With this simple fix, all packages that use setuptools-scm will include the `SETUPTOOLS_SCM_PRETEND_VERSION` to let them inherit the appropriate version.
@moduon MT-1075
2023-03-24 16:41:31 +13:00
adisbladis
ba804e5d8f
overrides: CommonMark -> commonmark
2023-03-24 13:36:20 +13:00
Victor Engmark
50a3ad54ac
chore: Re-enable tests
...
They don't seem to be necessary.
2023-03-24 13:30:56 +13:00
Ryan Swart
32c330dbee
fix: building the hatch package inline breaks things..
2023-03-24 13:30:56 +13:00
Ryan Swart
a1b220f20a
fix: trio fix
2023-03-24 13:30:56 +13:00
Ryan Swart
897cd6645d
fix: jeepney trio
2023-03-24 12:43:21 +13:00
Ryan Swart
221bbc2d69
fix: CommonMark
2023-03-24 12:43:21 +13:00
Ryan Swart
800c3b0b48
fix: recommonmark?
2023-03-24 12:43:21 +13:00
Ryan Swart
e05e58aaba
fix: final buildsystem overrides
2023-03-24 12:43:21 +13:00
Victor Engmark
72f5af53e3
fix: Add jeepney build inputs
2023-03-24 12:43:21 +13:00
Victor Engmark
449c73e40b
fix: Add commonmark to rich build inputs
2023-03-24 12:43:21 +13:00
Victor Engmark
b781f3cea5
fix: Install pytest-runner for rfc3986-validator build
2023-03-24 12:43:21 +13:00