diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /dev-python/django-extensions | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'dev-python/django-extensions')
7 files changed, 319 insertions, 0 deletions
diff --git a/dev-python/django-extensions/Manifest b/dev-python/django-extensions/Manifest new file mode 100644 index 000000000000..ace75d4c7f04 --- /dev/null +++ b/dev-python/django-extensions/Manifest @@ -0,0 +1,5 @@ +DIST django-extensions-1.4.0.tgz 185140 SHA256 04591eb842c21feb9441bda02b70be62760c2126acb33ad644fd40b967480145 SHA512 bbbbc641b8d1423f0365c6fa2467e5c93133c47cf84b629101f08ea4fac4d53f04d5ca75fd6d3fafae4160124d1c6e67a8da764c37432a65aaa95adfb8277b4d WHIRLPOOL f3689ef5f45f89a38a0a6c030fd9205ed8051c25766e9c7c1018acd5cb28cc92b8fe2e909a05c0d1b1250cb07ddf182d48791ee51a9faa6229cfc25125c03056 +DIST django-extensions-1.5.0.tgz 193691 SHA256 4922bab0ba7d25801f23d55ed9fd40eeb884e3b81e196a7b22f0720b9741e5f3 SHA512 9045b3c9ce83038462d797a81e17ab15959e6100519f7df08420bf3aa85e1fa542942a00af889bef62ca300f06d64fbdc8ab8e4da74fd067f5b34385689f04c1 WHIRLPOOL f54837321aaa49c0d8bd37527a4193b024594e8ceef5a94f44b54d3903237007b4dff47a0dd057db16456afdef05fde47bbf3b471ea465cf0b70198a2cdcaf3f +DIST django-extensions-1.5.2.tar.gz 399105 SHA256 6b28b2b1029ca5891cc46303df7ce6a53f425b508b5633d188f612d54545b401 SHA512 9cf904397c3a1c7f924e23d9609e126bdcc19084b6d2aa7b9f1b7dfb88c8dfd0aa6c4686fab27747ed8dafb16dcc16c24a39e5b8fe29fa055f9feed5553ea86d WHIRLPOOL ae7657495a22cd5fdf8d5b6de5a893baa8215c22015997f048960d5820e932648af43e0dfdf99485134355c4fcdbed7da9c5e3a200e449571b39f7c8ae54ac3e +DIST django-extensions-1.5.3.tar.gz 399785 SHA256 b88d4773697a16a0a2a9ba6fcb082c6c51ec9543ca0f634541680fec4a6867b1 SHA512 3fba49653e2120c0862f475502d5f9a52ddd57f7599eef4295591ff1bc744919d3a8e6a15752d3603a5843bea23362f1ec60a923e6aac05e5692be71d9f99dac WHIRLPOOL d0bc3c51bb42b09031c993526606d4df87266448b56f42daf5e76594c075c2f3dad4c89c4bfaa4fe5963e67ca987bd34cefb995d04de5bba693bfbdb7b8a9ae5 +DIST django-extensions-1.5.5.tar.gz 400104 SHA256 59c77d2c1bfd0bb1099dcba124a96b28c976c1c7bdcefc22be76aa2d9623654f SHA512 9cbb1687edaab4018f9fe9973f9be6930e8bb1730e40c3826b0288f8fc13ad4d8d8d70d89302f65164bde18a5e0832c944a18a4b4eadbbb3c2a45c186aeccabe WHIRLPOOL f4236d3c05c70eb15e56e992a61d7fa9c23a084be70efe9b642b64f466950f9652fd88dd9fd2ff0f60024866806b74a3091f3860d3674d4c8e0ec4378c1b11fa diff --git a/dev-python/django-extensions/django-extensions-1.4.0.ebuild b/dev-python/django-extensions/django-extensions-1.4.0.ebuild new file mode 100644 index 000000000000..23a8f43c093a --- /dev/null +++ b/dev-python/django-extensions/django-extensions-1.4.0.ebuild @@ -0,0 +1,56 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) + +inherit distutils-r1 + +GIT_HASH_TAG="32ffe9b" + +DESCRIPTION="Django Command Extensions" +HOMEPAGE="http://github.com/django-extensions/django-extensions http://code.google.com/p/django-command-extensions/" +SRC_URI="http://github.com/django-extensions/django-extensions/tarball/${PV}/${P}.tgz" + +LICENSE="BSD || ( MIT GPL-2 )" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="doc graphviz s3 test vcard" +# Req'd for tests +DISTUTILS_IN_SOURCE_BUILD=1 + +PY2_USEDEP=$(python_gen_usedep 'python2*') +RDEPEND=">=dev-python/django-1.5.4[${PYTHON_USEDEP}] + dev-python/six[${PYTHON_USEDEP}] + dev-python/pygments[${PYTHON_USEDEP}] + dev-python/werkzeug[${PYTHON_USEDEP}] + graphviz? ( dev-python/pygraphviz[${PY2_USEDEP}] ) + s3? ( dev-python/boto[${PY2_USEDEP}] ) + vcard? ( dev-python/vobject[${PY2_USEDEP}] )" +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] + doc? ( dev-python/sphinx[${PYTHON_USEDEP}] ) + test? ( ${RDEPEND} + dev-python/shortuuid[${PYTHON_USEDEP}] )" + +S="${WORKDIR}/${PN}-${PN}-${GIT_HASH_TAG}" + +PY2_REQUSE="|| ( $(python_gen_useflags python2* ) )" +REQUIRED_USE=" + graphviz? ( ${PY2_REQUSE} ) + s3? ( ${PY2_REQUSE} ) + vcard? ( ${PY2_REQUSE} )" + +python_compile_all() { + use doc && emake -C docs html +} + +python_test() { + "${PYTHON}" run_tests.py || die +} + +python_install_all() { + use doc && local HTML_DOCS=( docs/_build/html/. ) + distutils-r1_python_install_all +} diff --git a/dev-python/django-extensions/django-extensions-1.5.0.ebuild b/dev-python/django-extensions/django-extensions-1.5.0.ebuild new file mode 100644 index 000000000000..f26cc3148e1f --- /dev/null +++ b/dev-python/django-extensions/django-extensions-1.5.0.ebuild @@ -0,0 +1,63 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PYTHON_COMPAT=( python2_7 python3_{3,4} ) + +inherit distutils-r1 eutils + +GIT_HASH_TAG="d39ecfd" + +DESCRIPTION="Django Command Extensions" +HOMEPAGE="http://github.com/django-extensions/django-extensions http://django-extensions.readthedocs.org" +SRC_URI="http://github.com/django-extensions/django-extensions/tarball/${PV}/${P}.tgz" + +LICENSE="BSD || ( MIT GPL-2 )" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="doc test" + +# Req'd for tests +DISTUTILS_IN_SOURCE_BUILD=1 + +RDEPEND=" + >=dev-python/django-1.5.4[${PYTHON_USEDEP}] + dev-python/six[${PYTHON_USEDEP}]" +DEPEND=" + dev-python/setuptools[${PYTHON_USEDEP}] + doc? ( dev-python/sphinx[${PYTHON_USEDEP}] ) + test? ( + >=dev-python/django-1.5.4[${PYTHON_USEDEP}] + dev-python/shortuuid[${PYTHON_USEDEP}] + dev-python/pytest[${PYTHON_USEDEP}] + dev-python/python-dateutil[${PYTHON_USEDEP}] + dev-python/tox[${PYTHON_USEDEP}] + )" + +S="${WORKDIR}/${PN}-${PN}-${GIT_HASH_TAG}" + +python_compile_all() { + use doc && emake -C docs html +} + +python_test() { + "${PYTHON}" run_tests.py || die +} + +python_install_all() { + use doc && local HTML_DOCS=( docs/_build/html/. ) + distutils-r1_python_install_all +} + +pkg_postinst() { + echo "" + elog "Further enhancements can be achieved by installing the following packages:" + echo "" + optfeature "Use ipython in shell_plus" dev-python/ipython + optfeature "Use ptpython in shell_plus" dev-python/ptpython + optfeature "Renders a graphical overview of your project or specified apps." dev-python/pygraphviz + optfeature "sync your MEDIA_ROOT and STATIC_ROOT folders to S3" dev-python/boto + optfeature "RunServerPlus-typical runserver with Werkzeug debugger baked in" dev-python/werkzeug dev-python/watchdog +} diff --git a/dev-python/django-extensions/django-extensions-1.5.2.ebuild b/dev-python/django-extensions/django-extensions-1.5.2.ebuild new file mode 100644 index 000000000000..fe2f15ecae8b --- /dev/null +++ b/dev-python/django-extensions/django-extensions-1.5.2.ebuild @@ -0,0 +1,59 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PYTHON_COMPAT=( python2_7 python3_{3,4} ) + +inherit distutils-r1 eutils + +DESCRIPTION="Django Command Extensions" +HOMEPAGE="http://github.com/django-extensions/django-extensions http://django-extensions.readthedocs.org" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD || ( MIT GPL-2 )" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="doc test" + +# Req'd for tests +DISTUTILS_IN_SOURCE_BUILD=1 + +RDEPEND=" + >=dev-python/django-1.5.4[${PYTHON_USEDEP}] + dev-python/six[${PYTHON_USEDEP}]" +DEPEND=" + dev-python/setuptools[${PYTHON_USEDEP}] + doc? ( dev-python/sphinx[${PYTHON_USEDEP}] ) + test? ( + >=dev-python/django-1.5.4[${PYTHON_USEDEP}] + dev-python/shortuuid[${PYTHON_USEDEP}] + dev-python/pytest[${PYTHON_USEDEP}] + dev-python/python-dateutil[${PYTHON_USEDEP}] + dev-python/tox[${PYTHON_USEDEP}] + )" + +python_compile_all() { + use doc && emake -C docs html +} + +python_test() { + py.test || die +} + +python_install_all() { + use doc && local HTML_DOCS=( docs/_build/html/. ) + distutils-r1_python_install_all +} + +pkg_postinst() { + echo "" + elog "Further enhancements can be achieved by installing the following packages:" + echo "" + optfeature "Use ipython in shell_plus" dev-python/ipython + optfeature "Use ptpython in shell_plus" dev-python/ptpython + optfeature "Renders a graphical overview of your project or specified apps." dev-python/pygraphviz + optfeature "sync your MEDIA_ROOT and STATIC_ROOT folders to S3" dev-python/boto + optfeature "RunServerPlus-typical runserver with Werkzeug debugger baked in" dev-python/werkzeug dev-python/watchdog +} diff --git a/dev-python/django-extensions/django-extensions-1.5.3.ebuild b/dev-python/django-extensions/django-extensions-1.5.3.ebuild new file mode 100644 index 000000000000..fe2f15ecae8b --- /dev/null +++ b/dev-python/django-extensions/django-extensions-1.5.3.ebuild @@ -0,0 +1,59 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PYTHON_COMPAT=( python2_7 python3_{3,4} ) + +inherit distutils-r1 eutils + +DESCRIPTION="Django Command Extensions" +HOMEPAGE="http://github.com/django-extensions/django-extensions http://django-extensions.readthedocs.org" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD || ( MIT GPL-2 )" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="doc test" + +# Req'd for tests +DISTUTILS_IN_SOURCE_BUILD=1 + +RDEPEND=" + >=dev-python/django-1.5.4[${PYTHON_USEDEP}] + dev-python/six[${PYTHON_USEDEP}]" +DEPEND=" + dev-python/setuptools[${PYTHON_USEDEP}] + doc? ( dev-python/sphinx[${PYTHON_USEDEP}] ) + test? ( + >=dev-python/django-1.5.4[${PYTHON_USEDEP}] + dev-python/shortuuid[${PYTHON_USEDEP}] + dev-python/pytest[${PYTHON_USEDEP}] + dev-python/python-dateutil[${PYTHON_USEDEP}] + dev-python/tox[${PYTHON_USEDEP}] + )" + +python_compile_all() { + use doc && emake -C docs html +} + +python_test() { + py.test || die +} + +python_install_all() { + use doc && local HTML_DOCS=( docs/_build/html/. ) + distutils-r1_python_install_all +} + +pkg_postinst() { + echo "" + elog "Further enhancements can be achieved by installing the following packages:" + echo "" + optfeature "Use ipython in shell_plus" dev-python/ipython + optfeature "Use ptpython in shell_plus" dev-python/ptpython + optfeature "Renders a graphical overview of your project or specified apps." dev-python/pygraphviz + optfeature "sync your MEDIA_ROOT and STATIC_ROOT folders to S3" dev-python/boto + optfeature "RunServerPlus-typical runserver with Werkzeug debugger baked in" dev-python/werkzeug dev-python/watchdog +} diff --git a/dev-python/django-extensions/django-extensions-1.5.5.ebuild b/dev-python/django-extensions/django-extensions-1.5.5.ebuild new file mode 100644 index 000000000000..1c0e3348d6ed --- /dev/null +++ b/dev-python/django-extensions/django-extensions-1.5.5.ebuild @@ -0,0 +1,60 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PYTHON_COMPAT=( python2_7 python3_{3,4} ) + +inherit distutils-r1 eutils + +DESCRIPTION="Django Command Extensions" +HOMEPAGE="http://github.com/django-extensions/django-extensions http://django-extensions.readthedocs.org" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD || ( MIT GPL-2 )" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="doc test" + +# Req'd for tests +DISTUTILS_IN_SOURCE_BUILD=1 + +RDEPEND=" + >=dev-python/django-1.5.4[${PYTHON_USEDEP}] + dev-python/six[${PYTHON_USEDEP}]" +DEPEND=" + dev-python/setuptools[${PYTHON_USEDEP}] + doc? ( dev-python/sphinx[${PYTHON_USEDEP}] ) + test? ( + >=dev-python/django-1.5.4[${PYTHON_USEDEP}] + dev-python/shortuuid[${PYTHON_USEDEP}] + dev-python/pytest[${PYTHON_USEDEP}] + dev-python/pytest-cov[${PYTHON_USEDEP}] + dev-python/python-dateutil[${PYTHON_USEDEP}] + dev-python/tox[${PYTHON_USEDEP}] + )" + +python_compile_all() { + use doc && emake -C docs html +} + +python_test() { + py.test || die +} + +python_install_all() { + use doc && local HTML_DOCS=( docs/_build/html/. ) + distutils-r1_python_install_all +} + +pkg_postinst() { + echo "" + elog "Further enhancements can be achieved by installing the following packages:" + echo "" + optfeature "Use ipython in shell_plus" dev-python/ipython + optfeature "Use ptpython in shell_plus" dev-python/ptpython + optfeature "Renders a graphical overview of your project or specified apps." dev-python/pygraphviz + optfeature "sync your MEDIA_ROOT and STATIC_ROOT folders to S3" dev-python/boto + optfeature "RunServerPlus-typical runserver with Werkzeug debugger baked in" dev-python/werkzeug dev-python/watchdog +} diff --git a/dev-python/django-extensions/metadata.xml b/dev-python/django-extensions/metadata.xml new file mode 100644 index 000000000000..c6f6e0c4a4d6 --- /dev/null +++ b/dev-python/django-extensions/metadata.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer> + <email>dev-zero@gentoo.org</email> + <name>Tiziano Müller</name> + </maintainer> + <use> + <flag name="graphviz">Create a diagram of your database entity relationships using <pkg>dev-python/pygraphviz</pkg>.</flag> + <flag name="s3">Upload your media files to S3.</flag> + <flag name="vcard">Export your users email addresses to the vcard format.</flag> + </use> + <upstream> + <remote-id type="pypi">django-extensions</remote-id> + <remote-id type="github">django-extensions/django-extensions</remote-id> + </upstream> +</pkgmetadata> |