From 7dbff8f30db3b9ca8c867513a9da9304bdb87aee Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Wed, 2 Oct 2024 00:31:04 +0200 Subject: [PATCH] sys-apps/dool: add 1.3.3, drop 1.3.2 --- metadata/md5-cache/sys-apps/{dool-1.3.2 => dool-1.3.3} | 4 ++-- sys-apps/dool/Manifest | 2 +- sys-apps/dool/{dool-1.3.2.ebuild => dool-1.3.3.ebuild} | 0 3 files changed, 3 insertions(+), 3 deletions(-) rename metadata/md5-cache/sys-apps/{dool-1.3.2 => dool-1.3.3} (78%) rename sys-apps/dool/{dool-1.3.2.ebuild => dool-1.3.3.ebuild} (100%) diff --git a/metadata/md5-cache/sys-apps/dool-1.3.2 b/metadata/md5-cache/sys-apps/dool-1.3.3 similarity index 78% rename from metadata/md5-cache/sys-apps/dool-1.3.2 rename to metadata/md5-cache/sys-apps/dool-1.3.3 index e2290a6..680e1a8 100644 --- a/metadata/md5-cache/sys-apps/dool-1.3.2 +++ b/metadata/md5-cache/sys-apps/dool-1.3.3 @@ -10,6 +10,6 @@ LICENSE=GPL-2 RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 -SRC_URI=https://github.com/scottchiefbaker/dool/archive/v1.3.2.tar.gz -> dool-1.3.2.tar.gz -_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c +SRC_URI=https://github.com/scottchiefbaker/dool/archive/v1.3.3.tar.gz -> dool-1.3.3.tar.gz +_eclasses_=out-of-source-utils a0eb740debe3d472355e8bc52f62e0ac multibuild 45df57b1877333d70a9e894f6c8fdb3a multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c _md5_=2491b91f05ed469c7bdd780828867024 diff --git a/sys-apps/dool/Manifest b/sys-apps/dool/Manifest index 3b76130..066cfbe 100644 --- a/sys-apps/dool/Manifest +++ b/sys-apps/dool/Manifest @@ -1 +1 @@ -DIST dool-1.3.2.tar.gz 152959 BLAKE2B cd0cc6f82b89ba80cd7934d609aedaeb28bdcb10b332a70b7b706bf153668645b1a042c2da7f7e4c399e5119935b2db602ee651dc2ea85c900e254e27fd89d07 SHA512 792bec7c777746e68737b1c95dac02575262fe341a75da62fcd0ef1e09185779ac376389daa45e6407be06befb003b53f2ca16982302f6e24230bd0bed70ab06 +DIST dool-1.3.3.tar.gz 150979 BLAKE2B 298623d81aa9d026549fe91e2825ee3ea3e461c858bebd9459b6af4756660f79ffeee6b925f437341a8c7b3773f33bb26375f01dab3684b169fdbadd8651fdf0 SHA512 d575c126bbfe611427a1948f53f8b0835c2a5d8f2d43edc840c03d1f299481489a49fe508722537f22316f41bb6e4d74848cca9439a4cc56dc7ece4f731d083d diff --git a/sys-apps/dool/dool-1.3.2.ebuild b/sys-apps/dool/dool-1.3.3.ebuild similarity index 100% rename from sys-apps/dool/dool-1.3.2.ebuild rename to sys-apps/dool/dool-1.3.3.ebuild