From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4D70A15808B for ; Sat, 28 Sep 2024 19:36:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 59ED1E2A56; Sat, 28 Sep 2024 19:36:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 44976E2A56 for ; Sat, 28 Sep 2024 19:36:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 61561343166 for ; Sat, 28 Sep 2024 19:36:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 06B281A09 for ; Sat, 28 Sep 2024 19:36:44 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1727552198.c83b5a47594fcff6d5b9f8ee4606b45c0d30efb9.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-multipart/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/python-multipart/Manifest dev-python/python-multipart/python-multipart-0.0.11.ebuild X-VCS-Directories: dev-python/python-multipart/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: c83b5a47594fcff6d5b9f8ee4606b45c0d30efb9 X-VCS-Branch: master Date: Sat, 28 Sep 2024 19:36:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f179709f-ff93-4ea7-bbc2-871f20444f83 X-Archives-Hash: c029e53997f46f39e1ef4b38c43e6ac7 commit: c83b5a47594fcff6d5b9f8ee4606b45c0d30efb9 Author: Michał Górny gentoo org> AuthorDate: Sat Sep 28 19:22:08 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Sep 28 19:36:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c83b5a47 dev-python/python-multipart: Bump to 0.0.11 Signed-off-by: Michał Górny gentoo.org> dev-python/python-multipart/Manifest | 1 + .../python-multipart-0.0.11.ebuild | 31 ++++++++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/dev-python/python-multipart/Manifest b/dev-python/python-multipart/Manifest index 146821591883..5402419fe983 100644 --- a/dev-python/python-multipart/Manifest +++ b/dev-python/python-multipart/Manifest @@ -1,2 +1,3 @@ DIST python-multipart-0.0.10.gh.tar.gz 88275 BLAKE2B 56c1e1e5e59861068f29b66a5bea28234a70c273c1c5f0625f497eda19cc19389ecf6c602cc6fffca6d0681e4ab19b6b536196654f1b7ef9c40b192b475281af SHA512 eb35194b23772f448ff9b9a79bf69425891e39a54c56be92a25cf0c356bfa6ae016ec97c31bcc20535065f2eecdbc14444dfaedb3008c85f26e1a704b6b4b214 +DIST python-multipart-0.0.11.gh.tar.gz 88438 BLAKE2B 5d44f25e411d69c0c0e314e6406b36a3429623cd16dbae9e5f848479b096f6765efc99bbefc2026c0be2821d49986e3236beb5bf7dd2a29e6132d984f312b2f8 SHA512 93ba294c66ebbb5fdf29af78aa1022cc68d2d79c129b8a6459e363555629d1bf6cc2d42d9da96bdec63e997b2953959cacc8701d212915744ba90899debfeef1 DIST python-multipart-0.0.9.gh.tar.gz 49448 BLAKE2B 9ab4026dd4f45e60fd3bd781b178258edc9841e2a999ba6d0e918e37da106d7e9fb5816fa3e2fccb9eb3139c06c83dc892fe3e38b98bc6289dccaee4cdc64260 SHA512 6e41be080e079b1e9730e61d72b5b339fbb447bfb2b171a617c17025c5ad69924ca3c24f39e160f7b1cc495cea0999e72e6674e5631ce88a48240ecc229d0343 diff --git a/dev-python/python-multipart/python-multipart-0.0.11.ebuild b/dev-python/python-multipart/python-multipart-0.0.11.ebuild new file mode 100644 index 000000000000..5951939aa712 --- /dev/null +++ b/dev-python/python-multipart/python-multipart-0.0.11.ebuild @@ -0,0 +1,31 @@ +# Copyright 2022-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=hatchling +PYTHON_COMPAT=( pypy3 python3_{10..13} ) + +inherit distutils-r1 + +DESCRIPTION="A streaming multipart parser for Python" +HOMEPAGE=" + https://github.com/Kludex/python-multipart/ + https://pypi.org/project/python-multipart/ +" +SRC_URI=" + https://github.com/Kludex/python-multipart/archive/${PV}.tar.gz + -> ${P}.gh.tar.gz +" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + +BDEPEND=" + test? ( + dev-python/pyyaml[${PYTHON_USEDEP}] + ) +" + +distutils_enable_tests pytest