* [gentoo-commits] gentoo-x86 commit in dev-python/flask-login: flask-login-0.2.10.ebuild ChangeLog
@ 2014-03-31 6:43 Patrick Lauer (patrick)
0 siblings, 0 replies; only message in thread
From: Patrick Lauer (patrick) @ 2014-03-31 6:43 UTC (permalink / raw
To: gentoo-commits
patrick 14/03/31 06:43:14
Modified: ChangeLog
Added: flask-login-0.2.10.ebuild
Log:
Bump
(Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.12 dev-python/flask-login/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-login/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-login/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-login/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/flask-login/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 21 Jan 2014 04:18:20 -0000 1.11
+++ ChangeLog 31 Mar 2014 06:43:14 -0000 1.12
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/flask-login
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-login/ChangeLog,v 1.11 2014/01/21 04:18:20 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-login/ChangeLog,v 1.12 2014/03/31 06:43:14 patrick Exp $
+
+*flask-login-0.2.10 (31 Mar 2014)
+
+ 31 Mar 2014; Patrick Lauer <patrick@gentoo.org> +flask-login-0.2.10.ebuild:
+ Bump
21 Jan 2014; Patrick Lauer <patrick@gentoo.org> -flask-login-0.2.2.ebuild,
-flask-login-0.2.3.ebuild, -flask-login-0.2.5.ebuild,
1.1 dev-python/flask-login/flask-login-0.2.10.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-login/flask-login-0.2.10.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-login/flask-login-0.2.10.ebuild?rev=1.1&content-type=text/plain
Index: flask-login-0.2.10.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-login/flask-login-0.2.10.ebuild,v 1.1 2014/03/31 06:43:14 patrick Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
inherit distutils-r1
MY_PN="Flask-Login"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Login session support for Flask"
HOMEPAGE="http://pypi.python.org/pypi/Flask-Login"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-python/flask-0.10[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"
S="${WORKDIR}/${MY_P}"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-03-31 6:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-31 6:43 [gentoo-commits] gentoo-x86 commit in dev-python/flask-login: flask-login-0.2.10.ebuild ChangeLog Patrick Lauer (patrick)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox