mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-python/guessit: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
committed by
Michał Górny
parent
38bb8ce4de
commit
3b407f6244
@@ -9,7 +9,7 @@ inherit distutils-r1 git-r3
|
||||
|
||||
DESCRIPTION="Python library for guessing information from video filenames"
|
||||
HOMEPAGE="https://github.com/guessit-io/guessit https://pypi.python.org/pypi/guessit"
|
||||
EGIT_REPO_URI=( {https,git}://github.com/${PN}-io/${PN}.git )
|
||||
EGIT_REPO_URI="https://github.com/${PN}-io/${PN}.git"
|
||||
EGIT_BRANCH="develop"
|
||||
|
||||
LICENSE="LGPL-3"
|
||||
|
||||
Reference in New Issue
Block a user