Commit graph

69 commits

Author SHA1 Message Date
Tom Repetti
2ab471d272 Refactor build system object logic 2022-06-16 04:55:18 -05:00
Tom Repetti
76d4011945 Allow lone "until" keys in build-system.json attrs 2022-06-15 16:13:43 -05:00
Tom Repetti
c7a61ce945 Add experimental extension to build-systems.json 2022-06-15 15:51:52 -05:00
Tom Repetti
0ba24302c1 overrides.lightgbm: add cmake 2022-06-12 23:28:39 -05:00
adisbladis
b924859a34 overrides.secp256k1: Loosen up pytest-runner version constraint
It's curerntly set to a specific version in setup.py, but since it's missing from
dependency metadata it fails at build time.
2022-06-11 02:59:30 +08:00
Derek Kulinski
7f68a230b7
Updated patch for mypy 0.960+
The old patch URL did not apply cleanly for 0.960 and 0.961.

Looks like the PR was eventually merged so hopefully these might be the last versions needing a patch.
2022-06-09 17:52:34 -07:00
adisbladis
ad9ca14cc5 overrides: Implement changes from https://github.com/NixOS/nixpkgs/pull/175305 2022-06-05 01:45:24 +08:00
adisbladis
5ccffe18c3
Merge pull request #651 from schlarpc/master
overrides.mypy: Fix build on 0.960
2022-06-05 01:44:49 +08:00
Chaz Schlarp
0ccfad7a61 overrides.mypy: Fix build on 0.960 2022-05-27 14:14:56 -07:00
adisbladis
15e9c85d26 overrides.pyfftw: Add override 2022-05-27 01:13:24 +08:00
Chaz Schlarp
81ef51a6ca overrides.awscrt: Add override to include cmake 2022-05-15 16:08:13 -07:00
Phillip Cloud
5c6b2ab17b
shapely: use python3 instead of minimal 2022-05-13 08:30:51 -04:00
Phillip Cloud
983b14ad09
shapely: use python3Minimal to ensure ast.unparse exists 2022-05-13 07:32:26 -04:00
adisbladis
4073444bff
Merge pull request #637 from nix-community/pyqt5
overrides.pyqt5: Fix build with more recent QT versions
2022-05-13 17:35:46 +08:00
adisbladis
2b56b8b77f overrides.pyqt5: Fix build with more recent QT versions 2022-05-13 20:18:18 +12:00
adisbladis
44f0ee3edd
Merge pull request #636 from vlaci/file-magic
overrides.file-magic: patch it to find libmagic
2022-05-13 01:31:33 +08:00
László Vaskó
5ee9136f90 overrides.file-magic: patch it to find libmagic
The patch is adapted from nixpkgs:

  77aff919e1/pkgs/development/python-modules/magic/default.nix (L12)
