[gentoo-commits] repo/gentoo:master commit in: net-wireless/soapy_power/, profiles/

2022-04-15 Thread Jakov Smolić
commit: 0e5cb71c67ad70fea9f0be64f9820d550ebaee8b
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri Apr 15 13:02:02 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri Apr 15 13:07:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e5cb71c

net-wireless/soapy_power: treeclean

Signed-off-by: Jakov Smolić  gentoo.org>

 net-wireless/soapy_power/Manifest  |  1 -
 net-wireless/soapy_power/metadata.xml  | 19 --
 .../soapy_power/soapy_power-1.6.1-r1.ebuild| 30 --
 net-wireless/soapy_power/soapy_power-.ebuild   | 30 --
 profiles/package.mask  |  6 -
 5 files changed, 86 deletions(-)

diff --git a/net-wireless/soapy_power/Manifest 
b/net-wireless/soapy_power/Manifest
deleted file mode 100644
index 2a98d84b3655..
--- a/net-wireless/soapy_power/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST soapy_power-1.6.1.tar.gz 14672 BLAKE2B 
7cc16fed02a02f91cb62d3937a1cf73144f8a427acbba1bacf4c8949f8d270d7bf5a443ddd227b0a53183d79f62fa2fc5e13f67ac188dfc3a2a385d22634076a
 SHA512 
19aa0e80a7b67cb29d842343c09b8ca2e3068583c8117a8151c5b47f1a34369f0ec833f038595323712986c9348b14a43dc1fdc6516adb40de6b42a281d782e1

diff --git a/net-wireless/soapy_power/metadata.xml 
b/net-wireless/soapy_power/metadata.xml
deleted file mode 100644
index 9513772a9873..
--- a/net-wireless/soapy_power/metadata.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   zeroch...@gentoo.org
-   Rick Farina
-   
-   
-   ra...@gentoo.org
-   Radio
-   
-   
-   Use dev-python/scipy to speed up 
drawing
-   Use dev-python/pyFFTW to speed 
up drawing to the max
-   
-   
-   csete/gqrx
-   
-

diff --git a/net-wireless/soapy_power/soapy_power-1.6.1-r1.ebuild 
b/net-wireless/soapy_power/soapy_power-1.6.1-r1.ebuild
deleted file mode 100644
index 8cae7f1477bc..
--- a/net-wireless/soapy_power/soapy_power-1.6.1-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8,9} )
-inherit distutils-r1
-
-DESCRIPTION="Obtain power spectrum from SoapySDR devices"
-HOMEPAGE="https://github.com/xmikos/soapy_power";
-
-LICENSE="MIT"
-SLOT="0"
-
-if [ "${PV}" = "" ]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/xmikos/soapy_power.git";
-else
-   KEYWORDS="~amd64 ~x86"
-   SRC_URI="https://github.com/xmikos/soapy_power/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-fi
-
-IUSE="faster +fastest"
-
-DEPEND=""
-RDEPEND="dev-python/numpy[${PYTHON_USEDEP}]
-   dev-python/simplespectral[${PYTHON_USEDEP}]
-   >=dev-python/simplesoapy-1.5.0[${PYTHON_USEDEP}]
-   faster? ( dev-python/scipy[${PYTHON_USEDEP}] )
-   fastest? ( dev-python/pyFFTW[${PYTHON_USEDEP}] )"

diff --git a/net-wireless/soapy_power/soapy_power-.ebuild 
b/net-wireless/soapy_power/soapy_power-.ebuild
deleted file mode 100644
index 8cae7f1477bc..
--- a/net-wireless/soapy_power/soapy_power-.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8,9} )
-inherit distutils-r1
-
-DESCRIPTION="Obtain power spectrum from SoapySDR devices"
-HOMEPAGE="https://github.com/xmikos/soapy_power";
-
-LICENSE="MIT"
-SLOT="0"
-
-if [ "${PV}" = "" ]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/xmikos/soapy_power.git";
-else
-   KEYWORDS="~amd64 ~x86"
-   SRC_URI="https://github.com/xmikos/soapy_power/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-fi
-
-IUSE="faster +fastest"
-
-DEPEND=""
-RDEPEND="dev-python/numpy[${PYTHON_USEDEP}]
-   dev-python/simplespectral[${PYTHON_USEDEP}]
-   >=dev-python/simplesoapy-1.5.0[${PYTHON_USEDEP}]
-   faster? ( dev-python/scipy[${PYTHON_USEDEP}] )
-   fastest? ( dev-python/pyFFTW[${PYTHON_USEDEP}] )"

