From d9a1bf5378ac62529755d3a27da635d8a7e6a98d Mon Sep 17 00:00:00 2001 From: odrling Date: Sat, 23 Mar 2024 18:32:55 +0100 Subject: [PATCH] dev-python/typer: add 0.9.2, drop 0.9.0 --- dev-python/typer/Manifest | 2 +- dev-python/typer/{typer-0.9.0.ebuild => typer-0.9.2.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename dev-python/typer/{typer-0.9.0.ebuild => typer-0.9.2.ebuild} (100%) diff --git a/dev-python/typer/Manifest b/dev-python/typer/Manifest index 7dfd726..6a69ccb 100644 --- a/dev-python/typer/Manifest +++ b/dev-python/typer/Manifest @@ -1 +1 @@ -DIST typer-0.9.0.gh.tar.gz 266744 BLAKE2B ebc405408bb3990c1a849291b5e59f0cbbccffbd44e0634c7dc33151ff33f58bb3fdfa768299a262d05fea4e62a955df4fe6815cc97b05b3711415b6136a1a75 SHA512 76a455b17278c1fcf97a1fef7b3186cb0edda1501f537b1c689fa8fc1cdae233fbf2b0bbbcf8b886e7d35d2f480343427ad3410274218dee8689890321f93b58 +DIST typer-0.9.2.gh.tar.gz 268715 BLAKE2B e6d3d61ba4d5db6f991370b4e225c9caa8562711f3175cd0f7e9a8120c76ca122f47a29d0e6af4de7a42b26e560633ea18713b52e0ab18f4dc9fbe744da3e553 SHA512 2a20e2c9705c10f018a59c91cbfc2a0ebf6e87319d6edf8de717041fcd66511390ee042bd86550dabc630398e7c36da639d80ffad80f396236349c25bdc7701a diff --git a/dev-python/typer/typer-0.9.0.ebuild b/dev-python/typer/typer-0.9.2.ebuild similarity index 100% rename from dev-python/typer/typer-0.9.0.ebuild rename to dev-python/typer/typer-0.9.2.ebuild