summaryrefslogtreecommitdiff
path: root/dev-python/sounddevice
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-10-16 18:42:09 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-10-16 18:42:09 +0000
commite12e079d1d498ff525729f9e99dcaebcaafefd2e (patch)
tree963d27692152e759128819ae63c51a8c29a4b563 /dev-python/sounddevice
parentc17b94d3a30692facd01f74b45895612f711137c (diff)
downloadbaldeagleos-repo-e12e079d1d498ff525729f9e99dcaebcaafefd2e.tar.gz
baldeagleos-repo-e12e079d1d498ff525729f9e99dcaebcaafefd2e.tar.xz
baldeagleos-repo-e12e079d1d498ff525729f9e99dcaebcaafefd2e.zip
Adding metadata
Diffstat (limited to 'dev-python/sounddevice')
-rw-r--r--dev-python/sounddevice/Manifest2
-rw-r--r--dev-python/sounddevice/sounddevice-0.4.5-r1.ebuild (renamed from dev-python/sounddevice/sounddevice-0.4.6.ebuild)4
-rw-r--r--dev-python/sounddevice/sounddevice-0.4.6-r1.ebuild (renamed from dev-python/sounddevice/sounddevice-0.4.5.ebuild)6
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/sounddevice/Manifest b/dev-python/sounddevice/Manifest
index 48098c76ce49..46e11c550a45 100644
--- a/dev-python/sounddevice/Manifest
+++ b/dev-python/sounddevice/Manifest
@@ -1,2 +1,2 @@
-DIST sounddevice-0.4.5.tar.gz 51403 BLAKE2B 2288faa23280fd0a82fb239eac632e8a3e681ad9f681f7508312bad8be64b57a86de8e7384f168e362ae7c39a118fe9aeeaf40d16502b5aee3d25c7d1df48cfb SHA512 3343a1df57fadbfa1182171b3449ff513a6aab635aff2d6eafda505dd7bb5336f27d9931c87d947be9cba8ace9b3f9a9e9284e2f1b7023ff020ec9ea2e93123f
+DIST sounddevice-0.4.5.tar.gz 51796 BLAKE2B 4be76ab22551e542965c15ac054c07c62efada19d0831e03ff3185e89941a44cbf06c783cb4a6d480297370338f85c8988ae1ff9c25a49a0c03b2526fadbd825 SHA512 6a6e17db31ba6088cda86721636b55222f4d6bcbc4ca23db85d092c79ad7e47624f6bd375b28a2daf905f500c79e1202c1f038c6a12c6a32c130c0332e2c0e29
DIST sounddevice-0.4.6.tar.gz 51300 BLAKE2B 27d8d0414f3fffa7aedc69a9795a905ab753829d7ea5f7a6baa34f32e0e8e015bd053aa7cbd56423083feb3481ad3843ff7e3da473635a6a742081a3ef765b1b SHA512 aaef01219d41b578c0dc11dc98891a896c674d87b13fb7e6a886d48a44c02646cd6ef4eadfa50f70957335adb39252c9edced5feaff3090a38db8ea8a7154df4
diff --git a/dev-python/sounddevice/sounddevice-0.4.6.ebuild b/dev-python/sounddevice/sounddevice-0.4.5-r1.ebuild
index 7ed022b906aa..043b7cae3dbe 100644
--- a/dev-python/sounddevice/sounddevice-0.4.6.ebuild
+++ b/dev-python/sounddevice/sounddevice-0.4.5-r1.ebuild
@@ -6,8 +6,8 @@ PYTHON_COMPAT=( python3_{8,9,10,11} )
inherit distutils-r1
DESCRIPTION="Python bindings for PortAudio"
-HOMEPAGE="https://github.com/spatialaudio/python-sounddevice/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+HOMEPAGE="https://github.com/spatialaudio/python-sounddevice/ https://pypi.org/project/sounddevice/"
+SRC_URI="https://github.com/spatialaudio/python-sounddevice/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
diff --git a/dev-python/sounddevice/sounddevice-0.4.5.ebuild b/dev-python/sounddevice/sounddevice-0.4.6-r1.ebuild
index 495fd34cd603..043b7cae3dbe 100644
--- a/dev-python/sounddevice/sounddevice-0.4.5.ebuild
+++ b/dev-python/sounddevice/sounddevice-0.4.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2022 Liguros Authors
+# Copyright 2021-2023 Liguros Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,8 +6,8 @@ PYTHON_COMPAT=( python3_{8,9,10,11} )
inherit distutils-r1
DESCRIPTION="Python bindings for PortAudio"
-HOMEPAGE="https://github.com/spatialaudio/python-sounddevice/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+HOMEPAGE="https://github.com/spatialaudio/python-sounddevice/ https://pypi.org/project/sounddevice/"
+SRC_URI="https://github.com/spatialaudio/python-sounddevice/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"