Commit graph

892 commits

Author SHA1 Message Date
Phillip Cloud
2d29b1692e
Merge pull request #1356 from considerate/considerate/pyside6 2023-10-26 07:54:44 -04:00
Viktor Kronvall
0a708f9f35 pyqt6: build from wheel 2023-10-26 19:41:25 +09:00
Viktor Kronvall
edd6ad2dc4 pyqt6: don't patch source when wheel 2023-10-26 19:37:03 +09:00
Viktor Kronvall
bd958cc76a pyside6: don't depend on qt6 from nixpkgs 2023-10-26 19:37:03 +09:00
Viktor Kronvall
1fc2fddb8d pyqt6: don't depend on qt6 from nixpkgs 2023-10-26 19:36:43 +09:00
adisbladis
10b9c4efbb overrides: Sort build systems 2023-10-26 19:36:03 +09:00
Viktor Kronvall
339c89ead6 pyside6: autopatchelf the wheels 2023-10-26 19:36:03 +09:00
Viktor Kronvall
92371e5311 pyqt6-sip: setuptools as build system 2023-10-26 19:36:03 +09:00
Viktor Kronvall
0ce737d1fc qasync: poetry-core as build system 2023-10-26 19:36:03 +09:00
Viktor Kronvall
b443a678f0 pyqt6: add override 2023-10-26 19:36:03 +09:00
Phillip Cloud
53c8befeea
chore: fmt 2023-10-26 06:15:02 -04:00
Phillip Cloud
0decff62da
fix(awsume): set HOME to allow build to succeed 2023-10-26 06:05:15 -04:00
Phillip Cloud
209955539f
feat(plyvel): support building plyvel 2023-10-26 05:52:26 -04:00
Phillip Cloud
84bce7a035
chore: clean up unused input args 2023-10-26 05:04:04 -04:00
Phillip Cloud
8a0e172540
chore: fix infinite recursion 2023-10-26 04:48:03 -04:00
Frederik Rietdijk
64f0a74602
overrides: opencensus namespace package 2023-10-26 04:24:22 -04:00
Frederik Rietdijk
46903c538b
overrides: add build systems 2023-10-26 04:24:16 -04:00
adisbladis
40192db77c
Merge pull request #1339 from l0b0/build/arrow-1-3-0
build: Arrow 1.3.0
2023-10-26 16:30:59 +13:00
Victor Engmark
1a0869c771 build: Arrow 1.3.0
Motivated by the fact that >800 other packages in PyPI depend on this
one <https://www.wheelodex.org/projects/arrow/>.
2023-10-26 16:06:09 +13:00
Joshua Kobschätzki
1217cfbf01 fix(pycurl): change from propagatedBuildInputs -> buildInputs 2023-10-26 16:04:30 +13:00
Joshua Kobschätzki
7650ff3268 fix: change from buildInputs to nativeBuildInputs 2023-10-26 16:03:10 +13:00
Joshua Kobschätzki
3ea44284f4 fix: Add pycurl override with pkgs.curl (2) 2023-10-26 16:03:10 +13:00
Joshua Kobschätzki
90d6500e2c fix: Add pycurl override with pkgs.curl 2023-10-26 16:03:10 +13:00
adisbladis
98971720b6 style: Apply statix/deadnix 2023-10-26 12:28:09 +13:00
adisbladis
6a45de6de8
Merge pull request #1324 from bouk/types-build-systems
Add build-systems for a couple of types pkgs
2023-10-26 11:46:34 +13:00
Phillip Cloud
26e75e526d
chore: fix psutil for darwin on newer nixpkgs 2023-10-25 08:53:12 -04:00
Phillip Cloud
ad983b4a56
chore: fix pandas build that does not have pyproject.toml 2023-10-25 07:43:39 -04:00
Phillip Cloud
e3d8509a1e
fix(sphinx): get sphinx5+ working 2023-10-25 07:31:10 -04:00
Phillip Cloud
806eb84c20
chore: use poetry from upstream nixpkgs 2023-10-24 16:59:09 -04:00
Phillip Cloud
84db6c93d9
chore: fix jq for python311 2023-10-24 08:47:14 -04:00
Phillip Cloud
1810cc25ad
chore: use the correct python version for bootstrapping 2023-10-24 08:36:23 -04:00
Phillip Cloud
ba9716d0bb
chore: sort build systems 2023-10-24 08:30:03 -04:00
Phillip Cloud
880f0bddcd
chore: build bootstrapping packages using pythonForBuild to support aarch64 2023-10-24 08:30:00 -04:00
Phillip Cloud
87ed1138b2
chore: remove vendored tomli package 2023-10-24 08:29:59 -04:00
Phillip Cloud
44e8277ac0
chore: remove vendored build package 2023-10-24 08:29:57 -04:00
Phillip Cloud
faa127bd29
chore: remove overridden check inputs 2023-10-24 08:29:56 -04:00
Phillip Cloud
7035e65ed0
chore: remove vendored pyproject-hooks 2023-10-24 08:29:54 -04:00
Phillip Cloud
70ecc01b20
chore: remove vendored packaging 2023-10-24 08:29:53 -04:00
Phillip Cloud
5682cf9428
chore: remove vendored installer 2023-10-24 08:29:51 -04:00
Phillip Cloud
b427aff409
chore: remove vendored flit-core 2023-10-24 08:29:50 -04:00
Phillip Cloud
d5a2e6d133
test(manylinux): test wheels instead of building from source 2023-10-24 08:29:45 -04:00
Phillip Cloud
e0351878f1
chore: checkpoint 2023-10-24 08:29:24 -04:00
Samuel Cormier-Iijima
03af32497f
get things working 2023-10-24 08:24:43 -04:00
Samuel Cormier-Iijima
dad0bb4579
fix: rename uses of flit and add to packages that use it 2023-10-24 08:24:41 -04:00
K900
65e5241762
fix: remove overrides for everything involved in new bootstrap 2023-10-24 08:24:38 -04:00
百地 希留耶
e02dd41666 rpds-py: update hash v0.10.5 and v0.10.6 2023-10-23 15:12:49 +08:00
Phillip Cloud
8ffbc64abe
Merge pull request #1334 from PicoGeyer/hidapi_fix
Add overrides for hidapi
2023-10-21 13:38:43 +00:00
Phillip Cloud
67dade9d5f
Merge pull request #1348 from TikhonJelvis/pytesseract-executable-dependency
Add dependency on native Tesseract OCR executable for pytesseract
2023-10-21 12:36:12 +00:00
Phillip Cloud
00f7a372a7
Merge pull request #1338 from fmnxl/master
update rpds-py hash v0.10.4
2023-10-21 12:34:17 +00:00
Phillip Cloud
85155da59f
Merge pull request #1344 from apeschar/blinker-build
Configure build system for blinker >= 1.6.3
2023-10-21 12:33:32 +00:00