Commit Graph

20 Commits

Author SHA1 Message Date
Mike Purvis 2b4d0c0cfb python3Packages.build: specify mainProgram 2023-05-09 13:52:10 -04:00
Martin Weinelt 3b6781a68a python310Packages.build: 0.9.0 -> 0.10.0
https://github.com/pypa/build/blob/0.10.0/CHANGELOG.rst
2023-03-03 23:56:29 +01:00
Martin Weinelt 3aa7b72b5e python3Packages.build: Fix build after pytest-rerunfailures update 2023-02-02 00:59:49 +01:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Fabian Affolter 8c6ed9a249 python310Packages.build: 0.8.0 -> 0.9.0 2022-10-28 15:53:55 +02:00
Martin Weinelt f98d8fc610 python3Packages.build: migrate to setuptools build-system 2022-09-19 10:37:47 +02:00
Frederik Rietdijk fe4ffc0988 python3Packages.build: uses setuptools instead of flit as build system 2022-09-16 10:39:04 +02:00
Fabian Affolter c60d5f08da python310Packages.build: 0.7.0 -> 0.8.0 2022-05-24 10:37:05 +02:00
Martin Weinelt 9f340b5bf1 treewide: remove redundant numprocesses pytest-xdist parameter
Including the pytest-xdist package automatically configures numprocesses
to $NIX_BUILD_CORES, so specifying these on a package level has become
redundant.
2022-04-15 01:39:54 +02:00
Fabian Affolter c81e760f68 python3Packages.build: ignore DeprecationWarning 2022-01-17 09:11:44 +01:00
Fabian Affolter 91dcbd453f python3Packages.build: 0.5.1 -> 0.7.0 2021-12-03 11:28:51 +01:00
Robert Scott 7c6bd2bc45 python3Packages.build: skip test failing on darwin 2021-11-13 15:35:34 +00:00
Fabian Affolter 5f9966e03c python3Packages.build: 0.3.0 -> 0.5.1 2021-07-17 08:57:39 +02:00
Frederik Rietdijk 3904d4d477 python2Packages.typing: we no longer need it for Python 3 2021-04-03 17:49:55 +02:00
Fabian Affolter 8f90fa510e python3Packages.build: enable tests 2021-03-08 19:10:34 +01:00
Fabian Affolter c846241bac python3Packages.build: 0.0.3.1 -> 0.1.0 2021-01-23 19:07:57 -08:00
Fabian Affolter 5adc098c1d python3Packages.build: adjust meta 2021-01-23 19:07:57 -08:00
Sandro Jäckel 0edb15fd4d pythonPackages.build: 0.0.3.1 -> 0.1.0 2021-01-16 10:56:42 -08:00
zowoq 0cff30bb44 python: editorconfig fixes 2020-08-27 12:51:02 -07:00
Frederik Rietdijk f3a693122c python.pkgs.build: init at 0.0.3.1 2020-06-11 11:36:29 +02:00