public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastien Fabbro" <bicatali@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/conan/
Date: Mon, 12 Dec 2016 02:30:08 +0000 (UTC)	[thread overview]
Message-ID: <1481509796.9a33bf1b2b73327b0c5e42e9b057db226df7d29c.bicatali@gentoo> (raw)

commit:     9a33bf1b2b73327b0c5e42e9b057db226df7d29c
Author:     Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 12 02:29:25 2016 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Mon Dec 12 02:29:56 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a33bf1b

dev-util/conan: version bump to 0.16.1
Also added cmake and go as test depedencies.

Package-Manager: portage-2.3.3

 dev-util/conan/Manifest                                     | 2 +-
 dev-util/conan/{conan-0.16.0.ebuild => conan-0.16.1.ebuild} | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-util/conan/Manifest b/dev-util/conan/Manifest
index 8bd924c..9f820a5 100644
--- a/dev-util/conan/Manifest
+++ b/dev-util/conan/Manifest
@@ -1,2 +1,2 @@
 DIST conan-0.14.1.tar.gz 386985 SHA256 3d20eba786a2243989bd4e53b805e265d1593b226ca271ffc3072994ad15c609 SHA512 1a1e4797b50856be38a1edd15c83edf74cdfbb6b64f7b72507ac649eaef7b69dd2d653021104c327f5077d89a1efbbc6dfd7bc1a7ffa6c32762ee2fb0709c56f WHIRLPOOL ae62aae19a3af3da8319e546c8593aec0ad3780109b4b4e97fc5a2892e59797f29c62c768fa59dc361af76426e28a1fcc43d9e4ff65065b581d8497d34e7cfaf
-DIST conan-0.16.0.tar.gz 403707 SHA256 2d2bd098f066fa102e5facfd95f89d411fad3bef7a4814752e70e7e21493dba1 SHA512 bdaabce7ab53f16143d42ffb225d9b8b66cb3902376f744f54f12e841ef303cb8110e993892729e4afbf1b1331b25fae3bd97dbdcc856f0aa0284fdb26b5505b WHIRLPOOL e4f3e188991744378356a8e98ac5d8b97cd81eaa9fe0c7d997dcc59ee7394d51402725ff5fb8c1e51612cfb9c0d522f94fcc465caff3ce35e42c37f566b06e7c
+DIST conan-0.16.1.tar.gz 403870 SHA256 683bfa6d5df9f60402ade73d9b5db7c083123a0d8de8b4ed9a72fc86f854d7d9 SHA512 a53dd25db1a57a193f80084412d8d26f178ab68b0433b596ada01478466907b2ac60a89a48c074020eccbb65e71dd057ce70826593a678d9caef691c76ae5aba WHIRLPOOL 41f4a580e8c42df71783747217c1f19dd7f62910c979364dc6af035d51232c02bf1f30ae9e42145b1a4cd3f61c9dd623dbe9361cecfff17391bce5138c177397

diff --git a/dev-util/conan/conan-0.16.0.ebuild b/dev-util/conan/conan-0.16.1.ebuild
similarity index 93%
rename from dev-util/conan/conan-0.16.0.ebuild
rename to dev-util/conan/conan-0.16.1.ebuild
index 6d042e4..8c640cb 100644
--- a/dev-util/conan/conan-0.16.0.ebuild
+++ b/dev-util/conan/conan-0.16.1.ebuild
@@ -35,13 +35,15 @@ DEPEND="
 	dev-python/setuptools[${PYTHON_USEDEP}]
 	test? (
 		  ${RDEPEND}
+		  dev-lang/go
 		  >=dev-python/mock-1.3.0[${PYTHON_USEDEP}]
 		  >=dev-python/nose-1.3.7[${PYTHON_USEDEP}]
 		  >=dev-python/nose-parameterized-0.5.0[${PYTHON_USEDEP}]
 		  >=dev-python/webtest-2.0.18[${PYTHON_USEDEP}]
+		  dev-util/cmake
 	  )
 "
 
 python_test() {
-	nosetests -v || die
+	PYTHONPATH=${BUILD_DIR}/lib nosetests -v || die
 }


             reply	other threads:[~2016-12-12  2:30 UTC|newest]

