From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pelican-minify/
Date: Tue, 21 Feb 2023 16:46:35 +0000 (UTC) [thread overview]
Message-ID: <1676997929.70f99ddd5e4948a231f2f8ac986bdf39571ec2bd.sam@gentoo> (raw)
commit: 70f99ddd5e4948a231f2f8ac986bdf39571ec2bd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 21 16:38:04 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 21 16:45:29 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70f99ddd
dev-python/pelican-minify: PEP517, pypi.eclass
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../pelican-minify/pelican-minify-0.9-r2.ebuild | 24 ++++++++++++++++++++++
1 file changed, 24 insertions(+)
diff --git a/dev-python/pelican-minify/pelican-minify-0.9-r2.ebuild b/dev-python/pelican-minify/pelican-minify-0.9-r2.ebuild
new file mode 100644
index 000000000000..8bad83e0ff36
--- /dev/null
+++ b/dev-python/pelican-minify/pelican-minify-0.9-r2.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..10} )
+PYPI_NO_NORMALIZE=1
+inherit distutils-r1 pypi
+
+DESCRIPTION="An HTML minification plugin for Pelican, the static site generator"
+HOMEPAGE="https://pypi.org/project/pelican-minify/"
+
+LICENSE="Unlicense"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ >=dev-python/joblib-0.9[${PYTHON_USEDEP}]
+ >=app-text/htmlmin-0.1.5[${PYTHON_USEDEP}]
+ >=app-text/pelican-3.1.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
next reply other threads:[~2023-02-21 16:46 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-21 16:46 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-17 14:24 [gentoo-commits] repo/gentoo:master commit in: dev-python/pelican-minify/ Michał Górny
2023-12-28 4:56 Sam James
2023-12-15 9:06 Michał Górny
2023-10-20 13:33 Michał Górny
2023-08-04 3:03 Michał Górny
2023-02-28 20:27 Michał Górny
2023-02-21 16:46 Sam James
2023-02-21 16:46 Sam James
2022-05-20 1:59 Matthew Thode
2021-02-22 22:20 Sam James
2021-02-22 22:20 Sam James
2020-01-29 2:58 Matthew Thode
2018-06-24 16:21 Pacho Ramos
2017-10-21 18:43 Matt Thode
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=1676997929.70f99ddd5e4948a231f2f8ac986bdf39571ec2bd.sam@gentoo \
--to=sam@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