public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: dev-python/isal/
@ 2024-09-29 13:33 Alexey Shvetsov
  0 siblings, 0 replies; only message in thread
From: Alexey Shvetsov @ 2024-09-29 13:33 UTC (permalink / raw
  To: gentoo-commits

commit:     593ddc3f696bc51a2fe84568a5641972494e4a77
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 29 13:15:57 2024 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Sun Sep 29 13:33:21 2024 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=593ddc3f

dev-python/isal: new package, add 1.6.1

Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>

 dev-python/isal/isal-1.6.1.ebuild | 24 ++++++++++++++++++++++++
 dev-python/isal/metadata.xml      | 16 ++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/isal/isal-1.6.1.ebuild b/dev-python/isal/isal-1.6.1.ebuild
new file mode 100644
index 000000000..7e7925217
--- /dev/null
+++ b/dev-python/isal/isal-1.6.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..13} )
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1 pypi
+
+DESCRIPTION="Faster zlib, gzip compatible (de)compression using ISA-L library"
+HOMEPAGE="https://github.com/pycompression/python-isal https://pypi.org/project/isal"
+
+LICENSE="PSF-2"
+SLOT="0"
+KEYWORDS="amd64 arm arm64 x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DOCS="README.rst"
+
+distutils_enable_sphinx doc \
+	dev-python/sphinx-rtd-theme
+
+distutils_enable_tests pytest

diff --git a/dev-python/isal/metadata.xml b/dev-python/isal/metadata.xml
new file mode 100644
index 000000000..fe89c9138
--- /dev/null
+++ b/dev-python/isal/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="project">
+    <email>b@edevau.net</email>
+    <name>Andreas Billmeier</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="pypi">isal</remote-id>
+    <remote-id type="github">pycompression/python-isal</remote-id>
+    <maintainer status="unknown">
+      <email>r.h.p.vorderman@lumc.nl</email>
+      <name>Leiden University Medical Center</name>
+    </maintainer>
+  </upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-09-29 13:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-29 13:33 [gentoo-commits] proj/sci:master commit in: dev-python/isal/ Alexey Shvetsov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox