* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/colorspacious/
@ 2024-07-19 22:02 Artemis Everfree
0 siblings, 0 replies; 2+ messages in thread
From: Artemis Everfree @ 2024-07-19 22:02 UTC (permalink / raw
To: gentoo-commits
commit: 6d7bddc558a37f338b69613eb0e95df18506e179
Author: Artemis Everfree <artemis <AT> artemis <DOT> sh>
AuthorDate: Fri Jul 19 22:00:07 2024 +0000
Commit: Artemis Everfree <artemis <AT> artemis <DOT> sh>
CommitDate: Fri Jul 19 22:01:59 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6d7bddc5
dev-python/colorspacious: new package, add 1.1.2
Used by media-sound/corrscope
Signed-off-by: Artemis Everfree <artemis <AT> artemis.sh>
dev-python/colorspacious/Manifest | 1 +
.../colorspacious/colorspacious-1.1.2.ebuild | 24 ++++++++++++++++++++++
dev-python/colorspacious/metadata.xml | 12 +++++++++++
3 files changed, 37 insertions(+)
diff --git a/dev-python/colorspacious/Manifest b/dev-python/colorspacious/Manifest
new file mode 100644
index 000000000..27c703116
--- /dev/null
+++ b/dev-python/colorspacious/Manifest
@@ -0,0 +1 @@
+DIST colorspacious-1.1.2.tar.gz 688573 BLAKE2B 85b4c24a0d0ce42817060be9dfeaa00f1775f656590cc76fd5c0ce0f929b165cd1239b33a54d7d5a4969ecf7240c3b9c3fdf067ab8282052768f4f8ad6f04a02 SHA512 a5c212c82f4a8eb1561f3ff86effeb0c1edb80fca3657dc62336c56de3c8810c44288022223a6089f9eb2cad8d3bcd9c8222014c106b8915c0c6d8b7df0c353a
diff --git a/dev-python/colorspacious/colorspacious-1.1.2.ebuild b/dev-python/colorspacious/colorspacious-1.1.2.ebuild
new file mode 100644
index 000000000..b7ec50c06
--- /dev/null
+++ b/dev-python/colorspacious/colorspacious-1.1.2.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Python library for doing colorspace conversions"
+HOMEPAGE="
+ https://pypi.org/project/colorspacious/
+ https://github.com/njsmith/colorspacious
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64"
+
+RDEPEND="
+ dev-python/numpy[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
diff --git a/dev-python/colorspacious/metadata.xml b/dev-python/colorspacious/metadata.xml
new file mode 100644
index 000000000..80d5cd60b
--- /dev/null
+++ b/dev-python/colorspacious/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>artemis@artemis.sh</email>
+ <name>Artemis Everfree</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="pypi">colorspacious</remote-id>
+ <remote-id type="github">njsmith/colorspacious</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/colorspacious/
@ 2024-07-26 9:24 Artemis Everfree
0 siblings, 0 replies; 2+ messages in thread
From: Artemis Everfree @ 2024-07-26 9:24 UTC (permalink / raw
To: gentoo-commits
commit: 338f484d2f70f2501aab3296438c25ddc9a65324
Author: Artemis Everfree <artemis <AT> artemis <DOT> sh>
AuthorDate: Fri Jul 26 09:21:53 2024 +0000
Commit: Artemis Everfree <artemis <AT> artemis <DOT> sh>
CommitDate: Fri Jul 26 09:23:36 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=338f484d
dev-python/colorspacious: remove testing
this package does not actually use pytest
Signed-off-by: Artemis Everfree <artemis <AT> artemis.sh>
dev-python/colorspacious/colorspacious-1.1.2.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/dev-python/colorspacious/colorspacious-1.1.2.ebuild b/dev-python/colorspacious/colorspacious-1.1.2.ebuild
index b7ec50c06..4d3af6ddb 100644
--- a/dev-python/colorspacious/colorspacious-1.1.2.ebuild
+++ b/dev-python/colorspacious/colorspacious-1.1.2.ebuild
@@ -20,5 +20,3 @@ KEYWORDS="~amd64 ~arm64"
RDEPEND="
dev-python/numpy[${PYTHON_USEDEP}]
"
-
-distutils_enable_tests pytest
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-26 9:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-19 22:02 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/colorspacious/ Artemis Everfree
-- strict thread matches above, loose matches on Subject: below --
2024-07-26 9:24 Artemis Everfree
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox