Codebase list python-pyeclib / 90dd5a4
Running wrap-and-sort -bast Ondřej Nový 4 years ago
2 changed file(s) with 19 addition(s) and 13 deletion(s). Raw diff Collapse all Expand all
0 python-pyeclib (1.6.0-2) UNRELEASED; urgency=medium
1
2 * Running wrap-and-sort -bast.
3
4 -- Ondřej Nový <onovy@debian.org> Thu, 18 Jul 2019 16:39:19 +0200
5
06 python-pyeclib (1.6.0-1) unstable; urgency=medium
17
28 [ Ondřej Nový ]
0 # Internal - Reed-Solomon
10 Test-Command: python3 debian/tests/encode-decode.py liberasurecode_rs_vand
2 Depends: python3-pyeclib
1 Depends:
2 python3-pyeclib,
33
4 # Internal - Flat XOR HD
54 Test-Command: python3 debian/tests/encode-decode.py flat_xor_hd
6 Depends: python3-pyeclib,
5 Depends:
6 python3-pyeclib,
77
8 # Jerasure
98 Test-Command: python3 debian/tests/encode-decode.py jerasure_rs_vand
10 Depends: python3-pyeclib,
11 libjerasure2 (>= 2.0.0+2017.04.10.git.de1739cc84),
9 Depends:
10 libjerasure2 (>= 2.0.0+2017.04.10.git.de1739cc84),
11 python3-pyeclib,
1212
13 # ISA-L RS VAND
1413 Test-Command: python3 debian/tests/encode-decode.py isa_l_rs_vand
15 Depends: python3-pyeclib,
16 libisal2 [amd64 kfreebsd-amd64],
14 Depends:
15 libisal2 [amd64 kfreebsd-amd64],
16 python3-pyeclib,
1717
18 # ISA-L RS Cauchy
1918 Test-Command: python3 debian/tests/encode-decode.py isa_l_rs_cauchy
20 Depends: python3-pyeclib,
21 libisal2 [amd64 kfreebsd-amd64],
19 Depends:
20 libisal2 [amd64 kfreebsd-amd64],
21 python3-pyeclib,