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, 6 Apr 2022 17:04:22 +0000 (UTC) [thread overview]
Message-ID: <1649264657.36c083f78da5676004c1c42ffbb67f41a9af7de2.mgorny@gentoo> (raw)
commit: 36c083f78da5676004c1c42ffbb67f41a9af7de2
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 6 16:36:27 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Apr 6 17:04:17 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36c083f7
dev-python/chameleon: Bump to 3.10.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/chameleon/Manifest | 1 +
dev-python/chameleon/chameleon-3.10.0.ebuild | 30 ++++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-python/chameleon/Manifest b/dev-python/chameleon/Manifest
index c2631240c51b..07573ec9b4b2 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.9.1.gh.tar.gz 136555 BLAKE2B 277df179cd26f1edc6513bc6a80d6f7a7f9f95b1562efa23f454d7055ffbeaf59d7a726bfe8969505b0839138c7f97fdb810754bb0342060a79b23abecb3ad36 SHA512 53b0aeeef89df7cacc299dad20e05023c638e708604876ce5269f22bab00e5001b640123920aef0ef9a0f554bbd37d151bedfdfe55ec161defe6b6f3781d841e
diff --git a/dev-python/chameleon/chameleon-3.10.0.ebuild b/dev-python/chameleon/chameleon-3.10.0.ebuild
new file mode 100644
index 000000000000..1d224f95ca79
--- /dev/null
+++ b/dev-python/chameleon/chameleon-3.10.0.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..10} 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
+}
next reply other threads:[~2022-04-06 17:04 UTC|newest]
Thread overview: 74+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-06 17:04 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-18 5:58 Michał Górny
2022-05-15 10:41 Michał Górny
2022-05-15 10:41 Michał Górny
2022-05-15 8:19 Jakov Smolić
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=1649264657.36c083f78da5676004c1c42ffbb67f41a9af7de2.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