diff --git a/profiles/package.mask b/profiles/package.mask
index 6b2fee8020d5..e2db75560268 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -296,12 +296,6 @@ media-sound/deinvert
 net-wireless/gr-m2k
 net-wireless/libm2k
 
-# Jakov Smolić  (2022-03-16)
-# Python packages with no revdeps, tests are not
-# enabled, not ported to python 3.10
-# Removal on 2022-04-15.
-net-wireless/soapy_power
-
 # John Helmert III  (2022-03-13)
 # Arti is not a production-ready Tor client. According to upstream, "do
 # not use this program yet if you seriously need anonymity, privacy,



[gentoo-commits] repo/gentoo:master commit in: net-wireless/soapy_power/

2020-12-03 Thread Rick Farina
commit: 1742ea603910ef88e31705b24c24fe4310fd9a0d
Author: Rick Farina  gentoo  org>
AuthorDate: Fri Dec  4 03:01:58 2020 +
Commit: Rick Farina  gentoo  org>
CommitDate: Fri Dec  4 03:14:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1742ea60

net-wireless/soapy_power: python bump

Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Rick Farina  gentoo.org>

 net-wireless/soapy_power/soapy_power-1.6.1-r1.ebuild | 2 +-
 net-wireless/soapy_power/soapy_power-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-wireless/soapy_power/soapy_power-1.6.1-r1.ebuild 
b/net-wireless/soapy_power/soapy_power-1.6.1-r1.ebuild
index fd1472590b6..4aa566c96ae 100644
--- a/net-wireless/soapy_power/soapy_power-1.6.1-r1.ebuild
+++ b/net-wireless/soapy_power/soapy_power-1.6.1-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
 inherit distutils-r1
 
 DESCRIPTION="Obtain power spectrum from SoapySDR devices"

diff --git a/net-wireless/soapy_power/soapy_power-.ebuild 
b/net-wireless/soapy_power/soapy_power-.ebuild
index fd1472590b6..4aa566c96ae 100644
--- a/net-wireless/soapy_power/soapy_power-.ebuild
+++ b/net-wireless/soapy_power/soapy_power-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
 inherit distutils-r1
 
 DESCRIPTION="Obtain power spectrum from SoapySDR devices"



[gentoo-commits] repo/gentoo:master commit in: net-wireless/soapy_power/, dev-python/pyqtgraph/, sci-physics/qmeq/, ...

2020-09-18 Thread Michał Górny
ev-python/tikzplotlib/tikzplotlib-0.9.1.ebuild 
dev-python/uranium/uranium-4.6.1.ebuild dev-python/uranium/uranium-4.7.0.ebuild 
dev-python/xarray/xarray-0.12.1.ebuild dev-python/xarray/xarray-0.16.0.ebuild 
dev-ros/calibration_estimation/calibration_estimation-0.10.14.ebuild 
dev-ros/calibration_estimation/calibration_estimation-.ebuild 
net-wireless/gnuradio/gnuradio-3.7.13.5-r3.ebuild 
net-wireless/gnuradio/gnuradio-3.7.13.5-r4.ebuild 
net-wireless/gnuradio/gnuradio-3.8.1.0-r1.ebuild 
net-wireless/gnuradio/gnuradio-3.8.1.0-r2.ebuild 
net-wireless/gnuradio/gnuradio-3.8.2.0.ebuild 
net-wireless/gnuradio/gnuradio-.ebuild 
net-wireless/soapy_power/metadata.xml 
net-wireless/soapy_power/soapy_power-1.6.1-r1.ebuild 
net-wireless/soapy_power/soapy_power-.ebuild profiles/updates/3Q-2020 
sci-biology/biopandas/biopandas-0.2.7.ebuild 
sci-chemistry/MDAnalysis/MDAnalysis-0.18.0-r1.ebuild 
sci-chemistry/ParmEd/ParmEd-2.7.3.ebuild 
sci-chemistry/ParmEd/ParmEd-3.0.3.ebuild sci-chemistry/chemex/cheme
 x-2018.10.2.ebuild sci-chemistry/chemex/chemex-2018.10.3.ebuild 
