www-apps/netbox-ddns: add 1.3.0
Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
This commit is contained in:
parent
c7a6690efa
commit
127343c6c9
5 changed files with 41 additions and 17 deletions
|
@ -1,16 +0,0 @@
|
|||
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/dnspython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] www-apps/netbox
|
||||
DESCRIPTION=Dynamic DNS Connector for NetBox
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/sjm-steffann/netbox-ddns
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=dev-python/dnspython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] www-apps/netbox python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/sjm-steffann/netbox-ddns/archive/refs/tags/v1.2.6.tar.gz -> netbox-ddns-1.2.6.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 ac3ce68c875c9b392338dcd64f7feb73
|
||||
_md5_=2b9a84e535437db1dff087df33ec75b1
|
|
@ -11,5 +11,5 @@ RDEPEND=www-apps/netbox[python_single_target_python3_11(-)?,python_single_target
|
|||
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 ) ^^ ( python_single_target_python3_11 python_single_target_python3_12 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/sjm-steffann/netbox-ddns/archive/refs/tags/v1.2.9.tar.gz -> netbox-ddns-1.2.9.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-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 ac3ce68c875c9b392338dcd64f7feb73
|
||||
_eclasses_=toolchain-funcs fa554cc3cff825d21dfe3f24841e29cf multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df
|
||||
_md5_=844ac9ba05eb5aba6d9bd71635421350
|
||||
|
|
15
metadata/md5-cache/www-apps/netbox-ddns-1.3.0
Normal file
15
metadata/md5-cache/www-apps/netbox-ddns-1.3.0
Normal file
|
@ -0,0 +1,15 @@
|
|||
BDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_11? ( >=dev-python/gpep517-15[python_targets_python3_11(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/gpep517-15[python_targets_python3_12(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_12(-)] )
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DESCRIPTION=Dynamic DNS Connector for NetBox
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Xyphen-IT/netbox-ddns
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_single_target_python3_11 python_single_target_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=www-apps/netbox[python_single_target_python3_11(-)?,python_single_target_python3_12(-)?] python_single_target_python3_11? ( dev-python/dnspython[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/dnspython[python_targets_python3_12(-)] ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 ) ^^ ( python_single_target_python3_11 python_single_target_python3_12 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Xyphen-IT/netbox-ddns/archive/refs/tags/v1.3.0.tar.gz -> netbox-ddns-1.3.0.tar.gz
|
||||
_eclasses_=toolchain-funcs fa554cc3cff825d21dfe3f24841e29cf multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df
|
||||
_md5_=323f4024c96238aac30404168e14b2c0
|
|
@ -1 +1,2 @@
|
|||
DIST netbox-ddns-1.2.9.tar.gz 19275 BLAKE2B 7ff2dc464863a6dfd3b9113189dfa4fe902a69f3f9c286585fe4a2d43b78dd3547a1e1cae863f40932df882009aa2cd73a0560487011a06f78efbb3983a24a12 SHA512 650b6b43686adbc291a3722a7ac2da7640e4c4dfa05b1b32778456f2c7e18c5961a54f9f1d6c99fd31703214194fd944f6ba9bfd4cf1edb2cb77037abf9812f1
|
||||
DIST netbox-ddns-1.3.0.tar.gz 19406 BLAKE2B 6bb782ae855f11bc6dd56416ae3c06685e03bdc99c87d5a6bfb4552d819fbf5bd213075e381cf6090def12a8a15be052490d05087063a07f502102e519515d9c SHA512 52a43185aa25da013ed7b12616d96446a60cfca4c83e5a7d2b10215c8f06100fc6905e92f9f4e0b73858a30e9e3b7e4a82ecc72d9b2f1c81cf1cb9e1ee62b216
|
||||
|
|
24
www-apps/netbox-ddns/netbox-ddns-1.3.0.ebuild
Normal file
24
www-apps/netbox-ddns/netbox-ddns-1.3.0.ebuild
Normal file
|
@ -0,0 +1,24 @@
|
|||
# Copyright 2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{11..12} )
|
||||
DISTUTILS_SINGLE_IMPL=1
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Dynamic DNS Connector for NetBox"
|
||||
HOMEPAGE="https://github.com/Xyphen-IT/netbox-ddns"
|
||||
SRC_URI="https://github.com/Xyphen-IT/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND="
|
||||
www-apps/netbox[${PYTHON_SINGLE_USEDEP}]
|
||||
$(python_gen_cond_dep '
|
||||
dev-python/dnspython[${PYTHON_USEDEP}]
|
||||
')
|
||||
"
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
Loading…
Reference in a new issue