public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johann Schmitz" <ercpe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/py2neo/
Date: Sat, 23 Jan 2016 06:43:06 +0000 (UTC)	[thread overview]
Message-ID: <1453531361.9274d380913d1dc2a5b4a6f5a11dc3ddce0c8653.ercpe@gentoo> (raw)

commit:     9274d380913d1dc2a5b4a6f5a11dc3ddce0c8653
Author:     Johann Schmitz <ercpe <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 23 06:42:41 2016 +0000
Commit:     Johann Schmitz <ercpe <AT> gentoo <DOT> org>
CommitDate: Sat Jan 23 06:42:41 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9274d380

dev-python/py2neo: Version bump wrt #572520

Package-Manager: portage-2.2.26

 dev-python/py2neo/Manifest                                  |  2 +-
 .../py2neo/{py2neo-2.0.7.ebuild => py2neo-2.0.8.ebuild}     | 13 ++++++++++---
 2 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/dev-python/py2neo/Manifest b/dev-python/py2neo/Manifest
index 604e6fe..723cd26 100644
--- a/dev-python/py2neo/Manifest
+++ b/dev-python/py2neo/Manifest
@@ -1,2 +1,2 @@
 DIST py2neo-2.0.6.tar.gz 251448 SHA256 6bb828d6d3e48b4d095b3f7d79dbb690a47633f0a9812eb62f141b042bab3186 SHA512 93f94ff678ce34e7a9754330939379e9e4211ddf932484d748215c49548a48997a90bcf384a7bd3713ea341db68f0400eeaac40afc686336a144ee20fa09c8cf WHIRLPOOL c7cbba6f9b3f5a8c039817286bb1027c984cc3c1d48c7f17ea6c3770f0fc5d02811885955b854cac174bc2cbf579610642362c7e1955fcb958ffa905c6a2affa
-DIST py2neo-2.0.7.tar.gz 251601 SHA256 9b154053eb93c7f5fb3ebd48b6a5b99df450d3f2e9c6682153c6f8d59369378c SHA512 02506433b50074ed098fbaee76eb072db386584ca818f322e370847058139e625318453fbcd9e099653f0d9a1041dd55be520e042d62f4e117f45a690e69bc08 WHIRLPOOL 53210f434d6a372f33c5b2e08df935bf6dd878dc42fee72760baa72b3a4f865f16d782a1d6c08424861cd1778c7a25029b7f2672cf9a3b4371bef51513b8a490
+DIST py2neo-2.0.8.tar.gz 860564 SHA256 57b4a1c4aa800e03904b2adfd7c8ec467b072bae2d24baf150fd580916255f2e SHA512 77f18a86ccd16d0152b814fa0e10d7a5629ade5a76f027aa13c856a7d4ac7d51861e87c04a9f9012c87b533f202774c0c84d16b4c65435406114f70bb59a7e1b WHIRLPOOL e779abb6de768205076783adf0f7816cdcfefc77cb5d52162485c69bdeed6df2fd2bdd3f28539567c480d97ff3783e7711f9b6ddec9c193f5ea19a98aff7d799

diff --git a/dev-python/py2neo/py2neo-2.0.7.ebuild b/dev-python/py2neo/py2neo-2.0.8.ebuild
similarity index 65%
rename from dev-python/py2neo/py2neo-2.0.7.ebuild
rename to dev-python/py2neo/py2neo-2.0.8.ebuild
index 5460323..e17aff6 100644
--- a/dev-python/py2neo/py2neo-2.0.7.ebuild
+++ b/dev-python/py2neo/py2neo-2.0.8.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$
 
@@ -6,11 +6,11 @@ EAPI=5
 
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
 
-inherit distutils-r1
+inherit distutils-r1 vcs-snapshot
 
 DESCRIPTION="A simple and pragmatic library which accesses the Neo4j graph database"
 HOMEPAGE="http://py2neo.org"
-SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
+SRC_URI="https://github.com/nigelsmall/py2neo/archive/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
@@ -22,3 +22,10 @@ python_compile() {
 	python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
 	distutils-r1_python_compile
 }
+
+#DEPEND="doc? ( dev-python/sphinx )"
+#src_compile() {
+#	distutils-r1_src_compile
+#
+#	use doc && emake -C book html
+#}
\ No newline at end of file


             reply	other threads:[~2016-01-23  6:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-23  6:43 Johann Schmitz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-01-23  6:43 [gentoo-commits] repo/gentoo:master commit in: dev-python/py2neo/ Johann Schmitz
2016-08-06 16:51 Michał Górny
2016-11-25 22:52 Patrice Clement
2017-04-28 21:27 Michał Górny
2017-07-09 17:49 David Seifert
2019-03-26 18:52 Aaron Bauman

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=1453531361.9274d380913d1dc2a5b4a6f5a11dc3ddce0c8653.ercpe@gentoo \
    --to=ercpe@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