sci-chemistry/mdtraj/mdtraj-1.9.1.ebuild 
sci-chemistry/mdtraj/mdtraj-1.9.4.ebuild 
sci-chemistry/nmrglue/nmrglue-0.5-r1.ebuild 
sci-chemistry/nmrglue/nmrglue-0.7.ebuild sci-libs/cartopy/cartopy-0.18.0.ebuild 
sci-libs/keras-preprocessing/keras-preprocessing-1.0.9.ebuild 
sci-libs/keras-preprocessing/keras-preprocessing-1.1.0.ebuild 
sci-libs/numkit/numkit-1.1.2.ebuild 
sci-libs/scikits_image/scikits_image-0.13.0-r1.ebuild 
sci-libs/scikits_learn/scikits_learn-0.19.0-r1.ebuild 
sci-libs/scikits_learn/scikits_learn-0.20.2.ebuild 
sci-libs/scikits_learn/scikits_learn-0.20.4.ebuild 
sci-libs/scikits_learn/scikits_learn-0.22.2_p1.ebuild 
sci-libs/scikits_timeseries/scikits_timeseries-0.91.3-r2.ebuild 
sci-libs/scipy/Manifest sci-libs/scipy/metadata.xml 
sci-libs/scipy/scipy-1.1.0.ebuild sci-libs/scipy/scipy-1.4.1.ebuild 
sci-libs/scipy/scipy-1.5.0.ebuild sci-libs/scipy/scipy-1.5.1.ebuild 
sci-libs/scipy/scipy-1.5.2.ebuild sci-libs/shogun/s
 hogun-5.0.0-r1.ebuild sci-mathematics/pymc3/pymc3-3.1
-r1.ebuild sci-physics/qmeq/qmeq-1.0-r1.ebuild 
sci-physics/qutip/qutip-4.2.0.ebuild 
sci-visualization/pythonprop/pythonprop-0.29.ebuild 
sci-visualization/tensorboard/tensorboard-2.1.0-r1.ebuild 
sci-visualization/tensorboard/tensorboard-2.2.1.ebuild 
sys-cluster/ceph/ceph-14.2.11.ebuild sys-cluster/ceph/ceph-15.2.4-r3.ebuild 
sys-cluster/ceph/ceph-15.2.5.ebuild
X-VCS-Directories: sci-libs/cartopy/ dev-ros/calibration_estimation/ 
sci-libs/scikits_learn/ dev-python/spyder-kernels/ 
sci-visualization/pythonprop/ sci-chemistry/mdtraj/ sci-chemistry/MDAnalysis/ 
dev-python/spyder/ dev-python/moviepy/ dev-python/patsy/ dev-python/networkx/ 
dev-python/GridDataFormats/ dev-python/scipy/ net-wireless/gnuradio/ 
dev-python/pyqtgraph/ net-wireless/soapy_power/ sci-libs/scikits_timeseries/ 
sci-libs/scipy/ sci-physics/qmeq/ dev-python/bottleneck/ dev-python/nltk/ 
sci-biology/biopandas/ dev-python/seaborn/ sci-libs/scikits_image/ 
dev-python/pandas/ sci-physics/qutip/ sci-mathematics/pymc3/ sci-libs/shogun/ 
dev-python/pslab-python/ profiles/updates/ sci-chemistry/nmrglue/ 
sci-chemistry/ParmEd/ dev-python/dask/ sci-visualization/tensorboard/ 
dev-python/graph-tool/ dev-python/tikzplotlib/ dev-python/pweave/ 
dev-python/statsmodels/ dev-python/simplespectral/ dev-python/matplotlib/ 
dev-python/oct2py/ dev-python/lmfit/ dev-python/theano/ sys-cluster/ceph/ 
sci-lib
 s/keras-preprocessing/ dev-python/uranium/ dev-python/xarray/ sci-libs/numkit/ 
