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
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
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
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
4751631f4b
overrides: add suds
2022-09-27 13:29:15 +02: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
27fb147297
overrides: add orjson 3.8.0
2022-09-23 22:20:04 +00:00
Federico Ravasio
69120fadf9
overrides: make it easier to update orjson version by printing cargo hash
2022-09-23 22:20:04 +00:00
Federico Ravasio
13ea44a9df
build-systems: add parsita
2022-09-23 22:20:00 +00:00
adisbladis
869580c729
Merge pull request #704 from nix-community/poetry-1_2_0
...
poetry: 1.1.15 -> 1.2.0
2022-09-22 22:41:22 +12:00
adisbladis
787bc9e1b0
tests: Fix tests with Poetry 1.2.0
2022-09-22 16:13:15 +12:00
adisbladis
023b9fc37f
poetry: 1.1.15 -> 1.2.0
2022-09-22 16:08:23 +12:00
Phillip Cloud
b15c9c5b0b
build-systems: add idna and nbformat
2022-09-17 06:51:57 -04:00
Aos Dabbagh
ccdca1a001
Overrides: cryptography 38.0.1
...
Ran into this issue while building `zigpy`.
```
trace: warning: Unknown cryptography version: '38.0.1'. Please update getCargoHash.
[1/12/65 built, 36 copied (1502.3/1502.5 MiB), 241.3 MiB DL] building cryptography-38.0.1-vendor.tar.gz (buil
error: hash mismatch in fixed-output derivation '/nix/store/yj3wci62jqhkv83wi1d53awpcsb5wjhb-cryptography-38.0.1-vendor.tar.gz.drv':
specified: sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=
got: sha256-o8l13fnfEUvUdDasq3LxSPArozRHKVsZfQg9DNR6M6Q=
error: 1 dependencies of derivation '/nix/store/09l5szr64c7hrngc5kyg2klhw0jcy538-python3.10-cryptography-38.0.1.drv' failed to build
error: 1 dependencies of derivation '/nix/store/68hqsyh7nhdhzkh7lawl20jnvlcfzyk3-python3.10-zigpy-0.50.3.drv' failed to build
```
2022-09-11 00:10:56 -04:00
Thiago Franco de Moraes
539423bbf9
overrides: add openvino
2022-09-07 10:02:05 +12:00
adisbladis
eeb17af37c
overrides.poetry-core: "Vendor" dependencies in poetry-core
2022-09-02 01:37:48 +12:00
adisbladis
7520a96a7f
overrides: Add poetry to poetry-plugin-export
2022-09-02 01:37:48 +12:00
adisbladis
dcef8aec9d
overrides: Fix build system overrides when overriden derivation is null
2022-09-02 01:34:49 +12:00
adisbladis
e1e95bbf61
Merge pull request #689 from crossing/master
...
Fix build failure when pyproject.toml contains editable path dependencies
2022-08-24 11:55:51 +12:00
Xing Yang
e204959568
Adopt nixpkgs pillow preConfigure script
2022-08-22 20:49:00 +01: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
adisbladis
25ad816cb9
Merge pull request #692 from m15a/build-systems-jupyterlab-server
...
build-systems: use hatchling for jupyterlab-server
2022-08-07 20:02:07 +08:00
Mitsuhiro Nakamura
78b583ce5d
build-systems: use hatchling for jupyterlab-server
2022-08-02 08:28:51 +09:00
Mitsuhiro Nakamura
db67664d41
build-systems: use pdm-pep517 for griffe
2022-08-01 23:29:51 +09:00
Derek Kulinski
f6293de69e
overrides for cysimdjson, orjson, minimal-dydb, pydantic-dydb, types-s3transfer
2022-07-30 01:04:32 -07:00
sepiabrown
5d34116177
overrides.tqdm: fix overrideAttrs
to overridePythonAttrs
2022-07-24 19:09:38 +09:00