Commit graph

453 commits

Author SHA1 Message Date
Mikhail Krassavin
939c58fefe
feat(orjson): 3.8.4 2023-01-08 11:40:24 +06:00
Phillip Cloud
7af0e3fe6a
fix: make sure all isWheel accesses have an or false expression 2023-01-07 06:57:30 -05:00
Victor Engmark
54ff485422
fix: Use hatchling for filelock >=3.9.0
As per the
[release log](https://github.com/tox-dev/py-filelock/releases/tag/3.9.0).
2023-01-07 06:36:32 -05:00
Phillip Cloud
f90fb474c7
Merge pull request #915 from Sohalt/pluralizer 2023-01-07 06:35:18 -05:00
Phillip Cloud
ba0f4aabd1
style: fix formatting 2023-01-07 06:34:28 -05:00
Phillip Cloud
3a2b4b7f73
Merge pull request #926 from das-g/pytest-flake8 2023-01-06 21:10:00 -05:00
Jeff Hutchison
09c325855d
Fix tba-api-v3client alphabetical sort order 2023-01-06 11:26:16 -05:00
Jeff Hutchison
ed47467fb1
build-systems: add tba-api-v3client 2023-01-06 11:11:14 -05:00
Raphael Das Gupta
709d79178f build-systems: pytest-flake8 2023-01-06 16:46:26 +01:00
adisbladis
9cd2803519
Merge pull request #913 from Sohalt/django-coverage-plugin
build-systems: add django-coverage-plugin
2023-01-07 04:13:26 +13:00
adisbladis
ac818dd2a7
Merge pull request #914 from Sohalt/python-ldap
build-systems: add python-ldap
2023-01-07 04:13:14 +13:00
adisbladis
d682cdf659
Merge pull request #922 from simonkampe/overrides/opencv-python-headless
overrides: opencv-python-headless
2023-01-07 04:12:58 +13:00
adisbladis
9c2eb92b98
Merge pull request #917 from jhh/build-systems
build-systems: update django-debug-toolbar
2023-01-07 04:10:35 +13:00
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
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
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
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
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
f0843c77da
build-systems: add flake8-noqa 2022-12-19 08:53:34 -05:00
Phillip Cloud
28f2518a27
fix: support pyarrow wheels 2022-12-19 07:47:58 -05:00
Phillip Cloud
233f75f4bc
Merge pull request #901 from cpcloud/cffi-pandas-wheel 2022-12-18 18:26:50 -05:00
Phillip Cloud
d81965357a
Merge pull request #900 from jhh/build-systems 2022-12-18 15:30:11 -05:00
Phillip Cloud
d4dd0195cc
fix: only patch non-wheels on darwin for cffi and pandas 2022-12-18 11:44:45 -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
Phillip Cloud
4d0cbf36f7
fix: get fiona wheel build working 2022-12-17 16:51:16 -05:00
Sergei Trofimovich
9006db54aa overrides: drop unused pkgs.xlibsWrapper package
`xlibsWrapper` was a transitional package to move from monolithic
xorg package to modules. `nixpkgs` `python3Packages.pycairo` already
removed `pkgs.xlibsWrapper`. This change follow the same change.

Bug: https://github.com/NixOS/nixpkgs/issues/194054
Closes: https://github.com/nix-community/poetry2nix/issues/863
2022-12-17 21:06:39 +00:00
Phillip Cloud
2310c21c25
fix: support duckdb wheel 2022-12-17 14:00:24 -05:00
Phillip Cloud
0159b76838
fix: support nbconvert wheels 2022-12-17 09:17:50 -05:00
adisbladis
f1cd4ad393
Merge pull request #886 from g00pix/hvac-poetrycore
overrides: build-systems: add poetry-core to hvac
2022-12-17 16:17:52 +13:00
adisbladis
dbdb1e0dbf
Merge pull request #888 from g00pix/prettytable-hatch
overrides: build-systems: add hatchling to prettytable
2022-12-17 16:16:39 +13:00
adisbladis
b2a15fd018
Merge pull request #885 from g00pix/futurist-setuptools
override: add futurist build system
2022-12-17 16:15:57 +13:00
Nicolas Froger
99ef98cb3d
overrides: build-systems: add hatchling to prettytable
Signed-off-by: Nicolas Froger <nicolas@kektus.xyz>
2022-12-16 14:19:06 +01:00
Nicolas Froger
7d089a3347
overrides: build-systems: add poetry-core to hvac
Signed-off-by: Nicolas Froger <nicolas@kektus.xyz>
2022-12-16 14:04:07 +01:00
Phillip Cloud
1536cc0ab5
Merge pull request #890 from cpcloud/build-systems
add flake8 plugin build systems
2022-12-16 07:45:08 -05:00
Phillip Cloud
c474f934ea
Merge pull request #887 from g00pix/salt-pepper-buildsystem
overrides: build-systems: add salt-pepper
2022-12-16 07:17:00 -05:00
Phillip Cloud
97b5fe2d7b
add flake8 plugin build systems 2022-12-16 06:30:29 -05:00