From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/send2trash/
Date: Mon, 25 Jan 2016 08:31:02 +0000 (UTC) [thread overview]
Message-ID: <1453708176.7a89ba55e2b965e05cfd67747033cfb7e8b45123.jlec@gentoo> (raw)
commit: 7a89ba55e2b965e05cfd67747033cfb7e8b45123
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 25 07:49:36 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jan 25 07:49:36 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a89ba55
dev-python/send2trash: Add python3.5 support
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-python/send2trash/Manifest | 2 +-
dev-python/send2trash/send2trash-1.3.0.ebuild | 14 +++++++++-----
2 files changed, 10 insertions(+), 6 deletions(-)
diff --git a/dev-python/send2trash/Manifest b/dev-python/send2trash/Manifest
index 379e272..471fe47 100644
--- a/dev-python/send2trash/Manifest
+++ b/dev-python/send2trash/Manifest
@@ -1 +1 @@
-DIST send2trash-1.3.0.tar.gz 5563 SHA256 33f4461eae831eb09a21b70ca202c2a6dfd83db6bafa1e1ca11b5001e22c58fe SHA512 d308dd06ef7a11ad7bcb5d9195fb52aa0c0b8e76590ef11b1576d14815501c32c48b96167eb0a325e4f27d0dbf77f41c012a128d30c8f05d9d5ebec9967e21f3 WHIRLPOOL 15d286964183ad44ae51dfed29aa97456d5460b68fd176dd021f7d093d8e6e213818df2fd4346554601b5f87ea1f95727248544e2e78094f696dd7d50d0e89cf
+DIST Send2Trash-1.3.0.tar.gz 5563 SHA256 33f4461eae831eb09a21b70ca202c2a6dfd83db6bafa1e1ca11b5001e22c58fe SHA512 d308dd06ef7a11ad7bcb5d9195fb52aa0c0b8e76590ef11b1576d14815501c32c48b96167eb0a325e4f27d0dbf77f41c012a128d30c8f05d9d5ebec9967e21f3 WHIRLPOOL 15d286964183ad44ae51dfed29aa97456d5460b68fd176dd021f7d093d8e6e213818df2fd4346554601b5f87ea1f95727248544e2e78094f696dd7d50d0e89cf
diff --git a/dev-python/send2trash/send2trash-1.3.0.ebuild b/dev-python/send2trash/send2trash-1.3.0.ebuild
index e27f139..cc38add 100644
--- a/dev-python/send2trash/send2trash-1.3.0.ebuild
+++ b/dev-python/send2trash/send2trash-1.3.0.ebuild
@@ -1,18 +1,22 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{3,4} pypy )
+PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy )
inherit distutils-r1
MY_PN="Send2Trash"
+MY_P="${MY_PN}-${PV}"
DESCRIPTION="Sends files to the Trash (or Recycle Bin)"
-HOMEPAGE="http://hg.hardcoded.net/send2trash https://pypi.python.org/pypi/Send2Trash https://github.com/hsoft/send2trash"
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="
+ http://hg.hardcoded.net/send2trash
+ https://pypi.python.org/pypi/Send2Trash
+ https://github.com/hsoft/send2trash"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
SLOT="0"
LICENSE="BSD"
@@ -23,4 +27,4 @@ RDEPEND=""
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"
-S="${WORKDIR}"/${MY_PN}-${PV}
+S="${WORKDIR}"/${MY_P}
next reply other threads:[~2016-01-25 8:31 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-25 8:31 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-05-29 16:33 [gentoo-commits] repo/gentoo:master commit in: dev-python/send2trash/ Pacho Ramos
2019-12-15 12:44 Agostino Sarubbo
2019-12-15 14:46 Agostino Sarubbo
2020-02-06 5:59 Michał Górny
2020-03-01 4:49 Andrey Grozin
2020-05-03 10:01 Agostino Sarubbo
2020-05-03 10:30 Agostino Sarubbo
2020-05-04 12:17 Michał Górny
2020-06-09 16:25 Michał Górny
2020-06-09 20:00 Mart Raudsepp
2021-05-30 17:32 Michał Górny
2021-06-20 1:45 Sam James
2021-06-20 1:55 Sam James
2021-07-11 10:14 Georgy Yakovlev
2021-07-12 6:41 Sam James
2021-08-10 5:17 Michał Górny
2021-09-02 0:01 Marek Szuba
2021-09-06 0:18 Sam James
2021-10-04 0:49 Sam James
2021-10-04 0:49 Sam James
2021-10-04 8:05 Michał Górny
2021-11-14 3:43 Sam James
2021-11-14 20:35 Sam James
2021-11-18 5:36 Sam James
2021-11-18 8:10 Sam James
2022-01-29 13:38 James Le Cuirot
2022-02-27 16:38 Sam James
2022-02-27 16:46 Sam James
2022-03-06 7:49 Sam James
2022-03-06 23:40 Sam James
2022-05-19 19:21 Michał Górny
2022-05-19 19:21 Michał Górny
2022-06-21 18:02 Arthur Zamarin
2022-06-21 18:43 Arthur Zamarin
2023-02-23 22:20 Sam James
2023-04-27 17:24 Michał Górny
2023-05-26 21:14 Arthur Zamarin
2023-05-28 19:55 Arthur Zamarin
2023-05-29 4:37 Michał Górny
2023-11-16 19:43 Michał Górny
2024-04-07 3:00 Michał Górny
2024-04-24 15:31 Sam James
2024-04-24 17:15 Michał Górny
2024-05-18 9:29 Michał Górny
2025-02-20 17:09 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=1453708176.7a89ba55e2b965e05cfd67747033cfb7e8b45123.jlec@gentoo \
--to=jlec@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