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
adisbladis
8a67d676a1
Merge pull request #977 from delroth/overrides-libarchive
...
overrides: add libarchive
2023-02-27 13:00:50 +13:00
adisbladis
24bec099b2
Merge pull request #949 from moduon/updates
...
Updates to pydocstyle and selenium
2023-02-27 12:57:33 +13:00
adisbladis
0978c684a6
Merge pull request #983 from ac130kz/master
...
feat: granian 0.2.6
2023-02-27 12:52:56 +13:00
adisbladis
6ee5684f3c
Merge pull request #976 from delroth/overrides-automat
...
overrides: automat: only add m2r to inputs for older versions
2023-02-27 12:51:48 +13:00
adisbladis
89fbf13b57
Merge pull request #992 from l0b0/fix/fiona
...
fix: Use Cython to build Fiona >=1.9.0 from source
2023-02-27 12:46:33 +13:00
Laureηt
42f3784af5
feat: orjson 3.8.6
2023-02-22 12:52:16 +01:00
Victor Engmark
fe30d95c6c
fix: Enable Cython in bounded build system constraints
2023-02-21 15:49:00 +13:00
Pierre Bourdon
f70533d298
overrides: add libarchive
...
- Build system dependency (setuptools).
- Native library dependency path fixup.
2023-02-11 03:50:41 +01:00
Mikhail Krassavin
d4de2d84cb
feat: granian 0.2.6
2023-02-10 12:36:56 +06:00
Pierre Bourdon
26e09674cb
overrides: automat: only add m2r to inputs for older versions
...
Newer versions of automat do not depend on m2r anymore [1]. Because of
this m2r might not end up being in poetry.lock along with automat, so
"self.m2r" ends up refering to the nixpkgs pythonPackages.m2r. That
package happens to be marked as broken in some conditions.
2023-02-03 12:29:13 +01:00