From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/scripttest/
Date: Sat, 24 Mar 2018 11:21:05 +0000 (UTC) [thread overview]
Message-ID: <1521890460.769beb77a5ff78eedf9faac0b2a6ac0701739259.mgorny@gentoo> (raw)
commit: 769beb77a5ff78eedf9faac0b2a6ac0701739259
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Mar 21 19:36:04 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 24 11:21:00 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=769beb77
dev-python/scripttest: remove dead HOMEPAGE, add github page
dev-python/scripttest/scripttest-1.2-r1.ebuild | 5 +++--
dev-python/scripttest/scripttest-1.3.0.ebuild | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/dev-python/scripttest/scripttest-1.2-r1.ebuild b/dev-python/scripttest/scripttest-1.2-r1.ebuild
index fa3fb17e8f0..4c51de9f777 100644
--- a/dev-python/scripttest/scripttest-1.2-r1.ebuild
+++ b/dev-python/scripttest/scripttest-1.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,8 @@ MY_PN="ScriptTest"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="A very small text templating language"
-HOMEPAGE="http://pythonpaste.org/scripttest/ https://pypi.python.org/pypi/ScriptTest"
+HOMEPAGE="https://pypi.python.org/pypi/ScriptTest
+ https://github.com/pypa/scripttest"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
diff --git a/dev-python/scripttest/scripttest-1.3.0.ebuild b/dev-python/scripttest/scripttest-1.3.0.ebuild
index 89c29e8fb7f..a8e4544b558 100644
--- a/dev-python/scripttest/scripttest-1.3.0.ebuild
+++ b/dev-python/scripttest/scripttest-1.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,8 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
inherit distutils-r1
DESCRIPTION="A very small text templating language"
-HOMEPAGE="http://pythonpaste.org/scripttest/ https://pypi.python.org/pypi/ScriptTest"
+HOMEPAGE="https://pypi.python.org/pypi/ScriptTest
+ https://github.com/pypa/scripttest"
# pypi tarball lacks tests
SRC_URI="https://github.com/pypa/scripttest/archive/${PV}.tar.gz -> ${P}.tar.gz"
next reply other threads:[~2018-03-24 11:21 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-24 11:21 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-10 10:03 [gentoo-commits] repo/gentoo:master commit in: dev-python/scripttest/ Michał Górny
2025-03-09 3:35 Michał Górny
2025-02-16 20:33 Michał Górny
2024-05-09 17:32 Michał Górny
2023-05-25 15:47 Michał Górny
2023-05-25 15:14 Michał Górny
2022-06-13 8:23 Michał Górny
2022-06-12 5:51 Michał Górny
2022-05-11 17:54 Michał Górny
2022-05-11 17:54 Michał Górny
2022-04-25 16:50 Sam James
2021-09-24 21:36 James Le Cuirot
2021-05-24 2:39 Joshua Kinard
2021-05-13 22:10 Michał Górny
2020-12-11 12:58 Michał Górny
2020-11-28 14:21 Sam James
2020-09-20 9:36 Michał Górny
2020-06-11 21:48 Sergei Trofimovich
2020-05-26 10:35 Michał Górny
2020-05-06 19:25 Mikle Kolyada
2020-05-06 17:13 Mikle Kolyada
2020-05-06 16:43 Mikle Kolyada
2020-05-06 16:43 Mikle Kolyada
2020-05-06 14:22 Mikle Kolyada
2020-04-27 0:45 Matt Turner
2020-04-27 0:45 Matt Turner
2020-03-17 2:09 Matt Turner
2020-02-11 12:03 Alexey Shvetsov
2020-01-28 11:32 Agostino Sarubbo
2020-01-28 10:20 Agostino Sarubbo
2019-12-05 22:15 Sergei Trofimovich
2019-12-04 19:44 Sergei Trofimovich
2019-11-30 5:21 Aaron Bauman
2019-11-24 15:09 Michał Górny
2019-06-27 15:25 Matthew Thode
2019-04-28 8:15 Maxim Koltsov
2017-06-04 16:56 Michał Górny
2017-05-17 12:14 Michał Górny
2017-05-17 12:14 Michał Górny
2015-08-24 10:12 Justin Lecher
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=1521890460.769beb77a5ff78eedf9faac0b2a6ac0701739259.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