Commit graph

1489 commits

Author SHA1 Message Date
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
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
adisbladis
a7395aee27
Merge pull request #635 from cpcloud/build-systems
build-systems: add protoletariat
2022-05-12 22:06:08 +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
2f301f99a6 pkgs/poetry: Insert newline in src.json 2022-05-13 00:44:12 +12:00
adisbladis
99239ffb23
Merge pull request #634 from nix-community/shapely-override-nopatch
overrides.shapely: Remove patch
2022-05-12 20:42:46 +08:00
Phillip Cloud
92ceeecb2c
build-systems: add protoletariat 2022-05-12 07:44:05 -04:00
adisbladis
19df2baeba
Merge pull request #633 from cpcloud/build-systems
build-systems: add flit-core to traitlets
2022-05-12 19:32:28 +08: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
2a90443327
Merge pull request #632 from nix-community/nixpkgs-bump-2022-05-12
Nixpkgs bump 2022-05-12
2022-05-12 18:26:00 +08:00
Phillip Cloud
1e1b37ec3c
build-systems: add flit-core to traitlets 2022-05-12 05:56:04 -04:00
adisbladis
55fe084a14 Sync build-systems.json from nixpkgs 2022-05-12 19:04:49 +12:00
adisbladis
a953477d48 Bump nixpkgs 2022-05-12 19:00:54 +12:00
adisbladis
70d957801b
Merge pull request #629 from l0b0/patch-1
Add flit-core to rio-tiler build inputs
2022-05-12 14:21:06 +08:00
adisbladis
619b21482c
Merge pull request #630 from l0b0/patch-2
Add pytest-runner to sat-search build inputs
2022-05-12 14:20:49 +08:00
Victor Engmark
c85133b22f
Add pytest-runner to sat-search build inputs 2022-05-12 15:25:45 +12:00
Victor Engmark
9de856de3f
Add flit-core to rio-tiler build inputs 2022-05-12 15:22:29 +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
adisbladis
acc12d4485
Merge pull request #626 from twoolie/patch-1
Fix pytest-6.2.5
2022-05-10 23:19:38 +08: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
Derek Kulinski
78163fc4eb
Override: toml-cli 2022-05-09 22:32:27 -07:00
adisbladis
058fe3e15a
Merge pull request #617 from SemMulder/indent-pyproject-toml-after-removing-special-deps
Don't change format of pyproject.toml when removing special dependencies
2022-05-10 09:34:33 +07:00