adisbladis
aee2824f4b
Regenerate build-systems.json
2022-02-05 18:38:57 +12:00
adisbladis
58e95427d4
Revert "fix utf8 emoji for strawberry-graphql"
...
This reverts commit 6876a58bb79bd62fd21b0cc0ef5961d0c1cfaa72.
It seems that the build is successful regardless of this override.
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
case
fb2c617d08
fix utf8 emoji for strawberry-graphql
2022-02-05 18:38:57 +12:00
case
4c802105bc
add confluent-kafka
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
adisbladis
bb3fc0b954
Merge pull request #545 from takeda/takeda-patch-2
...
Build system for aioboto3 and aioitertools
2022-02-05 12:36:16 +12:00
adisbladis
82cbe16cf1
Merge pull request #534 from takeda/takeda-patch-1
...
Compile mypy once again
2022-02-05 12:35:36 +12:00
Kirill Elagin
2b50ad8612
testpath: Use flit as a build system
2022-02-04 10:16:00 -05:00
Derek Kulinski
5747d0d7da
Compile mypy once again
2022-02-03 20:17:27 -08: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
Tom Repetti
7dff6e4238
overrides.igraph: add override
2022-01-27 20:36:21 -05:00
lunik1
59bf583eed
overrides.uwsgi: only change sourceRoot for 2.0.19.x
2022-01-25 22:28:49 +00: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
c667bfa529
Skip failing tests on darwin
...
And fix scikit-learn on darwin.
2022-01-22 20:01:07 +12:00
adisbladis
0a6d22407c
overrides.matplotlib: Hopefully fix darwin build
2022-01-22 10:18:14 +12:00
adisbladis
47ec073295
overrides.matplotlib: Don't copy mplsetup.cfg
2022-01-22 10:07:15 +12:00
adisbladis
c60eba609e
overrides.cryptography: Fix darwin build by adding iconv
2022-01-22 10:07:15 +12:00
adisbladis
e3fff9ae95
overrides.aiosqlite: Use flit, not poetry
2022-01-21 20:41:31 +12:00
adisbladis
1d62cb77e6
overrides;pendulum: Remove explicit override
2022-01-21 15:33:24 +12:00
adisbladis
bb918a65de
overrides: pkgs.lib -> lib
2022-01-21 15:33:24 +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
adisbladis
044d7d70fc
Add development tool to automatically derive build-systems from nixpkgs
2022-01-21 14:25:21 +12:00
adisbladis
e6433fee56
overrides.nix: Move into overrides/default.nix
...
I will implement some automation around creating these which will have supplementary files that shouldn't pollute the project root.
2022-01-21 10:19:04 +12:00