Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 365328 Details for
Bug 494242
dev-python/guessit: update live ebuild, fix tests
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
live ebuild
guessit-9999.ebuild (text/plain), 764 bytes, created by
Nikoli
on 2013-12-14 14:40:01 UTC
(
hide
)
Description:
live ebuild
Filename:
MIME Type:
Creator:
Nikoli
Created:
2013-12-14 14:40:01 UTC
Size:
764 bytes
patch
obsolete
># Copyright 1999-2013 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="5" >PYTHON_COMPAT=( python{2_7,3_3} ) >EGIT_REPO_URI="https://github.com/wackou/guessit.git" > >inherit distutils-r1 git-2 > >DESCRIPTION="library for guessing information from video files" >HOMEPAGE="http://guessit.readthedocs.org https://github.com/wackou/guessit https://pypi.python.org/pypi/guessit" > >LICENSE="LGPL-3" >SLOT="0" >KEYWORDS="" >IUSE="test" > >RDEPEND=" > >=dev-python/babelfish-0.4.1[${PYTHON_USEDEP}] > dev-python/stevedore[${PYTHON_USEDEP}] >" >DEPEND="${RDEPEND} > test? ( > dev-python/nose[${PYTHON_USEDEP}] > dev-python/pyyaml[${PYTHON_USEDEP}] > ) > dev-python/setuptools[${PYTHON_USEDEP}] >" > >python_test() { > esetup.py nosetests >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 494242
: 365328