Commit graph

1730 commits

Author SHA1 Message Date
adisbladis
61a36eda95
Merge pull request #923 from utybo/master
Update filelock build systems
2023-01-07 04:09:39 +13:00
adisbladis
f1c1fb5de6
Merge pull request #911 from pleshevskiy/patch-1
Add flask-minio to overrides
2023-01-07 04:08:15 +13:00
adisbladis
3c9549f48d
Merge pull request #910 from Sohalt/click-didyoumean
build-systems: Use poetry for click-didyoumean >= 0.2.0
2023-01-07 04:07:43 +13:00
adisbladis
c73f7720ee
Merge pull request #916 from Sohalt/django-cache-memoize
build-systems: add django-cache-memoize
2023-01-07 04:06:54 +13:00
adisbladis
5f0cf79a33
Merge pull request #909 from asymmetric/readme-tweaks
Document `sdist` behaviour
2023-01-07 04:06:09 +13:00
Zoroark
642bffb342
Update filelock build systems 2023-01-06 03:50:47 +01:00
Simon Kämpe
5190cf359e overrides: opencv-python-headless
Fix that opencv-python-headless tries to override opencv-python.
2023-01-04 15:33:51 +01:00
Robert Hensing
31e6d68d59 feat: Show lock location in package errors
Tested by temporarily setting `meta.broken = true;` in
`mk-poetry-dep.nix`, and then

    $ nix-build tools -A env
    error: Package ‘python3.9-click-8.1.3’ in /home/user/h/poetry2nix/tools/poetry.lock:0 is marked as broken, refusing to evaluate.

       a) To temporarily allo[...]

As you can see, the location of the lock file is reported, which
is especially useful in Nixpkgs, which contains multiple lockfiles.

This used to be just the location of a generic python builder, which
is generally not what the user wants.

