aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Barbieri <lssndrbarbieri@gmail.com>2022-03-26 15:57:14 +0100
committerAlessandro Barbieri <lssndrbarbieri@gmail.com>2022-03-26 16:16:37 +0100
commit8d76124b5b60f1da9e329ca41cbfa534c2ab45e4 (patch)
tree773944cfb9c83c756f4e84f777e7391815105847 /dev-python/pyodbc
parentdev-libs/memkind: chenges suggested by aammerlaan (diff)
downloadguru-8d76124b5b60f1da9e329ca41cbfa534c2ab45e4.tar.gz
guru-8d76124b5b60f1da9e329ca41cbfa534c2ab45e4.tar.bz2
guru-8d76124b5b60f1da9e329ca41cbfa534c2ab45e4.zip
dev-python/pyodbc: restrict test
Closes: https://bugs.gentoo.org/817200 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
Diffstat (limited to 'dev-python/pyodbc')
-rw-r--r--dev-python/pyodbc/pyodbc-4.0.32.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-python/pyodbc/pyodbc-4.0.32.ebuild b/dev-python/pyodbc/pyodbc-4.0.32.ebuild
index 0fa84fc25..eef833ddc 100644
--- a/dev-python/pyodbc/pyodbc-4.0.32.ebuild
+++ b/dev-python/pyodbc/pyodbc-4.0.32.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,9 +9,8 @@ inherit distutils-r1
DESCRIPTION="Python ODBC library"
HOMEPAGE="
- http://code.google.com/p/pyodbc
https://github.com/mkleehammer/pyodbc
- https://pypi.org/project/pyodbc
+ https://pypi.org/project/pyodbc/
"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
@@ -25,3 +24,5 @@ RDEPEND="
mssql? ( >=dev-db/freetds-0.64[odbc] )
"
DEPEND="${RDEPEND}"
+
+RESTRICT="test" # need running databases