Thread overview: 66+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-12  2:30 Sebastien Fabbro [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-19  5:59 [gentoo-commits] repo/gentoo:master commit in: dev-util/conan/ Sam James
2024-09-13  7:20 Joonas Niilola
2024-09-05  4:08 Eli Schwartz
2024-08-28  6:39 Joonas Niilola
2024-07-05  2:59 Eli Schwartz
2024-06-13 14:44 Arthur Zamarin
2024-05-23 14:25 Joonas Niilola
2024-01-07  0:20 Conrad Kostecki
2024-01-07  0:20 Conrad Kostecki
2023-04-23 15:48 Conrad Kostecki
2023-03-08 14:13 Joonas Niilola
2023-02-25 17:25 Joonas Niilola
2022-11-22 13:26 Joonas Niilola
2022-11-22 13:26 Joonas Niilola
2022-11-11 18:13 Joonas Niilola
2022-11-11 18:13 Joonas Niilola
2022-05-20  8:40 Joonas Niilola
2022-05-20  8:40 Joonas Niilola
2022-04-23  6:25 Joonas Niilola
2022-04-23  6:25 Joonas Niilola
2022-02-06 19:47 Ionen Wolkens
2022-02-06 19:47 Ionen Wolkens
2021-11-12 13:04 Joonas Niilola
2021-06-14 22:11 Sam James
2021-06-14 22:11 Sam James
2021-06-01 14:05 Sam James
2021-05-31 20:53 Michał Górny
2020-09-15 14:11 Joonas Niilola
2020-08-15  9:30 Joonas Niilola
2020-08-15  9:30 Joonas Niilola
2020-07-16 14:39 Joonas Niilola
2020-04-23  7:41 Joonas Niilola
2020-03-25 13:46 Joonas Niilola
2020-03-25 13:46 Joonas Niilola
2020-01-27  6:32 Joonas Niilola
2020-01-27  6:32 Joonas Niilola
2020-01-24  6:54 Joonas Niilola
2020-01-24  6:54 Joonas Niilola
2020-01-24  6:54 Joonas Niilola
2019-11-14  6:26 Joonas Niilola
2019-11-14  6:26 Joonas Niilola
2019-11-14  6:26 Joonas Niilola
2019-11-14  6:26 Joonas Niilola
2019-08-21 16:03 Joonas Niilola
2019-08-21 16:03 Joonas Niilola
2019-08-13  5:05 Joonas Niilola
2019-08-13  4:29 Joonas Niilola
2019-05-01  9:11 David Seifert
2018-05-01 15:52 Mikle Kolyada
2018-04-05 15:21 Aaron Bauman
2018-02-27 22:59 Patrice Clement
2018-02-27 22:59 Patrice Clement
2018-01-02 22:14 Michał Górny
2018-01-02 22:14 Michał Górny
2017-12-15  8:23 Patrice Clement
2017-07-24 19:33 Sebastien Fabbro
2017-07-14 17:32 Sebastien Fabbro
2017-06-28 18:21 Sebastien Fabbro
2017-03-08 18:04 Sebastien Fabbro
2017-02-16 16:54 Sebastien Fabbro
2017-02-16 16:54 Sebastien Fabbro
2016-12-20 18:17 Sebastien Fabbro
2016-12-20 18:17 Sebastien Fabbro
2016-12-12  2:30 Sebastien Fabbro
2016-10-29  0:52 Sebastien Fabbro

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=1481509796.9a33bf1b2b73327b0c5e42e9b057db226df7d29c.bicatali@gentoo \
    --to=bicatali@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