I've exposed the `poetrylockPos` variable as a parameter that callers
may set. This is intended as a contingency more so than a feature that
is useful to users. That's why I've decided not to document it,
because it would just add noise.
2023-01-03 16:38:09 +01:00
Jeff Hutchison
159010e5d3
build-systems: update django-debug-toolbar 2023-01-03 07:05:15 -05:00
sohalt
0c98509bf4 overrides: pluralizer 2022-12-30 17:22:55 +01:00
sohalt
7ebc368e16 build-systems: add python-ldap 2022-12-30 17:19:59 +01:00
sohalt
321d31f222 build-systems: add pluralizer 2022-12-30 17:06:49 +01:00
sohalt
ed0487db91 build-systems: add django-coverage-plugin 2022-12-30 17:05:20 +01:00
sohalt
3dce74cd46 build-systems: add django-cache-memoize 2022-12-30 17:03:04 +01:00
pleshevskiy
4e36e1f7f1
Add flask-minio to overrides 2022-12-29 23:34:29 +03:00
sohalt
35aa549a2b build-systems: Use poetry for click-didyoumean >= 0.2.0 2022-12-28 18:19:09 +01:00
Lorenzo Manacorda
c34428e242 doc: Document build priority 2022-12-26 18:41:12 +01:00
Lorenzo Manacorda
042e42759d doc: fix poetry homepage 2022-12-26 18:41:01 +01:00
Phillip Cloud
f18984f99c
Merge pull request #867 from cpcloud/optional-deps 2022-12-20 10:28:29 -05:00
Phillip Cloud
0993932240
docs: add bits to the README about extras parameter 2022-12-20 10:21:00 -05:00
Phillip Cloud
76d654881c
test: add extras/no-extras tests 2022-12-20 10:20:58 -05:00
Phillip Cloud
6ecbca98ad
feat: add ability to specify optional dependencies 2022-12-20 10:20:40 -05:00
Phillip Cloud
6ae0cf6989
Merge pull request #908 from cpcloud/patches-for-mkdocstrings-wheel 2022-12-20 09:50:22 -05:00
Phillip Cloud
d18e185d78
fix: add patches for mkdocstrings jinja2 imports 2022-12-20 09:34:26 -05:00
Phillip Cloud
c57cbefe17
Merge pull request #906 from cpcloud/patches-for-nbconvert 2022-12-20 09:08:06 -05:00
Phillip Cloud
d138dfae05
Merge pull request #907 from arichtman/bc-packages 2022-12-20 09:06:58 -05:00
Richtman, Ariel
ac3f38c5d3 added overrides for bridgecrew packages to work 2022-12-19 23:47:55 +00:00
Phillip Cloud
d72e0b4c0f
fix: patch nbconvert installed source when installed from wheel 2022-12-19 14:51:32 -05:00
Phillip Cloud
cefd25bc6a
test: beef up nbconvert wheel test to check for template path patch 2022-12-19 14:51:31 -05:00
Phillip Cloud
4ba5abf9dc
Merge pull request #905 from cpcloud/build-systems 2022-12-19 09:02:22 -05:00
Phillip Cloud
f0843c77da
build-systems: add flake8-noqa 2022-12-19 08:53:34 -05:00
Phillip Cloud
3cc8bd080c
Merge pull request #893 from cpcloud/pyarrow-wheel 2022-12-19 07:59:14 -05:00
Phillip Cloud
392e7f4fe7
chore: remove trailing whitespace 2022-12-19 07:47:58 -05:00
Phillip Cloud
28f2518a27
fix: support pyarrow wheels 2022-12-19 07:47:58 -05:00
Phillip Cloud
a3adf6952b
Merge pull request #903 from cpcloud/macos-on-one-instance 2022-12-19 07:44:20 -05:00
Phillip Cloud
381ce5f0f8
Merge pull request #820 from Nebucatnetzer/extend-docs 2022-12-19 07:43:19 -05:00
Andreas Zweili
97b10e0fdc Inline the link to build-systems.json 2022-12-19 09:56:41 +01:00
Andreas Zweili
f8bfdedcd9 Rewrite the conditions according to feedback 2022-12-19 09:53:03 +01:00
Phillip Cloud
46905875d1
ci: run macos jobs on a single instance 2022-12-18 19:46:19 -05:00
Phillip Cloud
fed71161b0
Merge pull request #904 from cpcloud/bump-actions-deps 2022-12-18 19:36:35 -05:00
Phillip Cloud
233f75f4bc
Merge pull request #901 from cpcloud/cffi-pandas-wheel 2022-12-18 18:26:50 -05:00
Phillip Cloud
c48b4b3ed2
ci: bump github actions versions and add to dependabot 2022-12-18 16:19:01 -05:00
Phillip Cloud
d81965357a
Merge pull request #900 from jhh/build-systems 2022-12-18 15:30:11 -05:00
Phillip Cloud
fd5517ec49
Merge pull request #902 from cpcloud/cancel-duplicate-ci-runs 2022-12-18 14:04:07 -05:00
Phillip Cloud
d4dd0195cc
fix: only patch non-wheels on darwin for cffi and pandas 2022-12-18 11:44:45 -05:00
Phillip Cloud
2648651a62
Merge pull request #898 from cpcloud/shapely-wheel 2022-12-18 11:41:30 -05:00
Phillip Cloud
4c1c4463f1
ci: cancel duplicate CI runs 2022-12-18 11:37:07 -05:00
Jeff Hutchison
cdf7d2c23a
build-systems: wagtail and dependencies 2022-12-18 09:47:56 -05:00
Phillip Cloud
ed1a9bf37b
fix: don't patch shapely when using wheel 2022-12-18 06:58:48 -05:00
Phillip Cloud
37122a1cdb
Merge pull request #897 from trofi/pycairo-without-xlibsWrapper
Closes https://github.com/nix-community/poetry2nix/issues/863
2022-12-18 06:50:38 -05:00