Commit graph

1489 commits

Author SHA1 Message Date
Yorick van Pelt
2f89f575f9
fiona: switch from gdal_2 to gdal
nixpkgs is dropping gdal_2, and fiona has supported this since 1.8.9
(released 2019-10-21).
2022-10-10 07:26:42 +02:00
adisbladis
5821dfe589 Bump version to 1.34.0 2022-10-10 16:40:28 +13:00
adisbladis
80680bf4b5
Merge pull request #760 from nix-community/poetry-core-find
overrides.poetry-core: Remove superflous find call
2022-10-10 16:39:44 +13:00
adisbladis
3fb3ff3c00 overrides.poetry-core: Remove superflous find call 2022-10-10 15:00:00 +13:00
adisbladis
73c9f4bd1b
Merge pull request #745 from SemMulder/various-overrides-fixes
Various overrides fixes
2022-10-10 14:57:35 +13:00
adisbladis
db09ff5343
Merge pull request #717 from br4ch1st0chr0n3/patch-1
uvicorn, fastapi, manage-fastapi
2022-10-10 13:45:42 +13:00
Sem Mulder
793f8f1b16 Add libusb dependency for pyrealsense2 2022-10-10 13:04:29 +13:00
Sem Mulder
548e7a8bcf Fix missing libusb dependency for open3d 2022-10-10 13:04:29 +13:00
Sem Mulder
77b4e6835c Fix old ansible versions 2022-10-10 12:56:56 +13:00
adisbladis
f328fbcb4d
Merge pull request #710 from vlaci/pep-425-compat
PEP 425 compatibility improvements
2022-10-10 12:55:29 +13:00
Danila Danko
5ec9418b85 add manage-fastapi / poetry 2022-10-10 11:50:25 +13:00
Danila Danko
41b44964cb add fastapi / hatchling 2022-10-10 11:50:25 +13:00
László Vaskó
b3923af338 cryptography: correctly identify when a wheel is used as input 2022-10-10 11:39:43 +13:00
László Vaskó
d8a6e25608 PEP 425: match versions more loosely
Version specifiers are for lower bounds for required interpreter version
2022-10-10 11:39:43 +13:00
adisbladis
2de794a0df
Merge pull request #758 from cpcloud/check-groups
add support for specifying dependency groups that are checkPhase-only
2022-10-10 11:37:49 +13:00
Phillip Cloud
e59e1b7c6a
add support for specifying dependency groups that are checkPhase only 2022-10-09 07:34:47 -04:00
adisbladis
f602909127
Merge pull request #756 from trepetti/build-systems-various
build-systems: nbconvert and pydeprecate
2022-10-09 15:04:05 +13:00
adisbladis
00083dad72
Merge pull request #755 from nix-community/752-moduon-overrides-1
some missing overrides (#752)
2022-10-09 15:03:27 +13:00
adisbladis
9499ece6fc
Merge pull request #746 from rszamszur/overrides-add-watchfiles
Overrides: add watchfiles
2022-10-09 15:03:02 +13:00
Tom Repetti
a02f83c613
Merge branch 'master' into build-systems-various 2022-10-08 20:28:51 -04:00
Tom Repetti
0cf66e7e10 build-systems: prevent nbconvert from pulling CSS from the web during buildPhase 2022-10-08 20:26:44 -04:00
Tom Repetti
2d00c767e1 build-systems: pydeprecate 2022-10-08 20:26:06 -04:00
Phillip Cloud
f884a3871d more build systems 2022-10-08 20:26:06 -04:00
adisbladis
497862c568 bump version to 1.33.0 2022-10-08 20:26:06 -04:00
adisbladis
061b8a6fdc
Merge pull request #749 from K900/science
treewide: more vaguely related fixes
2022-10-09 12:46:14 +13:00
Radosław Szamszur
c65bfd1142 overrides.watchfiles: add optionals for darwin 2022-10-09 11:56:17 +13:00
Jairo Llopis
a724588dac build-systems: add blacken-docs 2022-10-09 11:50:36 +13:00
Jairo Llopis
b4e180a40a build-systems: add pyyaml-include 2022-10-09 11:50:36 +13:00
Jairo Llopis
c2c1db80e9 build-systems: add jinja2-ansible-filters 2022-10-09 11:50:36 +13:00
Jairo Llopis
545110f8c6 build-systems: add types-cryptography 2022-10-09 11:50:26 +13:00
Jairo Llopis
bda5e00721 overrides: add copier
Without git, Copier loses lots of its functionality.
2022-10-09 11:50:26 +13:00
Jairo Llopis
96255a6473 build-systems: add pre-commit-po-hooks 2022-10-09 11:50:26 +13:00
Jairo Llopis
4df049face build-systems: add iteration-utilities 2022-10-09 11:50:24 +13:00
Jairo Llopis
44798526be build-systems: add erppeek 2022-10-09 11:49:02 +13:00
K900
673ba1f7cc treewide: another pile of assorted changes
- update pinned nixpkgs used for tests
- fix the rest of the setuptools fallout
- add and test some scientific packages
2022-10-09 11:33:01 +13:00
Phillip Cloud
5d1c505b6d
Merge pull request #753 from cpcloud/build-systems 2022-10-08 10:37:59 -05:00
Phillip Cloud
86b8da2998
more build systems 2022-10-08 09:55:07 -04:00
adisbladis
583b4ddef7 bump version to 1.33.0 2022-10-08 11:22:13 +13:00
adisbladis
b6940bcb48
Merge pull request #747 from nix-community/poetry-1_2_1
poetry: 1.2.0 -> 1.2.1
2022-10-08 10:16:12 +13:00
adisbladis
27d08a441d tests: bump pynixutil 2022-10-08 03:23:23 +13:00
adisbladis
2347698530 disable poetry-env test 2022-10-08 03:23:23 +13:00
adisbladis
71b88c30c4 tests.manylinux: hack test by removing numpy
it was broken for reasons outside of our control, let's hack it up to
get the test to pass.
2022-10-08 03:23:23 +13:00
adisbladis
b95cbe19ab fix build for many wheel packages 2022-10-08 03:23:23 +13:00
adisbladis
81fb0b7233 overrides: add more build systems 2022-10-08 03:23:23 +13:00
adisbladis
c6bc243095 common-pkgs-2: disable matplotlib
it doesn't build any more because of toolchain changes
2022-10-07 23:30:49 +13:00
adisbladis
7fe01c55fd overrides: add more build systems 2022-10-07 23:30:49 +13:00
adisbladis
e31b5e4d29 mk-poetry-dep: prevent use of output separation
this doesn't work in a lot of cases and I don't see the point for us
to have the split output behaviour.
2022-10-07 23:30:49 +13:00
adisbladis
799cd0c726 overrides: Fix black build 2022-10-07 20:12:45 +13:00
adisbladis
4c431193e2 known-build-systems.json: add trailing newline 2022-10-07 20:12:45 +13:00
adisbladis
6fdf2a6944 regenerate build systems 2022-10-07 20:12:45 +13:00