public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jakov Smolić" <jsmolic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/smbus2/
Date: Fri, 26 Aug 2022 06:48:51 +0000 (UTC)	[thread overview]
Message-ID: <1661496539.d7a2eacac5df35da05ce873c816ccc04ebd6e606.jsmolic@gentoo> (raw)

commit:     d7a2eacac5df35da05ce873c816ccc04ebd6e606
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 26 06:48:19 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri Aug 26 06:48:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7a2eaca

dev-python/smbus2: new package, add 0.4.2

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

 dev-python/smbus2/Manifest            |  1 +
 dev-python/smbus2/metadata.xml        | 12 ++++++++++++
 dev-python/smbus2/smbus2-0.4.2.ebuild | 24 ++++++++++++++++++++++++
 3 files changed, 37 insertions(+)

diff --git a/dev-python/smbus2/Manifest b/dev-python/smbus2/Manifest
new file mode 100644
index 000000000000..d5dfc3a2ab29
--- /dev/null
+++ b/dev-python/smbus2/Manifest
@@ -0,0 +1 @@
+DIST smbus2-0.4.2.gh.tar.gz 17268 BLAKE2B 4a4728a06b14beb96a22cbfee98b3b5ea6bfb9bc7bfc106fa0438f4515b0306ae5eb008c9f5e3df9303788d5345fd1a5fcdb53ae57532b1226332a4535577b17 SHA512 a80c3554a62a5621ef1d3dc24cbf0e9d924865c216d79f146ea62d1448239bbeee3ffb7e4dab0bc7149ea4add7fb714765db12dc760222a1ef2505c8a4ed4477

diff --git a/dev-python/smbus2/metadata.xml b/dev-python/smbus2/metadata.xml
new file mode 100644
index 000000000000..44c07207a9e1
--- /dev/null
+++ b/dev-python/smbus2/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>jsmolic@gentoo.org</email>
+		<name>Jakov Smolić</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="pypi">smbus2</remote-id>
+		<remote-id type="github">kplindegaard/smbus2</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-python/smbus2/smbus2-0.4.2.ebuild b/dev-python/smbus2/smbus2-0.4.2.ebuild
new file mode 100644
index 000000000000..5b40ab7fc370
--- /dev/null
+++ b/dev-python/smbus2/smbus2-0.4.2.ebuild
@@ -0,0 +1,24 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="A drop-in replacement for smbus-cffi/smbus-python in pure Python"
+HOMEPAGE="
+	https://pypi.org/project/smbus2/
+	https://github.com/kplindegaard/smbus2
+"
+SRC_URI="
+	https://github.com/kplindegaard/smbus2/archive/refs/tags/${PV}.tar.gz
+		-> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+distutils_enable_tests nose


             reply	other threads:[~2022-08-26  6:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-26  6:48 Jakov Smolić [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-08-26  6:59 [gentoo-commits] repo/gentoo:master commit in: dev-python/smbus2/ Jakov Smolić
2022-09-05 16:49 Arthur Zamarin
2022-09-05 16:49 Arthur Zamarin
2022-12-23 14:36 Michał Górny
2022-12-23 14:36 Michał Górny
2023-08-26  5:31 Michał Górny
2023-12-23 18:45 Jakov Smolić
2024-06-30 17:00 Michał Górny
2024-10-20  3:11 Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1661496539.d7a2eacac5df35da05ce873c816ccc04ebd6e606.jsmolic@gentoo \
    --to=jsmolic@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox