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/yattag/
Date: Sun,  3 Nov 2024 03:52:37 +0000 (UTC)	[thread overview]
Message-ID: <1730605051.cbd4917db67583e13485af000852138ffc805c1c.mgorny@gentoo> (raw)

commit:     cbd4917db67583e13485af000852138ffc805c1c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  3 03:37:31 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov  3 03:37:31 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbd4917d

dev-python/yattag: Bump to 1.16.1

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

 dev-python/yattag/Manifest             |  1 +
 dev-python/yattag/yattag-1.16.1.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/yattag/Manifest b/dev-python/yattag/Manifest
index 878de7a43261..d77a669119b8 100644
--- a/dev-python/yattag/Manifest
+++ b/dev-python/yattag/Manifest
@@ -1 +1,2 @@
 DIST yattag-1.16.0.tar.gz 29052 BLAKE2B 48c24c7f510e23ce153e9ebf544b023eff0da4938621977fe22c23950643777e9c8adad860c6f80a53001cf65a2932dfaa1963249691d23f2879982a2db1114a SHA512 1cc16a94f162bbef9874dad1adf2a048042379909996a06506494373317f36df247b17feb95693a27643d8bb0440a96892197113b043a12f5701ffb2722d3dad
+DIST yattag-1.16.1.tar.gz 29069 BLAKE2B c35be7b3f9171f5ee5c40edb9bbcf7ce1277cd6703f690eceb2c0366bb43d2975f84598e70d3b7480cd68e055ae0221d8482a3ca92fc9a75dd4e1b58e9aa70e0 SHA512 afdd5ed7921a98a50d4f0139121014a25730f4051a21f189f6543df8a9da92790b290d0ddb65248f94b9947622f0ac256f1d5eec5fc82fcbbc7195f18d69a540

diff --git a/dev-python/yattag/yattag-1.16.1.ebuild b/dev-python/yattag/yattag-1.16.1.ebuild
new file mode 100644
index 000000000000..13a29b4c8f8a
--- /dev/null
+++ b/dev-python/yattag/yattag-1.16.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Python library to generate HTML or XML in a readable, concise and pythonic way"
+HOMEPAGE="
+	https://www.yattag.org/
+	https://github.com/leforestier/yattag/
+	https://pypi.org/project/yattag/
+"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+
+distutils_enable_tests unittest
+
+python_test() {
+	cd test || die
+	eunittest
+}


             reply	other threads:[~2024-11-03  3:52 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-03  3:52 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-23 14:20 [gentoo-commits] repo/gentoo:master commit in: dev-python/yattag/ Michał Górny
2024-11-23 14:15 Michał Górny
2024-08-24 13:06 Michał Górny
2024-08-24  8:18 Sam James
2024-08-07 14:10 Michał Górny
2024-07-06 16:27 Michał Górny
2024-06-28 11:38 Michał Górny
2023-11-29 11:38 Michał Górny
2023-11-29 11:32 Michał Górny
2023-11-23 16:46 Arthur Zamarin
2023-10-28  3:18 Michał Górny
2023-10-24 21:25 Marek Szuba
2023-08-24 14:52 Rick Farina
2023-07-08  0:52 Marek Szuba

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=1730605051.cbd4917db67583e13485af000852138ffc805c1c.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