Commit graph

264 commits

Author SHA1 Message Date
Sem Mulder
3813345e0b Fix Open3D 0.16.0 2022-10-31 14:19:09 +01:00
Sem Mulder
c8e951119a Add build systems 2022-10-31 13:21:57 +01:00
adisbladis
3b9040d19e
Merge pull request #782 from dmvinson/darrion-build-systems
build-systems: add setuptools override for asyncua
2022-10-22 19:13:33 +13:00
Darrion Vinson
8871e14bdf build-systems: add setuptools override for asyncua 2022-10-21 15:23:33 -07:00
adisbladis
f73a356b8c
Merge pull request #780 from razielgn/scipy-1-9-build-system
fix: add deps to build scipy 1.9
2022-10-21 03:19:34 +13:00
Federico Ravasio
2523d030d2 fix: add deps to build scipy 1.9 2022-10-20 11:16:42 +00:00
Federico Ravasio
b5b3d28b0d fix(build-systems): add wslink 2022-10-20 10:53:04 +00:00
Federico Ravasio
9ccd368122 fix(build-systems): add scooby 2022-10-20 10:52:57 +00:00
Federico Ravasio
fb223e3841 fix(build-systems): add scikit-spatial 2022-10-20 10:52:51 +00:00
Federico Ravasio
040bce7011 fix(build-systems): add s3cmd 2022-10-20 10:52:41 +00:00
Federico Ravasio
d4a10852c1 fix(build-systems): add pygltflib 2022-10-20 10:52:33 +00:00
adisbladis
185bcb30d4
Merge pull request #773 from cpcloud/build-systems
build-systems: update `mkdocs` and add `backports-zoneinfo`
2022-10-20 12:49:45 +13:00
Darrion Vinson
674942c4c2 build-systems: add setuptools for various packages
Adds setuptools as build system for faust-streaming, mode-streaming,
python-schema-registry-client, and svix-ksuid. All packages I've added
these overrides to recently in my own builds
2022-10-19 10:58:21 -07:00
Phillip Cloud
d9523fb160
build-systems: update mkdocs and add backports-zoneinfo 2022-10-19 07:26:45 -07:00
Tao
85af27f4c4
Add setuptools to additional package builds
This includes `setuptools` when building `django-cockroachdb` and `psycopg2-binary`.
2022-10-19 13:34:14 +02:00
adisbladis
ff3fefee0f overrides: fix mypy build 2022-10-11 11:52:04 +13:00
adisbladis
5bebd58b00 remove reference to gdal_2
it's now just gdal
2022-10-10 18:28:56 +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
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
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
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
86b8da2998
more build systems 2022-10-08 09:55:07 -04:00
adisbladis
81fb0b7233 overrides: add more build systems 2022-10-08 03:23:23 +13:00
adisbladis
7fe01c55fd overrides: add more build systems 2022-10-07 23:30:49 +13:00
adisbladis
799cd0c726 overrides: Fix black build 2022-10-07 20:12:45 +13:00
adisbladis
6fdf2a6944 regenerate build systems 2022-10-07 20:12:45 +13:00
adisbladis
1e641e6802 Add build systems to build nixopsUnstable 2022-10-07 20:12:45 +13:00
K900
b88a60b239 overrides: fix latest opentelemetry sdk releases 2022-10-07 08:42:18 +03:00