From 7238ba5664185ad2175cc8e8a245f852bad08e67 Mon Sep 17 00:00:00 2001 From: odrling Date: Sun, 31 Mar 2024 05:20:01 +0200 Subject: [PATCH] dev-python/typer: add 0.12.0, drop 0.11.0 I know about the cli... doesn't matter for now --- dev-python/typer/Manifest | 2 +- dev-python/typer/{typer-0.11.0.ebuild => typer-0.12.0.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename dev-python/typer/{typer-0.11.0.ebuild => typer-0.12.0.ebuild} (100%) diff --git a/dev-python/typer/Manifest b/dev-python/typer/Manifest index 8e9e01b..f6b43d5 100644 --- a/dev-python/typer/Manifest +++ b/dev-python/typer/Manifest @@ -1 +1 @@ -DIST typer-0.11.0.gh.tar.gz 267748 BLAKE2B 659859600768c3516cced4b2f868ecd1869d57e6cad2045c025be07b4643aebad58c4987b06f8349cb0cd471b7764251a401bf6554fafdf41c27fc3db2585f58 SHA512 d690e1d3b7b367e717adabe22e1587e6dd2b95b267c39d2c016ec57f9fe821f6db85bc79f957fe32e5e1accca7154d14d237276dbb3c4586f8a6d0d449403df3 +DIST typer-0.12.0.gh.tar.gz 275647 BLAKE2B 790eec57aea35b212e57c7013a90bcea58e323dc0db39f04279cf4fad9cff2d7d9419d443bd1f8825e39b1ab4df1ffdbf7af49cf1aff76ca55b13f652e3f5317 SHA512 b24996e627077b0d578212099ba0a5a7122fcf1911371d0ffc299028898bfa87dcbe672dd2898b846d2917b0c72b4e861c53c992cc26034372225f3c28e51cec diff --git a/dev-python/typer/typer-0.11.0.ebuild b/dev-python/typer/typer-0.12.0.ebuild similarity index 100% rename from dev-python/typer/typer-0.11.0.ebuild rename to dev-python/typer/typer-0.12.0.ebuild