dev-python/django-htmx: add 1.17.3
Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
3
dev-python/django-htmx/Manifest
Normal file
3
dev-python/django-htmx/Manifest
Normal file
@@ -0,0 +1,3 @@
|
||||
DIST django-htmx-1.17.3.tar.gz 9779 BLAKE2B 30dcc0d081030c309de629c727c7c8955ac2416a93a027c0223cf90061b114ea62b3fa7ff2b374e13aadafde9c9992a490eebcc7f0c742f3b672a8ba6cdad91f SHA512 dc18c77e10ffa5fd0935b5c3c2e231f9bbf7c1049a1897180e7b25ebaf2e71c0ae07fa96668efbc648211b0fe4007ef56114dc47d13ed7285f84834b330680c9
|
||||
EBUILD django-htmx-1.17.3.ebuild 600 BLAKE2B 7248be1a5ef99c614247a9f95ab10a120a2f976dacf3b54f97bcba025898ae5767894b2adedc6dfc9af8df040e2c1a0bc5b9e1c7e6d395a68174b0b37c9f09bf SHA512 71819e28aaf0b49d14496efc5d8462a2c9b3d3fff10adb6bb5183f30004a2e84c13c2c090a93cdc0b753e5fb6ebf1cadc09207b802ffe91ebdcd1739eed56ba5
|
||||
MISC metadata.xml 511 BLAKE2B 41ff82c50f3217d373dfbe30fa6e5cd4b61e3ad3734157cac9083b6f6e467767b4f712e80cfbc97a5ace4aea544daf126813dfda7e484365ea46bd3998c62e8b SHA512 89b03dc8017070d02d4f8fd9de9be111d269ce25c4bcb8df14632b0965862a4dd903e9093282aaf66ffa8cbec77d66a846cc22dbdaa8e80e41fcf3d66a9d7e5f
|
||||
25
dev-python/django-htmx/django-htmx-1.17.3.ebuild
Normal file
25
dev-python/django-htmx/django-htmx-1.17.3.ebuild
Normal file
@@ -0,0 +1,25 @@
|
||||
# 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=setuptools
|
||||
PYPI_NO_NORMALIZE=1
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
DESCRIPTION="Extensions for using Django with htmx."
|
||||
HOMEPAGE="https://github.com/adamchainz/django-htmx https://pypi.org/project/django-htmx/"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
DOCS="README.rst"
|
||||
|
||||
RDEPEND="dev-python/asgiref[${PYTHON_USEDEP}]
|
||||
dev-python/django[${PYTHON_USEDEP}]"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
16
dev-python/django-htmx/metadata.xml
Normal file
16
dev-python/django-htmx/metadata.xml
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>b@edevau.net</email>
|
||||
<name>Andreas Billmeier</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="pypi">django-htmx</remote-id>
|
||||
<remote-id type="github">adamchainz/django-htmx</remote-id>
|
||||
<maintainer status="unknown">
|
||||
<email>me@adamj.eu</email>
|
||||
<name>Adam Johnson</name>
|
||||
</maintainer>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
16
metadata/md5-cache/dev-python/django-htmx-1.17.3
Normal file
16
metadata/md5-cache/dev-python/django-htmx-1.17.3
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( dev-python/asgiref[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/django[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/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Extensions for using Django with htmx.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/adamchainz/django-htmx https://pypi.org/project/django-htmx/
|
||||
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/asgiref[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/django[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-htmx/django-htmx-1.17.3.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_=43573ba69e13a42513e6d78a597fd9aa
|
||||
Reference in New Issue
Block a user