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
|
[metadata]
license_file = LICENSE
[sdist]
template = MANIFEST.in
manifest = MANIFEST
[sdist_test_data]
template = MANIFEST.test_data.in
manifest = MANIFEST.test_data
[bdist_rpm]
release = 1
packager = Log2Timeline maintainers <log2timeline-maintainers@googlegroups.com>
doc_files = ACKNOWLEDGEMENTS
AUTHORS
LICENSE
README
build_requires = python3-setuptools
requires = libbde-python3 >= 20140531
libewf-python3 >= 20131210
libfsapfs-python3 >= 20201107
libfsext-python3 >= 20200819
libfshfs-python3 >= 20201103
libfsntfs-python3 >= 20200921
libfsxfs-python3 >= 20201114
libfvde-python3 >= 20160719
libfwnt-python3 >= 20160418
libluksde-python3 >= 20200101
libqcow-python3 >= 20201213
libsigscan-python3 >= 20191221
libsmdev-python3 >= 20140529
libsmraw-python3 >= 20140612
libvhdi-python3 >= 20201014
libvmdk-python3 >= 20140421
libvshadow-python3 >= 20160109
libvslvm-python3 >= 20160109
python3-cffi >= 1.9.1
python3-cryptography >= 2.0.2
python3-dfdatetime >= 20200809
python3-dtfabric >= 20170524
python3-idna >= 2.5
python3-pytsk3 >= 20160721
python3-pyyaml >= 3.10
[bdist_wheel]
universal = 1
|