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/markupsafe/
Date: Mon, 25 May 2020 19:48:14 +0000 (UTC)	[thread overview]
Message-ID: <1590436088.1ba7b40c39a980ede963dcdd66e58bea3b3df453.mgorny@gentoo> (raw)

commit:     1ba7b40c39a980ede963dcdd66e58bea3b3df453
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May 25 19:43:32 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May 25 19:48:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ba7b40c

dev-python/markupsafe: Port to py3.9

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

 dev-python/markupsafe/markupsafe-1.1.1.ebuild | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/dev-python/markupsafe/markupsafe-1.1.1.ebuild b/dev-python/markupsafe/markupsafe-1.1.1.ebuild
index eceac7f542b..d1b297581d9 100644
--- a/dev-python/markupsafe/markupsafe-1.1.1.ebuild
+++ b/dev-python/markupsafe/markupsafe-1.1.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7,8}} pypy3 )
+PYTHON_COMPAT=( python{2_7,3_{6,7,8,9}} pypy3 )
 
 inherit distutils-r1
 
@@ -13,13 +13,10 @@ MY_P="${MY_PN}-${PV}"
 DESCRIPTION="Implements a XML/HTML/XHTML Markup safe string for Python"
 HOMEPAGE="https://pypi.org/project/MarkupSafe"
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+S=${WORKDIR}/${MY_P}
 
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
 
-BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-S=${WORKDIR}/${MY_P}
-
 distutils_enable_tests pytest


             reply	other threads:[~2020-05-25 19:48 UTC|newest]

Thread overview: 87+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-25 19:48 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-11  9:07 [gentoo-commits] repo/gentoo:master commit in: dev-python/markupsafe/ Michał Górny
2024-03-19  5:52 Michał Górny
2024-03-02 15:30 Arthur Zamarin
2024-02-18 11:43 Jakov Smolić
2024-02-18 11:43 Jakov Smolić
2024-02-18  0:15 Sam James
2024-02-17 22:26 Sam James
2024-02-17 22:26 Sam James
2024-02-17 22:26 Sam James
2024-02-08  4:22 Michał Górny
2024-02-08  1:18 Sam James
2024-02-03 14:03 Arthur Zamarin
2024-02-03 14:03 Arthur Zamarin
2024-02-03 11:22 Arthur Zamarin
2024-02-03 10:54 Sam James
2024-02-03 10:13 Arthur Zamarin
2024-02-03 10:10 Arthur Zamarin
2024-02-03  8:43 Arthur Zamarin
2024-02-03  7:22 Michał Górny
2024-01-20  7:09 Michał Górny
2023-07-17  4:59 Michał Górny
2023-07-16 21:07 Sam James
2023-07-07 21:22 Sam James
2023-07-05 20:52 Sam James
2023-07-05 20:52 Sam James
2023-07-05  8:01 Arthur Zamarin
2023-07-05  8:01 Arthur Zamarin
2023-07-05  5:56 Arthur Zamarin
2023-07-05  5:56 Arthur Zamarin
2023-06-03  6:48 Michał Górny
2023-05-23 16:15 Michał Górny
2023-05-20  7:15 Michał Górny
2023-05-20  7:15 Michał Górny
2023-03-16 18:13 Michał Górny
2023-02-21 17:44 Arthur Zamarin
2023-02-20 23:28 Sam James
2023-02-20 19:57 Arthur Zamarin
2023-02-20 19:50 Arthur Zamarin
2023-02-20 19:31 Arthur Zamarin
2023-02-20 19:25 Arthur Zamarin
2023-02-20 19:12 Arthur Zamarin
2023-02-20 19:12 Arthur Zamarin
2023-01-18  7:34 Michał Górny
2022-05-11 12:10 Michał Górny
2022-04-29  7:59 WANG Xuerui
2022-03-26 18:05 Arthur Zamarin
2022-03-26 17:52 Arthur Zamarin
2022-03-21  9:18 Jakov Smolić
2022-03-21  7:50 Agostino Sarubbo
2022-03-21  7:48 Agostino Sarubbo
2022-03-21  7:47 Agostino Sarubbo
2022-03-20 20:30 Arthur Zamarin
2022-03-20 18:34 Sam James
2022-03-20 18:34 Sam James
2022-03-15 14:26 Michał Górny
2022-02-18  9:19 Michał Górny
2021-10-17  9:07 Michał Górny
2021-06-16  6:52 Agostino Sarubbo
2021-06-15 16:56 Sergei Trofimovich
2021-06-15  7:07 Agostino Sarubbo
2021-06-15  5:25 Sam James
2021-06-14 22:18 Sam James
2021-06-14 22:18 Sam James
2021-06-14 22:18 Sam James
2021-06-14 22:18 Sam James
2021-05-19  5:59 Michał Górny
2021-05-12  8:37 Michał Górny
2021-05-05 19:14 Michał Górny
2020-09-20 14:19 Michał Górny
2020-08-09 14:57 Mikle Kolyada
2020-04-05 10:07 Sergei Trofimovich
2020-03-27 21:25 Michał Górny
2020-03-26 10:22 Agostino Sarubbo
2020-03-26 10:19 Agostino Sarubbo
2020-03-26  8:29 Agostino Sarubbo
2020-03-26  7:53 Sergei Trofimovich
2020-03-25 17:44 Agostino Sarubbo
2020-03-25 16:14 Agostino Sarubbo
2020-03-25 16:12 Agostino Sarubbo
2019-12-04  6:48 Aaron Bauman
2019-11-16 18:12 Patrick McLean
2019-11-15 23:01 Patrick McLean
2018-04-24 21:45 Michał Górny
2017-09-12  9:13 Fabian Groffen
2017-01-29 17:15 Fabian Groffen
2015-10-16 19:19 Mike Frysinger

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=1590436088.1ba7b40c39a980ede963dcdd66e58bea3b3df453.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