public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Beierlein" <tomjbe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/nanovna-saver/
Date: Wed, 29 May 2024 07:08:50 +0000 (UTC)	[thread overview]
Message-ID: <1716966499.b369be79bd6df91b7bba1dd7e3c1bf7a0e3c4de3.tomjbe@gentoo> (raw)

commit:     b369be79bd6df91b7bba1dd7e3c1bf7a0e3c4de3
Author:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Wed May 29 07:07:00 2024 +0000
Commit:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Wed May 29 07:08:19 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b369be79

net-wireless/nanovna-saver: drop 0.6.2

Signed-off-by: Thomas Beierlein <tomjbe <AT> gentoo.org>

 net-wireless/nanovna-saver/Manifest                |  1 -
 .../nanovna-saver/nanovna-saver-0.6.2.ebuild       | 45 ----------------------
 2 files changed, 46 deletions(-)

diff --git a/net-wireless/nanovna-saver/Manifest b/net-wireless/nanovna-saver/Manifest
index bdd8dcf31023..1be929daf7e2 100644
--- a/net-wireless/nanovna-saver/Manifest
+++ b/net-wireless/nanovna-saver/Manifest
@@ -1,3 +1,2 @@
 DIST nanovna-saver-0.5.4.tar.gz 494010 BLAKE2B 71e4292e33dbb5b055e7ddd3a29222a67e05b1af431eaee64b613e50648b0b91ad5446cc2d3af868ae624826caf871bff9062275239298c29de261d741bad1f4 SHA512 6600b3c83fc1dcaf81a85b1d14087d2067327098c486011c8bfbaba83e06ca1081c6f7045730a58f097bab332072139707ea23c037924624d2f8100a7b61acb7
-DIST nanovna-saver-0.6.2.tar.gz 579583 BLAKE2B aa10f8272a63e42f35f5c395203bc1101f2a166bc29274cf28385fa7aab33d89953fdcf4595fadeed25abb2b6c02948307a1576738bd421cd648f7ef2a953bc9 SHA512 d5c548ffda24d8ca69a30cdda4afc1473afa5f5c3fecf2cee17e65e16fd46bee0dc274d5d597c5bb354c7251870e1f3ba0bd61a43f0af424db5403c5694713b5
 DIST nanovna-saver-0.6.3.tar.gz 580073 BLAKE2B be8482bf60a3abfff8a58c14cb34e81cf7b5733efa4d4da02e8d1cae0884fc4030f14a21bd66a6e5fb38f05938a446de8a5919cf3d13d902568c8c76f43381f1 SHA512 96cedb567f01f90ff07fef385d7ab6130213ab35674668d50962795e527414ca772583991db7bab73375a2651cb23876f1047d914579d5bec7758173f70bce71

diff --git a/net-wireless/nanovna-saver/nanovna-saver-0.6.2.ebuild b/net-wireless/nanovna-saver/nanovna-saver-0.6.2.ebuild
deleted file mode 100644
index e564e750411f..000000000000
--- a/net-wireless/nanovna-saver/nanovna-saver-0.6.2.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 2019-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1 xdg-utils
-
-DESCRIPTION="tool for reading, displaying and saving data from the NanoVNA"
-HOMEPAGE="https://github.com/mihtjel/nanovna-saver"
-
-LICENSE="GPL-3+"
-SLOT="0"
-if [ "${PV}" = "9999" ]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/mihtjel/nanovna-saver.git"
-else
-	SRC_URI="https://github.com/mihtjel/nanovna-saver/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="amd64"
-	export SETUPTOOLS_SCM_PRETEND_VERSION="${PV}"
-fi
-
-RDEPEND="${DEPEND}
-	dev-python/cython[${PYTHON_USEDEP}]
-	dev-python/pyserial[${PYTHON_USEDEP}]
-	dev-python/PyQt6[${PYTHON_USEDEP},gui,widgets]
-	dev-python/numpy[${PYTHON_USEDEP}]
-	dev-python/scipy[${PYTHON_USEDEP}]"
-BDEPEND="dev-python/setuptools-scm[${PYTHON_USEDEP}]"
-
-distutils_enable_tests pytest
-
-python_install() {
-	distutils-r1_python_install
-}
-
-pkg_postinst() {
-	xdg_desktop_database_update
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_desktop_database_update
-	xdg_icon_cache_update
-}


             reply	other threads:[~2024-05-29  7:08 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-29  7:08 Thomas Beierlein [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-10 10:36 [gentoo-commits] repo/gentoo:master commit in: net-wireless/nanovna-saver/ Thomas Beierlein
2025-01-10  1:13 Sam James
2025-01-09 23:38 Sam James
2024-12-15 13:24 Thomas Beierlein
2024-11-29 14:11 Thomas Beierlein
2024-11-23 16:02 Michał Górny
2024-06-30 20:14 Thomas Beierlein
2024-05-28 20:49 Sam James
2024-04-24 12:41 Thomas Beierlein
2024-01-15 15:55 Thomas Beierlein
2024-01-15 15:55 Thomas Beierlein
2023-12-15 10:10 Michał Górny
2023-08-20 20:08 Rick Farina
2023-06-18 16:23 Sam James
2023-06-18 15:45 Sam James
2023-02-14 13:57 Thomas Beierlein
2023-02-12 16:01 Thomas Beierlein
2023-02-12 15:19 Thomas Beierlein
2022-11-20 17:59 Thomas Beierlein
2022-06-03 10:26 Thomas Beierlein
2022-03-22  9:12 Thomas Beierlein
2022-03-21 13:36 Thomas Beierlein
2021-05-04 19:10 Sam James
2020-12-04  3:16 Rick Farina
2020-10-06 16:43 Rick Farina
2020-08-17 14:46 Rick Farina
2020-03-12 18:56 Rick Farina
2019-11-06 18:46 Rick Farina
2019-09-20 17:28 Rick Farina

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1716966499.b369be79bd6df91b7bba1dd7e3c1bf7a0e3c4de3.tomjbe@gentoo \
    --to=tomjbe@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox