public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/chameleon/
Date: Fri, 16 Dec 2022 19:00:23 +0000 (UTC)	[thread overview]
Message-ID: <1671217218.ac352fb41377f11162c5ec953ad9992b33a74272.arthurzam@gentoo> (raw)

commit:     ac352fb41377f11162c5ec953ad9992b33a74272
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 16 18:48:37 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 16 19:00:18 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac352fb4

dev-python/chameleon: add 3.10.2

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

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

diff --git a/dev-python/chameleon/Manifest b/dev-python/chameleon/Manifest
index ddece4c080ad..56258a1c2c22 100644
--- a/dev-python/chameleon/Manifest
+++ b/dev-python/chameleon/Manifest
@@ -1 +1,2 @@
 DIST chameleon-3.10.1.gh.tar.gz 137135 BLAKE2B c11520792a833bccc0997ea82e7876e309905ac0cdfd8701c4d83eee7befe1d152787f27b076df15c4ba299d2702ac6a262dc193d1ee7f6d44398e57af73772e SHA512 e79b261ce6f480358191ff3d23af325c0559e9c0b6be8b2c44d4bb3869fb7e09fa759906933d9b4d6f7107779f19bb225170add73ec3205ddf73b9bdb1bcfb9a
+DIST chameleon-3.10.2.gh.tar.gz 137228 BLAKE2B a25aa7fc4b9b77afb5f108d515f06c24a01cc52da1630b7db7bc86571ca5635b276ddf5ec800cb9f9ed26f88c1e5bcae89a3b92c391d61814bd104e24ec3f6c9 SHA512 a00de545812d25fbaab86a0252b81d47a7e6a6460c6874ab536e6e65a4b56301cd54a31c390c4503453bd4e04863f83e3eec381f69e87b8bb7046943e0a24493

diff --git a/dev-python/chameleon/chameleon-3.10.2.ebuild b/dev-python/chameleon/chameleon-3.10.2.ebuild
new file mode 100644
index 000000000000..a1fbea14a9ed
--- /dev/null
+++ b/dev-python/chameleon/chameleon-3.10.2.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-12-16 19:00 UTC|newest]

Thread overview: 70+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-16 19:00 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-18 16:57 [gentoo-commits] repo/gentoo:master commit in: dev-python/chameleon/ 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-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ć
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=1671217218.ac352fb41377f11162c5ec953ad9992b33a74272.arthurzam@gentoo \
    --to=arthurzam@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