update netbox-4.3.6, fix manifests
This commit is contained in:
parent
e2607d68a6
commit
d09d6998d1
@ -11,5 +11,5 @@ EBUILD strawberry-graphql-0.235.2.ebuild 699 BLAKE2B dc8fb5167ea91a212640dbb098f
|
||||
EBUILD strawberry-graphql-0.254.0.ebuild 699 BLAKE2B dc8fb5167ea91a212640dbb098fea57b237485d6e2f723d2da9ff0003f240276b68364d8a31db5c0b5fbf53c6cc49447e73c3ca5e75b9b6984dfa10f419b1e7e SHA512 ebe158e281e20694ab9cba975aa36658f849bff0514c08dc0c0611183199bba57dbfa9dc03f7d162c4bf3d346a34188be0aeca1396b848b1fbceeea536e6ca64
|
||||
EBUILD strawberry-graphql-0.256.1.ebuild 699 BLAKE2B dc8fb5167ea91a212640dbb098fea57b237485d6e2f723d2da9ff0003f240276b68364d8a31db5c0b5fbf53c6cc49447e73c3ca5e75b9b6984dfa10f419b1e7e SHA512 ebe158e281e20694ab9cba975aa36658f849bff0514c08dc0c0611183199bba57dbfa9dc03f7d162c4bf3d346a34188be0aeca1396b848b1fbceeea536e6ca64
|
||||
EBUILD strawberry-graphql-0.258.0.ebuild 699 BLAKE2B dc8fb5167ea91a212640dbb098fea57b237485d6e2f723d2da9ff0003f240276b68364d8a31db5c0b5fbf53c6cc49447e73c3ca5e75b9b6984dfa10f419b1e7e SHA512 ebe158e281e20694ab9cba975aa36658f849bff0514c08dc0c0611183199bba57dbfa9dc03f7d162c4bf3d346a34188be0aeca1396b848b1fbceeea536e6ca64
|
||||
EBUILD strawberry-graphql-0.278.1.ebuild 699 BLAKE2B dc8fb5167ea91a212640dbb098fea57b237485d6e2f723d2da9ff0003f240276b68364d8a31db5c0b5fbf53c6cc49447e73c3ca5e75b9b6984dfa10f419b1e7e SHA512 ebe158e281e20694ab9cba975aa36658f849bff0514c08dc0c0611183199bba57dbfa9dc03f7d162c4bf3d346a34188be0aeca1396b848b1fbceeea536e6ca64
|
||||
EBUILD strawberry-graphql-0.278.1-r1.ebuild 745 BLAKE2B a7f23b40a307f4a1f37fbd3e8ade8bfaadb81dd4a55791edd719227ba5aa316999a809f0fa671da5f7dd98ece45e1aaf0db2607457af95acf7c725e087468ebc SHA512 5f8a076d787f9242e1d3f56fbe329e7ed941db06b14738acd751820d6caecc260ddb5b87e63a4f5cfecb220bff00907557158108ae6df801dc06f3f19a0eb3a6
|
||||
MISC metadata.xml 542 BLAKE2B 9100876c8d3523acf7dda32831b425624344c531c2a9491144f285c2b0208bde82f9323e2c60a3bc34f0ad730d2701c0585a84875b553564fdea2755ad2b541a SHA512 aae63fa17ca5941984b1e5ae3f458aca039e24adb6e84b3039b7e852898c95069e30cb5c66d1f07222db99d55111ab18ba96999b6f5d1b6785c69f917b6ed663
|
||||
|
16
metadata/md5-cache/dev-python/strawberry-graphql-0.278.1-r1
Normal file
16
metadata/md5-cache/dev-python/strawberry-graphql-0.278.1-r1
Normal file
@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( >=dev-python/graphql-core-3.2.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4.5.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/python-dateutil-2.7.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/lia-web-0.2.1[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-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/poetry-core-2.1.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=A library for creating GraphQL APIs
|
||||
EAPI=8
|
||||
HOMEPAGE=https://strawberry.rocks/ https://github.com/strawberry-graphql/strawberry/ https://pypi.org/project/strawberry-graphql/
|
||||
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/graphql-core-3.2.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4.5.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/python-dateutil-2.7.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/lia-web-0.2.1[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/s/strawberry-graphql/strawberry_graphql-0.278.1.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8a006695bc0db22490452dd06914dda5 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 37143302bc375f4878f7b5f7497da8cc pypi ad1b21f87d117ae9bb089bdb65b8f013
|
||||
_md5_=add761cefcacbcdf07341d6f9d67b456
|
15
metadata/md5-cache/www-apps/netbox-4.3.6-r1
Normal file
15
metadata/md5-cache/www-apps/netbox-4.3.6-r1
Normal file
File diff suppressed because one or more lines are too long
@ -11,5 +11,5 @@ EBUILD netbox-4.1.10.ebuild 4167 BLAKE2B c6096d69760444b5bed1db5f7932ad146a34a70
|
||||
EBUILD netbox-4.2.0.ebuild 4166 BLAKE2B a674bcccbc97e32e303a52cf0f018d731eb6c8ffa505a93f25748ea872653c1666c00f1ee1690752b966350949906f62b31a527a397d4dcee4f2e506f12820e3 SHA512 d209f9f28786f7a745dab04f47003092a1f9da75c3566e1dc63b2649ebdc1bf57ddb85a3a50b193c3723c56930bc3144da80591de796e3ac90cf1e8af1add4e7
|
||||
EBUILD netbox-4.2.1.ebuild 4166 BLAKE2B 621601dde6787f3c3b8ae2d4b4920accbff374edbc961a1e65e67f4ba108f83e8df6095cc5b9d91bd6f95f82102495931a95ed95726ac84950ae4b141eabf264 SHA512 cba0b12aa4f99c5883654b4a5701a20f43103baf72b1b6d02dc7cceea140811ed4eac8fe17323443c5bb581883c1a12f4424a4832be5691b614638d27782f1bc
|
||||
EBUILD netbox-4.2.3.ebuild 4164 BLAKE2B 6a74a2bb6baed858ced507c27248013ec40af33b0aea6ebf59a7e9a971dc9f6efc98cacc770847a33bf994fad146b718cfef5289a0a709ccbe3972edea827fc1 SHA512 84c131dfdf391041e92f2178308406739ce4e07e3f99b3d717f9f6e2498a4dbd662fc9841402a492d240be67ee17683896c0a32df1f003f9992ca6ddfc176bcc
|
||||
EBUILD netbox-4.3.6.ebuild 4163 BLAKE2B e5e92cbf51b564de315672629b574298f21a4abb2f7e9e378a47e2e23adab8fd00f024b9351ceb53e69eb1c546bc7ea3adf69dae6bbb02af904f6dc28f2db719 SHA512 8a6e4aaf09bdce8b1efaaef02cba8144d8d5680720b5a4d5c8aa878bc20c5d81c52ebf9bd8443ff0ebfec412cf3141e97c06b9afa475bc26d28f283bc6b40dc6
|
||||
EBUILD netbox-4.3.6-r1.ebuild 4217 BLAKE2B cce7797c484ea44e1a0943326f2f8fbb936623be577531bad2162c2ab3a4e79744a25121c37e2e771adeb76c04abc9a99e8ce788e89dbfd70dcfa91e0db859a0 SHA512 eca6ed167633cbbe7772f131b328e84c51943a3685dc915fefad8602dae6270bf7e03041cec99540314dd8a52cdce461e07a7fddf89c80b9fe6afc1a3ad2384f
|
||||
MISC metadata.xml 512 BLAKE2B 0e1aaf248033d7e5ed9c1a2d621687e23c790c906b096a28d4bf07b68816f8695f34c098acb349d8ae9a93d5d34fb35c96046982568a8f180ce2cbf0caa7d19a SHA512 a4634d9f88bcb8d7c35c7785c56e9031ff29dcb9ded7c11890a2474cf166b59decd90a79a5148ee5774de9cb6fb7eb23f09839c65a10b2747bead811bd8a1513
|
||||
|
@ -1,128 +0,0 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
WEBAPP_MANUAL_SLOT="yes"
|
||||
|
||||
inherit python-r1 webapp
|
||||
|
||||
DESCRIPTION="IP address and data center infrastructure management tool"
|
||||
HOMEPAGE="https://github.com/netbox-community/netbox"
|
||||
SRC_URI="https://github.com/netbox-community/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
IUSE="ldap vhosts"
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
||||
RDEPEND="acct-user/netbox
|
||||
${PYTHON_DEPS}
|
||||
~dev-python/django-5.2.5[${PYTHON_USEDEP}]
|
||||
~dev-python/django-cors-headers-4.7.0[${PYTHON_USEDEP}]
|
||||
~dev-python/django-debug-toolbar-5.2.0[${PYTHON_USEDEP}]
|
||||
~dev-python/django-filter-25.1[${PYTHON_USEDEP}]
|
||||
~dev-python/django-htmx-1.23.2[${PYTHON_USEDEP}]
|
||||
~dev-python/django-graphiql-debug-toolbar-0.2.0[${PYTHON_USEDEP}]
|
||||
~dev-python/django-mptt-0.17.0[${PYTHON_USEDEP}]
|
||||
~dev-python/django-pglocks-1.0.4[${PYTHON_USEDEP}]
|
||||
~dev-python/django-prometheus-2.4.1[${PYTHON_USEDEP}]
|
||||
~dev-python/django-redis-6.0.0[${PYTHON_USEDEP}]
|
||||
~dev-python/django-rich-2.0.0[${PYTHON_USEDEP}]
|
||||
~dev-python/django-rq-3.1[${PYTHON_USEDEP}]
|
||||
~dev-python/django-taggit-6.1.0[${PYTHON_USEDEP}]
|
||||
~dev-python/django-tables2-2.7.5[${PYTHON_USEDEP}]
|
||||
~dev-python/django-timezone-field-7.1[${PYTHON_USEDEP}]
|
||||
~dev-python/djangorestframework-3.16.1[${PYTHON_USEDEP}]
|
||||
~dev-python/drf-spectacular-0.28.0[${PYTHON_USEDEP}]
|
||||
~dev-python/drf-spectacular-sidecar-2025.8.1[${PYTHON_USEDEP}]
|
||||
~dev-python/feedparser-6.0.11[${PYTHON_USEDEP}]
|
||||
~www-servers/gunicorn-23.0.0[${PYTHON_USEDEP}]
|
||||
~dev-python/jinja2-3.1.6[${PYTHON_USEDEP}]
|
||||
~dev-python/markdown-3.8.2[${PYTHON_USEDEP}]
|
||||
~dev-python/mkdocs-material-9.6.16[${PYTHON_USEDEP}]
|
||||
~dev-python/mkdocstrings-0.30.0[${PYTHON_USEDEP}]
|
||||
~dev-python/netaddr-1.3.0[${PYTHON_USEDEP}]
|
||||
~dev-python/nh3-0.3.0[${PYTHON_USEDEP}]
|
||||
~dev-python/pillow-11.3.0[${PYTHON_USEDEP}]
|
||||
~dev-python/psycopg-3.2.9[${PYTHON_USEDEP}]
|
||||
~dev-python/pyyaml-6.0.2[${PYTHON_USEDEP}]
|
||||
~dev-python/requests-2.32.4[${PYTHON_USEDEP}]
|
||||
~dev-python/rq-2.4.1[${PYTHON_USEDEP}]
|
||||
~dev-python/social-auth-app-django-5.5.1[${PYTHON_USEDEP}]
|
||||
~dev-python/social-auth-core-4.7.0[${PYTHON_USEDEP}]
|
||||
~dev-python/strawberry-graphql-0.278.1[${PYTHON_USEDEP}]
|
||||
~dev-python/strawberry-graphql-django-0.65.1[${PYTHON_USEDEP}]
|
||||
~dev-python/svgwrite-1.4.3[${PYTHON_USEDEP}]
|
||||
~dev-python/tablib-3.8.0[${PYTHON_USEDEP}]
|
||||
~dev-python/tzdata-2025.2[${PYTHON_USEDEP}]
|
||||
ldap? ( dev-python/django-auth-ldap[${PYTHON_USEDEP}] )"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
DOCS=( {CHANGELOG,CONTRIBUTING,README}.md )
|
||||
|
||||
pkg_setup() {
|
||||
python_setup
|
||||
webapp_pkg_setup
|
||||
}
|
||||
|
||||
src_install() {
|
||||
webapp_src_preinst
|
||||
|
||||
insinto "${MY_HTDOCSDIR}"
|
||||
doins -r netbox/.
|
||||
|
||||
exeinto "${MY_HTDOCSDIR}"
|
||||
doexe netbox/generate_secret_key.py
|
||||
doexe netbox/manage.py
|
||||
|
||||
webapp_src_install
|
||||
|
||||
newinitd "${FILESDIR}"/netbox-rqworker.initd netbox-rqworker
|
||||
newconfd "${FILESDIR}"/netbox-rqworker.confd netbox-rqworker
|
||||
diropts -o netbox -g netbox -m 0700
|
||||
keepdir /var/log/netbox
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
elog "You may need to add your web-server user to netbox group"
|
||||
elog "---"
|
||||
|
||||
webapp_pkg_postinst
|
||||
}
|
||||
|
||||
pkg_config() {
|
||||
einfo "Enter your vhost_root/vhost_htdocs. Default: localhost/htdocs"
|
||||
read -r answer
|
||||
[ -z "${answer}" ] && answer="localhost/htdocs"
|
||||
path="/var/www/${answer}/netbox"
|
||||
unset answer
|
||||
|
||||
if [ -f "${path}/netbox/configuration.py" ] ; then
|
||||
einfo "Applies database migrations from ${path} ?"
|
||||
einfo
|
||||
while [ "$correct" != "true" ] ; do
|
||||
einfo "Are you ready to continue? (y/n)"
|
||||
read -r answer
|
||||
if [[ "$answer" =~ ^[Yy]([Ee][Ss])?$ ]] ; then
|
||||
correct="true"
|
||||
elif [[ "$answer" =~ ^[Nn]([Oo])?$ ]] ; then
|
||||
die "Aborting migration."
|
||||
else
|
||||
echo "Answer not recognized" || die "echo failed"
|
||||
fi
|
||||
done
|
||||
# Apply database migrations
|
||||
"${path}"/manage.py migrate || die "migrations failed"
|
||||
fi
|
||||
|
||||
if [ ! -d "${path}/static" ] ; then
|
||||
# Collect static files
|
||||
"${path}"/manage.py collectstatic || die "collectstatic failed"
|
||||
fowners -R netbox:netbox "${path}"/static
|
||||
else
|
||||
einfo "Not managing static files since ${path}/static exists"
|
||||
fi
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user