diff --git a/dev-python/django-mptt/Manifest b/dev-python/django-mptt/Manifest new file mode 100644 index 0000000..2662f67 --- /dev/null +++ b/dev-python/django-mptt/Manifest @@ -0,0 +1,3 @@ +DIST django_mptt-0.16.0.tar.gz 69886 BLAKE2B 2f4c11d2d03e66322d58ef817d4aa0cf485a3f5dfd29c69a75f27bd8faaccbfbac974473ae1ba68c62199859fd0221ab9a750f58bbf83f61285fccdec10968db SHA512 f275a81c676b2866b2cef279e3bc8fc6fe1b3396871ae3be132ea80140ef79d25a7a54792ea0e10d55a9c8f16ef9282aa167597ff816ff35c8caf32b16ef03fe +EBUILD django-mptt-0.16.0.ebuild 640 BLAKE2B 979a4437e85599ad6c8a793f6b77f3ab03861a4bdcef15ee1db915aa7c49b6c7b08b9468caf3309b8f13effddfcd904f5900fd9a05c7311a5c4628e38304d74c SHA512 681813b719a90dd2c53d433400a8d0d0e1be5dae61a43f58fc62c6b3b5272a44565c87b7e12f1afe9a15b7faa7af8ca102eece46568113fa1f5b9b43b70a881a +MISC metadata.xml 523 BLAKE2B 0ca5b5b32cbef7752c98aa1a47dea1332df96bccb11204554146f66b3969a61cae223f743faa213103482bf106e769416003bf2ae5cdc5917e84cd27455838b8 SHA512 80cacaf410ece3f4a631701f88b9d8a366a42263eaa645bf829df2688169a7435cafac44abd4b630af22aa09e8427e84830d8c6a44dcbfc791488b9917df0d2a diff --git a/dev-python/django-mptt/django-mptt-0.16.0.ebuild b/dev-python/django-mptt/django-mptt-0.16.0.ebuild new file mode 100644 index 0000000..d04676c --- /dev/null +++ b/dev-python/django-mptt/django-mptt-0.16.0.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..13} ) +DISTUTILS_USE_PEP517=hatchling +inherit distutils-r1 pypi + +DESCRIPTION="Utilities for implementing Modified Preorder Tree Traversal with your Django Models and working with trees of Model instances." +HOMEPAGE="https://github.com/django-mptt/django-mptt/ https://pypi.org/project/django-mptt/" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="amd64 arm arm64 x86" +IUSE="test" +RESTRICT="!test? ( test )" + +DOCS="README.rst" + +RDEPEND="dev-python/django-js-asset[${PYTHON_USEDEP}]" + +distutils_enable_tests pytest diff --git a/dev-python/django-mptt/metadata.xml b/dev-python/django-mptt/metadata.xml new file mode 100644 index 0000000..b84eb86 --- /dev/null +++ b/dev-python/django-mptt/metadata.xml @@ -0,0 +1,16 @@ + + + + + b@edevau.net + Andreas Billmeier + + + django-mptt + django-mptt/django-mptt + + craig.ds@gmail.com + Craig de Stigter + + + diff --git a/metadata/md5-cache/dev-python/django-mptt-0.16.0 b/metadata/md5-cache/dev-python/django-mptt-0.16.0 new file mode 100644 index 0000000..81a5439 --- /dev/null +++ b/metadata/md5-cache/dev-python/django-mptt-0.16.0 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/django-js-asset[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/hatchling-1.21.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Utilities for implementing Modified Preorder Tree Traversal with your Django Models and working with trees of Model instances. +EAPI=8 +HOMEPAGE=https://github.com/django-mptt/django-mptt/ https://pypi.org/project/django-mptt/ +INHERIT=distutils-r1 pypi +IUSE=test test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 +KEYWORDS=amd64 arm arm64 x86 +LICENSE=MIT +RDEPEND=dev-python/django-js-asset[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) +REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) +RESTRICT=!test? ( test ) !test? ( test ) +SLOT=0 +SRC_URI=https://files.pythonhosted.org/packages/source/d/django-mptt/django_mptt-0.16.0.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 5400d21736d8621562bf93be4fa98eec pypi 2eecb475512bc76e5ea9192a681b9e6b +_md5_=23becb0997d45db80023de41e75064cd