From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8556B1382C5 for ; Mon, 29 Mar 2021 15:41:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CAE65E0843; Mon, 29 Mar 2021 15:41:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B3387E0843 for ; Mon, 29 Mar 2021 15:41:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 77E95335D45 for ; Mon, 29 Mar 2021 15:41:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D44CC4C6 for ; Mon, 29 Mar 2021 15:41:45 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1617032179.80e91505d262c7c2d1edfc6f54fafa6ac109ceff.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-voip/sipvicious/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-voip/sipvicious/Manifest net-voip/sipvicious/metadata.xml net-voip/sipvicious/sipvicious-0.3.3.ebuild X-VCS-Directories: net-voip/sipvicious/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 80e91505d262c7c2d1edfc6f54fafa6ac109ceff X-VCS-Branch: master Date: Mon, 29 Mar 2021 15:41:45 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 85979849-f283-4f5d-a521-8ab8623a60b9 X-Archives-Hash: de7babeb9a48df5cc5b6b8dad72ba8c6 commit: 80e91505d262c7c2d1edfc6f54fafa6ac109ceff Author: Jaco Kroon uls co za> AuthorDate: Thu Mar 25 08:35:28 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Mar 29 15:36:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80e91505 net-voip/sipvicious: Version 0.3.3 Sneak in p-m addition to maintainers in metadata.xml. Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Jaco Kroon uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/20111 Signed-off-by: Sam James gentoo.org> net-voip/sipvicious/Manifest | 1 + net-voip/sipvicious/metadata.xml | 4 ++++ net-voip/sipvicious/sipvicious-0.3.3.ebuild | 31 +++++++++++++++++++++++++++++ 3 files changed, 36 insertions(+) diff --git a/net-voip/sipvicious/Manifest b/net-voip/sipvicious/Manifest index 31115c2a9f1..1f7def0b306 100644 --- a/net-voip/sipvicious/Manifest +++ b/net-voip/sipvicious/Manifest @@ -1 +1,2 @@ DIST sipvicious-0.3.0.tar.gz 43097 BLAKE2B 5ddcdf775db0ade6e61e77009c7991d8523db02dbdd6e8588c23f5cd6f4d2868dd1d78e7f17322cde67414b4eb2b8c89f2d4ee0079487e5f5f7ee75f4759adf5 SHA512 35aa3ea7d3cfd6f84716cd95a263357881196eaa180375d1f0a392a1478292ba9a8bf6cd53888448523f7faa447c82cc43fb1ef6c105a0e93e6c7854a51da172 +DIST sipvicious-0.3.3.tar.gz 46217 BLAKE2B 4ef872ecea9113f3ec24df98133230f678ccfff24380c2fafff810a4cbc3e2fe26866deb3595a7540cd42d34fd5bc045e6a2f51c7eb6403a445f33acd74e2213 SHA512 d1bcfdc62054d7b8188c35f7b1d14284b1f66e5501e40747819a79d578677b724ce0d38b28b497c7afa390c6d46fd410749408109ec4e08ba0adfde53b5b79bc diff --git a/net-voip/sipvicious/metadata.xml b/net-voip/sipvicious/metadata.xml index 247a5130944..a9b28a07f45 100644 --- a/net-voip/sipvicious/metadata.xml +++ b/net-voip/sipvicious/metadata.xml @@ -9,5 +9,9 @@ sam@gentoo.org Sam James + + proxy-maint@gentoo.org + Proxy Maintainers + diff --git a/net-voip/sipvicious/sipvicious-0.3.3.ebuild b/net-voip/sipvicious/sipvicious-0.3.3.ebuild new file mode 100644 index 00000000000..d9ee3d1d686 --- /dev/null +++ b/net-voip/sipvicious/sipvicious-0.3.3.ebuild @@ -0,0 +1,31 @@ +# Copyright 2020-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{7..9} ) +DISTUTILS_USE_SETUPTOOLS=rdepend +DISTUTILS_SINGLE_IMPL=1 + +inherit distutils-r1 + +DESCRIPTION="SIPVicious is a SIP security package" +HOMEPAGE="https://github.com/EnableSecurity/sipvicious/wiki" +SRC_URI="https://github.com/EnableSecurity/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +KEYWORDS="~amd64 ~x86" + +LICENSE="GPL-3+" +SLOT="0" + +REQUIRED_USE="${PYTHON_REQUIRED_USE}" + +RDEPEND="$(python_gen_cond_dep ' + dev-python/dnspython[${PYTHON_USEDEP}] + dev-python/reportlab[${PYTHON_USEDEP}] + ')" + +src_prepare() +{ + default + sed -re 's:man/man1:share/man/man1:' -i setup.py || die "Error updating man page installation location." +}