swh:1:snp:eb70f1f85391e4b077c211bec36af0061c4bf937
Raw File
Tip revision: 85d25771b8174f21d2d968425fcc23c29788d910 authored by Jenkins for Software Heritage on 31 July 2020, 13:29:03 UTC
Updated backport on buster-swh from debian/0.11.8-1_swh1 (unstable-swh)
Tip revision: 85d2577
.gitignore
*.pyc
*.sw?
*~
/.coverage
/.coverage.*
.eggs/
__pycache__
build/
dist/
*.egg-info
version.txt
.vscode/
.hypothesis/
/.tox/
.mypy_cache/
back to top