Commit graph

354 commits

Author SHA1 Message Date
adisbladis
c56b6590ae
Merge pull request #1081 from roxifas/overrides
add some overrides to build-systems.json
2023-03-25 23:50:09 +13:00
Rokas Urbelis
789f3a7e19 add some overrides to build-systems.json 2023-03-25 10:41:07 +00:00
Phillip Cloud
f723e72ad7
chore: add pydruid build system 2023-03-25 05:43:44 -04:00
Ryan Swart
e05e58aaba fix: final buildsystem overrides 2023-03-24 12:43:21 +13:00
Victor Engmark
6c6a464428 fix: Add hatchling for ypy-websocket build 2023-03-24 12:43:21 +13:00
Victor Engmark
99eea1d168 fix: Add hatchling for jupyter-ydoc build 2023-03-24 12:43:21 +13:00
Victor Engmark
227ef2dd05 fix: Add hatchling for jupyter-server-terminals build 2023-03-24 12:43:21 +13:00
Victor Engmark
5589bb11a6 fix: Add hatchling for jupyter-events build 2023-03-24 12:43:21 +13:00
adisbladis
477e67ed03
Merge pull request #1060 from bouk/otel
overrides: add some more opentelemetry packages
2023-03-24 12:23:47 +13:00
Bouke van der Bijl
d972e0ee22 overrides: add some more opentelemetry packages 2023-03-24 12:15:58 +13:00
Pegasust
d5cf5a4d75 +module: returns 2023-03-24 12:11:54 +13:00
Pegasust
9fda178ae4 +module: option 2023-03-24 12:11:54 +13:00
adisbladis
25c537ad62
Merge pull request #1051 from l0b0/fix/gitlint-core
fix: gitlint-core 0.19 needs hatchling
2023-03-24 12:10:02 +13:00
adisbladis
ffd70b526a
Merge pull request #1064 from Pegasust/add-fastapi_utils
Add build system for fastapi-utils
2023-03-24 11:59:27 +13:00
adisbladis
07297c5b04
Merge pull request #1071 from janydoe/patch-1
Update build-systems.json
2023-03-24 11:59:16 +13:00
Victor Engmark
ad56f749f3 fix: gitlint-core 0.19 needs hatchling 2023-03-24 11:58:55 +13:00
Pegasust
35fd919d29 +module: fastapi-utils 2023-03-24 11:50:06 +13:00
Jany
d171a31a94 overrides: update build systems for nox 2023-03-23 16:23:59 +03:00
adisbladis
67e360cdbc overrides: add pyproject-hooks build system 2023-03-22 19:38:35 +13:00
adisbladis
50ec694c27
Merge pull request #1069 from takeda/patch-1
override: humanize: setuptools -> hatchling
2023-03-22 13:41:00 +13:00
K900
cdd6e39037 overrides: regenerate, add some stuff manually 2023-03-21 16:11:22 +03:00
Derek Kulinski
b78b0d5107
override: humanize: setuptools -> hatchling 2023-03-20 14:38:14 -07:00
Pegasust
503c66ec2d +module: python-ubersmith 2023-03-14 16:32:11 -07:00
Ariel Richtman
a17c8dda95
added override for aws-sso-util 2023-03-14 13:45:21 +10:00
Ariel Richtman
a1a5aaf77c
added override for aws-sso-lib 2023-03-14 13:42:38 +10:00
adisbladis
bf239d53fa
Merge pull request #1050 from farcaller/master
Add the build system updates required for python-dxf
2023-03-11 18:50:06 +13:00
Vladimir Pouzanov
0510bf88c1 Add the build system updates required for python-dxf 2023-03-10 20:22:49 +00:00
Pavol Rusnak
b0b0eb13bb
Update build-systems
Add build system for:
- boltz-client
- cashu
- lnurl
- pylightning
- pyln-client
- pyln-proto
- sqlalchemy-aio
- sse-starlette
2023-03-10 11:51:20 +01:00
Pavol Rusnak
bd01498d39
Update build-systems
Add build system for:
- embit
- pyln-bolt7
- python-bitcoinli
- represent
2023-03-09 19:43:09 +01: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
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
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
39e6f09c93
Merge pull request #973 from moduon/updates2
fix(build-systems): add a few
2023-02-27 13:05:03 +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
356e25c435
Merge pull request #970 from delroth/bs-pypeul
build-systems: add pypeul
2023-02-27 12:52:39 +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
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