Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 590208 Details for
Bug 694788
dev-vcs/git-repo-updater-0.5 - tool for updating multiple git repositories at once
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
git-repo-updater-0.5.ebuild
git-repo-updater-0.5.ebuild (text/plain), 750 bytes, created by
Alessandro Barbieri
on 2019-09-18 13:13:40 UTC
(
hide
)
Description:
git-repo-updater-0.5.ebuild
Filename:
MIME Type:
Creator:
Alessandro Barbieri
Created:
2019-09-18 13:13:40 UTC
Size:
750 bytes
patch
obsolete
># Copyright 1999-2019 Gentoo Authors ># Distributed under the terms of the GNU General Public License v2 > >EAPI=7 >PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) > >inherit distutils-r1 > >DESCRIPTION="Easily update multiple git repositories at once" >HOMEPAGE="https://github.com/earwig/git-repo-updater" >SRC_URI="https://github.com/earwig/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" > >LICENSE="MIT" >SLOT="0" >KEYWORDS="~amd64" >#IUSE="test" > >DEPEND=" > >=dev-python/colorama-0.3.9[${PYTHON_USEDEP}] > >=dev-python/git-python-2.1.8[${PYTHON_USEDEP}] > dev-python/setuptools[${PYTHON_USEDEP}] >" > >#tests to be enabled in the next release (>v0.5) ># test? ( ># dev-python/pytest[${PYTHON_USEDEP}] ># ) > >#python_test() { ># ${PYTHON} ${PN}/gitup/test/__init__.py || die >#}
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 694788
:
590204
|
590206
| 590208