mgorny 14/07/06 12:36:26
Modified: alembic-0.6.4.ebuild alembic-0.6.0.ebuild
alembic-0.6.3.ebuild ChangeLog
Log:
Clean up obsolete dependencies on virtual/python-argparse and
virtual/python-unittest2 (those packages were only required for <=python-2.6).
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key
EFB4464E!)
Revision Changes Path
1.2 dev-python/alembic/alembic-0.6.4.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alembic/alembic-0.6.4.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alembic/alembic-0.6.4.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alembic/alembic-0.6.4.ebuild?r1=1.1&r2=1.2
Index: alembic-0.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/alembic/alembic-0.6.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- alembic-0.6.4.ebuild 1 May 2014 09:02:19 -0000 1.1
+++ alembic-0.6.4.ebuild 6 Jul 2014 12:36:26 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/alembic/alembic-0.6.4.ebuild,v
1.1 2014/05/01 09:02:19 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/alembic/alembic-0.6.4.ebuild,v
1.2 2014/07/06 12:36:26 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -20,8 +20,7 @@
# because it shatters the testsuite. If 'someone' cares to adhere to correct
form
# and edit to -0.7.3, feel free, and then pick up the pieces.
RDEPEND=">=dev-python/sqlalchemy-0.8.4[${PYTHON_USEDEP}]
- dev-python/mako[${PYTHON_USEDEP}]
- virtual/python-argparse[${PYTHON_USEDEP}]"
+ dev-python/mako[${PYTHON_USEDEP}]"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
test? ( ${RDEPEND}
dev-python/nose[${PYTHON_USEDEP}]
1.3 dev-python/alembic/alembic-0.6.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alembic/alembic-0.6.0.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alembic/alembic-0.6.0.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alembic/alembic-0.6.0.ebuild?r1=1.2&r2=1.3
Index: alembic-0.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/alembic/alembic-0.6.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- alembic-0.6.0.ebuild 22 Mar 2014 04:24:16 -0000 1.2
+++ alembic-0.6.0.ebuild 6 Jul 2014 12:36:26 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/alembic/alembic-0.6.0.ebuild,v
1.2 2014/03/22 04:24:16 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/alembic/alembic-0.6.0.ebuild,v
1.3 2014/07/06 12:36:26 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -17,8 +17,7 @@
IUSE="test doc"
RDEPEND=">=dev-python/sqlalchemy-0.7.9
- dev-python/mako
- virtual/python-argparse[${PYTHON_USEDEP}]"
+ dev-python/mako"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/nose[${PYTHON_USEDEP}] )"
1.3 dev-python/alembic/alembic-0.6.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alembic/alembic-0.6.3.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alembic/alembic-0.6.3.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alembic/alembic-0.6.3.ebuild?r1=1.2&r2=1.3
Index: alembic-0.6.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/alembic/alembic-0.6.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- alembic-0.6.3.ebuild 22 Mar 2014 04:24:16 -0000 1.2
+++ alembic-0.6.3.ebuild 6 Jul 2014 12:36:26 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/alembic/alembic-0.6.3.ebuild,v
1.2 2014/03/22 04:24:16 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/alembic/alembic-0.6.3.ebuild,v
1.3 2014/07/06 12:36:26 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -19,8 +19,7 @@
IUSE="test doc"
RDEPEND=">=dev-python/sqlalchemy-0.7.3[${PYTHON_USEDEP}]
- dev-python/mako[${PYTHON_USEDEP}]
- virtual/python-argparse[${PYTHON_USEDEP}]"
+ dev-python/mako[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/nose[${PYTHON_USEDEP}]
1.13 dev-python/alembic/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alembic/ChangeLog?rev=1.13&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alembic/ChangeLog?rev=1.13&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alembic/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/alembic/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 1 May 2014 09:02:19 -0000 1.12
+++ ChangeLog 6 Jul 2014 12:36:26 -0000 1.13
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/alembic
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/alembic/ChangeLog,v 1.12
2014/05/01 09:02:19 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/alembic/ChangeLog,v 1.13
2014/07/06 12:36:26 mgorny Exp $
+
+ 06 Jul 2014; Michał Górny <[email protected]> alembic-0.6.0.ebuild,
+ alembic-0.6.3.ebuild, alembic-0.6.4.ebuild:
+ Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
+ unittest2 (those packages were only required for <=python-2.6).
*alembic-0.6.4 (01 May 2014)