From f069d1188b856e6e5d7df6776cdb0531768b5dca Mon Sep 17 00:00:00 2001 From: toofar Date: Sun, 5 Mar 2023 18:32:00 +1300 Subject: Remove pep517 changelog entry It got split to pyproject-hooks and build. Most of our requirements switched a while ago, pyorama was the last to do so. ref: #7593 --- scripts/dev/changelog_urls.json | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/dev/changelog_urls.json b/scripts/dev/changelog_urls.json index 1462cbd61..144723772 100644 --- a/scripts/dev/changelog_urls.json +++ b/scripts/dev/changelog_urls.json @@ -92,7 +92,6 @@ "urllib3": "https://github.com/urllib3/urllib3/blob/main/CHANGES.rst", "lxml": "https://github.com/lxml/lxml/blob/master/CHANGES.txt", "wrapt": "https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst", - "pep517": "https://github.com/pypa/pep517/blob/main/doc/changelog.rst", "cryptography": "https://cryptography.io/en/latest/changelog.html", "toml": "https://github.com/uiri/toml/releases", "tomli": "https://github.com/hukkin/tomli/blob/master/CHANGELOG.md", -- cgit v1.2.3-54-g00ecf