From bb9a142df59d0b984fbfec4d1f4ad4b8a6db1c24 Mon Sep 17 00:00:00 2001 From: odrling Date: Tue, 9 Apr 2024 22:06:04 +0200 Subject: [PATCH] dev-python/typer: add 0.12.3, drop 0.12.2 --- dev-python/typer/Manifest | 2 +- dev-python/typer/{typer-0.12.2.ebuild => typer-0.12.3.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename dev-python/typer/{typer-0.12.2.ebuild => typer-0.12.3.ebuild} (100%) diff --git a/dev-python/typer/Manifest b/dev-python/typer/Manifest index 0b34f59..f4258cf 100644 --- a/dev-python/typer/Manifest +++ b/dev-python/typer/Manifest @@ -1 +1 @@ -DIST typer-0.12.2.gh.tar.gz 276496 BLAKE2B cdab9e135f1f25de13db67ba86ef7b88ca528073b14606054f5f87951deb4ba8522538a391e64567273a00bde2b255ceafd91e2309d80ad09471add9f537aa70 SHA512 f6dbe6622722660f3f900ccf1030d23f1ca9cc13fb01a18a4d2f108f94352dc5c068f76147adc3e8c5aaf1f73760912e23d1d41e8a645e4574597a98ef1dcd5c +DIST typer-0.12.3.gh.tar.gz 276648 BLAKE2B fc9ec91cb91da6f7cbde1fd56cbe28281d694f5379c334b0a1dd84450a70fe8b2fc1a1617ff55cf5dfe1805661a420cc923d867db95c472affd14f4cd2a68d39 SHA512 a779680b97d971a140f1db11f2d0c53bfeb10dcfa278f8a849da14a9c36a7341ffc51367ef12ecbe9d71fc398f5fdf6e1c6f1ca09f2ed959766d8e3032f5744e diff --git a/dev-python/typer/typer-0.12.2.ebuild b/dev-python/typer/typer-0.12.3.ebuild similarity index 100% rename from dev-python/typer/typer-0.12.2.ebuild rename to dev-python/typer/typer-0.12.3.ebuild