summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Delaney <idella4@gentoo.org>2014-04-11 11:50:47 +0000
committerIan Delaney <idella4@gentoo.org>2014-04-11 11:50:47 +0000
commit13de89bb61f4b0394a716589c80807260cfeac0f (patch)
tree5d83f62923bb33fa4ba772204342e2f1c23c8b86 /dev-python/hcs-utils
parentStable for amd64 wrt bug #505340 (diff)
downloadgentoo-2-13de89bb61f4b0394a716589c80807260cfeac0f.tar.gz
gentoo-2-13de89bb61f4b0394a716589c80807260cfeac0f.tar.bz2
gentoo-2-13de89bb61f4b0394a716589c80807260cfeac0f.zip
bump
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Diffstat (limited to 'dev-python/hcs-utils')
-rw-r--r--dev-python/hcs-utils/ChangeLog11
-rw-r--r--dev-python/hcs-utils/hcs-utils-1.1.1.ebuild23
-rw-r--r--dev-python/hcs-utils/hcs-utils-1.2.ebuild23
-rw-r--r--dev-python/hcs-utils/hcs-utils-1.3.ebuild28
-rw-r--r--dev-python/hcs-utils/hcs-utils-1.5.ebuild (renamed from dev-python/hcs-utils/hcs-utils-1.4_rc5.ebuild)10
5 files changed, 14 insertions, 81 deletions
diff --git a/dev-python/hcs-utils/ChangeLog b/dev-python/hcs-utils/ChangeLog
index e7e3fc8bc012..6c766c7c73d1 100644
--- a/dev-python/hcs-utils/ChangeLog
+++ b/dev-python/hcs-utils/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-python/hcs-utils
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/hcs-utils/ChangeLog,v 1.8 2013/11/26 06:38:58 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/hcs-utils/ChangeLog,v 1.9 2014/04/11 11:50:47 idella4 Exp $
+
+*hcs-utils-1.5 (11 Apr 2014)
+
+ 11 Apr 2014; Ian Delaney <idella4@gentoo.org> +hcs-utils-1.5.ebuild,
+ -hcs-utils-1.1.1.ebuild, -hcs-utils-1.2.ebuild, -hcs-utils-1.3.ebuild,
+ -hcs-utils-1.4_rc5.ebuild:
+ bump
*hcs-utils-1.4 (26 Nov 2013)
diff --git a/dev-python/hcs-utils/hcs-utils-1.1.1.ebuild b/dev-python/hcs-utils/hcs-utils-1.1.1.ebuild
deleted file mode 100644
index 9080b00beb73..000000000000
--- a/dev-python/hcs-utils/hcs-utils-1.1.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/hcs-utils/hcs-utils-1.1.1.ebuild,v 1.3 2013/01/03 02:27:42 floppym Exp $
-
-EAPI="2"
-PYTHON_DEPEND="2:2.5"
-SUPPORT_PYTHON_ABIS="1"
-inherit distutils
-
-DESCRIPTION="A library containing some useful snippets"
-HOMEPAGE="http://pypi.python.org/pypi/hcs_utils"
-SRC_URI="mirror://pypi/h/${PN/-/_}/${P/-/_}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=""
-
-RESTRICT_PYTHON_ABIS="3.*"
-
-S="${WORKDIR}/${P/-/_}"
diff --git a/dev-python/hcs-utils/hcs-utils-1.2.ebuild b/dev-python/hcs-utils/hcs-utils-1.2.ebuild
deleted file mode 100644
index 7f36f5206f47..000000000000
--- a/dev-python/hcs-utils/hcs-utils-1.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/hcs-utils/hcs-utils-1.2.ebuild,v 1.1 2011/09/13 14:49:03 hwoarang Exp $
-
-EAPI="2"
-PYTHON_DEPEND="2:2.5"
-SUPPORT_PYTHON_ABIS="1"
-inherit distutils
-
-DESCRIPTION="A library containing some useful snippets"
-HOMEPAGE="http://pypi.python.org/pypi/hcs_utils"
-SRC_URI="mirror://pypi/h/${PN/-/_}/${P/-/_}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=""
-
-RESTRICT_PYTHON_ABIS="3.*"
-
-S="${WORKDIR}/${P/-/_}"
diff --git a/dev-python/hcs-utils/hcs-utils-1.3.ebuild b/dev-python/hcs-utils/hcs-utils-1.3.ebuild
deleted file mode 100644
index b0721085bea1..000000000000
--- a/dev-python/hcs-utils/hcs-utils-1.3.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/hcs-utils/hcs-utils-1.3.ebuild,v 1.1 2012/12/25 04:41:56 floppym Exp $
-
-EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7} )
-
-inherit distutils-r1
-
-DESCRIPTION="A library containing some useful snippets"
-HOMEPAGE="http://pypi.python.org/pypi/hcs_utils"
-SRC_URI="mirror://pypi/h/${PN/-/_}/${P/-/_}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
- test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
-RDEPEND=""
-
-S="${WORKDIR}/${P/-/_}"
-
-python_test() {
- cd "${BUILD_DIR}/lib" || die
- py.test --doctest-modules hcs_utils || die
-}
diff --git a/dev-python/hcs-utils/hcs-utils-1.4_rc5.ebuild b/dev-python/hcs-utils/hcs-utils-1.5.ebuild
index bb2b1050380a..87aaa4514431 100644
--- a/dev-python/hcs-utils/hcs-utils-1.4_rc5.ebuild
+++ b/dev-python/hcs-utils/hcs-utils-1.5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/hcs-utils/hcs-utils-1.4_rc5.ebuild,v 1.1 2013/06/23 04:51:55 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/hcs-utils/hcs-utils-1.5.ebuild,v 1.1 2014/04/11 11:50:47 idella4 Exp $
EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
@@ -25,6 +25,6 @@ RDEPEND=""
S="${WORKDIR}/${MY_P/-/_}"
python_test() {
- cd "${BUILD_DIR}/lib" || die
- py.test --doctest-modules hcs_utils || die
+ pushd "${BUILD_DIR}/lib" > /dev/null
+ py.test --doctest-modules hcs_utils || die "Tests failed"
}