From 985aafd4f713424910e0f5a54e2d304eb9767595 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Sun, 24 Aug 2025 00:17:22 +0000 Subject: [PATCH] [stubsabot] Mark pyRFC3339 as obsolete since 2.1.0 Release: https://pypi.org/pypi/pyRFC3339/2.1.0 Homepage: https://github.com/kurtraschke/pyrfc3339 Repository: https://github.com/kurtraschke/pyRFC3339 Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/pyRFC3339 Changelog: https://github.com/kurtraschke/pyRFC3339/blob/main/CHANGES.rst Diff: https://github.com/kurtraschke/pyRFC3339/compare/v2.0.1...v2.1.0 --- stubs/pyRFC3339/METADATA.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/stubs/pyRFC3339/METADATA.toml b/stubs/pyRFC3339/METADATA.toml index 223bbf392a5b..5fa43bd49a91 100644 --- a/stubs/pyRFC3339/METADATA.toml +++ b/stubs/pyRFC3339/METADATA.toml @@ -1,2 +1,3 @@ version = "~=2.0.1" upstream_repository = "https://github.com/kurtraschke/pyRFC3339" +obsolete_since = "2.1.0" # Released on 2025-08-23