From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/litecli/
Date: Thu, 17 Oct 2024 07:30:43 +0000 (UTC) [thread overview]
Message-ID: <1729150240.a322eab93ca719098ee2d944fb6149ed001d00c8.juippis@gentoo> (raw)
commit: a322eab93ca719098ee2d944fb6149ed001d00c8
Author: Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de>
AuthorDate: Mon Sep 9 21:39:45 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Oct 17 07:30:40 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a322eab9
dev-db/litecli: drop 1.11.0
Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/38540
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-db/litecli/Manifest | 1 -
dev-db/litecli/litecli-1.11.0.ebuild | 34 ----------------------------------
2 files changed, 35 deletions(-)
diff --git a/dev-db/litecli/Manifest b/dev-db/litecli/Manifest
index 2d1db04fc741..30e1f68f7bd7 100644
--- a/dev-db/litecli/Manifest
+++ b/dev-db/litecli/Manifest
@@ -1,3 +1,2 @@
-DIST litecli-1.11.0.tar.gz 887986 BLAKE2B 4f445a0d29152998ab0e27ec814f1f46af44db949c817a50e7be8af659525f13113c4a831a8bf4f31a21c7922d93e12c792e8aa44b1e8480619418aeaa72aa89 SHA512 31a97d412d5749b6e8d32b88d8b41fde79d8ca9657da9885f39dc92cb0ad00ac6ab98f931ab57806be05ba9249580f1ea5ff25849d86c2f044dc40f437b6a52e
DIST litecli-1.11.1.tar.gz 888013 BLAKE2B ed159a35df254f2ff1221a14d2af86497a51c7b7dd904963ef33ada9b0d83f2df975d550aeab94fc172c9b530e0e12c04f55e50f2363572fce51b4c90db3e0bd SHA512 54746b99a7cb5f5adf2651e685d9fab5aadc7a4974bd4411189152c6316c40bf69bc7bc64de2499cbe99165d3010ff62382fa4454bcf42c9bac3adc838666da2
DIST litecli-1.12.3.tar.gz 884895 BLAKE2B eb4aeb8e268ae5d878aee960be68d86085ee87a1089d2f80e1f7be01c31b030ce12432656452867efc9a5b915b1c15ae69d1ab9b461a16586a1d76e001e4d51a SHA512 2b9dda031984d142a9341b19446d2cca366be98058ff57874e66fc60ee936b27f0b2900d7b00dffed058fd985028236148594372dac6a0010894d0502d7db04a
diff --git a/dev-db/litecli/litecli-1.11.0.ebuild b/dev-db/litecli/litecli-1.11.0.ebuild
deleted file mode 100644
index a75b4d11a68a..000000000000
--- a/dev-db/litecli/litecli-1.11.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
-PYTHON_REQ_USE="sqlite"
-inherit distutils-r1
-
-DESCRIPTION="CLI for SQLite with auto-completion and syntax highlighting"
-HOMEPAGE="https://litecli.com/ https://github.com/dbcli/litecli"
-SRC_URI="https://github.com/dbcli/litecli/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="
- >=dev-python/click-4.1[${PYTHON_USEDEP}]
- >=dev-python/cli-helpers-2.2.1[${PYTHON_USEDEP}]
- >=dev-python/configobj-5.0.5[${PYTHON_USEDEP}]
- >=dev-python/prompt-toolkit-3.0.3[${PYTHON_USEDEP}]
- <dev-python/prompt-toolkit-4.0.0[${PYTHON_USEDEP}]
- >=dev-python/pygments-1.5[${PYTHON_USEDEP}]
- dev-python/sqlparse[${PYTHON_USEDEP}]
-"
-BDEPEND="
- test? (
- dev-python/mock[${PYTHON_USEDEP}]
- )
-"
-
-distutils_enable_tests pytest
next reply other threads:[~2024-10-17 7:30 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-17 7:30 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-22 6:45 [gentoo-commits] repo/gentoo:master commit in: dev-db/litecli/ Arthur Zamarin
2025-02-19 11:14 Sam James
2025-02-19 11:14 Sam James
2025-01-30 9:57 Arthur Zamarin
2024-12-19 16:09 Joonas Niilola
2024-12-19 16:09 Joonas Niilola
2024-12-19 16:09 Joonas Niilola
2024-11-23 7:27 Joonas Niilola
2024-10-17 7:30 Joonas Niilola
2024-08-27 21:04 Sam James
2024-08-13 7:36 Joonas Niilola
2024-08-13 7:36 Joonas Niilola
2024-07-31 13:45 Arthur Zamarin
2024-07-26 19:15 Arthur Zamarin
2024-07-26 19:15 Arthur Zamarin
2024-06-28 7:43 Joonas Niilola
2024-06-15 13:20 Arthur Zamarin
2024-05-09 13:04 Joonas Niilola
2024-03-28 16:44 Sam James
2024-03-28 16:44 Sam James
2024-01-20 11:49 Sam James
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=1729150240.a322eab93ca719098ee2d944fb6149ed001d00c8.juippis@gentoo \
--to=juippis@gentoo.org \
--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