Fill in all missing upstream_repository fields (#10571)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
Avasam
2023-08-13 17:03:33 -04:00
committed by GitHub
parent df08fcec5f
commit 22b055a147
22 changed files with 39 additions and 5 deletions

View File

@@ -1,4 +1,7 @@
version = "12.1.*"
# This is the official web portal for GDB,
# see https://sourceware.org/gdb/current/ for other ways of obtaining the source code.
upstream_repository = "https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=tree"
extra_description = """\
Type hints for GDB's \
[Python API](https://sourceware.org/gdb/onlinedocs/gdb/Python-API.html). \