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/kaitaistruct/
Date: Sat,  9 Jul 2022 08:41:57 +0000 (UTC)	[thread overview]
Message-ID: <1657356103.abfb369acfcbb70b449d956b62d550e72f4f3dfb.mgorny@gentoo> (raw)

commit:     abfb369acfcbb70b449d956b62d550e72f4f3dfb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  9 06:54:53 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul  9 08:41:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abfb369a

dev-python/kaitaistruct: Bump to 0.10

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

 dev-python/kaitaistruct/Manifest                 |  1 +
 dev-python/kaitaistruct/kaitaistruct-0.10.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/dev-python/kaitaistruct/Manifest b/dev-python/kaitaistruct/Manifest
index 19b946341c05..082b5680557a 100644
--- a/dev-python/kaitaistruct/Manifest
+++ b/dev-python/kaitaistruct/Manifest
@@ -1 +1,2 @@
+DIST kaitaistruct-0.10.tar.gz 7061 BLAKE2B 2d1f8c00415d43223b53c51ca185d79c8fdd9bbb1e512d2e3b8b800b5e7f52e90c35b869d8f82a116f15cc1f1222c41a62a01d07a7f62c567a4d7a82c0657d52 SHA512 b4db8b67fe5dd310121ecfad6db79d424e2bd7308b5ae2cc1cdbcd73538533b5bbe4047b71e2ff65d8109b213ad0a5b88a96cd593b08f910ea6ae9bf3c4cbfac
 DIST kaitaistruct-0.9.tar.gz 5497 BLAKE2B c3f4dae4269b8bf5102a120aa8792ab710607efd854d01e1239e0269fe696d38183f82a4d93838756d5283cbaa36bd137ddc8b0ea6c91bc474eb89dfba4a76e5 SHA512 4654f18d72f31745f27eed035899231e69f9539a8e8322055b0dd99ad701dbd4d484357d0bc42f5a1953abc6947a90fc5ec9da80aeb862077c175c1295549682

diff --git a/dev-python/kaitaistruct/kaitaistruct-0.10.ebuild b/dev-python/kaitaistruct/kaitaistruct-0.10.ebuild
new file mode 100644
index 000000000000..0dbe4ba3e752
--- /dev/null
+++ b/dev-python/kaitaistruct/kaitaistruct-0.10.ebuild
@@ -0,0 +1,21 @@
+# 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="Kaitai Struct runtime for Python"
+HOMEPAGE="
+	https://kaitai.io/
+	https://github.com/kaitai-io/kaitai_struct_python_runtime/
+	https://pypi.org/project/kaitaistruct/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"


             reply	other threads:[~2022-07-09  8:42 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-09  8:41 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-31 16:01 [gentoo-commits] repo/gentoo:master commit in: dev-python/kaitaistruct/ Michał Górny
2024-04-13 12:51 Matthew Smith
2024-04-13 12:51 Matthew Smith
2023-03-16  3:56 Michał Górny
2022-08-09  8:14 Michał Górny
2022-08-09  7:43 Agostino Sarubbo
2022-06-16  9:23 Michał Górny
2022-06-16  9:10 Jakov Smolić
2022-06-11 11:32 Yixun Lan
2022-05-13 11:00 Arthur Zamarin
2022-05-13 11:00 Arthur Zamarin
2021-10-23 14:03 Arthur Zamarin
2021-03-11 17:06 Sam James
2021-03-11 17:06 Sam James
2021-03-01  9:20 Agostino Sarubbo
2021-01-22 23:01 Sam James
2020-12-13 12:15 Michał Górny
2020-11-05 12:32 Joonas Niilola
2020-11-05 12:32 Joonas Niilola
2020-09-02 22:43 Sam James
2020-09-02 22:43 Sam James
2020-06-04  7:56 Joonas Niilola
2020-04-26 23:28 Jonas Stein
2020-02-05 15:48 Michał Górny
2018-07-23 16:01 Tony Vroon

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=1657356103.abfb369acfcbb70b449d956b62d550e72f4f3dfb.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