summaryrefslogtreecommitdiff
path: root/app-misc/trash-cli
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-12 21:55:15 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-12 21:55:15 +0000
commit7218e1b46bceac05841e90472501742d905fb3fc (patch)
tree56fae051db521b8fce8014cbc8b11484885b14b3 /app-misc/trash-cli
parent6d691ad5b6239929063441bbd14c489e92e7396e (diff)
gentoo resync : 12.03.2021
Diffstat (limited to 'app-misc/trash-cli')
-rw-r--r--app-misc/trash-cli/Manifest4
-rw-r--r--app-misc/trash-cli/trash-cli-0.20.12.26.ebuild (renamed from app-misc/trash-cli/trash-cli-0.17.1.14_p20170816-r1.ebuild)17
2 files changed, 8 insertions, 13 deletions
diff --git a/app-misc/trash-cli/Manifest b/app-misc/trash-cli/Manifest
index da62df3b40be..43f0f2ab0960 100644
--- a/app-misc/trash-cli/Manifest
+++ b/app-misc/trash-cli/Manifest
@@ -1,5 +1,5 @@
-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
-EBUILD trash-cli-0.17.1.14_p20170816-r1.ebuild 672 BLAKE2B b2a32366ec8a30804d17cb8d2ae0584aea22ef9d25eb899fadb287c6c58ea9c8c9a9dfa044ca4efbb6f5d14a6e2d6668b4f3b48b2bb727d9b97ab51cc3d20705 SHA512 c61d68b82936308431b6b7fdae2c80ccfc9aefa88bb8f508b65374a928ffefd881e3b422e9e197d7e0c7c8a384f2ece47b89e9d52006a5de13a1f0f018352f8e
+DIST trash-cli-0.20.12.26.tar.gz 74542 BLAKE2B 558e3cc043cdaef44bf68317e666c6f757daf9feeb6b731a57aba91ec983e1adb1e404f7e8428a7bd1225d83df6e94e8b9b793942bbb233f09a44127af0a42fa SHA512 d0b0a97014c888ddda95759dc82837385a2809cae04bdf6a84dcf0233dc2cf9370253110bc5fdbc5c4452ebb65c5e7836fe1cfaa9aaabe38d34269724456cd1c
EBUILD trash-cli-0.20.11.23.ebuild 586 BLAKE2B ee96ab281f9d8c27d5dd22e67552de0084f32a1fa26c3385465b3cf8f8ea95fe381179fbbaf7589f4d2de9370b6242df8e6e702531f8624d18149366dd0462ea SHA512 207d7a1cf4215dfc2e53b673cdbb74d74ae1703a083075a0af31ad4d7f0e6314ae6206bdf03ebee5a7287393aee2ab5338a940bf2fc983f19f83a465b552c384
+EBUILD trash-cli-0.20.12.26.ebuild 588 BLAKE2B ee7f364004b6b2c35f8aed8f94186130e4308f3a3111fe0b25e4cf5870ada6ff6d115d8be57ec58018ce078422bf55651fdee9a84b78d52278a92c2c1d8a07da SHA512 0c350f5d3899070e8c16f3fb99d5c3aa210b4559c61603023240d46f04ecc7c5699e05a12f0db3d2476c8a6edad7dc68480a41fd1a73aca613af45168f75a9c4
MISC metadata.xml 1064 BLAKE2B ce5e59cc568a0542a0f94bccc46521901384ca856adaf922db9a62a4d45b86e9d179e12cff203fa8a2813131882116310122265805d54d1303b33e82680404c3 SHA512 8f74a9665e4d72c4f7dde8104189ab55d0a64c1e79abdf41920ff1ca425735cb76ce0e5fba044aae2608151086c8b0ad8a552dc15b7780c6086b8ca36d856068
diff --git a/app-misc/trash-cli/trash-cli-0.17.1.14_p20170816-r1.ebuild b/app-misc/trash-cli/trash-cli-0.20.12.26.ebuild
index 5fba33973d94..4c1b99fd98bf 100644
--- a/app-misc/trash-cli/trash-cli-0.17.1.14_p20170816-r1.ebuild
+++ b/app-misc/trash-cli/trash-cli-0.20.12.26.ebuild
@@ -1,30 +1,25 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
DISTUTILS_USE_SETUPTOOLS=no
inherit distutils-r1
-GIT_REF=5abecd53e1d84f2a5fd3fc60d2f5d71e518826c5
-
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/${GIT_REF}.tar.gz -> ${P}.tar.gz"
+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 )"
-
-S="${WORKDIR}/${PN}-${GIT_REF}"
+KEYWORDS="~amd64 ~x86"
-DEPEND="
+BDEPEND="
test? (
dev-python/mock[${PYTHON_USEDEP}]
+ dev-python/psutil[${PYTHON_USEDEP}]
)"
distutils_enable_tests nose