public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyfuse3/
Date: Wed, 28 Sep 2022 18:34:26 +0000 (UTC)	[thread overview]
Message-ID: <1664389984.c98f77f83d1309117f852d27b8f29d588902a6bf.mgorny@gentoo> (raw)

commit:     c98f77f83d1309117f852d27b8f29d588902a6bf
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 28 18:30:43 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep 28 18:33:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c98f77f8

dev-python/pyfuse3: Bump to 3.2.2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pyfuse3/Manifest             |  1 +
 dev-python/pyfuse3/pyfuse3-3.2.2.ebuild | 41 +++++++++++++++++++++++++++++++++
 2 files changed, 42 insertions(+)

diff --git a/dev-python/pyfuse3/Manifest b/dev-python/pyfuse3/Manifest
index e1db1f7198d8..11525080ab8d 100644
--- a/dev-python/pyfuse3/Manifest
+++ b/dev-python/pyfuse3/Manifest
@@ -1 +1,2 @@
 DIST pyfuse3-3.2.1.tar.gz 509083 BLAKE2B 16ada8aec47d8049907ef2710e9bfdf7991a8127560e7264e4eb58f7062efde478d2914597333991be4a6ef67a2a83c470560456287c1298b2008454ac831fb0 SHA512 468ef4cf9e2caef346a108f481a4c6dca8909ff3ea5aed11187df4c70c72c6180af9004348d25648368598495e5a5d9be2ba95d37f4d6d8a8c982f4893471b04
+DIST pyfuse3-3.2.2.tar.gz 510868 BLAKE2B a6f11083a3ddec031fdfe5cb810be526cba26d7bc9599a64d28e9a45281aeb04fca8728ff3788e44f1736475c89e64c3c1fd7cb964ff81fc30ce441a5dda7fae SHA512 91787c4198592ff5f0c022141e6c3cb1701108a6635b4d26347c4f7efff2a83aec206e939b44879ad1fd5c6c85aa6731b7465c998ec55ec032a6db024ffee817

diff --git a/dev-python/pyfuse3/pyfuse3-3.2.2.ebuild b/dev-python/pyfuse3/pyfuse3-3.2.2.ebuild
new file mode 100644
index 000000000000..e681ca0d9809
--- /dev/null
+++ b/dev-python/pyfuse3/pyfuse3-3.2.2.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python 3 bindings for libfuse 3 with asynchronous API"
+HOMEPAGE="
+	https://github.com/libfuse/pyfuse3/
+	https://pypi.org/project/pyfuse3/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+
+DEPEND="
+	sys-fs/fuse:3
+"
+RDEPEND="
+	${DEPEND}
+	dev-python/trio[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	dev-python/cython[${PYTHON_USEDEP}]
+	test? (
+		dev-python/pytest-trio[${PYTHON_USEDEP}]
+		sys-apps/which
+	)
+"
+
+distutils_enable_tests pytest
+
+python_configure() {
+	esetup.py build_cython
+}


             reply	other threads:[~2022-09-28 18:34 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-28 18:34 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-14 14:07 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyfuse3/ Michał Górny
2024-09-14 13:22 Arthur Zamarin
2024-09-14 12:06 Arthur Zamarin
2024-09-14 11:31 Arthur Zamarin
2024-08-29  4:52 Michał Górny
2024-06-20 18:49 Michał Górny
2024-02-10  3:28 Sam James
2023-09-08  4:53 Michał Górny
2023-09-07 19:52 Sam James
2023-09-07 19:52 Sam James
2023-08-28 23:13 Sam James
2023-08-28 23:13 Sam James
2023-08-07  2:36 Michał Górny
2023-07-30 10:04 Piotr Karbowski
2023-06-11 19:19 Michał Górny
2023-06-11 18:38 Jakov Smolić
2023-06-11 13:46 Sam James
2023-05-10  3:00 Michał Górny
2023-05-04 16:22 Michał Górny
2022-11-04  8:38 Michał Górny
2022-11-04  8:16 Agostino Sarubbo
2022-11-03 19:28 Sam James
2022-08-16 15:07 Sam James
2022-08-16 15:07 Sam James
2022-06-19 14:58 Piotr Karbowski
2022-06-19 14:33 Piotr Karbowski
2022-05-16 13:24 Michał Górny
2022-04-15  6:43 Sam James
2022-03-06 23:27 Piotr Karbowski
2022-02-28  0:01 Piotr Karbowski

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=1664389984.c98f77f83d1309117f852d27b8f29d588902a6bf.mgorny@gentoo \
    --to=mgorny@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