public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/PyGithub: ChangeLog PyGithub-1.12.1.ebuild
@ 2013-02-25  4:23 Tim Harder (radhermit)
  0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2013-02-25  4:23 UTC (permalink / raw
  To: gentoo-commits

radhermit    13/02/25 04:23:59

  Modified:             ChangeLog
  Added:                PyGithub-1.12.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)

Revision  Changes    Path
1.5                  dev-python/PyGithub/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyGithub/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyGithub/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyGithub/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/PyGithub/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	10 Feb 2013 05:31:47 -0000	1.4
+++ ChangeLog	25 Feb 2013 04:23:59 -0000	1.5
@@ -1,6 +1,11 @@
 # 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.4 2013/02/10 05:31:47 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyGithub/ChangeLog,v 1.5 2013/02/25 04:23:59 radhermit Exp $
+
+*PyGithub-1.12.1 (25 Feb 2013)
+
+  25 Feb 2013; Tim Harder <radhermit@gentoo.org> +PyGithub-1.12.1.ebuild:
+  Version bump.
 
 *PyGithub-1.11.1 (10 Feb 2013)
 



1.1                  dev-python/PyGithub/PyGithub-1.12.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyGithub/PyGithub-1.12.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyGithub/PyGithub-1.12.1.ebuild?rev=1.1&content-type=text/plain

Index: PyGithub-1.12.1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/PyGithub/PyGithub-1.12.1.ebuild,v 1.1 2013/02/25 04:23:59 radhermit Exp $

EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2} )
# TODO(floppym): Investigate test failures with python-3.3

inherit distutils-r1

DESCRIPTION="Python library to access the Github API v3"
HOMEPAGE="http://vincent-jacques.net/PyGithub"
# Use github since pypi is missing test data
SRC_URI="https://github.com/jacquev6/PyGithub/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"

python_test() {
	esetup.py test
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-02-25  4:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-25  4:23 [gentoo-commits] gentoo-x86 commit in dev-python/PyGithub: ChangeLog PyGithub-1.12.1.ebuild Tim Harder (radhermit)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox