adisbladis
75dc1a401f
Merge pull request #694 from sigprof/build-systems-pkgutil-resolve-name
...
build-systems: use flit-core for pkgutil-resolve-name
2022-08-10 21:39:08 +08:00
Sergey Vlasov
e420b4f44b
build-systems: use flit-core for pkgutil-resolve-name
2022-08-10 15:06:55 +03:00
adisbladis
52ad6484cf
Merge pull request #690 from takeda/overrides
...
overrides for cysimdjson, orjson, minimal-dydb, pydantic-dydb, types-s3transfer
2022-08-07 20:02:25 +08:00
adisbladis
25ad816cb9
Merge pull request #692 from m15a/build-systems-jupyterlab-server
...
build-systems: use hatchling for jupyterlab-server
2022-08-07 20:02:07 +08:00
adisbladis
4e8793f4cb
Merge pull request #691 from m15a/build-systems-griffe
...
build-systems: use pdm-pep517 for griffe
2022-08-07 20:01:50 +08:00
Mitsuhiro Nakamura
78b583ce5d
build-systems: use hatchling for jupyterlab-server
2022-08-02 08:28:51 +09:00
Mitsuhiro Nakamura
db67664d41
build-systems: use pdm-pep517 for griffe
2022-08-01 23:29:51 +09:00
Derek Kulinski
f6293de69e
overrides for cysimdjson, orjson, minimal-dydb, pydantic-dydb, types-s3transfer
2022-07-30 01:04:32 -07:00
Xing Yang
bb9a82da44
Fix build failure when editable dependencies exist in pyproject.toml
2022-07-24 21:03:23 +01:00
adisbladis
8b8edc85d2
Merge pull request #688 from sepiabrown/tqdm
...
overrides.tqdm: fix `overrideAttrs` to `overridePythonAttrs`
2022-07-24 20:20:40 +08:00
sepiabrown
5d34116177
overrides.tqdm: fix overrideAttrs
to overridePythonAttrs
2022-07-24 19:09:38 +09:00
adisbladis
7e0ef92bd5
Merge pull request #687 from cyraxjoe/2022-07-23-restrict-mypy-patches
...
Don't apply the mypy patches after 0.971, the changes are released.
2022-07-24 15:39:42 +08:00
Joel Rivera
f839d908f0
nixpkgs-fmt overrides/default
2022-07-23 15:30:19 -05:00
Joel Rivera
0ba5188620
Don't apply the mypy patches after 0.971, the changes are released.
2022-07-23 03:36:27 -05:00
adisbladis
920ba68237
Merge pull request #684 from amarshall/macos-10_15
...
Add missing macOS 10_15 platform tag
2022-07-12 19:45:03 +08:00
adisbladis
8e20e6694c
Merge pull request #685 from pmiddend/cfel-pylint-checkers
...
cfel-pylint-checkers: add poetry-core to build-systems.json
2022-07-12 19:44:47 +08:00
Philipp Middendorf
143396ebae
cfel-pylint-checkers: add poetry-core to build-systems.json
2022-07-12 10:36:45 +02:00
Andrew Marshall
d299b5699a
Add missing macOS 10_15 platform tag
2022-07-11 15:31:46 -04:00
Phillip Cloud
50c6c1110f
Merge pull request #683 from cpcloud/build-systems
2022-07-10 07:22:56 -04:00
Phillip Cloud
1417da54aa
jupyter-core: add hatchling
build system
2022-07-10 06:20:57 -04:00
adisbladis
9deeedd086
Bump version to 1.31.0
2022-07-09 18:25:23 +08:00
adisbladis
fd95e97a5c
Merge pull request #682 from K900/update-poetry
...
pkgs/poetry: update to 1.1.14
2022-07-09 14:44:31 +08:00
K900
b00cefdb64
pkgs/poetry: update to 1.1.14
...
Lockfile regenerated manually because 1.1.13 generates broken lockfiles.
2022-07-08 19:37:58 +03:00
adisbladis
fc1930e011
Merge pull request #680 from vlaci/cryptograph-37.0.4
...
Cryptography 37.0.4
2022-07-07 07:22:34 +08:00
László Vaskó
c1e8099d09
Overrides: use lib.fakeHash
for unknown cryptography versions
...
When `null` hash is used, a cryptic error is printed for unknown
versions:
> unpacking source archive
> do not know how to unpack source archive
With fakeHash, the build continues and we can see an actual hash
mismatch error:
> error: hash mismatch in fixed-output derivation '/nix/store/m95mjg0rf1w1x6qrxby4dajy3shvn2r9-cryptography-37.0.4-vendor.tar.gz.drv':
> specified: sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=
> got: sha256-f8r6QclTwkgK20CNe9i65ZOqvSUeDc4Emv6BFBhh1hI=
2022-07-05 18:52:51 +02:00
László Vaskó
7d3d2d7f22
Overrides: cryptography 37.0.4
2022-07-05 18:33:09 +02:00
László Vaskó
c5e554c1e1
Overrides: remove cryptography 37.0.3 as it has been yanked
2022-07-05 18:32:52 +02:00
adisbladis
68da2697e1
Merge pull request #679 from vlaci/cryptography-37.03
...
Overrides: cryptography 37.0.3
2022-07-05 04:48:09 +08:00
László Vaskó
7f90b8de26
Overrides: cryptography 37.0.3
2022-07-04 17:23:51 +02:00
adisbladis
4bff5a3df9
Merge pull request #676 from cpcloud/nbconvert-patch
...
fix(nbconvert): patch templateexporter to add out/share/jupyter
2022-07-03 19:20:02 +08:00
adisbladis
449464f062
Merge pull request #678 from jyooru/fix/pynput
...
overrides: add evdev and pynput
2022-07-03 19:19:33 +08:00
Phillip Cloud
e5a3282c32
Merge pull request #677 from cpcloud/build-systems
...
chore: add `terminado` build system
2022-07-03 04:56:08 -05:00
Joel
f0e11d714f
overrides.pynput: include missing dependencies
2022-07-03 18:18:13 +10:00
Joel
41ff7d16ea
overrides.evdev: substitute linuxHeaders path
2022-07-03 17:56:11 +10:00
Phillip Cloud
4a1e462195
chore: add terminado
build system
2022-07-02 13:33:19 -05:00
Phillip Cloud
3dfba8273e
chore: branch on version
2022-07-02 12:14:23 -05:00
adisbladis
d41ce727db
Merge pull request #675 from cpcloud/build-systems
...
build: add more packages' build systems
2022-07-03 00:41:27 +08:00
Phillip Cloud
e834b72e8c
fix(nbconvert): patch templateexporter to add out/share/jupyter
2022-07-02 09:53:30 -05:00
Phillip Cloud
36f083a025
build: add more packages' build systems
2022-07-02 08:39:51 -05:00
adisbladis
abc47c71a4
Merge pull request #673 from K900/fix-infinite-recursion
...
fix: also ignore typing-extensions when resolving dependencies
2022-06-28 16:32:45 +08:00
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