public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-python/hashin/
@ 2025-06-12 23:05 Sebastian Pipping
  0 siblings, 0 replies; only message in thread
From: Sebastian Pipping @ 2025-06-12 23:05 UTC (permalink / raw
  To: gentoo-commits

commit:     3122ebec922fea0a45e4396f61d1cff2461fd476
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 12 23:03:56 2025 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Thu Jun 12 23:04:54 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3122ebec

dev-python/hashin: New package, v1.0.5

Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>

 dev-python/hashin/Manifest            |  1 +
 dev-python/hashin/hashin-1.0.5.ebuild | 26 ++++++++++++++++++++++++++
 dev-python/hashin/metadata.xml        | 12 ++++++++++++
 3 files changed, 39 insertions(+)

diff --git a/dev-python/hashin/Manifest b/dev-python/hashin/Manifest
new file mode 100644
index 000000000000..5c6ff1b765dd
--- /dev/null
+++ b/dev-python/hashin/Manifest
@@ -0,0 +1 @@
+DIST hashin-1.0.5.tar.gz 29946 BLAKE2B 6e72b49f0fbe4515a4fe56f4b47217dd79dbe28cdf2e03ed08d9ae4fd109de1ebd4f067639ac14d5592bd65fb6d28876e3254c4ac15a521b08dcaaf0566e8147 SHA512 a944fdc12f88f0c81605af14447fa1c84c6d5294237e69e91877d531f8dbc4febaa217d2c143caf7283e82bafb61ff4549cafd9f13191c408b242e1436b87f0d

diff --git a/dev-python/hashin/hashin-1.0.5.ebuild b/dev-python/hashin/hashin-1.0.5.ebuild
new file mode 100644
index 000000000000..759de945bbec
--- /dev/null
+++ b/dev-python/hashin/hashin-1.0.5.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Adds hashed entries for packages to requirements.txt"
+HOMEPAGE="https://github.com/peterbe/hashin"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	dev-python/packaging[${PYTHON_USEDEP}]
+	dev-python/pip[${PYTHON_USEDEP}]
+"
+
+RESTRICT="!test? ( test )"
+
+distutils_enable_tests pytest

diff --git a/dev-python/hashin/metadata.xml b/dev-python/hashin/metadata.xml
new file mode 100644
index 000000000000..bfbbcd1b78c9
--- /dev/null
+++ b/dev-python/hashin/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>sping@gentoo.org</email>
+		<name>Sebastian Pipping</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">peterbe/hashin</remote-id>
+		<remote-id type="pypi">hashin</remote-id>
+	</upstream>
+</pkgmetadata>


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

only message in thread, other threads:[~2025-06-12 23:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-12 23:05 [gentoo-commits] repo/gentoo:master commit in: dev-python/hashin/ Sebastian Pipping

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