adisbladis
65b7b967e8
Merge pull request #1227 from JonBoyleCoding/krfzf-build-fix
...
build-systems override: add krfzf-py
2023-07-13 23:40:16 +00:00
adisbladis
4160017d89
Merge pull request #1225 from 5t0n3/systemd-python-override
...
Add systemd-python build system
2023-07-13 23:40:09 +00:00
adisbladis
7d85979545
Merge pull request #1224 from Nebucatnetzer/execnet-overrides
...
Extend execnet overrides
2023-07-13 23:40:02 +00:00
Jonathan Boyle
13a801c798
build-systems overrides: fix krfzf-py name
2023-07-13 22:05:10 +01:00
Jonathan Boyle
5141b33a63
build-systems overrides: try changing to poetry-core
2023-07-13 21:59:49 +01:00
Jonathan Boyle
431d777505
build-systems overrides: add krfzf
2023-07-13 21:57:33 +01:00
ryneeverett
4f541a5809
overrides: add hash for cryptography 41.0.2
2023-07-13 15:15:23 -04:00
Zane Othman
a64562e253
add systemd-python build system override
2023-07-12 15:23:06 -07:00
Andreas Zweili
2f53cf3c1b
Extend execnet overrides
2023-07-12 21:19:21 +02:00
adisbladis
a3bd762e83
Merge pull request #1223 from SuperSandro2000/lib-json
...
Use lib function to import json
2023-07-12 12:38:08 +00:00
Sandro Jäckel
aeecfaa549
Use lib function to import json
2023-07-12 14:32:47 +02:00
adisbladis
2e48047c91
Merge pull request #1212 from nix-community/nix-github-actions
...
Redefine Github Actions in Nix using nix-github-actions
2023-07-12 05:57:52 +00:00
adisbladis
3f72aebfae
Redefine Github Actions in Nix using nix-github-actions
2023-07-12 17:45:39 +12:00
adisbladis
be56a760da
Merge pull request #1222 from nix-community/no-nix-build-uncached
...
ci: Get rid of nix-build-uncached
2023-07-12 04:00:10 +00:00
adisbladis
7a2832d487
Merge pull request #1221 from apeschar/nordigen
...
Add build system for nordigen
2023-07-12 04:00:04 +00:00
adisbladis
11b4de721e
tests: Skip broken tests
2023-07-12 15:42:37 +12:00
adisbladis
9e691dfa56
ci: Get rid of nix-build-uncached
...
It seemingly broke and just returns zero regardless of builds having to be done.
2023-07-12 14:28:12 +12:00
Albert Peschar
31463d8e7f
Add build system for nordigen
2023-07-11 19:54:24 +03:00
adisbladis
e4089652c5
Merge pull request #1219 from f-omega/master
...
Fix DuckDB 0.8
2023-07-11 14:52:34 +00:00
adisbladis
addfa1020c
Merge pull request #1220 from kngrektor/feat/orjson_v3811
...
feat: orjson 3.8.11
2023-07-11 14:52:27 +00:00
Martin Söderman
ba1c3f7823
feat: orjson 3.8.11
2023-07-11 15:56:49 +02:00
Travis Athougies
5ccc2c08a4
Fix DuckDB 0.8
2023-07-11 06:46:08 -07:00
adisbladis
6711e2f0da
Merge pull request #1211 from pbsds/bpo-36707
...
preferWheels improvements
2023-07-11 01:24:51 +00:00
adisbladis
4865e142a8
Merge pull request #1218 from Pegasust/add-ubersmith-client
...
Add ubersmith client
2023-07-11 01:18:43 +00:00
Peder Bergebakken Sundt
571b96630d
Support 'linux_<arch>' abi
...
Not common, but accepted by both pip and poetry.
2023-07-11 13:11:57 +12:00
Peder Bergebakken Sundt
45d253867d
pep425: remove 'm' abi flag for python 3.8+
...
Builds with and without pymalloc are ABI compatible since python 3.8.
https://docs.python.org/3.8/whatsnew/3.8.html#build-and-c-api-changes
2023-07-11 13:11:57 +12:00
htran
f262eb3b2c
python-ubersmithclient: also requires pbr
2023-07-10 17:39:34 -07:00
htran
3717c87836
add setuptools for python-ubersmithclient
2023-07-10 16:45:26 -07:00
Phillip Cloud
77a4f59685
Merge pull request #1215 from cpcloud/required-statuses
...
ci: make job to collect all upstream jobs to enable a status check
2023-07-10 12:28:04 +00:00
Phillip Cloud
48ca5ef37a
ci: add merge_group event
2023-07-10 07:20:29 -05:00
Phillip Cloud
022fd05191
ci: make job to collect all upstream jobs to enable a status check
2023-07-10 07:19:02 -05:00
Phillip Cloud
17697849ed
Merge pull request #1214 from cpcloud/rpds-py
...
fix: update rpds-py hash for 0.8.10 release
2023-07-10 11:58:05 +00:00
Phillip Cloud
eaef3a49f2
fix: update rpds-py hash for 0.8.10 release
2023-07-10 07:56:24 -04:00
adisbladis
3f9ccf9d76
Merge pull request #1209 from sigprof/jsonschema-4.18.0
...
Update overrides for `jsonschema` 4.18.0
2023-07-07 23:25:35 +00:00
adisbladis
58e05bb81a
Merge pull request #1210 from sigprof/fix-cli-after-version-removal
...
Fix CLI after removal of `version`
2023-07-07 23:25:30 +00:00
Sergey Vlasov
7ed29d8257
overrides: update jsonschema for 4.18.0
...
The postPatch code removes the classifiers which are not accepted by
hatchling 1.13.0 that is currently in nixpkgs (these classifiers require
hatchling >= 1.14.0 and trove-classifiers >= 2023.4.25).
2023-07-08 00:21:50 +03:00
Sergey Vlasov
f530404cea
overrides: add jsonschema-specifications
...
The postPatch code removes the classifiers which are not accepted by
hatchling 1.13.0 that is currently in nixpkgs (these classifiers require
hatchling >= 1.14.0 and trove-classifiers >= 2023.4.25).
2023-07-08 00:21:50 +03:00
Sergey Vlasov
126be9c9f1
overrides: add referencing
...
The postPatch code removes the classifiers which are not accepted by
hatchling 1.13.0 that is currently in nixpkgs (these classifiers require
hatchling >= 1.14.0 and trove-classifiers >= 2023.4.25).
2023-07-08 00:21:50 +03:00
Sergey Vlasov
9da55ea635
overrides: add rpds-py 0.8.8
...
The `rpds-py` package uses Rust and Cargo, therefore the override would
require updating for every package release to add the Cargo hash.
2023-07-08 00:21:50 +03:00
Sergey Vlasov
f9940e5132
Fix CLI after removal of version
2023-07-08 00:07:47 +03:00
adisbladis
02e4a29cb4
Merge pull request #1207 from zupo/patch-2
...
Add a bunch of buildsystem fixes
2023-07-07 12:20:21 +00:00
adisbladis
c29afc154b
Merge pull request #1206 from jaybutera/patch-1
...
patch missing old buildinputs
2023-07-07 12:20:15 +00:00
adisbladis
6a37e077e6
Merge pull request #1194 from bouk/bouk/open3d-mesa
...
open3d: don't include mesa on Darwin
2023-07-07 12:20:09 +00:00
adisbladis
f9c886e188
github actions: Don't set pre-release
2023-07-07 23:52:49 +12:00
adisbladis
52850e7d53
Auto-release using a date-based tag on master push
2023-07-07 23:49:48 +12:00
adisbladis
32de0f7032
Merge pull request #1201 from ProducerMatt/dpy
...
overrides: discord-py
2023-07-07 23:08:18 +12:00
Bouke van der Bijl
df109e27bb
open3d: don't include mesa on Darwin
...
It's an optional dependency and currently broken in nixpkgs
2023-07-07 23:07:34 +12:00
Neyts Zupan
3abd79db02
Add a bunch of buildsystem fixes
2023-07-07 23:03:48 +12:00
Jay Butera
fd8f9d2af3
patch missing old builtins
2023-07-07 23:01:27 +12:00
Producer Matt
46f40f7762
overrides: add discord-py
2023-07-07 22:59:25 +12:00