From 724cccb689f2076a398ede6845749926c86ea647 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 27 Feb 2023 16:01:10 +0000 Subject: gentoo auto-resync : 27:02:2023 - 16:01:10 --- net-mail/Manifest.gz | Bin 14238 -> 14236 bytes net-mail/onionrouter/Manifest | 4 +- net-mail/onionrouter/onionrouter-0.6.2-r1.ebuild | 50 +++++++++++++++++++++++ net-mail/onionrouter/onionrouter-0.6.2.ebuild | 50 ----------------------- net-mail/onionrouter/onionrouter-9999.ebuild | 6 +-- 5 files changed, 55 insertions(+), 55 deletions(-) create mode 100644 net-mail/onionrouter/onionrouter-0.6.2-r1.ebuild delete mode 100644 net-mail/onionrouter/onionrouter-0.6.2.ebuild (limited to 'net-mail') diff --git a/net-mail/Manifest.gz b/net-mail/Manifest.gz index c3cb15494d8c..4f1547752d4d 100644 Binary files a/net-mail/Manifest.gz and b/net-mail/Manifest.gz differ diff --git a/net-mail/onionrouter/Manifest b/net-mail/onionrouter/Manifest index 574c592ae495..8f506f6ec2ef 100644 --- a/net-mail/onionrouter/Manifest +++ b/net-mail/onionrouter/Manifest @@ -1,5 +1,5 @@ AUX onionrouter.service 462 BLAKE2B 83f048d1111167fd99ff2a3bfd791ac8435c01f9a262320ab260bf11d5b66b06453d2b4ea3176bfb6991f34c0d47bfeb5ccfcaafa21063aa4de7aeb0739d1c98 SHA512 8d84a028869a92f746b93eaa5ff6e1544a731893c96f223a67cd9fef8d15c00ba9922a6633e3e2d9cc094f722ccf7a3133ce923ef0b3478bf4e9d2d7d327ae11 DIST onionrouter-0.6.2.tar.gz 27920 BLAKE2B e9158fe7e066968d9569fb84085a85300774f6b2a2f070216755a3444c6a0352da847a7a383bed4cd792083c1fc8d71039c2c7b3e4c0c21aeca6bcb0c440de44 SHA512 4d5db2f856d6a52dfd43b7d3fea4317a1238ba6410c1da953e1cb59519ef8c18e3b73f676beff9612a853030762570f386dca24a7d7be4add23493e0b344535e -EBUILD onionrouter-0.6.2.ebuild 1161 BLAKE2B fc1931fc958c68ee09a46284e96216c91141db9d59a4936d3dee3db9615ceeb0a9afd79b0be5c74d35651d75755ce6fe9c25ff5b88a9a102065bb35687d19923 SHA512 c00fda47702fef36d0775e0a6a59846ef0159ad3c9224f3c89cde4d8ab87182787c4b9322918f92f66339c7e3cee85b90abcc0ce50a8aefbc1147f496decd76b -EBUILD onionrouter-9999.ebuild 1161 BLAKE2B fc1931fc958c68ee09a46284e96216c91141db9d59a4936d3dee3db9615ceeb0a9afd79b0be5c74d35651d75755ce6fe9c25ff5b88a9a102065bb35687d19923 SHA512 c00fda47702fef36d0775e0a6a59846ef0159ad3c9224f3c89cde4d8ab87182787c4b9322918f92f66339c7e3cee85b90abcc0ce50a8aefbc1147f496decd76b +EBUILD onionrouter-0.6.2-r1.ebuild 1163 BLAKE2B 9f4423efc35cb594e8ef09d9dbfc933e3af8890714025a7256aa9deb0ad17c83d6f7fb942f1a5bbb0071613b2b31ef52f7bacb8a304154746115328075611577 SHA512 88ca40c683b0874e6657b07b4f00a5a1a294e389206eeb8651d5f2293fca52286df3a4cfba66222c61bca095d311f30e2dec883b54fa07475d863609f89ae786 +EBUILD onionrouter-9999.ebuild 1163 BLAKE2B 9f4423efc35cb594e8ef09d9dbfc933e3af8890714025a7256aa9deb0ad17c83d6f7fb942f1a5bbb0071613b2b31ef52f7bacb8a304154746115328075611577 SHA512 88ca40c683b0874e6657b07b4f00a5a1a294e389206eeb8651d5f2293fca52286df3a4cfba66222c61bca095d311f30e2dec883b54fa07475d863609f89ae786 MISC metadata.xml 384 BLAKE2B cc0cd420628df9badff886104cd30a8a4a249aae3e1bc1de0570fec33f58c799e666b9aa6667245fca89e34142b08165e03df62aedae88c938e4b2aec89ffba7 SHA512 984030a405735e43032ea9205ea5f0eaf6a0ef52d48c6b3b61ba1fa29883cb4b3f6393e18d80b19c999ee171737a42066451e26a65b7b62f4479d2a3c7bd3951 diff --git a/net-mail/onionrouter/onionrouter-0.6.2-r1.ebuild b/net-mail/onionrouter/onionrouter-0.6.2-r1.ebuild new file mode 100644 index 000000000000..f5a753cbc898 --- /dev/null +++ b/net-mail/onionrouter/onionrouter-0.6.2-r1.ebuild @@ -0,0 +1,50 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{9,10,11} ) +DISTUTILS_USE_PEP517=setuptools +DISTUTILS_SINGLE_IMPL=1 + +inherit distutils-r1 systemd + +DESCRIPTION=".onion discovery via SRV DNS lookups for use with postfix" +HOMEPAGE="https://pypi.org/project/onionrouter/ https://github.com/ehloonion/onionrouter/" +if [[ ${PV} == *9999 ]] ; then + SRC_URI="" + EGIT_REPO_URI="https://github.com/ehloonion/onionrouter.git" + inherit git-r3 +else + KEYWORDS="~amd64" + SRC_URI="https://pypi.io/packages/source/${PN::1}/${PN}/${P}.tar.gz" +fi +IUSE="test" +RESTRICT="!test? ( test )" + +LICENSE="GPL-3+" +SLOT="0" + +RDEPEND="$(python_gen_cond_dep ' + dev-python/dnspython[${PYTHON_USEDEP}] + dev-python/pyyaml[${PYTHON_USEDEP}] +')" +BDEPEND="$(python_gen_cond_dep ' + test? ( + dev-python/pytest[${PYTHON_USEDEP}] + dev-python/wheel[${PYTHON_USEDEP}] + ) +')" + +distutils_enable_tests pytest + +src_prepare() { + distutils-r1_src_prepare +} + +src_install() { + distutils-r1_src_install + systemd_dounit "${FILESDIR}/${PN}.service" + insinto /etc/onionrouter + doins "${S}/onionrouter/configs/onionrouter.ini" +} diff --git a/net-mail/onionrouter/onionrouter-0.6.2.ebuild b/net-mail/onionrouter/onionrouter-0.6.2.ebuild deleted file mode 100644 index e77f2b0c931f..000000000000 --- a/net-mail/onionrouter/onionrouter-0.6.2.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{9,10} ) -DISTUTILS_SINGLE_IMPL=1 -DISTUTILS_USE_SETUPTOOLS=rdepend - -inherit distutils-r1 systemd - -DESCRIPTION=".onion discovery via SRV DNS lookups for use with postfix" -HOMEPAGE="https://pypi.org/project/onionrouter/ https://github.com/ehloonion/onionrouter/" -if [[ ${PV} == *9999 ]] ; then - SRC_URI="" - EGIT_REPO_URI="https://github.com/ehloonion/onionrouter.git" - inherit git-r3 -else - KEYWORDS="~amd64" - SRC_URI="https://pypi.io/packages/source/${PN::1}/${PN}/${P}.tar.gz" -fi -IUSE="test" -RESTRICT="!test? ( test )" - -LICENSE="GPL-3+" -SLOT="0" - -RDEPEND="$(python_gen_cond_dep ' - dev-python/dnspython[${PYTHON_USEDEP}] - dev-python/pyyaml[${PYTHON_USEDEP}] -')" -BDEPEND="$(python_gen_cond_dep ' - test? ( - dev-python/pytest[${PYTHON_USEDEP}] - dev-python/wheel[${PYTHON_USEDEP}] - ) -')" - -distutils_enable_tests pytest - -src_prepare() { - distutils-r1_src_prepare -} - -src_install() { - distutils-r1_src_install - systemd_dounit "${FILESDIR}/${PN}.service" - insinto /etc/onionrouter - doins "${S}/onionrouter/configs/onionrouter.ini" -} diff --git a/net-mail/onionrouter/onionrouter-9999.ebuild b/net-mail/onionrouter/onionrouter-9999.ebuild index e77f2b0c931f..f5a753cbc898 100644 --- a/net-mail/onionrouter/onionrouter-9999.ebuild +++ b/net-mail/onionrouter/onionrouter-9999.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 -PYTHON_COMPAT=( python3_{9,10} ) +PYTHON_COMPAT=( python3_{9,10,11} ) +DISTUTILS_USE_PEP517=setuptools DISTUTILS_SINGLE_IMPL=1 -DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 systemd -- cgit v1.2.3