blob: 5fc5d6bb7d47754ef466bebb9ee2554d2aecf68b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
|
@comment $NetBSD: PLIST,v 1.1 2022/11/09 22:26:26 khorben Exp $
bin/reprotest-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/reprotest/__init__.py
${PYSITELIB}/reprotest/__init__.pyc
${PYSITELIB}/reprotest/__init__.pyo
${PYSITELIB}/reprotest/__main__.py
${PYSITELIB}/reprotest/__main__.pyc
${PYSITELIB}/reprotest/__main__.pyo
${PYSITELIB}/reprotest/build.py
${PYSITELIB}/reprotest/build.pyc
${PYSITELIB}/reprotest/build.pyo
${PYSITELIB}/reprotest/environ.py
${PYSITELIB}/reprotest/environ.pyc
${PYSITELIB}/reprotest/environ.pyo
${PYSITELIB}/reprotest/lib/VirtSubproc.py
${PYSITELIB}/reprotest/lib/VirtSubproc.pyc
${PYSITELIB}/reprotest/lib/VirtSubproc.pyo
${PYSITELIB}/reprotest/lib/__init__.py
${PYSITELIB}/reprotest/lib/__init__.pyc
${PYSITELIB}/reprotest/lib/__init__.pyo
${PYSITELIB}/reprotest/lib/adt_testbed.py
${PYSITELIB}/reprotest/lib/adt_testbed.pyc
${PYSITELIB}/reprotest/lib/adt_testbed.pyo
${PYSITELIB}/reprotest/lib/adtlog.py
${PYSITELIB}/reprotest/lib/adtlog.pyc
${PYSITELIB}/reprotest/lib/adtlog.pyo
${PYSITELIB}/reprotest/lib/system_interface/__init__.py
${PYSITELIB}/reprotest/lib/system_interface/__init__.pyc
${PYSITELIB}/reprotest/lib/system_interface/__init__.pyo
${PYSITELIB}/reprotest/lib/system_interface/arch.py
${PYSITELIB}/reprotest/lib/system_interface/arch.pyc
${PYSITELIB}/reprotest/lib/system_interface/arch.pyo
${PYSITELIB}/reprotest/lib/system_interface/debian.py
${PYSITELIB}/reprotest/lib/system_interface/debian.pyc
${PYSITELIB}/reprotest/lib/system_interface/debian.pyo
${PYSITELIB}/reprotest/lib/system_interface/fedora.py
${PYSITELIB}/reprotest/lib/system_interface/fedora.pyc
${PYSITELIB}/reprotest/lib/system_interface/fedora.pyo
${PYSITELIB}/reprotest/lib/system_interface/guix.py
${PYSITELIB}/reprotest/lib/system_interface/guix.pyc
${PYSITELIB}/reprotest/lib/system_interface/guix.pyo
${PYSITELIB}/reprotest/mdiffconf.py
${PYSITELIB}/reprotest/mdiffconf.pyc
${PYSITELIB}/reprotest/mdiffconf.pyo
${PYSITELIB}/reprotest/presets.py
${PYSITELIB}/reprotest/presets.pyc
${PYSITELIB}/reprotest/presets.pyo
${PYSITELIB}/reprotest/shell_syn.py
${PYSITELIB}/reprotest/shell_syn.pyc
${PYSITELIB}/reprotest/shell_syn.pyo
${PYSITELIB}/reprotest/utils.py
${PYSITELIB}/reprotest/utils.pyc
${PYSITELIB}/reprotest/utils.pyo
${PYSITELIB}/reprotest/virt/autopkgtest-virt-chroot
${PYSITELIB}/reprotest/virt/autopkgtest-virt-lxc
${PYSITELIB}/reprotest/virt/autopkgtest-virt-lxd
${PYSITELIB}/reprotest/virt/autopkgtest-virt-null
${PYSITELIB}/reprotest/virt/autopkgtest-virt-qemu
${PYSITELIB}/reprotest/virt/autopkgtest-virt-schroot
${PYSITELIB}/reprotest/virt/autopkgtest-virt-ssh
|