jlec 15/04/08 14:39:31
Added: metadata.xml django-crispy-forms-1.4.0.ebuild
Manifest ChangeLog
Log:
New package written by me
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key
B9D4F231BD1558AB!)
Revision Changes Path
1.1 dev-python/django-crispy-forms/metadata.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-crispy-forms/metadata.xml?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-crispy-forms/metadata.xml?rev=1.1&content-type=text/plain
Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<maintainer>
<email>[email protected]</email>
<name>Justin Lecher</name>
</maintainer>
</pkgmetadata>
1.1
dev-python/django-crispy-forms/django-crispy-forms-1.4.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-crispy-forms/django-crispy-forms-1.4.0.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-crispy-forms/django-crispy-forms-1.4.0.ebuild?rev=1.1&content-type=text/plain
Index: django-crispy-forms-1.4.0.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/dev-python/django-crispy-forms/django-crispy-forms-1.4.0.ebuild,v
1.1 2015/04/08 14:39:31 jlec Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 python3_{3,4} pypy )
inherit distutils-r1
DESCRIPTION="Best way to have Django DRY forms"
HOMEPAGE="https://pypi.python.org/pypi/django-crispy-forms/
http://github.com/maraujop/django-crispy-forms
https://django-crispy-forms.readthedocs.org/en/latest/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
"
# Missing DjangoTestSuiteRunner in django
RESTRICT=test
python_test() {
cd crispy_forms/tests || die
${PYTHON} runtests.py || die
}
1.1 dev-python/django-crispy-forms/Manifest
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-crispy-forms/Manifest?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-crispy-forms/Manifest?rev=1.1&content-type=text/plain
Index: Manifest
===================================================================
DIST django-crispy-forms-1.4.0.tar.gz 47444 SHA256
d0c9531ebdff8dc255f625e677ec2fab326522e3f4cd8f7a3e891d773d281510 SHA512
e06ec72a2fc44aa0f57fd507230289f78caebdb02d4af9adafd4b09a29b1df1be5301f3883c8b9007ecd0722683395451bbc382060eca5a459ddf6ef9edc2e1b
WHIRLPOOL
05813292a863c69b3b0296ea7a7912bb8ca0f673fc07eaeff5053def516dc2b836725c7559e98cd8aa7ad59d4d686b2ff04bc53b027ea53413ea2329fa04e42d
EBUILD django-crispy-forms-1.4.0.ebuild 751 SHA256
d8659c294d7abb22c61adbb9b3d92501cdccbce6939dc1ba6f1db3d5ae6771d8 SHA512
f1261e6909a847a22e9efec4aae385feca34382f27bf15857618321bf35f67e5ec6e76fba6e5a4b634c1028e6e16b5af178c3f81dd1eb1c3bc0c7b1e31910563
WHIRLPOOL
4144215a6f7301c5ba5ee475f0bf9100b3a33e828abed5d876ef58068f64eb444e23c8537a99118f4a2711d8350ffc8ca5ec06e8dd5a9b59ee1f9c8dea579eba
MISC ChangeLog 300 SHA256
01335bd0abaab0f125ca96e9618ba933aa42a96d63295d96ebcc34c782ba664d SHA512
2e1b9cf523b16ab2569f01c1130abd585da6ad11398e375391940ae448f880a1058f091cfdd8ac94855b0ebd25cba039db3923e555655c7cdf22093fe0b99220
WHIRLPOOL
91072c6c0c38516c2415ad6610d2c72062ffe8c747429b8b1fc0c6467eba5f71b5fc73dcf4a378a029b038f10211ebbacdadd69eb6fca108431523399978315d
MISC metadata.xml 258 SHA256
f9120561eb5a0eb0be48e47772750941e1a206da5fda56321b45eb76fd145ba7 SHA512
adbf77e7b9f35851720e2f9ef564420d0d128c19fd2a72cd4c9f25e0261419d46c1f72c45fc7093a00eb15e551a14742f969157fb3356f8a60b3d31dee38c8c2
WHIRLPOOL
7811fe6099018241061d288dcc1333c7bad35703bb201f921041c7faeeacb03faf748f1d34699afe4e21b1a3f95149fafbbb18633548dfd344fbb736a3ddf495
1.1 dev-python/django-crispy-forms/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-crispy-forms/ChangeLog?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-crispy-forms/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for dev-python/django-crispy-forms
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/django-crispy-forms/ChangeLog,v
1.1 2015/04/08 14:39:31 jlec Exp $
*django-crispy-forms-1.4.0 (08 Apr 2015)
08 Apr 2015; Justin Lecher <[email protected]>
+django-crispy-forms-1.4.0.ebuild, +metadata.xml:
New package written by me