maksbotan    14/08/30 14:06:40

  Added:                metadata.xml python3-openid-3.0.4_p1.ebuild
                        Manifest ChangeLog
  Log:
  Add dev-python/python3-openid
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
F8DBDADE)

Revision  Changes    Path
1.1                  dev-python/python3-openid/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python3-openid/metadata.xml?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python3-openid/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
<pkgmetadata>
<herd>python</herd>
</pkgmetadata>



1.1                  dev-python/python3-openid/python3-openid-3.0.4_p1.ebuild

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

Index: python3-openid-3.0.4_p1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python3-openid/python3-openid-3.0.4_p1.ebuild,v
 1.1 2014/08/30 14:06:40 maksbotan Exp $

EAPI=5

PYTHON_COMPAT=( python{3_2,3_3,3_4} )

inherit vcs-snapshot distutils-r1

DESCRIPTION="Python 3 port of the python-openid library"
HOMEPAGE="https://github.com/necaris/python3-openid 
https://pypi.python.org/pypi/python3-openid";
SRC_URI="https://github.com/necaris/${PN}/archive/47a15d30b962a4316473ae9909b3405773d78181.tar.gz
 -> ${P}.tar.gz"
#https://github.com/necaris/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
IUSE="examples test"

DEPEND=""
RDEPEND="${DEPEND}"

PATCHES=(
        "${FILESDIR}"/django-tests.patch
)

python_test() {
        "${S}"/run_tests.sh || die "tests fail on ${EPYTHON}"
}

python_install_all() {
        use examples && local EXAMPLES="examples/."
        distutils-r1_python_install_all
}



1.1                  dev-python/python3-openid/Manifest

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

Index: Manifest
===================================================================
AUX django-tests.patch 970 SHA256 
d0a68e329bbb4d124bc25532343da166b04b5f7f068899af4c257acdf5ce6254 SHA512 
7fda9e32b094712b35ce5a8b6a5238b90ff232eaf4ec12a8b3d34c87b133dd1b3e79b44d9e59a11c484a077d15e951300a7c15f60a511f7e77a377196094f8f5
 WHIRLPOOL 
3d4f8227c434f8b308b8f80a724ed5f15dfe99fa17be1bfaee13ad903ccf7cd8b6e125ae8201e381a38d21367787cf934e559323b0ea0e2d56f1514b28bd322b
DIST python3-openid-3.0.4_p1.tar.gz 306465 SHA256 
eb78cb2288805ee1c51eeaa8941c61be796ac1126e1ca0a2c49dc7582b0c0407 SHA512 
6e710dc47c3c1d4f31937b8a4dcf546cdb06128ffddbc3b2e2a2a9e09a8a3a7122326ba2137a92269f58a29f1b264c2e942610098f91f237d45f5ff0887faea0
 WHIRLPOOL 
8812d4fd0c0ffd3e40f4f8414463f05cf62b37d388039a5287ac412c452a8e7cb142accafdfbd9e32d36cde3d4a6d96954742b542fdc92168d31574de185c152
EBUILD python3-openid-3.0.4_p1.ebuild 869 SHA256 
a0528003e2c1d7e62d48ae64b30db28b02311211c24246115d51d357eab3075c SHA512 
87434bdf84db915d53fe1f347a9936a4ac5ef15c7f4efa9e1f5c78b6fcb2c9a0a9b0b19c02e57885a9b045dae13749c95ff58cb20d489e21bdc025aa89b818bf
 WHIRLPOOL 
a64008dc70fa0192baee6dc5f17cee178ea5a7bc11c63e1e0dbc5621953e43026b12bfaa7ef6ecc18dbb96987e29df8a892ae77c8795214737181787dcce0d67
MISC metadata.xml 159 SHA256 
9f01104d3484792496faff4805eed0ecea2352a897151f3397d49a13800037b4 SHA512 
d5a29b9f6ecddfc368dc0f1f8919cd3c3d6ecf2c7a82bc8d4c0dd51b7aa15561ed0462acb8ae39bc84f97e706e82d9b4b06357494f164f1648219f604b473fbe
 WHIRLPOOL 
36e19b63a1b307cc200e1d73499b7477f73799db3909e71b5a0916084728351c76d400f65e2c8b3f8fffb2c9ba54c0bd235f785b47414178d98f11d64a9420d7



1.1                  dev-python/python3-openid/ChangeLog

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

Index: ChangeLog
===================================================================
# ChangeLog for dev-python/python3-openid
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python3-openid/ChangeLog,v 1.1 
2014/08/30 14:06:40 maksbotan Exp $

*python3-openid-3.0.4_p1 (30 Aug 2014)

  30 Aug 2014; Maxim Koltsov <[email protected]> +files/django-tests.patch,
  +metadata.xml, +python3-openid-3.0.4_p1.ebuild:
  Add dev-python/python3-openid




Reply via email to