sci-chemistry/chemex/ dev-python/pyamg/
X-VCS-Committer: mgorny
X-VCS-Committer-Name: Michał Górny
X-VCS-Revision: 51a7be728639841f69b134f8acebeaa0fd3e4fe9
X-VCS-Branch: master
Date: Fri, 18 Sep 2020 10:08:09 + (UTC)

commit: 51a7be728639841f69b134f8acebeaa0fd3e4fe9
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep 18 10:07:08 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep 18 10:08:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51a7be72

Move {sci-libs → dev-python}/scipy

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/GridDataFormats/GridDataFormats-0.4.0-r1.ebuild  | 2 +-
 dev-python/bottleneck/bottleneck-1.3.2.ebuild   | 2 +-
 dev-python/dask/dask-1.2.0.ebuild   | 2 +-
 dev-python/dask/dask-2.22.0.ebuild  | 2 +-
 dev-python/dask/dask-2.23.0.ebuild  | 2 +-
 dev-python/dask/dask-2.24.0.ebuild  | 2 +-
 dev-python/dask/dask-2.25.0.ebuild  | 2 +-
 dev-python/dask/dask-2.26.0.ebuild  | 2 +-
 dev-python/graph-tool/graph-tool-2.29.ebuild| 2 +-
 dev-python/graph-tool/graph-tool-.ebuild| 2 +-
 dev-python/lmfit/lmfit-1.0.1.ebuild | 2 +-
 dev-python/matplotlib/

[gentoo-commits] repo/gentoo:master commit in: net-wireless/soapy_power/

2019-12-20 Thread Rick Farina
commit: d5f38c553dc964cb0358d42973dd074d4ebfedd3
Author: Rick Farina  gentoo  org>
AuthorDate: Fri Dec 20 19:40:19 2019 +
Commit: Rick Farina  gentoo  org>
CommitDate: Fri Dec 20 19:40:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5f38c55

net-wireless/soapy_power: python 3.7

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Rick Farina  gentoo.org>

 net-wireless/soapy_power/soapy_power-1.6.1-r1.ebuild | 4 ++--
 net-wireless/soapy_power/soapy_power-.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-wireless/soapy_power/soapy_power-1.6.1-r1.ebuild 
b/net-wireless/soapy_power/soapy_power-1.6.1-r1.ebuild
index 33c3617cf5d..16f3f425110 100644
--- a/net-wireless/soapy_power/soapy_power-1.6.1-r1.ebuild
+++ b/net-wireless/soapy_power/soapy_power-1.6.1-r1.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 inherit distutils-r1
 
 DESCRIPTION="Obtain power spectrum from SoapySDR devices"

diff --git a/net-wireless/soapy_power/soapy_power-.ebuild 
b/net-wireless/soapy_power/soapy_power-.ebuild
index 33c3617cf5d..16f3f425110 100644
--- a/net-wireless/soapy_power/soapy_power-.ebuild
+++ b/net-wireless/soapy_power/soapy_power-.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 inherit distutils-r1
 
 DESCRIPTION="Obtain power spectrum from SoapySDR devices"



[gentoo-commits] repo/gentoo:master commit in: net-wireless/soapy_power/

2018-02-19 Thread Richard Farina
commit: 9a5e1b8399ed2d3dde2ba6e60912626841bc9558
Author: Zero_Chaos  gentoo  org>
AuthorDate: Mon Feb 19 16:51:36 2018 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Feb 19 17:29:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a5e1b83

net-wireless/soapy_power: import from pentoo

rewrite of rtl_power using soapy backend

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-wireless/soapy_power/Manifest  |  1 +
 net-wireless/soapy_power/metadata.xml  | 19 +
 .../soapy_power/soapy_power-1.6.1-r1.ebuild| 31 ++
 net-wireless/soapy_power/soapy_power-.ebuild   | 31 ++
 4 files changed, 82 insertions(+)

