mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
dev-python/pyodbc: replace googlecode link
Package-Manager: portage-2.3.2_p8
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
<name>Python</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="google-code">pyodbc</remote-id>
|
||||
<remote-id type="github">mkleehammer/pyodbc</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -10,7 +10,7 @@ inherit distutils-r1 flag-o-matic
|
||||
|
||||
DESCRIPTION="python ODBC module to connect to almost any database"
|
||||
HOMEPAGE="https://github.com/mkleehammer/pyodbc"
|
||||
SRC_URI="https://pyodbc.googlecode.com/files/${P}.zip"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user