public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/trash-cli/
Date: Mon,  7 Dec 2020 07:36:36 +0000 (UTC)	[thread overview]
Message-ID: <1607326012.89f2eccd3315c27f1ec944e66062103c31aa1eab.juippis@gentoo> (raw)

commit:     89f2eccd3315c27f1ec944e66062103c31aa1eab
Author:     Zoltan Puskas <zoltan <AT> sinustrom <DOT> info>
AuthorDate: Fri Nov 27 05:52:45 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Dec  7 07:26:52 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89f2eccd

app-misc/trash-cli: Bump to 0.20.11.23

Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Zoltan Puskas <zoltan <AT> sinustrom.info>
Closes: https://github.com/gentoo/gentoo/pull/18423
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-misc/trash-cli/Manifest                    |  1 +
 app-misc/trash-cli/trash-cli-0.20.11.23.ebuild | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/app-misc/trash-cli/Manifest b/app-misc/trash-cli/Manifest
index dd508f1ab94..88b99eed046 100644
--- a/app-misc/trash-cli/Manifest
+++ b/app-misc/trash-cli/Manifest
@@ -1 +1,2 @@
 DIST trash-cli-0.17.1.14_p20170816.tar.gz 69713 BLAKE2B f995c22ba0704eba96abac2c130f9118cc98ad5c5f21903601ea60ee1f52c594b7f8b16ebcaabb4b34086f5f9f66ad02cd628c379ed5139bcb1f691016b435ab SHA512 9d35620b55c63b53b7255179a6304f4d7190c2a90f68c102f64b9616ee897460939633e9c77826968a1682fc5fa090b0f3ea1daad82a44cc96704dc54da45dcd
+DIST trash-cli-0.20.11.23.tar.gz 69229 BLAKE2B f3650a037f00e6ce8cd7bd1ff5f3e11c794ceb09563193e2930eb9b81cd40120dd48f117e8c96d900a8221db9a68360ff633e591367bd544ad07045b1a505304 SHA512 d370687da706677de61c0d234d4cb4db4ff4d9da8cde60c361d11eaccf319e2e418969a7d49ec6edd456524b1275b63d1fcd49bc9a9012afabda1c7a8ad7de78

diff --git a/app-misc/trash-cli/trash-cli-0.20.11.23.ebuild b/app-misc/trash-cli/trash-cli-0.20.11.23.ebuild
new file mode 100644
index 00000000000..c8dca292c57
--- /dev/null
+++ b/app-misc/trash-cli/trash-cli-0.20.11.23.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+DISTUTILS_USE_SETUPTOOLS=no
+
+inherit distutils-r1
+
+DESCRIPTION="Python scripts to manipulate trash cans via the command line"
+HOMEPAGE="https://github.com/andreafrancia/trash-cli"
+SRC_URI="https://github.com/andreafrancia/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DEPEND="
+	test? (
+		dev-python/mock[${PYTHON_USEDEP}]
+	)"
+
+distutils_enable_tests nose


             reply	other threads:[~2020-12-07  7:36 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-07  7:36 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-08 14:35 [gentoo-commits] repo/gentoo:master commit in: app-misc/trash-cli/ Eli Schwartz
2024-07-05  2:59 Eli Schwartz
2024-06-21 22:25 Sam James
2024-06-21 22:25 Sam James
2024-02-28 12:17 Yixun Lan
2024-02-28 12:17 Yixun Lan
2024-02-19  7:08 Sam James
2024-02-19  7:08 Sam James
2023-10-28 10:24 Yixun Lan
2023-10-28 10:24 Yixun Lan
2023-05-03  6:33 Arthur Zamarin
2023-05-02 20:50 Sam James
2023-03-10 14:02 Arthur Zamarin
2023-03-09  8:12 Arthur Zamarin
2023-03-09  6:02 Arthur Zamarin
2023-03-06 13:04 Arthur Zamarin
2023-03-06 13:04 Arthur Zamarin
2022-11-10 16:15 Joonas Niilola
2022-11-10 16:15 Joonas Niilola
2022-10-06 13:24 Sam James
2022-10-06 13:24 Sam James
2022-09-05 12:37 Joonas Niilola
2022-07-22  6:30 Joonas Niilola
2022-07-22  6:30 Joonas Niilola
2022-04-23  6:25 Joonas Niilola
2022-01-22  7:52 Joonas Niilola
2022-01-19 21:26 Jakov Smolić
2022-01-19  9:26 Jakov Smolić
2021-12-17 13:13 Joonas Niilola
2021-06-07  5:34 Joonas Niilola
2021-06-07  5:34 Joonas Niilola
2021-06-07  5:34 Joonas Niilola
2021-05-16  0:03 Sam James
2021-05-16  0:03 Sam James
2021-03-29 15:45 Sam James
2021-03-05 16:18 Joonas Niilola
2021-03-05 16:18 Joonas Niilola
2021-02-26 20:58 Agostino Sarubbo
2020-12-07  7:36 Joonas Niilola
2020-12-07  7:36 Joonas Niilola
2020-05-12  6:39 Agostino Sarubbo
2020-05-11 16:45 Agostino Sarubbo
2020-05-07 13:18 Michał Górny
2020-04-05  7:18 Joonas Niilola
2020-04-05  7:18 Joonas Niilola
2019-03-31  8:35 Michał Górny
2019-02-08 16:14 Mikle Kolyada
2019-01-27 10:15 Pacho Ramos
2019-01-24 22:23 Thomas Deutschmann
2019-01-19 11:57 Jonas Stein
2018-09-06 20:02 Virgil Dupras
2018-02-11 10:25 Michał Górny
2017-07-18 21:39 Patrice Clement
2016-12-31 10:38 Patrice Clement
2016-05-07 21:24 Michał Górny

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=1607326012.89f2eccd3315c27f1ec944e66062103c31aa1eab.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