Commit Graph

9 Commits

Author SHA1 Message Date
thenbe
6d208146f8
brotab: add missing dependency setuptools 2023-09-08 07:11:54 +00:00
Theodore Ni
16227341cf
brotab: patch out unnecessary "import pip" in setup.py 2023-08-11 15:48:07 -07: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
Anthony Roussel
1bfbba73a9 brotab: 1.3.0 -> 1.4.2 2022-08-29 06:47:27 +02:00
Doron Behar
0d642214a3 brotab: 1.2.2 -> 1.3.0 2020-06-04 13:29:41 +03:00
R. RyanTM
1d70df32ae brotab: 1.2.1 -> 1.2.2 2020-05-06 23:09:36 -07:00
Doron Behar
896f19d28c brotab: 1.1.0 -> 1.2.1
Cleanup and fix deps a little bit.
2020-02-19 22:12:23 +02:00
Doron Behar
d9935b1f71
Add checkPhase
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-01-09 17:29:59 +02:00
Doron Behar
052c103725 brotab: init at 1.1.0 2020-01-08 14:22:59 +02:00