Commit graph

35 commits

Author SHA1 Message Date
Derek Kulinski
a992cb630b datadog package and also support for hatchling 2022-04-16 14:57:51 +12:00
adisbladis
3b5085d74a Regenerate build-systems.json 2022-04-15 22:22:23 +12:00
adisbladis
aa92ff14ff Rerun find build systems script 2022-04-14 16:25:53 +12:00
Phillip Cloud
b3a52937cc build-systems.json: add pyparsing 2022-04-14 16:25:53 +12:00
Phillip Cloud
b85da771ba build-systems.json: add poetry-dynamic-versioning 2022-04-14 16:25:53 +12:00
adisbladis
8fad453343 Regenerate build-systems.json 2022-04-01 22:16:10 +12:00
adisbladis
a9f9233940
Merge pull request #572 from cpcloud/build-systems
chore(build-systems/mkdocs-autorefs): add pdm-pep517 to nativeBuildInputs
2022-03-22 23:20:03 +12:00
adisbladis
19e403b5ac
Merge pull request #573 from cpcloud/pytest-profiling
chore(build-systems): add pytest-profiling
2022-03-22 23:18:48 +12:00
Tom Repetti
3d10fcb41f build-systems: add pyopencl 2022-03-21 12:11:43 -04:00
Phillip Cloud
4e419b6e20
build-systems: add pytest-profiling 2022-03-20 07:38:08 -04:00
Phillip Cloud
761565ced3
chore(build-systems/mkdocs-autorefs): add pdm-pep517 to nativeBuildInputs 2022-03-14 07:11:09 -04:00
Phillip Cloud
b080a46f7b
lz4: add pkgconfig 2022-03-12 13:23:24 -05:00
Phillip Cloud
831957d9f6
build-systems: add mkdocs-gen-files 2022-03-12 13:22:25 -05:00
Phillip Cloud
84f0a036fa
chore: add mkdocs-literate-nav to build systems 2022-03-01 12:57:08 -05:00
Phillip Cloud
873b0f8a19
chore: add duckdb and duckdb-engine to build-systems.json 2022-03-01 11:54:40 -05:00
Nejc Zupan
43c600f390 More various fixes 2022-02-05 20:47:13 +00:00
adisbladis
fafa737702 Regenerate build-systems.json from updated nixpkgs 2022-02-05 19:41:33 +12:00
adisbladis
60e03da70e Add dnspython override 2022-02-05 18:38:57 +12:00
adisbladis
aee2824f4b Regenerate build-systems.json 2022-02-05 18:38:57 +12:00
adisbladis
b6b02d7fc2 Add test for utf8 (emoji) in pyproject.toml 2022-02-05 18:38:57 +12:00
adisbladis
2df3a918ca
Merge pull request #549 from serokell/kirelagin/testpath-flint
testpath: Use flit as a build system
2022-02-05 18:38:29 +12:00
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