public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Henri Gasc" <gasc@eurecom.fr>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-text/dooit/
Date: Fri,  1 Dec 2023 20:50:09 +0000 (UTC)	[thread overview]
Message-ID: <1701463804.6e19a5eb0a6c938e580e204f0a39d69440b7e7df.gasc@gentoo> (raw)

commit:     6e19a5eb0a6c938e580e204f0a39d69440b7e7df
Author:     Henri Gasc <gasc <AT> eurecom <DOT> fr>
AuthorDate: Fri Dec  1 19:15:15 2023 +0000
Commit:     Henri Gasc <gasc <AT> eurecom <DOT> fr>
CommitDate: Fri Dec  1 20:50:04 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6e19a5eb

app-text/dooit: add 2.1.0, drop 1.0.0

Signed-off-by: Henri Gasc <gasc <AT> eurecom.fr>

 app-text/dooit/Manifest                                   |  2 +-
 app-text/dooit/{dooit-1.0.0.ebuild => dooit-2.1.0.ebuild} | 15 ++++++++-------
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/app-text/dooit/Manifest b/app-text/dooit/Manifest
index aa38fe3330..dcdfae28af 100644
--- a/app-text/dooit/Manifest
+++ b/app-text/dooit/Manifest
@@ -1 +1 @@
-DIST v1.0.0.gh.tar.gz 49820 BLAKE2B 34f2cf0bbec72442d37d6f1dece847b1ae5744c2ccc3364b9d850382bdf4571e88bd6afb2312d0989a25ddd3cdbf2bad4aa4d07843a612823af2200b0b3c0b52 SHA512 295a2bf7e357da912982020312dcfaf183eb4c6a430865d86231ccac71efa2f95c11e4fbbf1b1dc255ad7d461a71f6a45d8bc51bfcfa8589724db1519e6e0836
+DIST dooit-2.1.0.gh.tar.gz 71329 BLAKE2B 2e2a4b6ce349fdbbac02cf532871716ed7a9520653bd30340bdcbf2fa4bf3e5e74360fc4c764d2a5a868f0f794d61deb72313f6fed2548a281328f97307ab1a0 SHA512 fb59ca160999c4f188d8369997134807b214d6ce9bdf04c4407a05eff7cb7037d4dc6075a16443f6482e32268d322b74f0ae6611c30be11457fb7ca4d755cec5

diff --git a/app-text/dooit/dooit-1.0.0.ebuild b/app-text/dooit/dooit-2.1.0.ebuild
similarity index 75%
rename from app-text/dooit/dooit-1.0.0.ebuild
rename to app-text/dooit/dooit-2.1.0.ebuild
index fcc7c30b8a..e7dbd5b139 100644
--- a/app-text/dooit/dooit-1.0.0.ebuild
+++ b/app-text/dooit/dooit-2.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -10,18 +10,19 @@ inherit distutils-r1
 
 DESCRIPTION="A TUI todo manager"
 HOMEPAGE="https://github.com/kraanzu/dooit https://pypi.org/project/dooit/"
-SRC_URI="https://github.com/kraanzu/dooit/archive/refs/tags/v${PV}.tar.gz -> v${PV}.gh.tar.gz"
+SRC_URI="https://github.com/kraanzu/dooit/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
+KEYWORDS="~amd64"
 
 RDEPEND="
-	dev-python/textual[${PYTHON_USEDEP}]
-	dev-python/py-nanoid[${PYTHON_USEDEP}]
+	dev-python/appdirs[${PYTHON_USEDEP}]
+	dev-python/python-dateutil[${PYTHON_USEDEP}]
 	dev-python/pyperclip[${PYTHON_USEDEP}]
+	dev-python/rich[${PYTHON_USEDEP}]
+	dev-python/textual[${PYTHON_USEDEP}]
 	dev-python/pyyaml[${PYTHON_USEDEP}]
-	dev-python/dateparser[${PYTHON_USEDEP}]
 	dev-python/tzlocal[${PYTHON_USEDEP}]
-	dev-python/appdirs[${PYTHON_USEDEP}]
 "
-DEPEND="${BDEPEND}"
+DEPEND="${RDEPEND}"


             reply	other threads:[~2023-12-01 20:50 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-01 20:50 Henri Gasc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-23 16:53 [gentoo-commits] repo/proj/guru:dev commit in: app-text/dooit/ demize
2025-01-11 12:50 [gentoo-commits] repo/proj/guru:master " David Roman
2025-01-11 12:45 ` [gentoo-commits] repo/proj/guru:dev " David Roman
2024-12-28 13:21 Takuya Wakazono
2024-12-07 15:33 Takuya Wakazono
2024-12-02 22:43 Henri Gasc
2024-11-23 23:32 Henri Gasc
2024-11-17 11:01 Henri Gasc
2024-03-11 12:06 Henri Gasc
2024-02-14 15:40 Henri Gasc
2024-01-10 14:49 Henri Gasc
2023-12-01 20:51 Henri Gasc
2023-03-15 17:27 Henri Gasc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1701463804.6e19a5eb0a6c938e580e204f0a39d69440b7e7df.gasc@gentoo \
    --to=gasc@eurecom.fr \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox