Commit graph

254 commits

Author SHA1 Message Date
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
K900
33db1f30d0 feat: big messy refactoring
- normalize package names to match PEP-503
- don't assume build dependencies on setuptools{,-scm}
- automatically generate overrides for setuptools{,-scm}
- pull known build systems directly from nixpkgs
- fix a bunch of mostly unrelated warnings

Co-authored-by: Phillip Cloud <417981+cpcloud@users.noreply.github.com>
2022-10-06 19:54:08 +03:00
Radosław Szamszur
c471e41e2d overrides: add watchfiles 2022-10-06 14:21:37 +02:00
Lorenzo Manacorda
70080a8218 build-systems: add cytoolz 2022-10-05 18:40:44 +02:00
adisbladis
c2ee667d2f
Merge pull request #735 from AlexChalk/add-bcrypt-4-rust-support
Add support for building bcrypt 4 (rust)
2022-10-04 14:25:42 +13:00
talyz
b74eab0c55
overrides: Choose the correct OpenSSL version for cryptography
Older versions of cryptography currently can't be used, since
openssl_3 was made the default openssl package in nixpkgs, which
they're not compatible with. Choose an appropriate version of OpenSSL,
based on what the official wheel is built against according to
https://cryptography.io/en/latest/changelog/.
2022-10-03 14:26:15 +02:00
Alex Chalk
fa52f5bd4b Add support for building bcrypt 4 (rust) 2022-09-29 15:20:50 -04:00
adisbladis
420107e7e7
Merge pull request #723 from Smaug123/more-overrides
Overrides: ftfy, shortuuid, contourpy, omegaconf, opencv-python-headless
2022-09-30 04:26:48 +13:00
adisbladis
9fee29254a
Merge pull request #714 from takeda/takeda-patch-1
botocore-stubs override
2022-09-28 18:46:48 +13:00
adisbladis
d24d327c9a
Merge pull request #729 from rszamszur/overrides-patch-1
Overrides: add suds, mdit-py-plugins
2022-09-28 18:45:58 +13:00
adisbladis
9a6c79b36c
Merge pull request #727 from takeda/takeda-patch-4
uvicorn: hatchling override
2022-09-28 18:44:16 +13:00