Commit graph

1464 commits

Author SHA1 Message Date
K900
a6480f2ce6 fix: also ignore typing-extensions when resolving dependencies
Fixes infinite recursion with recent setuptools-scm.
2022-06-28 09:40:15 +03:00
adisbladis
ea3bd4eb70
Merge pull request #670 from sigprof/jsonschema
build-systems: add hatch-vcs for jsonschema >= 4.6.0
2022-06-18 00:17:57 +08:00
Sergey Vlasov
f0ef50e3de build-systems: add hatchling explicitly for jsonschema >= 4.6.0
Explicitly mention both hatchling and hatch-vcs instead of relying on
hatch-vcs dependencies to bring in hatchling.
2022-06-17 17:17:27 +03:00
Sergey Vlasov
f5e8c0713c build-systems: use hatch-vcs for jsonschema >= 4.6.0
Just using the hatchling module is not enough (the build fails with
“hatchling.plugin.exceptions.UnknownPluginError: Unknown version source:
vcs”).
2022-06-17 14:01:40 +03:00
adisbladis
9fcd48711d
Merge pull request #664 from considerate/master
build-systems: add sane-python
2022-06-17 07:00:42 +08:00
adisbladis
0677f29d1e
Merge pull request #668 from l0b0/patch-8
Use poetry-core build system for linz-logger
2022-06-17 07:00:29 +08:00
adisbladis
e15bf6cf27
Merge pull request #665 from l0b0/patch-5
Use hatchling build system for bracex
2022-06-17 05:16:53 +08:00
adisbladis
8e53a7d0d1
Merge pull request #663 from trepetti/build-systems-jsonschema
build-systems: optional build system objects with version information
2022-06-17 04:47:34 +08:00
Tom Repetti
66276ac7b6 build-systems: switch traitlets to hatchling 2022-06-16 05:00:11 -05:00
Tom Repetti
2ab471d272 Refactor build system object logic 2022-06-16 04:55:18 -05:00
adisbladis
d07f17dde9
Merge pull request #667 from l0b0/patch-7
Use hatchling build system for wcmatch
2022-06-16 12:19:49 +08:00
Victor Engmark
a4276677cd
Use poetry-core build system for linz-logger 2022-06-16 14:42:38 +12:00
Victor Engmark
128a87bbfb
Use hatchling build system for wcmatch 2022-06-16 10:02:14 +12:00
Victor Engmark
684abcc379
Use hatchling build system for bracex 2022-06-16 10:00:06 +12: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
adisbladis
754b9c4af4
Merge pull request #661 from trepetti/override-lightgbm
overrides.lightgbm: add temporary home directory for source build
2022-06-16 03:11:58 +08:00
adisbladis
fef9351107
Merge pull request #660 from takeda/takeda-patch-3
orjson 3.7.2
2022-06-16 03:11:40 +08:00
Tom Repetti
64c2b6c381 build-systems: add jsonschema 2022-06-15 13:17:18 -05:00
Viktor Kronvall
debb8aa941 build-systems: sane-python 2022-06-16 03:15:22 +09:00
Tom Repetti
bf761f9726 overrides.lightgbm: add temporary home directory for source build 2022-06-15 12:01:36 -05:00
Derek Kulinski
e4fb785f59
orjson 3.7.2 2022-06-13 13:10:42 -07:00
adisbladis
347ccb4ce5
Merge pull request #659 from trepetti/override-lightgbm
overrides.lightgbm: add cmake
2022-06-13 15:45:22 +08:00
Tom Repetti
0ba24302c1 overrides.lightgbm: add cmake 2022-06-12 23:28:39 -05:00
adisbladis
7b71679fa7
Merge pull request #658 from nix-community/secp256k1-0_14_0
overrides.secp256k1: Loosen up pytest-runner version constraint
2022-06-11 12:25:54 +08: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
adisbladis
e727bea80d
Merge pull request #657 from takeda/takeda-patch-2
Updated patch for mypy 0.960+
2022-06-10 10:25:42 +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
73fc21abbe Bump version to 1.30.0 2022-06-05 07:27:10 +08:00
adisbladis
dd97d3da3b
Merge pull request #654 from nix-community/poetry-relock-2022-06-05
pkgs/poetry: Re-lock dependencies
2022-06-05 07:25:11 +08:00
adisbladis
7eb113c890 pkgs/poetry: Re-lock dependencies 2022-06-05 02:28:13 +08: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
adisbladis
b57ac8f1f1
Merge pull request #649 from nix-community/pyfftw
overrides.pyfftw: Add override
2022-06-04 21:24:21 +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
adisbladis
3b01c3e3dc
Merge pull request #645 from l0b0/patch-3
Add pytest-runner to py-multihash build inputs
2022-05-26 18:32:28 +08:00
adisbladis
59acd2707a
Merge pull request #646 from l0b0/patch-4
Add pytest-runner to plux build inputs
2022-05-26 18:32:15 +08:00
Victor Engmark
a5455baee3
Add pytest-runner to plux build inputs 2022-05-25 09:58:49 +12:00
Victor Engmark
42e72813e9
Add pytest-runner to py-multihash build inputs 2022-05-25 09:57:20 +12:00
adisbladis
749fc8ebd4
Merge pull request #641 from schlarpc/master
overrides.awscrt: Add override to include cmake
2022-05-16 12:19:14 +08:00
Chaz Schlarp
81ef51a6ca overrides.awscrt: Add override to include cmake 2022-05-15 16:08:13 -07:00
adisbladis
88ffae91c6 Bump version to 1.29.1 2022-05-14 17:44:35 +12:00
adisbladis
602c18b942
Merge pull request #639 from nix-community/notify-py
overrides/build-systems.json: Add notify-py
2022-05-14 00:12:59 +08:00
Phillip Cloud
27d121bb40
Merge pull request #638 from cpcloud/fix-shapely 2022-05-13 08:33:25 -05:00
adisbladis
75d769c091 overrides/build-systems.json: Add notify-py 2022-05-14 00:33:47 +12: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
Phillip Cloud
030b9522dc
shapely: add test 2022-05-13 07:31:18 -04:00
adisbladis
c28987aa1e Bump version to 1.29.0 2022-05-13 21:43:36 +12:00