Commit graph

260 commits

Author SHA1 Message Date
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
happysalada
f490a5138e orjson: update getCargoHash 2023-04-16 17:44:01 -04: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
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
Bruno Arrais Claudino
e2b108b8a0
Python-multipart build-system, watchfiles and orjson overrides (#1088) 2023-03-28 16:59:01 +13: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
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
Victor Engmark
77a0dd3404 chore: Remove reference to non-existing package 2023-03-24 12:43:21 +13:00
Victor Engmark
28d9271854 fix: Use y-py wheel
The maturin build doesn't seem to work.
2023-03-24 12:43:21 +13:00
adisbladis
984a8a32ce
Merge pull request #1072 from janydoe/patch-2
Update default.nix
2023-03-24 11:51:37 +13:00
Jany
f92f55b2a4 overrides: disable configure phase for pip-requirements-parser
Don't configure `pip-requirements-parser`.

Fixes the following error:
```
error: builder for '/nix/store/zxzy82bvkxim44ab4p0nl7qdxlbwqbah-python3.10-pip-requirements-parser-32.0.1.drv' failed with exit code 127;
       last 10 log lines:
       > source root is pip-requirements-parser-32.0.1
       > setting SOURCE_DATE_EPOCH to timestamp 1671636260 of file pip-requirements-parser-32.0.1/setup.cfg
       > patching sources
       > Removing path dependencies
       > Finished removing path dependencies
       > Removing git dependencies
       > Finished removing git dependencies
       > configuring
       > configure flags: --prefix=/nix/store/3amsl67vbg6y28clkhk889hbcknnp3rr-python3.10-pip-requirements-parser-32.0.1
       > /nix/store/pw17yc3mwmsci4jygwalj8ppg0drz31v-stdenv-linux/setup: line 1289: ./configure: cannot execute: required file not found
```
2023-03-23 16:20:19 +03:00
adisbladis
4260b8b289 shapely: Set GEOS_LIBRARY_PATH manually
nixpkgs removed it's usage
2023-03-22 19:38:35 +13:00
adisbladis
722282d65e scipy/meson-python: Don't use meson configure 2023-03-22 19:38:35 +13:00
adisbladis
99ea0bb5e8 overrides.bootstrapped-pip: use python interpreter based on version in override 2023-03-22 19:38:35 +13:00
adisbladis
0f962934ed overrides.gdal: disable python bindings in gdal from nixpkgs
This collides with the version built from pypi, and if the version
mismatches the build process attempts an uninstall of the nixpkgs
gdal package.

We can avoid this by only building the native library and ignore the Python bindings.
2023-03-20 17:09:35 +13:00
Vladimir Pouzanov
0510bf88c1 Add the build system updates required for python-dxf 2023-03-10 20:22:49 +00:00
Nathan Jaremko
4c424edc8a
Add override to handle databricks-connect (#1036) 2023-03-07 09:50:15 +13:00
Nathan Jaremko
eec50cddd7
Fix dbt-extractor and minimal-snowplow-tracker (#1037) 2023-03-07 09:48:09 +13:00
adisbladis
cb66d75f29
Merge pull request #1033 from ac130kz-personal-workspace/master
feat: orjson 3.8.7
2023-03-06 10:01:30 +13:00
Luna
a1a8b3bcc5 nix lint 2023-03-06 09:39:37 +13:00
Luna
4445a14d5a overrides for hikari-lightbulb 2023-03-06 09:39:37 +13:00
Luna D Dragon
04c28cabe2 overrides for hikari 2023-03-06 09:39:37 +13:00
Mikhail Krassavin
e5727e9837
feat: orjson 3.8.7 2023-03-05 17:58:49 +06:00
Bouke van der Bijl
f8c0b26a51 Set NPY_NUM_BUILD_JOBS for parallel build 2023-02-28 12:04:07 +01:00
Ryan Swart
6e042cc52b chore: buildsystems for many scientific packages 2023-02-27 13:09:00 +08:00
Victor Engmark
3373e4925f fix: Add pybind11 to matplotlib 3.7 build dependencies 2023-02-27 14:06:13 +13:00
adisbladis
14bc52aa39
Merge pull request #879 from l0b0/fix/shapely-2
fix: shapely 2
2023-02-27 13:06:16 +13:00
adisbladis
39e6f09c93
Merge pull request #973 from moduon/updates2
fix(build-systems): add a few
2023-02-27 13:05:03 +13:00