Commit graph

138 commits

Author SHA1 Message Date
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
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
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
Tom Repetti
a02f83c613
Merge branch 'master' into build-systems-various 2022-10-08 20:28:51 -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
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
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
Lorenzo Manacorda
70080a8218 build-systems: add cytoolz 2022-10-05 18:40:44 +02: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
adisbladis
8c5da1b2e6
Merge pull request #726 from takeda/takeda-patch-3
types-awscrt: poetry-core override
2022-09-28 18:43:50 +13:00
adisbladis
6a0fb9abc3
Merge pull request #728 from takeda/takeda-patch-5
FastAPI hatchling
2022-09-28 18:43:11 +13:00
Radosław Szamszur
6e1da06e2b build-systems: add mdit-py-plugins 2022-09-27 13:27:51 +02:00
Derek Kulinski
0d4fb397d9 FastAPI build
Starting with version 0.84.0 fastapi uses hatchling instead of flit: 4267bd1f4f
2022-09-27 01:16:34 -07:00
Derek Kulinski
ecd544b960 uvicorn: hatchling override 2022-09-27 01:14:26 -07:00
Derek Kulinski
1c1effacfb types-awscrt: poetry-core override 2022-09-27 01:13:00 -07:00
Derek Kulinski
ae46b49df4 termcolor: hatchling override 2022-09-27 01:11:11 -07:00
Derek Kulinski
caa996f58c botocore-stubs: poetry-core 2022-09-27 00:48:11 -07:00
Smaug123
6c4395f7b0 Update overrides for ftfy, shortuuid, contourpy, omegaconf, opencv-python-headless 2022-09-25 15:01:06 +01:00
Raito Bezarius
41798bd7c6 overrides: add contourpy, widgetsnbextension 2022-09-25 15:29:17 +02:00
Federico Ravasio
13ea44a9df build-systems: add parsita 2022-09-23 22:20:00 +00:00
Phillip Cloud
b15c9c5b0b
build-systems: add idna and nbformat 2022-09-17 06:51:57 -04:00
adisbladis
7520a96a7f overrides: Add poetry to poetry-plugin-export 2022-09-02 01:37:48 +12:00
adisbladis
11c0df8e34
Merge pull request #700 from sigprof/build-systems-dotty-dict
build-systems: use poetry-core for dotty-dict >= 1.3.1
2022-08-21 21:31:41 +08:00
adisbladis
dd0a474e46
Merge pull request #695 from m15a/build-systems-darglint
build-systems: use poetry for darglint
2022-08-21 12:55:11 +08:00
Sergey Vlasov
27425da2a1 build-systems: use poetry-core for dotty-dict >= 1.3.1 2022-08-21 00:38:52 +03:00
Sergey Vlasov
fb8962c1e6 build-systems: use hatch-fancy-pypi-readme for jsonschema >= 4.11.0 2022-08-21 00:28:50 +03:00
Mitsuhiro Nakamura
8b127614db build-systems(jupyter-server-mathjax, jupyterlab-git): use jupyter-packaging 2022-08-15 10:25:35 +09:00
Mitsuhiro Nakamura
8118005980 build-systems: use poetry for darglint 2022-08-12 18:04:03 +09:00
Sergey Vlasov
e420b4f44b build-systems: use flit-core for pkgutil-resolve-name 2022-08-10 15:06:55 +03:00
adisbladis
52ad6484cf
Merge pull request #690 from takeda/overrides
overrides for cysimdjson, orjson, minimal-dydb, pydantic-dydb, types-s3transfer
2022-08-07 20:02:25 +08:00