From 322977dc0d439f26a09063afcaca5faaf414550d Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 27 Jan 2025 16:15:28 +0100 Subject: [PATCH] Update changelog URLs for twine upgrade --- scripts/dev/changelog_urls.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/dev/changelog_urls.json b/scripts/dev/changelog_urls.json index f71fd33f9..d0db6403e 100644 --- a/scripts/dev/changelog_urls.json +++ b/scripts/dev/changelog_urls.json @@ -152,7 +152,7 @@ "inflect": "https://inflect.readthedocs.io/en/latest/history.html", "typeguard": "https://typeguard.readthedocs.io/en/latest/versionhistory.html", "backports.tarfile": "https://github.com/jaraco/backports.tarfile/blob/main/NEWS.rst", - "pkginfo": "https://bazaar.launchpad.net/~tseaver/pkginfo/trunk/view/head:/CHANGES.txt", + "id": "https://github.com/di/id/blob/main/CHANGELOG.md", "readme_renderer": "https://github.com/pypa/readme_renderer/blob/main/CHANGES.rst", "requests-toolbelt": "https://github.com/requests/toolbelt/blob/master/HISTORY.rst", "rfc3986": "https://rfc3986.readthedocs.io/en/latest/release-notes/index.html",