public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Mon, 22 Feb 2021 22:20:08 +0000 (UTC)	[thread overview]
Message-ID: <1614032364.489b0464be2f5c29aa53320274eac900821ccc71.sam@gentoo> (raw)

commit:     489b0464be2f5c29aa53320274eac900821ccc71
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Mon Feb 22 15:08:14 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 22 22:19:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=489b0464

dev-python/pelican-minify: Port to python 3.{8,9}

Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/pelican-minify/pelican-minify-0.9.ebuild | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/dev-python/pelican-minify/pelican-minify-0.9.ebuild b/dev-python/pelican-minify/pelican-minify-0.9.ebuild
index a1a18fb1326..0188745ee87 100644
--- a/dev-python/pelican-minify/pelican-minify-0.9.ebuild
+++ b/dev-python/pelican-minify/pelican-minify-0.9.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python3_7 )
+PYTHON_COMPAT=( python3_{7..9} )
 inherit distutils-r1
 
 DESCRIPTION="An HTML minification plugin for Pelican, the static site generator."
@@ -13,10 +13,8 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 LICENSE="Unlicense"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}
+RDEPEND="
 	>=dev-python/joblib-0.9[${PYTHON_USEDEP}]
 	>=app-text/htmlmin-0.1.5[${PYTHON_USEDEP}]
 	>=app-text/pelican-3.1.1[${PYTHON_USEDEP}]"


             reply	other threads:[~2021-02-22 22:20 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-22 22:20 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-28  4:56 [gentoo-commits] repo/gentoo:master commit in: dev-python/pelican-minify/ 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
2023-02-21 16:46 Sam James
2022-05-20  1:59 Matthew Thode
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=1614032364.489b0464be2f5c29aa53320274eac900821ccc71.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