From: "Tim Harder (radhermit)" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/PyGithub: ChangeLog PyGithub-1.21.0.ebuild PyGithub-1.23.0.ebuild
Date: Wed, 1 Jan 2014 20:30:17 +0000 (UTC) [thread overview]
Message-ID: <20140101203017.2CD3E2004C@flycatcher.gentoo.org> (raw)
radhermit 14/01/01 20:30:17
Modified: ChangeLog PyGithub-1.21.0.ebuild
PyGithub-1.23.0.ebuild
Log:
Update HOMEPAGE.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Revision Changes Path
1.20 dev-python/PyGithub/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyGithub/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyGithub/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyGithub/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/PyGithub/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 30 Dec 2013 02:36:15 -0000 1.19
+++ ChangeLog 1 Jan 2014 20:30:16 -0000 1.20
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/PyGithub
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyGithub/ChangeLog,v 1.19 2013/12/30 02:36:15 radhermit Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyGithub/ChangeLog,v 1.20 2014/01/01 20:30:16 radhermit Exp $
+
+ 01 Jan 2014; Tim Harder <radhermit@gentoo.org> PyGithub-1.21.0.ebuild,
+ PyGithub-1.23.0.ebuild:
+ Update HOMEPAGE.
30 Dec 2013; Tim Harder <radhermit@gentoo.org> -PyGithub-1.17.0.ebuild,
-PyGithub-1.18.0.ebuild, -PyGithub-1.19.0.ebuild, -PyGithub-1.20.0.ebuild:
1.2 dev-python/PyGithub/PyGithub-1.21.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyGithub/PyGithub-1.21.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyGithub/PyGithub-1.21.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyGithub/PyGithub-1.21.0.ebuild?r1=1.1&r2=1.2
Index: PyGithub-1.21.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/PyGithub/PyGithub-1.21.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- PyGithub-1.21.0.ebuild 18 Nov 2013 19:47:30 -0000 1.1
+++ PyGithub-1.21.0.ebuild 1 Jan 2014 20:30:16 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyGithub/PyGithub-1.21.0.ebuild,v 1.1 2013/11/18 19:47:30 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyGithub/PyGithub-1.21.0.ebuild,v 1.2 2014/01/01 20:30:16 radhermit Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -8,7 +8,7 @@
inherit distutils-r1
DESCRIPTION="Python library to access the Github API v3"
-HOMEPAGE="http://vincent-jacques.net/PyGithub/"
+HOMEPAGE="https://github.com/jacquev6/PyGithub/"
# Use github since pypi is missing test data
SRC_URI="https://github.com/jacquev6/PyGithub/archive/v${PV}.tar.gz -> ${P}.tar.gz"
1.2 dev-python/PyGithub/PyGithub-1.23.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyGithub/PyGithub-1.23.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyGithub/PyGithub-1.23.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyGithub/PyGithub-1.23.0.ebuild?r1=1.1&r2=1.2
Index: PyGithub-1.23.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/PyGithub/PyGithub-1.23.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- PyGithub-1.23.0.ebuild 30 Dec 2013 02:35:20 -0000 1.1
+++ PyGithub-1.23.0.ebuild 1 Jan 2014 20:30:16 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyGithub/PyGithub-1.23.0.ebuild,v 1.1 2013/12/30 02:35:20 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyGithub/PyGithub-1.23.0.ebuild,v 1.2 2014/01/01 20:30:16 radhermit Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -8,7 +8,7 @@
inherit distutils-r1
DESCRIPTION="Python library to access the Github API v3"
-HOMEPAGE="http://vincent-jacques.net/PyGithub/"
+HOMEPAGE="https://github.com/jacquev6/PyGithub/"
# Use github since pypi is missing test data
SRC_URI="https://github.com/jacquev6/PyGithub/archive/v${PV}.tar.gz -> ${P}.tar.gz"
reply other threads:[~2014-01-01 20:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20140101203017.2CD3E2004C@flycatcher.gentoo.org \
--to=radhermit@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