public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/iniparse/
Date: Thu, 24 Nov 2016 03:47:44 +0000 (UTC)	[thread overview]
Message-ID: <1479959261.3fe1f0156ea0f17c82e0b3cf583070ec34262db0.floppym@gentoo> (raw)

commit:     3fe1f0156ea0f17c82e0b3cf583070ec34262db0
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 24 03:47:41 2016 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Nov 24 03:47:41 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fe1f015

dev-python/iniparse: replace googlecode links

Package-Manager: portage-2.3.2_p8

 dev-python/iniparse/iniparse-0.4-r1.ebuild | 6 +++---
 dev-python/iniparse/iniparse-0.4-r2.ebuild | 4 ++--
 dev-python/iniparse/metadata.xml           | 3 ---
 3 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/dev-python/iniparse/iniparse-0.4-r1.ebuild b/dev-python/iniparse/iniparse-0.4-r1.ebuild
index 8c6e730..37fccc9 100644
--- a/dev-python/iniparse/iniparse-0.4-r1.ebuild
+++ b/dev-python/iniparse/iniparse-0.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1
 
 DESCRIPTION="Better INI parser for Python"
-HOMEPAGE="https://code.google.com/p/iniparse https://pypi.python.org/pypi/iniparse"
-SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
+HOMEPAGE="https://pypi.python.org/pypi/iniparse"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT PSF-2"
 SLOT="0"

diff --git a/dev-python/iniparse/iniparse-0.4-r2.ebuild b/dev-python/iniparse/iniparse-0.4-r2.ebuild
index 1a181b4..c7fa118 100644
--- a/dev-python/iniparse/iniparse-0.4-r2.ebuild
+++ b/dev-python/iniparse/iniparse-0.4-r2.ebuild
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} )
 inherit distutils-r1
 
 DESCRIPTION="Better INI parser for Python"
-HOMEPAGE="https://code.google.com/p/iniparse https://pypi.python.org/pypi/iniparse"
-SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PN}/${P}.tar.gz"
+HOMEPAGE="https://pypi.python.org/pypi/iniparse"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT PSF-2"
 SLOT="0"

diff --git a/dev-python/iniparse/metadata.xml b/dev-python/iniparse/metadata.xml
index b54bedc..7f4f33c 100644
--- a/dev-python/iniparse/metadata.xml
+++ b/dev-python/iniparse/metadata.xml
@@ -5,7 +5,4 @@
 		<email>python@gentoo.org</email>
 		<name>Python</name>
 	</maintainer>
-	<upstream>
-		<remote-id type="google-code">iniparse</remote-id>
-	</upstream>
 </pkgmetadata>


             reply	other threads:[~2016-11-24  3:47 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-24  3:47 Mike Gilbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-12-18 15:44 [gentoo-commits] repo/gentoo:master commit in: dev-python/iniparse/ Agostino Sarubbo
2017-04-28 15:56 Manuel Rüger
2019-03-11 21:03 Andreas Sturmlechner
2019-04-27 14:46 Andreas Sturmlechner
2019-07-29 20:02 Aaron Bauman
2019-11-24 17:13 Andreas Sturmlechner
2020-03-20  8:46 Michał Górny
2020-10-11 21:33 Andreas Sturmlechner
2020-11-08  9:48 Sam James
2020-11-08  9:56 Sam James
2021-06-05 14:17 Michał Górny
2021-09-14  1:30 Yixun Lan
2022-06-12 18:28 Michał Górny
2022-06-12 18:28 Michał Górny
2022-06-13  8:20 Michał Górny
2022-07-14 20:04 Arthur Zamarin
2022-07-15  7:21 Michał Górny
2023-05-31 17:43 Michał Górny
2023-05-31 17:43 Michał Górny
2023-07-05 20:52 Sam James
2023-07-06 12:08 Michał Górny
2024-06-15 14:44 Michał Górny
2024-09-30 15:21 Michał Górny

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=1479959261.3fe1f0156ea0f17c82e0b3cf583070ec34262db0.floppym@gentoo \
    --to=floppym@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