public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/virtualenvwrapper/
Date: Sun, 29 Oct 2017 18:40:49 +0000 (UTC)	[thread overview]
Message-ID: <1509302432.9f2e73347ce997e5d8f0d2ceef8c5fddb419842a.prometheanfire@gentoo> (raw)

commit:     9f2e73347ce997e5d8f0d2ceef8c5fddb419842a
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 29 18:33:53 2017 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Oct 29 18:40:32 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f2e7334

dev-python/virtualenvwrapper: 4.8.2 bup

Package-Manager: Portage-2.3.8, Repoman-2.3.4

 dev-python/virtualenvwrapper/Manifest              |  1 +
 .../virtualenvwrapper-4.8.2.ebuild                 | 34 ++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/dev-python/virtualenvwrapper/Manifest b/dev-python/virtualenvwrapper/Manifest
index f743c8bea78..2f953f8d9ee 100644
--- a/dev-python/virtualenvwrapper/Manifest
+++ b/dev-python/virtualenvwrapper/Manifest
@@ -1 +1,2 @@
 DIST virtualenvwrapper-4.7.1.tar.gz 89930 SHA256 3bf73ede42a689adeedc8ac85662cb539665d3d029459bc8d3e6835ecd81ffde SHA512 f972179992728b8b600388b34562fa9de355f526e4ee25ea88840700a57f196a60eba91ac3137e7d826925c7a8ade7479af383bcbfb8b9b837d0a374b8b3c4fd WHIRLPOOL c56cab31ec89b8dd5bfeb7949f72b2d5c5e6f40543bc7fa960b03edcc9d3c2ec095335eecf0b40adcc0fd1c92efc1e760748db772a3da0c44591ed7de5248880
+DIST virtualenvwrapper-4.8.2.tar.gz 91331 SHA256 18d8e4c500c4c4ee794f704e050cf2bbb492537532a4521d1047e7dd1ee4e374 SHA512 53d92f653b988873da5a46e316a40ef767d97f75072e311aa4a8ae45c8aabb49569e36cc35597f9bdfc1f883a51eb648d5f01f4ea8b3237fae30a21dca67d7bc WHIRLPOOL dd775b98a7f4e143c847ad985b65141a385a862e49e364c1087dbd924ee1aaa088be2d35e23314b333f2909be4d6492496c6ed956ad865d48172b7429bb1f7fe

diff --git a/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.2.ebuild b/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.2.ebuild
new file mode 100644
index 00000000000..3cf33e1ade9
--- /dev/null
+++ b/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Set of extensions to Ian Bicking's virtualenv tool"
+HOMEPAGE="
+	http://www.doughellmann.com/projects/virtualenvwrapper
+	https://pypi.python.org/pypi/virtualenvwrapper"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+# testsuite doesn't work out of the box.  Demand of a virtualenv outstrips setup by the eclass
+RESTRICT=test
+
+RDEPEND="
+	dev-python/virtualenv[${PYTHON_USEDEP}]
+	dev-python/stevedore[${PYTHON_USEDEP}]
+	dev-python/virtualenv-clone[${PYTHON_USEDEP}]"
+DEPEND="${DEPEND}
+	dev-python/setuptools[${PYTHON_USEDEP}]
+	dev-python/pbr[${PYTHON_USEDEP}]"
+
+python_test() {
+	bash ./tests/run_tests || die "Tests failed under ${EPYTHON}"
+}


             reply	other threads:[~2017-10-29 18:40 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-29 18:40 Matt Thode [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-31  6:59 [gentoo-commits] repo/gentoo:master commit in: dev-python/virtualenvwrapper/ Sam James
2025-02-15 11:32 Michał Górny
2025-02-15 10:20 Arthur Zamarin
2025-02-15  9:22 Arthur Zamarin
2025-02-11 15:34 Nowa Ammerlaan
2024-10-14  4:20 Michał Górny
2024-10-14  4:11 Michał Górny
2024-02-15  7:00 Joonas Niilola
2024-02-15  7:00 Joonas Niilola
2024-01-30 11:33 Sam James
2024-01-22 14:08 Michał Górny
2024-01-22  7:58 Joonas Niilola
2024-01-22  7:58 Joonas Niilola
2023-08-23  7:56 Michał Górny
2023-08-23  5:35 Joonas Niilola
2023-08-23  5:35 Joonas Niilola
2023-07-22  4:36 Matthew Thode
2023-06-21 10:34 Michał Górny
2023-06-21 10:34 Michał Górny
2023-03-16  4:13 Michał Górny
2022-12-10 15:52 Michał Górny
2022-12-10 14:33 Arthur Zamarin
2022-12-10  9:12 Arthur Zamarin
2022-11-04 19:49 Arthur Zamarin
2022-11-01  6:17 Georgy Yakovlev
2022-10-12  6:31 Eray Aslan
2021-12-31  6:48 Matthew Thode
2021-01-25  6:49 Matthew Thode
2020-05-02  4:31 Matthew Thode
2020-05-01 19:18 Matthew Thode
2020-05-01 17:43 Matthew Thode
2020-03-29 11:14 Michał Górny
2020-02-11 19:50 Agostino Sarubbo
2020-02-11 19:43 Agostino Sarubbo
2019-12-29 13:06 David Seifert
2019-12-28 16:16 David Seifert
2019-08-10 22:01 Matthew Thode
2018-07-21  0:06 Mikle Kolyada
2018-06-24  9:40 Mikle Kolyada
2018-05-01 18:40 Michał Górny
2018-03-24 11:21 Michał Górny
2017-05-02  9:48 Michał Górny
2017-01-07 14:48 David Seifert
2017-01-02  9:54 Agostino Sarubbo
2016-11-06 18:29 Michael Palimaka
2016-02-01 15:44 Justin Lecher

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=1509302432.9f2e73347ce997e5d8f0d2ceef8c5fddb419842a.prometheanfire@gentoo \
    --to=prometheanfire@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