Commit graph

614 commits

Author SHA1 Message Date
Kirill Elagin
2b50ad8612 testpath: Use flit as a build system 2022-02-04 10:16:00 -05:00
Derek Kulinski
832a24c9be
Build system for aioboto3 and aioitertools 2022-02-02 16:15:11 -08:00
Nejc Zupan
ea15a00506 A few fixes to various packages 2022-02-01 20:33:37 +00:00
Phillip Cloud
bd2ada9339
Add mkdocs-jupyter 2022-02-01 05:30:04 -05:00
Phillip Cloud
9c5c872ee3
Add more build-systems overrides 2022-02-01 05:25:34 -05:00
Phillip Cloud
4f476e3b57
Sort keys of build-systems.json 2022-02-01 05:24:36 -05:00
Phillip Cloud
11f987bbec
Add more build systems 2022-01-31 05:08:09 -05:00
Derek Kulinski
9bdb1e7226
Build system for requirements-parser 2022-01-24 21:49:13 -08:00
Derek Kulinski
66d577cdad
More build requirements
- fhconfparser
- licensecheck
- metprint
2022-01-24 17:14:19 -08:00
Derek Kulinski
d284003078
Added build-system for unknown packages
Added build system for:
- aws-error-utils
- fastapi-restful
- prometheus-fastapi-instrumentator
2022-01-24 16:22:35 -08:00
adisbladis
4022cbc823 overrides: Assorted fixes 2022-01-23 10:26:18 +12:00
adisbladis
e3fff9ae95 overrides.aiosqlite: Use flit, not poetry 2022-01-21 20:41:31 +12:00
adisbladis
6c2c497a29 Add cython to derived overrides script 2022-01-21 14:53:44 +12:00
adisbladis
849e0e3ca4 overrides: Move build-systems to separate file which can be automatically generated
This change uses the new development tool to derive build-systems from
nixpkgs to the extent that it is possible.

This will reduce the maintenance burden on us a bit until the upstream Poetry issue around this is solved.
Additionally it will fix a lot of packages we didn't even know were broken to begin with.
2022-01-21 14:30:51 +12:00