https://forge.softwareheritage.org/source/swh-deposit.git
Raw File
Tip revision: f264ef19e66756acdac6dcddd343a0a977ed913f authored by Antoine R. Dumont (@ardumont) on 23 July 2018, 12:31:13 UTC
d/control: Bump to latest dependency
Tip revision: f264ef1
.gitignore
*.pyc
*.sw?
*~
.coverage
.eggs/
__pycache__
*.egg-info/
version.txt
/analysis.org
/swh/deposit/fixtures/private_data.yaml
/swh/deposit.json
/test.json
/swh/test
db.sqlite3
/.noseids
*.tgz
*.zip
*.tar.gz
*.tar.bz2
*.tar.lzma
back to top