From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/svneverever/
Date: Sun, 8 Mar 2020 22:42:18 +0000 (UTC) [thread overview]
Message-ID: <1583707251.10f88cd971c821e63fdfd9f46ebc9dfcb59f8cd3.sping@gentoo> (raw)
commit: 10f88cd971c821e63fdfd9f46ebc9dfcb59f8cd3
Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 8 22:40:51 2020 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sun Mar 8 22:40:51 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10f88cd9
dev-vcs/svneverever: 1.5.0 + py37 + py38
Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
Package-Manager: Portage-2.3.92, Repoman-2.3.20
dev-vcs/svneverever/Manifest | 1 +
dev-vcs/svneverever/svneverever-1.5.0.ebuild | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+)
diff --git a/dev-vcs/svneverever/Manifest b/dev-vcs/svneverever/Manifest
index 4df6732522b..a5f01b8fff1 100644
--- a/dev-vcs/svneverever/Manifest
+++ b/dev-vcs/svneverever/Manifest
@@ -1,2 +1,3 @@
DIST svneverever-1.3.2.tar.gz 7160 BLAKE2B 0791451740b1b08efe320488067929e856fb2cb20ee82c3dbf666e37bee1835a1e1532f12cef666668f6da1c91a42ce80080625ee0d3760c8a02786ec1995c92 SHA512 cd43f18220b6a7adde3c7f451d9177b76f1c5f42384a0bf21719bb6d2dd56c51c278b81d8275328ec0ea9c3835cebc5d79be20a72294c5e14b3c339cba60ec8b
DIST svneverever-1.4.2.tar.gz 7741 BLAKE2B f43a2e1d63065bf1f453f67d4cd4e6bc6a6f990c66eef0fd510e7f118bd84f10756a3066e3b6bc82b98155cb39be86e9139eb918a53d015fd1c79645d85a9f51 SHA512 fdf799bab23aa19861013ed40c513aece12df22051013e7110b1508fc1f4055faf32406c0c942651a31a6bd5cfecf972b64652ce5f211c41a6a144311f64124f
+DIST svneverever-1.5.0.tar.gz 9286 BLAKE2B 8400e202f191131b494a894b112c92f4cf5977396fa8d1c11f5e17a309159dbab2df4d84bc24c88e0dd41d306b171c1eaeb679c900e94fdb3aee542d819f43e0 SHA512 b47e367b6c180ff92f24d70efaa5fd6697e266c28d05abf2555a59a4e34a603b97d70a045163b6cd6ab786f4ec5d9f5dc59277e79d98b70770c7d2ce672f9a8d
diff --git a/dev-vcs/svneverever/svneverever-1.5.0.ebuild b/dev-vcs/svneverever/svneverever-1.5.0.ebuild
new file mode 100644
index 00000000000..1e527f4cab9
--- /dev/null
+++ b/dev-vcs/svneverever/svneverever-1.5.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="Tool collecting path entries across SVN history"
+HOMEPAGE="https://github.com/hartwork/svneverever"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="dev-python/pysvn[${PYTHON_USEDEP}]
+ dev-python/six[${PYTHON_USEDEP}]"
next reply other threads:[~2020-03-08 22:42 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-08 22:42 Sebastian Pipping [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-19 10:51 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/svneverever/ Sebastian Pipping
2023-05-20 7:33 Michał Górny
2023-03-16 18:52 Michał Górny
2022-11-29 0:43 Sebastian Pipping
2022-11-29 0:43 Sebastian Pipping
2022-07-03 13:11 Sebastian Pipping
2021-10-23 19:04 Sebastian Pipping
2021-07-08 22:57 Sebastian Pipping
2021-07-03 11:08 Sebastian Pipping
2021-06-01 11:28 Sam James
2020-12-07 19:09 Sebastian Pipping
2020-02-03 20:46 Michał Górny
2019-09-14 13:59 Sebastian Pipping
2019-09-14 13:59 Sebastian Pipping
2019-06-19 15:09 Sebastian Pipping
2019-05-25 21:09 Sebastian Pipping
2018-01-03 19:30 Sebastian Pipping
2017-07-12 14:43 Pacho Ramos
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=1583707251.10f88cd971c821e63fdfd9f46ebc9dfcb59f8cd3.sping@gentoo \
--to=sping@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