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/pysvg/
Date: Thu, 24 Nov 2016 04:42:20 +0000 (UTC)	[thread overview]
Message-ID: <1479962526.c2fe78f7f29e8b45a8b9c9e1f5c74aaedf567977.floppym@gentoo> (raw)

commit:     c2fe78f7f29e8b45a8b9c9e1f5c74aaedf567977
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 24 04:42:06 2016 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Nov 24 04:42:06 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2fe78f7

dev-python/pysvg: bump to 0.2.2

Package-Manager: portage-2.3.2_p8

 dev-python/pysvg/Manifest                                      | 2 +-
 dev-python/pysvg/metadata.xml                                  | 3 ---
 dev-python/pysvg/{pysvg-0.2.1-r1.ebuild => pysvg-0.2.2.ebuild} | 6 +++---
 3 files changed, 4 insertions(+), 7 deletions(-)

diff --git a/dev-python/pysvg/Manifest b/dev-python/pysvg/Manifest
index 84f63b5..9b6abf0 100644
--- a/dev-python/pysvg/Manifest
+++ b/dev-python/pysvg/Manifest
@@ -1 +1 @@
-DIST pysvg-0.2.1.zip 24216 SHA256 f447d39d47674176d277a21616597812c662d62834e136360e86d3f914270f36 SHA512 f8334d466ac130842c6fd8beecb4da7a5207fd50ed996a4b0d06d3b5e2f2324e9e87c35df7fd9a4d776e810b35532d4ef37d7075b512b7f2f2f2ea4e1b0db2df WHIRLPOOL 8116add689eb39865c43bc07e772382fe4f96b513ffa8cd6bcaab76c199371f467e3e6ba0935095857d685093b6be0e881ec6daade9e0dba0d033c120c3244a8
+DIST pysvg-0.2.2.zip 623804 SHA256 e7dd51244cd201279dba577704149e5195d4a69d6e6681bda1edb32fac24f2ed SHA512 f0e39903f4290a0615ca7531ccc242b27086b639b2940b53ae185ff354843e56b184c1d1dbf63f0df4f9f9700c4224e878810354a0f0c77bcbb9efd1b4ac2f17 WHIRLPOOL ade85b0853b1563359de47d048e74d0c3ba3ae7347b0d7dec41b0a187b051442afab9cd5675da0042d4266a7aba0620fc33c3bc988b1af9fc854266643c835dd

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

diff --git a/dev-python/pysvg/pysvg-0.2.1-r1.ebuild b/dev-python/pysvg/pysvg-0.2.2.ebuild
similarity index 76%
rename from dev-python/pysvg/pysvg-0.2.1-r1.ebuild
rename to dev-python/pysvg/pysvg-0.2.2.ebuild
index 21e53cc..dc45781 100644
--- a/dev-python/pysvg/pysvg-0.2.1-r1.ebuild
+++ b/dev-python/pysvg/pysvg-0.2.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
@@ -10,7 +10,7 @@ inherit distutils-r1
 DESCRIPTION="Python SVG document creation library"
 HOMEPAGE="http://codeboje.de/pysvg/
 	https://code.google.com/p/pysvg/"
-SRC_URI="https://pysvg.googlecode.com/files/${P}.zip"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
 
 LICENSE="BSD"
 SLOT="0"


             reply	other threads:[~2016-11-24  4:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-24  4:42 Mike Gilbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-02-05 21:54 [gentoo-commits] repo/gentoo:master commit in: dev-python/pysvg/ Michał Górny
2019-03-01  0:26 Aaron Bauman
2019-12-12 19:25 Aaron Bauman
2019-12-12 19:25 Aaron Bauman
2021-05-19  7:36 Michał Górny
2022-06-05 16:10 Arthur Zamarin
2022-06-05 16:10 Arthur Zamarin
2022-06-16  8:08 Michał Górny
2023-03-25 17:19 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=1479962526.c2fe78f7f29e8b45a8b9c9e1f5c74aaedf567977.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