* [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/pyodbc/
@ 2020-05-31 10:14 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2020-05-31 10:14 UTC (permalink / raw
To: gentoo-commits
commit: c84aaacd06546171d455e61057c0878e9c4f3d02
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May 31 10:11:04 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 31 10:11:04 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c84aaacd
dev-python/pyodbc: Remove last-rited pkg
Closes: https://bugs.gentoo.org/719424
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pyodbc/Manifest | 1 -
dev-python/pyodbc/metadata.xml | 12 ------------
dev-python/pyodbc/pyodbc-4.0.23.ebuild | 29 -----------------------------
profiles/package.mask | 5 -----
4 files changed, 47 deletions(-)
diff --git a/dev-python/pyodbc/Manifest b/dev-python/pyodbc/Manifest
deleted file mode 100644
index 2a7f9a31658..00000000000
--- a/dev-python/pyodbc/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pyodbc-4.0.23.tar.gz 215152 BLAKE2B 856c7222394b2a8efa4bae173189bf4753c800f1fc98c8054766243400574b3ddb4e45841892b6baf87c5f872de5c78c7a1a3d6b48c3aef9d38a68653ba14fab SHA512 1788fd1118e40449af730a99427c3188a01ec85592bc2dcc7a49fdf0d4332e27add62cfc5e6c20d635064d8ff28eb8b800621d8127e309ffcac4aba144b49049
diff --git a/dev-python/pyodbc/metadata.xml b/dev-python/pyodbc/metadata.xml
deleted file mode 100644
index 3bc6483fe58..00000000000
--- a/dev-python/pyodbc/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <upstream>
- <remote-id type="github">mkleehammer/pyodbc</remote-id>
- <remote-id type="pypi">pyodbc</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-python/pyodbc/pyodbc-4.0.23.ebuild b/dev-python/pyodbc/pyodbc-4.0.23.ebuild
deleted file mode 100644
index 65341694ace..00000000000
--- a/dev-python/pyodbc/pyodbc-4.0.23.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1 flag-o-matic
-
-DESCRIPTION="python ODBC module to connect to almost any database"
-HOMEPAGE="https://github.com/mkleehammer/pyodbc"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="mssql"
-
-RDEPEND="
- dev-db/unixODBC
- mssql? ( dev-db/freetds[odbc] )"
-
-DEPEND="
- ${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_configure_all() {
- append-cxxflags -fno-strict-aliasing
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index 90787e80c89..be969e9edd8 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -330,11 +330,6 @@ dev-python/python-djvulibre
# Removal in 30 days. Bug #719432.
dev-python/pyswisseph
-# Michał Górny <mgorny@gentoo.org> (2020-04-25)
-# Stuck on py3.6. Missing tests. No revdeps.
-# Removal in 30 days. Bug #719424.
-dev-python/pyodbc
-
# Michał Górny <mgorny@gentoo.org> (2020-04-22)
# Effectively unmaintained and stuck on Python 3.6.
#
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-05-31 10:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-31 10:14 [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/pyodbc/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox