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/python-multipart/
Date: Sun,  4 Feb 2024 04:01:58 +0000 (UTC)	[thread overview]
Message-ID: <1707019311.b29ec8c204aff7badf75a274f163bb1cca7ef640.mgorny@gentoo> (raw)

commit:     b29ec8c204aff7badf75a274f163bb1cca7ef640
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  4 03:54:41 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb  4 04:01:51 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b29ec8c2

dev-python/python-multipart: Bump to 0.0.7

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

 dev-python/python-multipart/Manifest               |  1 +
 .../python-multipart/python-multipart-0.0.7.ebuild | 31 ++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/python-multipart/Manifest b/dev-python/python-multipart/Manifest
index ac378bcb4544..8aafaa70b284 100644
--- a/dev-python/python-multipart/Manifest
+++ b/dev-python/python-multipart/Manifest
@@ -1 +1,2 @@
 DIST python-multipart-0.0.6.gh.tar.gz 48648 BLAKE2B 4995136e6fcda8df952a6ee868238a507f3d5ea8f8454d4c4933e89b4897440f9186bd820af427f81b3240ca3610aa8300a944e4a0436291cc414f5e97daca30 SHA512 fb996725266996aefb5284b4815ecd8d0005344359f29780f0c2817125f625f3910be14d7d937e975b3ca9fb27a2a483401ab342a0c861df0e1112d447b1f083
+DIST python-multipart-0.0.7.gh.tar.gz 48727 BLAKE2B 723910a769c7a574480a8e60be23a5e279daa487972b78d72db74ea8a2969b60711eb48bdc6a8a0e27baf8cfb3cec388eef95dafe69b44012b1ee9221d5c88ce SHA512 fc4429a50550087f4c05e4a35fdf3f3a0a6e00a8401d6478481f54427af88a9b0da237785142edc044f0802c40ffa54b6a6b70949ad4fbe12de5a06ce5a724de

diff --git a/dev-python/python-multipart/python-multipart-0.0.7.ebuild b/dev-python/python-multipart/python-multipart-0.0.7.ebuild
new file mode 100644
index 000000000000..a4baa77e8c78
--- /dev/null
+++ b/dev-python/python-multipart/python-multipart-0.0.7.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..12} )
+
+inherit distutils-r1
+
+DESCRIPTION="A streaming multipart parser for Python"
+HOMEPAGE="
+	https://github.com/andrew-d/python-multipart/
+	https://pypi.org/project/python-multipart/
+"
+SRC_URI="
+	https://github.com/andrew-d/python-multipart/archive/${PV}.tar.gz
+		-> ${P}.gh.tar.gz
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+BDEPEND="
+	test? (
+		dev-python/pyyaml[${PYTHON_USEDEP}]
+	)
+"
+
+distutils_enable_tests pytest


             reply	other threads:[~2024-02-04  4:02 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-04  4:01 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-29 15:20 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-multipart/ Michał Górny
2024-09-28 19:36 Michał Górny
2024-09-22  2:28 Michał Górny
2024-05-18  8:36 Michał Górny
2024-03-02  9:59 Arthur Zamarin
2024-02-20  9:09 Michał Górny
2024-02-20  7:41 Sam James
2024-02-11  3:35 Michał Górny
2024-02-10  9:15 Michał Górny
2023-05-31  8:25 Michał Górny
2023-04-16 16:22 Arthur Zamarin
2023-04-15  5:40 Sam James
2023-04-15  5:40 Sam James
2023-04-14 20:53 Sam James
2023-04-05  7:01 Arthur Zamarin
2023-03-03 19:47 Arthur Zamarin
2023-02-27 17:49 Michał Górny
2023-02-26 18:16 Arthur Zamarin
2023-02-24 23:29 Sam James
2023-01-21  9:32 Arthur Zamarin
2023-01-21  9:26 Arthur Zamarin
2023-01-21  9:26 Arthur Zamarin
2023-01-21  8:42 Arthur Zamarin
2023-01-21  8:42 Arthur Zamarin
2022-12-28  1:08 Yixun Lan
2022-12-26  1:49 WANG Xuerui
2022-12-20  9:06 Sam James
2022-12-20  8:15 Sam James
2022-12-20  8:15 Sam James
2022-11-21 14:52 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=1707019311.b29ec8c204aff7badf75a274f163bb1cca7ef640.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