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/chameleon/
Date: Wed, 18 May 2022 05:58:52 +0000 (UTC)	[thread overview]
Message-ID: <1652853527.9df9405eb82dd016cd7e4c6b8c1bb893ebb56fb9.mgorny@gentoo> (raw)

commit:     9df9405eb82dd016cd7e4c6b8c1bb893ebb56fb9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 18 05:49:19 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 18 05:58:47 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9df9405e

dev-python/chameleon: Bump to 3.10.1

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

 dev-python/chameleon/Manifest                |  1 +
 dev-python/chameleon/chameleon-3.10.1.ebuild | 30 ++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/chameleon/Manifest b/dev-python/chameleon/Manifest
index 150d934e2ad7..764bab316b80 100644
--- a/dev-python/chameleon/Manifest
+++ b/dev-python/chameleon/Manifest
@@ -1 +1,2 @@
 DIST chameleon-3.10.0.gh.tar.gz 136996 BLAKE2B a622fa4d972dc0bea9532f0815b586e17d56fc4da94bad37f83fb29d2a94442da2a7d1ebd00fdfb0a877fcf9a2d269c2c3780ec9cf96ad772952b096a1ca1db2 SHA512 de59a4f1d0243beae91008f93741e9565831ea3b07c3f39e20e15ecc7220711a78bf475844fcaa9dc25f2376b0e937779ca28bd58f7c9b95fa2cf35cc7212117
+DIST chameleon-3.10.1.gh.tar.gz 137135 BLAKE2B c11520792a833bccc0997ea82e7876e309905ac0cdfd8701c4d83eee7befe1d152787f27b076df15c4ba299d2702ac6a262dc193d1ee7f6d44398e57af73772e SHA512 e79b261ce6f480358191ff3d23af325c0559e9c0b6be8b2c44d4bb3869fb7e09fa759906933d9b4d6f7107779f19bb225170add73ec3205ddf73b9bdb1bcfb9a

diff --git a/dev-python/chameleon/chameleon-3.10.1.ebuild b/dev-python/chameleon/chameleon-3.10.1.ebuild
new file mode 100644
index 000000000000..a1fbea14a9ed
--- /dev/null
+++ b/dev-python/chameleon/chameleon-3.10.1.ebuild
@@ -0,0 +1,30 @@
+# 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} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Fast HTML/XML template compiler for Python"
+HOMEPAGE="
+	https://github.com/malthe/chameleon/
+	https://pypi.org/project/Chameleon/
+"
+SRC_URI="
+	https://github.com/malthe/chameleon/archive/${PV}.tar.gz
+		-> ${P}.gh.tar.gz
+"
+
+LICENSE="repoze"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+distutils_enable_tests unittest
+
+src_test() {
+	cd src || die
+	distutils-r1_src_test
+}


             reply	other threads:[~2022-05-18  5:58 UTC|newest]

Thread overview: 74+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-18  5:58 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-27 20:50 [gentoo-commits] repo/gentoo:master commit in: dev-python/chameleon/ Michał Górny
2025-01-18 10:03 Michał Górny
2025-01-18  9:09 Arthur Zamarin
2025-01-01  6:18 Michał Górny
2024-06-18 16:57 Michał Górny
2024-05-17 17:03 Michał Górny
2024-04-24 17:15 Michał Górny
2024-04-24 15:31 Sam James
2024-04-20 11:23 Michał Górny
2024-04-20 10:49 Michał Górny
2024-04-09  6:01 Michał Górny
2024-04-05 19:45 Michał Górny
2024-02-14 12:36 Michał Górny
2024-02-14 12:26 Michał Górny
2024-01-30  4:07 Michał Górny
2024-01-29  5:58 Michał Górny
2024-01-27 12:10 Michał Górny
2024-01-18 18:49 Michał Górny
2024-01-18 18:37 Arthur Zamarin
2024-01-18 17:15 Arthur Zamarin
2023-12-31  7:17 Michał Górny
2023-12-20 16:48 Michał Górny
2023-12-20 16:26 Michał Górny
2023-12-19  6:11 Michał Górny
2023-12-13  4:38 Michał Górny
2023-12-04 13:45 Michał Górny
2023-11-24 14:46 Michał Górny
2023-10-28 15:23 Michał Górny
2023-09-30  5:44 Michał Górny
2023-09-30  5:28 Arthur Zamarin
2023-09-26  4:42 Michał Górny
2023-07-24 11:09 Michał Górny
2023-07-24 11:03 Jakov Smolić
2023-06-20  5:48 Michał Górny
2023-06-07  9:27 Sam James
2023-04-08 12:29 Michał Górny
2023-04-08 10:57 Arthur Zamarin
2023-03-07  7:08 Michał Górny
2022-12-16 19:00 Arthur Zamarin
2022-06-22  7:57 Michał Górny
2022-06-22  6:53 Agostino Sarubbo
2022-05-15 10:41 Michał Górny
2022-05-15 10:41 Michał Górny
2022-05-15  8:19 Jakov Smolić
2022-04-06 17:04 Michał Górny
2021-06-15  5:40 Michał Górny
2021-06-15  4:06 Sam James
2021-05-14  8:14 Michał Górny
2021-03-30 19:05 Michał Górny
2021-03-30 15:46 Sam James
2021-02-26 14:35 Michał Górny
2020-08-21 15:36 Agostino Sarubbo
2020-07-30 20:41 Michał Górny
2020-07-30 20:03 Sam James
2020-07-30 19:39 Sam James
2020-07-08 13:08 Michał Górny
2020-07-08 13:08 Michał Górny
2020-07-07  6:35 Michał Górny
2020-06-26 10:10 Michał Górny
2020-06-18 10:26 Michał Górny
2020-06-01  5:56 Michał Górny
2020-05-13  7:08 Michał Górny
2020-05-11 16:48 Michał Górny
2020-05-11  9:44 Agostino Sarubbo
2020-05-04 10:29 Michał Górny
2020-04-02  7:32 Michał Górny
2020-03-11 14:28 Michał Górny
2020-02-04 15:40 Michał Górny
2017-08-05  9:05 Michael Palimaka
2017-07-15 17:18 Tobias Klausmann
2017-04-22 16:41 Michał Górny
2016-10-01 21:12 Patrick Lauer
2016-02-18 12:38 Patrick Lauer

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=1652853527.9df9405eb82dd016cd7e4c6b8c1bb893ebb56fb9.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