summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2013-11-12 18:57:29 +0000
committerPatrick McLean <chutzpah@gentoo.org>2013-11-12 18:57:29 +0000
commitf804736526fdb95511e5106ad86db00ebff76162 (patch)
treea71a8d555642d7cd7c6cf9cd3e8391e9e169be4d /dev-python/SaltTesting
parentVersion bump, drop old (diff)
downloadgentoo-2-f804736526fdb95511e5106ad86db00ebff76162.tar.gz
gentoo-2-f804736526fdb95511e5106ad86db00ebff76162.tar.bz2
gentoo-2-f804736526fdb95511e5106ad86db00ebff76162.zip
New package needed for >=app-admin/salt-0.17. Required testing tools needed in the several Salt Stack projects.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xE3F69979BB4B8928DA78E3D17CBF44EF)
Diffstat (limited to 'dev-python/SaltTesting')
-rw-r--r--dev-python/SaltTesting/ChangeLog11
-rw-r--r--dev-python/SaltTesting/Manifest5
-rw-r--r--dev-python/SaltTesting/SaltTesting-0.5.2.ebuild28
-rw-r--r--dev-python/SaltTesting/files/SaltTesting-0.5.2-silence-DepricationWarning.patch17
-rw-r--r--dev-python/SaltTesting/metadata.xml9
5 files changed, 70 insertions, 0 deletions
diff --git a/dev-python/SaltTesting/ChangeLog b/dev-python/SaltTesting/ChangeLog
new file mode 100644
index 000000000000..545b8c51cf0c
--- /dev/null
+++ b/dev-python/SaltTesting/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for dev-python/SaltTesting
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/SaltTesting/ChangeLog,v 1.1 2013/11/12 18:57:29 chutzpah Exp $
+
+*SaltTesting-0.5.2 (12 Nov 2013)
+
+ 12 Nov 2013; Patrick McLean <chutzpah@gentoo.org> +SaltTesting-0.5.2.ebuild,
+ +files/SaltTesting-0.5.2-silence-DepricationWarning.patch, +metadata.xml:
+ Initial import, required testing tools needed in the several Salt Stack
+ projects.
+
diff --git a/dev-python/SaltTesting/Manifest b/dev-python/SaltTesting/Manifest
new file mode 100644
index 000000000000..8c329fb1eab5
--- /dev/null
+++ b/dev-python/SaltTesting/Manifest
@@ -0,0 +1,5 @@
+AUX SaltTesting-0.5.2-silence-DepricationWarning.patch 703 SHA256 ad9bde383cc4feac1fc3e5b3bff21ee0c66937b0c62f4222d90c0f217b450361 SHA512 492d0a7812a577453c26a0c323c6f797f4fe2d17e24c6cf2711cdb72fe1770f265a142cc7639cb86f685d89a24d47cdf50d8a2e673c57163d294a18dbf8bc6fb WHIRLPOOL 02c0d18c6a3beda5ff5deb572b8df325b98a35073e9a7b91952d8238d3c87e6bb23abbdd5c2f79baa00e0cdfd2a962aa45fe9a5622e7e2afd424441d49f5892b
+DIST SaltTesting-0.5.2.tar.gz 29488 SHA256 e4f748762c8154be6049a919b01a9d8e65b4ebd68b98db538a73f32305749c02 SHA512 b8667c50b1db3b780f531b4f08ef3d02f66a970ad861f51ae1021da9684ae3da110d0aa0d80b70df05a64bba9eae220fdfd63a8b2fa0d4be932525e8167fcce5 WHIRLPOOL f4af18bc717518e33acb02fe48af23cdb32f4fcfeaee027b118a08f218f3e531bd1d2775c65ce265676723d4cf03df6914dbdc6ecb049ead674cac3693d39219
+EBUILD SaltTesting-0.5.2.ebuild 735 SHA256 0288d1cee96909a7b2a5163ddba97fa8c57944202bd3eef7ddfce39c93fd8b7b SHA512 7b3add9f19c7198fd38d533c299e2651ddd0fdc026da452d6e2ddbde2531a172e4df6b9dc68cce2cd3d5849a26df5305da877ff215b5bda63a71118ba50fa761 WHIRLPOOL 5bd05fde7d77511ef186c3222f7c356468524dae8106f5169bb325a6e65795c0b56cf0fc95d7ac4ef7abdbdc1088f76571242c16c9293d15b7bd2f52c8f72436
+MISC ChangeLog 399 SHA256 afe49b1e87f31cf4dad478eb2792337c2c6388eddf33fed85c52846c3f53cd10 SHA512 837bf45529826eb1e56a5bff503f9e7165b148fc48a864989d398e5c002b6cfe3bccc6c1d6793c997c2bd8c5927a58dd2478d39514c0263cb5b19ac322bbdc8a WHIRLPOOL 35d5d479ab5d170a332a94cf19d07d3aca441e2bc80f70adba6e2c0fa7edc2ccb3228e168265388a616c5322c1374e2e27320a3fd0a1b84ba365b0e20e4f6cbd
+MISC metadata.xml 256 SHA256 e48724b71a7b3ef7bba322584f7999599091759342614c0b4abc05beedb2b477 SHA512 29e3df963ba78eb59e41407ff49b099390f083f46c482028b5ced63de90049f869d58fa053ac8f87d7c781ac9c2f89b683b1d18b6ec4b1464e66946c8f57eecc WHIRLPOOL 1e073089127b7757a14535d9de94e54e2e37004f0e3e1e2ba70f92c14a21093683f046d6a7764383dcbae4f4b75b1ae3a35d171a6430a69b2a5458d8d8fc3069
diff --git a/dev-python/SaltTesting/SaltTesting-0.5.2.ebuild b/dev-python/SaltTesting/SaltTesting-0.5.2.ebuild
new file mode 100644
index 000000000000..6538f1247fa6
--- /dev/null
+++ b/dev-python/SaltTesting/SaltTesting-0.5.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/SaltTesting/SaltTesting-0.5.2.ebuild,v 1.1 2013/11/12 18:57:29 chutzpah Exp $
+
+EAPI=5
+
+PYTHON_COMPAT=(python{2_6,2_7})
+
+inherit eutils distutils-r1
+
+DESCRIPTION="Required testing tools needed in the several Salt Stack projects."
+HOMEPAGE="http://saltstack.org/"
+
+if [[ ${PV} == 9999* ]]; then
+ inherit git-2
+ EGIT_REPO_URI="git://github.com/saltstack/salt-testing.git"
+ EGIT_BRANCH="develop"
+ SRC_URI=""
+ KEYWORDS=""
+else
+ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+ KEYWORDS="~x86 ~amd64"
+fi
+
+LICENSE="Apache-2.0"
+SLOT="0"
+
+PATCHES=("${FILESDIR}/${P}-silence-DepricationWarning.patch")
diff --git a/dev-python/SaltTesting/files/SaltTesting-0.5.2-silence-DepricationWarning.patch b/dev-python/SaltTesting/files/SaltTesting-0.5.2-silence-DepricationWarning.patch
new file mode 100644
index 000000000000..292a74c5c648
--- /dev/null
+++ b/dev-python/SaltTesting/files/SaltTesting-0.5.2-silence-DepricationWarning.patch
@@ -0,0 +1,17 @@
+--- a/salttesting/unit.py 2013-10-24 10:57:42.000000000 +0000
++++ b/salttesting/unit.py 2013-11-12 18:47:11.245838201 +0000
+@@ -42,10 +42,10 @@
+ class TestCase(_TestCase):
+
+ def assertEquals(self, *args, **kwargs):
+- raise DeprecationWarning(
+- 'The {0}() function is deprecated. Please start using {1}() '
+- 'instead.'.format('assertEquals', 'assertEqual')
+- )
++ #raise DeprecationWarning(
++ # 'The {0}() function is deprecated. Please start using {1}() '
++ # 'instead.'.format('assertEquals', 'assertEqual')
++ #)
+ return _TestCase.assertEquals(self, *args, **kwargs)
+
+ def failUnlessEqual(self, *args, **kwargs):
diff --git a/dev-python/SaltTesting/metadata.xml b/dev-python/SaltTesting/metadata.xml
new file mode 100644
index 000000000000..d773afa32e41
--- /dev/null
+++ b/dev-python/SaltTesting/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>chutzpah@gentoo.org</email>
+ <name>Patrick McLean</name>
+ </maintainer>
+ <herd>python</herd>
+</pkgmetadata>