swh:1:snp:eb70f1f85391e4b077c211bec36af0061c4bf937
Raw File
Tip revision: c43ae73021853d2faac152ce49f5234c88297eec authored by Jenkins for Software Heritage on 17 September 2020, 17:04:09 UTC
Updated backport on buster-swh from debian/0.14.3-1_swh1 (unstable-swh)
Tip revision: c43ae73
.gitignore
*.pyc
*.sw?
*~
/.coverage
/.coverage.*
.eggs/
__pycache__
build/
dist/
*.egg-info
version.txt
.vscode/
.hypothesis/
/.tox/
.mypy_cache/
back to top