Update outdated upstream_repository fields (#15334)

This commit is contained in:
Semyon Moroz
2026-01-29 15:43:21 +01:00
committed by GitHub
parent c3fa8a0ad2
commit 5fead6a113
7 changed files with 18 additions and 12 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
version = "1.6.6"
upstream_repository = "https://github.com/lepture/authlib"
upstream_repository = "https://github.com/authlib/authlib"
requires = ["cryptography"]
+1 -1
View File
@@ -1,3 +1,3 @@
version = "~=1.3.1"
upstream_repository = "https://github.com/tantale/deprecated"
upstream_repository = "https://github.com/laurent-laporte-pro/deprecated"
requires = []
+1 -1
View File
@@ -1,5 +1,5 @@
version = "2.8.4"
upstream_repository = "https://github.com/PyFPDF/fpdf2"
upstream_repository = "https://github.com/py-pdf/fpdf2"
requires = ["Pillow>=10.3.0"]
[tool.stubtest]
+1 -1
View File
@@ -1,2 +1,2 @@
version = "1.3.*"
upstream_repository = "https://github.com/drkjam/netaddr"
upstream_repository = "https://github.com/netaddr/netaddr"
+1 -1
View File
@@ -1,2 +1,2 @@
version = "3.3.*"
upstream_repository = "https://github.com/RedFantom/ttkthemes"
upstream_repository = "https://github.com/TkinterEP/ttkthemes"
+1 -1
View File
@@ -1,2 +1,2 @@
version = "0.9.*"
upstream_repository = "https://github.com/alexsdutton/www-authenticate"
upstream_repository = "https://github.com/alexdutton/www-authenticate"