File: README.source

package info (click to toggle)
python-fissix 20.8.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,056 kB
  • sloc: python: 16,518; makefile: 42
file content (17 lines) | stat: -rw-r--r-- 804 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PyPI source tarball has been chosen over Github release tarball,
because the latter does not provide a setup.py which--at this time--is
required for dh_python.

Consequently, fissix exclusively runs tests imported from upstream
lib2to3, and does not not have full coverage, ie: the code specific to
fissix and not to lib2to3 does not have coverage.

At such a time as dh_python supports pyproject.toml, the Github
release tarball should be preferred.

Secondly, self-tests are currently not installed to the bin:pkg,
because they fail byte-compilation, and the bin:pkg fails to install.
Autopkgtests are currently disabled, because they are not yet named,
and this causes "ModuleNotFoundError: No module named 'fissix.tests'"

 -- Nicholas D Steeves <nsteeves@gmail.com>, Sat, 10 Oct 2020 19:31:48 -0400