slyfox 14/08/10 21:11:07
Modified: flask-wtf-0.9.5.ebuild flask-wtf-0.9.4.ebuild
flask-wtf-0.10.0.ebuild flask-wtf-0.9.3.ebuild
ChangeLog
Log:
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key
611FF3AA)
Revision Changes Path
1.3 dev-python/flask-wtf/flask-wtf-0.9.5.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-wtf/flask-wtf-0.9.5.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-wtf/flask-wtf-0.9.5.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-wtf/flask-wtf-0.9.5.ebuild?r1=1.2&r2=1.3
Index: flask-wtf-0.9.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/flask-wtf/flask-wtf-0.9.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- flask-wtf-0.9.5.ebuild 7 May 2014 07:02:17 -0000 1.2
+++ flask-wtf-0.9.5.ebuild 10 Aug 2014 21:11:07 -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/flask-wtf/flask-wtf-0.9.5.ebuild,v 1.2
2014/05/07 07:02:17 idella4 Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/flask-wtf/flask-wtf-0.9.5.ebuild,v 1.3
2014/08/10 21:11:07 slyfox Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 pypy )
@@ -10,7 +10,7 @@
MY_PN="Flask-WTF"
MY_P="${MY_PN}-${PV}"
-DESCRIPTION="Simple integration of Flask and WTForms, including CSRF, file
upload and Recaptcha integration."
+DESCRIPTION="Simple integration of Flask and WTForms, including CSRF, file
upload and Recaptcha integration"
HOMEPAGE="http://pythonhosted.org/Flask-WTF/
https://pypi.python.org/pypi/Flask-WTF"
SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
1.2 dev-python/flask-wtf/flask-wtf-0.9.4.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-wtf/flask-wtf-0.9.4.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-wtf/flask-wtf-0.9.4.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-wtf/flask-wtf-0.9.4.ebuild?r1=1.1&r2=1.2
Index: flask-wtf-0.9.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/flask-wtf/flask-wtf-0.9.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- flask-wtf-0.9.4.ebuild 8 Jan 2014 04:49:28 -0000 1.1
+++ flask-wtf-0.9.4.ebuild 10 Aug 2014 21:11:07 -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/flask-wtf/flask-wtf-0.9.4.ebuild,v 1.1
2014/01/08 04:49:28 patrick Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/flask-wtf/flask-wtf-0.9.4.ebuild,v 1.2
2014/08/10 21:11:07 slyfox Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -10,7 +10,7 @@
MY_PN="Flask-WTF"
MY_P="${MY_PN}-${PV}"
-DESCRIPTION="Simple integration of Flask and WTForms, including CSRF, file
upload and Recaptcha integration."
+DESCRIPTION="Simple integration of Flask and WTForms, including CSRF, file
upload and Recaptcha integration"
HOMEPAGE="http://pythonhosted.org/Flask-WTF/
https://pypi.python.org/pypi/Flask-WTF"
SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
1.2 dev-python/flask-wtf/flask-wtf-0.10.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-wtf/flask-wtf-0.10.0.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-wtf/flask-wtf-0.10.0.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-wtf/flask-wtf-0.10.0.ebuild?r1=1.1&r2=1.2
Index: flask-wtf-0.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/flask-wtf/flask-wtf-0.10.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- flask-wtf-0.10.0.ebuild 21 Jul 2014 07:54:02 -0000 1.1
+++ flask-wtf-0.10.0.ebuild 10 Aug 2014 21:11:07 -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/flask-wtf/flask-wtf-0.10.0.ebuild,v 1.1
2014/07/21 07:54:02 patrick Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/flask-wtf/flask-wtf-0.10.0.ebuild,v 1.2
2014/08/10 21:11:07 slyfox Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 pypy )
@@ -10,7 +10,7 @@
MY_PN="Flask-WTF"
MY_P="${MY_PN}-${PV}"
-DESCRIPTION="Simple integration of Flask and WTForms, including CSRF, file
upload and Recaptcha integration."
+DESCRIPTION="Simple integration of Flask and WTForms, including CSRF, file
upload and Recaptcha integration"
HOMEPAGE="http://pythonhosted.org/Flask-WTF/
https://pypi.python.org/pypi/Flask-WTF"
SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
1.2 dev-python/flask-wtf/flask-wtf-0.9.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-wtf/flask-wtf-0.9.3.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-wtf/flask-wtf-0.9.3.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-wtf/flask-wtf-0.9.3.ebuild?r1=1.1&r2=1.2
Index: flask-wtf-0.9.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/flask-wtf/flask-wtf-0.9.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- flask-wtf-0.9.3.ebuild 28 Oct 2013 06:59:18 -0000 1.1
+++ flask-wtf-0.9.3.ebuild 10 Aug 2014 21:11:07 -0000 1.2
@@ -1,6 +1,6 @@
-# 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/flask-wtf/flask-wtf-0.9.3.ebuild,v 1.1
2013/10/28 06:59:18 patrick Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/flask-wtf/flask-wtf-0.9.3.ebuild,v 1.2
2014/08/10 21:11:07 slyfox Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -10,7 +10,7 @@
MY_PN="Flask-WTF"
MY_P="${MY_PN}-${PV}"
-DESCRIPTION="Simple integration of Flask and WTForms, including CSRF, file
upload and Recaptcha integration."
+DESCRIPTION="Simple integration of Flask and WTForms, including CSRF, file
upload and Recaptcha integration"
HOMEPAGE="http://pythonhosted.org/Flask-WTF/
https://pypi.python.org/pypi/Flask-WTF"
SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
1.14 dev-python/flask-wtf/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-wtf/ChangeLog?rev=1.14&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-wtf/ChangeLog?rev=1.14&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-wtf/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/flask-wtf/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 21 Jul 2014 07:54:02 -0000 1.13
+++ ChangeLog 10 Aug 2014 21:11:07 -0000 1.14
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/flask-wtf
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-wtf/ChangeLog,v 1.13
2014/07/21 07:54:02 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-wtf/ChangeLog,v 1.14
2014/08/10 21:11:07 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <[email protected]> flask-wtf-0.10.0.ebuild,
+ flask-wtf-0.9.3.ebuild, flask-wtf-0.9.4.ebuild, flask-wtf-0.9.5.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
*flask-wtf-0.10.0 (21 Jul 2014)