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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4BF0F158451 for ; Sun, 7 Jan 2024 13:29:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8BEF92BC0C0; Sun, 7 Jan 2024 13:29:18 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 63E082BC0C0 for ; Sun, 7 Jan 2024 13:29:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A9455343292 for ; Sun, 7 Jan 2024 13:29:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 46623AE5 for ; Sun, 7 Jan 2024 13:29:16 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1704634153.a14ee60faccbde6b6721a0314be8fe5d4259d597.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/kuroneko/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/kuroneko/Manifest app-portage/kuroneko/kuroneko-0.1.5.ebuild X-VCS-Directories: app-portage/kuroneko/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: a14ee60faccbde6b6721a0314be8fe5d4259d597 X-VCS-Branch: master Date: Sun, 7 Jan 2024 13:29:16 +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: 785ddb09-1466-4f78-bf5c-5d1b0441563b X-Archives-Hash: 17d03bcae3e9c2b741ad7715202ec6d5 commit: a14ee60faccbde6b6721a0314be8fe5d4259d597 Author: Michał Górny gentoo org> AuthorDate: Sun Jan 7 13:28:24 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Jan 7 13:29:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a14ee60f app-portage/kuroneko: Bump to 0.1.5 Signed-off-by: Michał Górny gentoo.org> app-portage/kuroneko/Manifest | 1 + app-portage/kuroneko/kuroneko-0.1.5.ebuild | 38 ++++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+) diff --git a/app-portage/kuroneko/Manifest b/app-portage/kuroneko/Manifest index bd134aea8a62..a927e5fcbe16 100644 --- a/app-portage/kuroneko/Manifest +++ b/app-portage/kuroneko/Manifest @@ -1,2 +1,3 @@ DIST kuroneko-0.1.3.tar.gz 10872 BLAKE2B 3dc85e92a4490501897e25949d258341e661672a2bd1fbce2673d3be6ead3599269cfc93884ad05da9ee41f90b60d17faeebb6b806da870458c8cf13e33fe58e SHA512 b388e0c19faae282b158e63a2ef3f54af98932e5f0efe96dcdcbd0ace509a22a1f7887834c94813912a03734448bc230767ab8e1367545f5cc877d778954fa0c DIST kuroneko-0.1.4.tar.gz 11369 BLAKE2B 607d5b59720ba718dfb24d5f253a38d35c825ff9f29284bb2b50ed7a5c09ac044b514953af67217d2f840d97f1530e4608ba244cae5ca71316176bb873d28d8b SHA512 d71a0298080cfd453788fb8c9ab936b3aa7e6b67337ac8ee52d4c859b4539a9a319c81811da5f955a0c7bdf5a43a04a8b5911dc02d09d3bc212a441b217957a4 +DIST kuroneko-0.1.5.tar.gz 11415 BLAKE2B 2aaa3802f17e7363b5b28d6c70d740eed8a608d8d9ca279d84ee632f15a040d87ea8fb48aa6ca77b318398e73a80fb1863bb851917435e2a28ac23f19caed9c6 SHA512 bdb2814c55895f2020587086a75dac3355204efb8f2e0fde361111b31e8840a1890cdd744b121c17d2f1987200571d377c0d021bcc63df2a53d7a0fb51d07063 diff --git a/app-portage/kuroneko/kuroneko-0.1.5.ebuild b/app-portage/kuroneko/kuroneko-0.1.5.ebuild new file mode 100644 index 000000000000..f48a1fb55c96 --- /dev/null +++ b/app-portage/kuroneko/kuroneko-0.1.5.ebuild @@ -0,0 +1,38 @@ +# Copyright 2021-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=flit +PYTHON_COMPAT=( python3_{10..12} ) + +inherit distutils-r1 + +DESCRIPTION="Vulnerability checker using data scraped from Gentoo Bugzilla" +HOMEPAGE="https://github.com/projg2/kuroneko/" +SRC_URI=" + https://github.com/projg2/kuroneko/archive/v${PV}.tar.gz + -> ${P}.tar.gz +" + +LICENSE="BSD-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" +IUSE="scraper" + +RDEPEND=" + dev-python/colorama[${PYTHON_USEDEP}] + dev-python/requests[${PYTHON_USEDEP}] + sys-apps/pkgcore[${PYTHON_USEDEP}] + scraper? ( + dev-python/bracex[${PYTHON_USEDEP}] + ) +" +BDEPEND=" + test? ( + dev-python/bracex[${PYTHON_USEDEP}] + dev-python/responses[${PYTHON_USEDEP}] + ) +" + +distutils_enable_tests pytest