diff --git a/net-wireless/soapy_power/Manifest 
b/net-wireless/soapy_power/Manifest
new file mode 100644
index 000..2a98d84b365
--- /dev/null
+++ b/net-wireless/soapy_power/Manifest
@@ -0,0 +1 @@
+DIST soapy_power-1.6.1.tar.gz 14672 BLAKE2B 
7cc16fed02a02f91cb62d3937a1cf73144f8a427acbba1bacf4c8949f8d270d7bf5a443ddd227b0a53183d79f62fa2fc5e13f67ac188dfc3a2a385d22634076a
 SHA512 
19aa0e80a7b67cb29d842343c09b8ca2e3068583c8117a8151c5b47f1a34369f0ec833f038595323712986c9348b14a43dc1fdc6516adb40de6b42a281d782e1

diff --git a/net-wireless/soapy_power/metadata.xml 
b/net-wireless/soapy_power/metadata.xml
new file mode 100644
index 000..e93f0c7982e
--- /dev/null
+++ b/net-wireless/soapy_power/metadata.xml
@@ -0,0 +1,19 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   zeroch...@gentoo.org
+   Rick Farina
+   
+   
+   ra...@gentoo.org
+   Radio
+   
+   
+   Use sci-libs/scipy to speed up 
drawing
+   Use dev-python/pyFFTW to speed 
up drawing to the max
+   
+   
+   csete/gqrx
+   
+

diff --git a/net-wireless/soapy_power/soapy_power-1.6.1-r1.ebuild 
b/net-wireless/soapy_power/soapy_power-1.6.1-r1.ebuild
new file mode 100644
index 000..cbaacd16f22
--- /dev/null
+++ b/net-wireless/soapy_power/soapy_power-1.6.1-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5,6} )
+inherit distutils-r1
+
+DESCRIPTION="Obtain power spectrum from SoapySDR devices"
+HOMEPAGE="https://github.com/xmikos/soapy_power";
+
+LICENSE="MIT"
+SLOT="0"
+
+if [ "${PV}" = "" ]; then
+   KEYWORDS=""
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/xmikos/soapy_power.git";
+else
+   KEYWORDS="~amd64 ~x86"
+   SRC_URI="https://github.com/xmikos/soapy_power/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+fi
+
+IUSE="faster +fastest"
+
+DEPEND=""
+RDEPEND="dev-python/numpy[${PYTHON_USEDEP}]
+   dev-python/simplespectral[${PYTHON_USEDEP}]
+   >=dev-python/simplesoapy-1.5.0[${PYTHON_USEDEP}]
+   faster? ( sci-libs/scipy[${PYTHON_USEDEP}] )
+   fastest? ( dev-python/pyFFTW[${PYTHON_USEDEP}] )"

diff --git a/net-wireless/soapy_power/soapy_power-.ebuild 
b/net-wireless/soapy_power/soapy_power-.ebuild
new file mode 100644
index 000..cbaacd16f22
--- /dev/null
+++ b/net-wireless/soapy_power/soapy_power-.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5,6} )
+inherit distutils-r1
+
+DESCRIPTION="Obtain power spectrum from SoapySDR devices"
+HOMEPAGE="https://github.com/xmikos/soapy_power";
+
+LICENSE="MIT"
+SLOT="0"
+
+if [ "${PV}" = "" ]; then
+   KEYWORDS=""
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/xmikos/soapy_power.git";
+else
+   KEYWORDS="~amd64 ~x86"
+   SRC_URI="https://github.com/xmikos/soapy_power/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+fi
+
+IUSE="faster +fastest"
+
+DEPEND=""
+RDEPEND="dev-python/numpy[${PYTHON_USEDEP}]
+   dev-python/simplespectral[${PYTHON_USEDEP}]
+   >=dev-python/simplesoapy-1.5.0[${PYTHON_USEDEP}]
+   faster? ( sci-libs/scipy[${PYTHON_USEDEP}] )
+   fastest? ( dev-python/pyFFTW[${PYTHON_USEDEP}] )"