2022-05-12 15:00:02 +02:00
adisbladis
6a08ac882b overrides.shapely: Remove patch
Inheriting patches from nixpkgs is brittle and just a shortcut.
Instead patch the AST of the file that looks up the library paths
which should be much less brittle over time.
2022-05-12 22:38:08 +12:00
adisbladis
a66a386653
Merge pull request #625 from takeda/takeda-patch-1
Overrides: cryptography & toml-cli
2022-05-11 09:12:07 +08:00
Derek Kulinski
7f68ad2b4c
Hash for 37.0.2 was incorrect 2022-05-10 11:02:40 -07:00
Thomas Woolford
42a7740a37
Only try updating setup.cfg if the file exists
sometimes setup.cfg doesn't exist. added a check to make sure it exists before attempting to update it
2022-05-10 15:25:58 +09:30
Derek Kulinski
c77e633804
Overrides: cryptography 37.0.2 2022-05-09 22:35:14 -07:00
adisbladis
5612b5cbdf mypy: Don't patch if format is wheel
We don't have the sources if it's a wheel, and hence cant/dont need to patch.
2022-05-09 20:37:00 +12:00
Chaz Schlarp
b7d8fe42ce overrides.jinja2-ansible-filters: Fix missing VERSION file 2022-05-07 19:29:50 -07:00
P. R. d. O
683bc56b2d
overrides.python-twitter: add override 2022-05-07 07:25:44 -06:00
adisbladis
98f188deda overrides.pandas: Add overrides to build on non-linux
And also enable parallel building.
2022-05-05 06:34:30 +12:00
adisbladis
d09cb7145c overrides.psycopg2cffi: Add override 2022-05-05 04:15:45 +12:00
adisbladis
639115b897 overrides.lsassy: Work around upstream missing version constraint in setup.py 2022-04-29 03:22:30 +12:00
adisbladis
8cfd980262 overrides.platformdirs: Add hatch-vcs 2022-04-23 18:06:38 +12:00
Jairo Llopis
ee93bd0121 fix: add hatchling for platformdirs
https://github.com/platformdirs/platformdirs/pull/75 was released yesterday.
2022-04-22 21:48:06 +12:00
Brian Parker
32263bebfe
make soundfile find libsndfile at runtime (#597)
* make soundfile find libsndfile at runtime

* nixpkgs-fmt
2022-04-17 10:36:17 +07:00
Derek Kulinski
2291694c6a
Used incorrect hash for orjson 3.6.7 2022-04-16 00:54:25 -07:00
adisbladis
204d242690
Merge pull request #593 from takeda/takeda-patch-2
datadog package and hatch support
2022-04-16 11:07:28 +07:00
Derek Kulinski
a992cb630b datadog package and also support for hatchling 2022-04-16 14:57:51 +12:00
Derek Kulinski
2f3acc2cf2 orjson override 2022-04-16 14:09:58 +12:00
adisbladis
b6bab4e188 overrides: Fix docutils with setuptools >= 60 2022-04-15 22:58:46 +12:00
Suwon Park
0dd8ba714a
overrides: pillow: Add libxcb libX11 (#587)
Add libxcb libX11 to  pillow
2022-04-14 15:06:50 +12:00
adisbladis
7735583527 overrides.cryptography: Add 36.0.2 hash 2022-04-01 00:37:03 +12:00
adisbladis
000d8dddb8 overrides.cryptography: Prefer wheel if we don't have a pinned cargo hash
I'm really tired of the situation where we have to play catch-up with
upstream's Rust shenanigans.

While this is not a true fix it should at least help some people not
to break their setups whenever upstream decides to cut a new release.
2022-03-31 13:12:50 +12:00
adisbladis
fa78616448
Merge pull request #578 from jonringer/web3
Add support for web3 package
2022-03-31 12:51:19 +12:00
Jonathan Ringer
70fcc2b05b
overrides: add py-solc-x 2022-03-29 18:56:34 -07:00
Jonathan Ringer
caad636c27
overrides: add coincurve 2022-03-29 18:56:34 -07:00
Sem Mulder
d687e93cb9 Add test for PEP 600 2022-03-28 23:49:29 +02:00
Sem Mulder
8bee2d9d83 Do not include the build system in nativeBuildInputs for wheels 2022-03-28 23:49:29 +02:00
Lorenzo Manacorda
3bf852b542
overrides.ccxt: patch path to README
MarkDown file doesn't exist in source, yet is sourced, so let's place it
there.
2022-03-27 12:26:07 +02:00
Derek Kulinski
d124e7312b Fix mypy 0.940+ 2022-03-21 21:16:34 -07:00
Daniel Nagy
f36a1aaea3
overrides.pymediainfo: patch libmediainfo paths 2022-02-16 12:08:22 +01:00
Daniel Nagy
b92a007388
overrides.pikepdf: add qpdf and pybind11 buildInputs 2022-02-14 20:43:11 +01:00
Daniel Nagy
029260810c
overrides.python-magic: patch libmagic path
Also add an importscheck for the "magic" module. Without this override,
an error such as this occurs:

>   ImportError: failed to find libmagic.  Check your installation
2022-02-11 18:06:05 +01:00
Nejc Zupan
43c600f390 More various fixes 2022-02-05 20:47:13 +00:00