Commit graph

586 commits

Author SHA1 Message Date
Luna
a1a8b3bcc5 nix lint 2023-03-06 09:39:37 +13:00
Luna
4445a14d5a overrides for hikari-lightbulb 2023-03-06 09:39:37 +13:00
Luna D Dragon
04c28cabe2 overrides for hikari 2023-03-06 09:39:37 +13:00
Mikhail Krassavin
e5727e9837
feat: orjson 3.8.7 2023-03-05 17:58:49 +06:00
José Luis Lafuente
24f6d9cd58
Update build-systems
Add build system for:
- django-rest-swagger
- django-rosetta
- openapi-codec
- unipath
2023-03-01 17:58:33 +01:00
Bouke van der Bijl
f8c0b26a51 Set NPY_NUM_BUILD_JOBS for parallel build 2023-02-28 12:04:07 +01:00
Ryan Swart
61e31d72c4 fix: sort buildsystems... 2023-02-27 13:20:13 +08:00
Ryan Swart
6e042cc52b chore: buildsystems for many scientific packages 2023-02-27 13:09:00 +08:00
adisbladis
7f2b931cc5
Merge pull request #988 from l0b0/fix/matplotlib-3-7
fix: Matplotlib 3.7
2023-02-27 14:36:29 +13:00
Victor Engmark
69f9f17121 fix: Sort build systems 2023-02-27 14:06:13 +13:00
Victor Engmark
3373e4925f fix: Add pybind11 to matplotlib 3.7 build dependencies 2023-02-27 14:06:13 +13:00
Victor Engmark
e6352eb9e2 fix: Sort build systems 2023-02-27 13:16:11 +13:00
Victor Engmark
28d4c2f55c build: Support virtualenv 20.18 using hatch-vcs 2023-02-27 13:16:06 +13:00
Victor Engmark
7f8501f43a refactor: Simplify virtualenv dependencies
At least Virtualenv 16.7.12 and 20.17.1 build with just the
"setuptools-scm" build system, so we can probably drop "cython" and
"setuptools".
2023-02-27 13:12:32 +13:00
adisbladis
14bc52aa39
Merge pull request #879 from l0b0/fix/shapely-2
fix: shapely 2
2023-02-27 13:06:16 +13:00
adisbladis
39e6f09c93
Merge pull request #973 from moduon/updates2
fix(build-systems): add a few
2023-02-27 13:05:03 +13:00
adisbladis
8a67d676a1
Merge pull request #977 from delroth/overrides-libarchive
overrides: add libarchive
2023-02-27 13:00:50 +13:00
adisbladis
148d54f8c4
Merge pull request #979 from vamega/patch-1
build-systems: add bencode-py
2023-02-27 12:58:47 +13:00
adisbladis
24bec099b2
Merge pull request #949 from moduon/updates
Updates to pydocstyle and selenium
2023-02-27 12:57:33 +13:00
adisbladis
659da0e780
Merge pull request #962 from super-secret-github-user/master
added overrides but theyre not sorted :(
2023-02-27 12:57:08 +13:00
adisbladis
654c5b6322
Merge pull request #972 from l0b0/feat/sort-build-systems
feat: Verify that build systems are sorted
2023-02-27 12:55:38 +13:00
adisbladis
0978c684a6
Merge pull request #983 from ac130kz/master
feat: granian 0.2.6
2023-02-27 12:52:56 +13:00
adisbladis
356e25c435
Merge pull request #970 from delroth/bs-pypeul
build-systems: add pypeul
2023-02-27 12:52:39 +13:00
adisbladis
6ee5684f3c
Merge pull request #976 from delroth/overrides-automat
overrides: automat: only add m2r to inputs for older versions
2023-02-27 12:51:48 +13:00
adisbladis
ccfc1c8d24
Merge pull request #981 from arichtman/python-hcl2-override
added override for python-hcl2 build system
2023-02-27 12:50:19 +13:00
adisbladis
a15e04c464
Merge pull request #984 from yorickvP/master
build-systems: add some more overrides
2023-02-27 12:50:05 +13:00
adisbladis
7b3f60b7bd
Merge pull request #994 from l0b0/fix/rfc3986-validator
fix: Declare rfc3986-validator build systems
2023-02-27 12:48:43 +13:00
adisbladis
15704efac9
Merge pull request #989 from l0b0/fix/aws-cdk-v1
fix: AWS CDK v1 build systems
2023-02-27 12:48:00 +13:00
adisbladis
89fbf13b57
Merge pull request #992 from l0b0/fix/fiona
fix: Use Cython to build Fiona >=1.9.0 from source
2023-02-27 12:46:33 +13:00
adisbladis
c56ec9a887
Merge pull request #991 from l0b0/fix/affine-2-4-0
fix: Affine 2.4.0
2023-02-27 12:46:16 +13:00
adisbladis
adf11ce52d
Merge pull request #993 from l0b0/fix/jupyter-console
fix: Build jupyter-console 6.6.0 onwards with hatchling
2023-02-27 12:45:54 +13:00
Laureηt
42f3784af5
feat: orjson 3.8.6 2023-02-22 12:52:16 +01:00
Victor Engmark
db1ae732e4 fix: Declare rfc3986-validator build systems 2023-02-22 12:09:15 +13:00
Victor Engmark
7e15220ff6 fix: Build jupyter-console 6.6.0 onwards with hatchling 2023-02-21 16:28:57 +13:00
Victor Engmark
f0216abfe1 fix: Use Cython to build Fiona >=1.9.0 from source 2023-02-21 15:50:35 +13:00
Victor Engmark
fe30d95c6c fix: Enable Cython in bounded build system constraints 2023-02-21 15:49:00 +13:00
Victor Engmark
1a6108b6fd fix: Affine 2.4.0 2023-02-21 15:29:32 +13:00
Victor Engmark
9a348b786d fix: AWS CDK v1 build systems 2023-02-17 13:26:26 +13:00
Yorick van Pelt
775545fa2c
build-systems: add some more overrides 2023-02-12 16:43:07 +01:00
Pierre Bourdon
f70533d298
overrides: add libarchive
- Build system dependency (setuptools).
- Native library dependency path fixup.
2023-02-11 03:50:41 +01:00
Varun Madiath
98f2a051a4 build-systems: add bencode-py 2023-02-10 12:09:12 -05:00
Mikhail Krassavin
d4de2d84cb
feat: granian 0.2.6 2023-02-10 12:36:56 +06:00
Edward Gokmen
762a7028d0 ran the command to sort build systems 2023-02-09 21:52:33 +00:00
Richtman, Ariel
2fd9006826 added override for python-hcl2 build system 2023-02-07 10:56:31 +10:00
Jairo Llopis
23bdc6cb80
build-systems: add nanoid 2023-02-03 12:22:43 +00:00
Pierre Bourdon
26e09674cb
overrides: automat: only add m2r to inputs for older versions
Newer versions of automat do not depend on m2r anymore [1]. Because of
this m2r might not end up being in poetry.lock along with automat, so
"self.m2r" ends up refering to the nixpkgs pythonPackages.m2r. That
package happens to be marked as broken in some conditions.
2023-02-03 12:29:13 +01:00
Jairo Llopis
f1ce816cde
fix(pillow): add libxcrpyt 2023-02-02 12:05:55 +00:00
Jairo Llopis
c2933fea0e
fix: use selenium wheels in >=4.0.0
[Selenium 4.0 uses Bazel to build python code][1]. Let's use the wheel to make it easier.

The override is split in two due to https://github.com/nix-community/poetry2nix/pull/948.

[1]: 3ad153b168/py/CHANGES (L368)
2023-02-02 11:23:47 +00:00
Jairo Llopis
b53b0d72f0
fix(build-systems): add a few
@moduon MT-1075
2023-02-02 11:19:12 +00:00
Victor Engmark
5c1770a049 refactor: Sort build systems 2023-02-02 15:56:36 +13:00