rafaelmartins 14/06/12 03:06:08
Added: metadata.xml pyoembed-0.1.ebuild
pyoembed-9999.ebuild Manifest ChangeLog
Log:
initial commit
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.1 dev-python/pyoembed/metadata.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyoembed/metadata.xml?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyoembed/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>
<maintainer>
<email>[email protected]</email>
<name>Rafael G. Martins</name>
</maintainer>
<longdescription lang="en">
A Python library for oEmbed that supports auto-discovered and
manually included providers.
</longdescription>
<upstream>
<maintainer status="active">
<email>[email protected]</email>
<name>Rafael G. Martins</name>
</maintainer>
<remote-id type="pypi">pyoembed</remote-id>
</upstream>
</pkgmetadata>
1.1 dev-python/pyoembed/pyoembed-0.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyoembed/pyoembed-0.1.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyoembed/pyoembed-0.1.ebuild?rev=1.1&content-type=text/plain
Index: pyoembed-0.1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyoembed/pyoembed-0.1.ebuild,v
1.1 2014/06/12 03:06:08 rafaelmartins Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="Python library for oEmbed with auto-discovered and manually added
providers."
HOMEPAGE="https://github.com/rafaelmartins/pyoembed"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
if [[ ${PV} = *9999* ]]; then
SRC_URI=
KEYWORDS=
EGIT_REPO_URI="git://github.com/rafaelmartins/pyoembed.git
https://github.com/rafaelmartins/pyoembed.git"
inherit git-r3
fi
LICENSE="BSD"
SLOT="0"
IUSE="test"
RDEPEND="
dev-python/requests[${PYTHON_USEDEP}]
dev-python/beautifulsoup:4[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
test? ( dev-python/mock[${PYTHON_USEDEP}] )"
python_test() {
esetup.py test
}
1.1 dev-python/pyoembed/pyoembed-9999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyoembed/pyoembed-9999.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyoembed/pyoembed-9999.ebuild?rev=1.1&content-type=text/plain
Index: pyoembed-9999.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyoembed/pyoembed-9999.ebuild,v
1.1 2014/06/12 03:06:08 rafaelmartins Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="Python library for oEmbed with auto-discovered and manually added
providers."
HOMEPAGE="https://github.com/rafaelmartins/pyoembed"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
if [[ ${PV} = *9999* ]]; then
SRC_URI=
KEYWORDS=
EGIT_REPO_URI="git://github.com/rafaelmartins/pyoembed.git
https://github.com/rafaelmartins/pyoembed.git"
inherit git-r3
fi
LICENSE="BSD"
SLOT="0"
IUSE="test"
RDEPEND="
dev-python/requests[${PYTHON_USEDEP}]
dev-python/beautifulsoup:4[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
test? ( dev-python/mock[${PYTHON_USEDEP}] )"
python_test() {
esetup.py test
}
1.1 dev-python/pyoembed/Manifest
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyoembed/Manifest?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyoembed/Manifest?rev=1.1&content-type=text/plain
Index: Manifest
===================================================================
DIST pyoembed-0.1.tar.gz 12764 SHA256
6e9fd950a12f34ec2f94a40bd4b6aca5c09a64bc7df82f27689ebdecb7b7c487 SHA512
539aa9c45c4a65a9605e1a13b59e914bb3bccf8b873b03212f5c90cdb3e4eea8290cfd274a33e6c8cac08210890b69bb52714eae781b79fe9eae5fa3d71e5be7
WHIRLPOOL
68260b017ace054c2011d9ced26b246a1cd7af0d722ee74aa5ce50257aeb53c38aaf8bb91f928249ef05409b632ae15dbdda004a8070fc788894c98377c11089
EBUILD pyoembed-0.1.ebuild 812 SHA256
8ac521b6169f8ad8fcfa5431ef0d1f8f6459ba9a7fd2dde420ef647703fb5af8 SHA512
f55d873199dc112e96a107221ab27e8853769ab093fe75e7f7f8661bdb67002be3d1d5471850b8a0a9a82646a8f3290ca2b13b891ff1f6180d39651cf8660ae2
WHIRLPOOL
94a0c6b5f643080988bec3bb3d579e66965996b003aa27d7cfe54f928eed728002a563876d25eb84b45cd4953f9f133ed812ed0f6eddd971245b1444c125e132
EBUILD pyoembed-9999.ebuild 812 SHA256
8ac521b6169f8ad8fcfa5431ef0d1f8f6459ba9a7fd2dde420ef647703fb5af8 SHA512
f55d873199dc112e96a107221ab27e8853769ab093fe75e7f7f8661bdb67002be3d1d5471850b8a0a9a82646a8f3290ca2b13b891ff1f6180d39651cf8660ae2
WHIRLPOOL
94a0c6b5f643080988bec3bb3d579e66965996b003aa27d7cfe54f928eed728002a563876d25eb84b45cd4953f9f133ed812ed0f6eddd971245b1444c125e132
MISC metadata.xml 580 SHA256
f7cf328cb9190e133f23e36514ed919dacd0f64292ad74c6cd74951d9021c615 SHA512
34dfcc45f56f1a39c3ee724703da8a1fa1e0628ca6629504b2a4c198fd76e46baa520b03236d3502f636c63fa7c24cc8541130fe816375e8cdfbc73e5537f536
WHIRLPOOL
7d6dcb83c514ef9b31b40f6c53ef38b909d273af31911a7af6e7f32957994873ca5a1c72d6b4e3edc641492d3cb40234d66afc09aa3ed80f000743d05fd9820e
1.1 dev-python/pyoembed/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyoembed/ChangeLog?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyoembed/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for dev-python/pyoembed
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyoembed/ChangeLog,v 1.1
2014/06/12 03:06:08 rafaelmartins Exp $
*pyoembed-9999 (12 Jun 2014)
*pyoembed-0.1 (12 Jun 2014)
12 Jun 2014; Rafael G. Martins <[email protected]> +metadata.xml,
+pyoembed-0.1.ebuild, +pyoembed-9999.ebuild:
initial commit