Compare commits
2 commits
60b4f056a4
...
4967b6b4ab
Author | SHA1 | Date | |
---|---|---|---|
Alarig Le Lay | 4967b6b4ab | ||
Alarig Le Lay | aab2a31065 |
1
dev-python/django-taggit/Manifest
Normal file
1
dev-python/django-taggit/Manifest
Normal file
|
@ -0,0 +1 @@
|
|||
DIST django-taggit-4.0.0.tar.gz 58638 BLAKE2B 98d7705bd41bd5cc71296a7900f8ae2155a69ec54682935c20719a18daa3d9235af1cdbe720d83b3629f6d0ef3520fe92c5b7357f08f70d060792a2863750be7 SHA512 e84ff29e2d22912cc98aa1924835c1c0aa6857d0ca1ae5b5eb80d21c2a2f5e2b74dcf8fd5c2625ac67fab593134b67a44a3ab0b22ab8d595d50536f4d40f6e66
|
36
dev-python/django-taggit/django-taggit-4.0.0.ebuild
Normal file
36
dev-python/django-taggit/django-taggit-4.0.0.ebuild
Normal file
|
@ -0,0 +1,36 @@
|
|||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYPI_NO_NORMALIZE=1
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
DESCRIPTION="Simple tagging for Django"
|
||||
HOMEPAGE="
|
||||
https://github.com/jazzband/django-taggit/
|
||||
https://pypi.org/project/django-taggit/
|
||||
"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/django-3.6[${PYTHON_USEDEP}]
|
||||
"
|
||||
BDEPEND="
|
||||
test? (
|
||||
${RDEPEND}
|
||||
)
|
||||
"
|
||||
|
||||
python_test() {
|
||||
"${EPYTHON}" -m django test -v 2 --settings=tests.settings ||
|
||||
die "Tests failed with ${EPYTHON}"
|
||||
}
|
13
dev-python/django-taggit/metadata.xml
Normal file
13
dev-python/django-taggit/metadata.xml
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>python@gentoo.org</email>
|
||||
<name>Python</name>
|
||||
</maintainer>
|
||||
<stabilize-allarches/>
|
||||
<upstream>
|
||||
<remote-id type="pypi">django-taggit</remote-id>
|
||||
<remote-id type="github">jazzband/django-taggit</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
16
metadata/md5-cache/dev-python/django-taggit-4.0.0
Normal file
16
metadata/md5-cache/dev-python/django-taggit-4.0.0
Normal file
|
@ -0,0 +1,16 @@
|
|||
BDEPEND=test? ( >=dev-python/django-3.6[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Simple tagging for Django
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/jazzband/django-taggit/ https://pypi.org/project/django-taggit/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=BSD
|
||||
RDEPEND=>=dev-python/django-3.6[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/d/django-taggit/django-taggit-4.0.0.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 ac3ce68c875c9b392338dcd64f7feb73 pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=cfff339c2066a33547c9eb08fb06aaa7
|
Loading…
Reference in a new issue