commit:     dc4c46b61e184c787661bbdc40ec638916e06827
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 20 15:49:52 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Dec 20 15:49:52 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc4c46b6

dev-python/olefile: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/olefile/Manifest               |  1 -
 dev-python/olefile/olefile-0.46-r2.ebuild | 28 ----------------------------
 2 files changed, 29 deletions(-)

diff --git a/dev-python/olefile/Manifest b/dev-python/olefile/Manifest
index 88190c8cddc8..5bec7dfa4780 100644
--- a/dev-python/olefile/Manifest
+++ b/dev-python/olefile/Manifest
@@ -1,2 +1 @@
-DIST olefile-0.46.gh.tar.gz 97587 BLAKE2B 
e6dbadda6f18ec287f5b1b59ab4b92ceee25b4ca47499ed31a03992ae4e3a7269ba0c641f631c4beafdfe43eccab4881d06f7ba372ec47b376b5eb3ed788f45d
 SHA512 
e70975cdda11004ab331908085e0cbd9cf3e44f49fa1453a7af5373bfed0a98729bb7600fee7a1042be6c40c58649f3650972d9e4520bbab218cf715f6264f98
 DIST olefile-0.47.gh.tar.gz 102116 BLAKE2B 
d3b3e8349901b7bf4a4facd0a784e9fa01f3acc50412f3952e85d59e6816321cd41d65cca83731cf280a6a83c3a4bf4e9ae9ee84662f0883e138dc2ceb22798d
 SHA512 
efd73092f4fb428a91066c11fd319a60fa43e46f7abc4e7ba38627f11e19a6fbba227d1307ee308d1297e97b3fff30e6e497c50d7f708204e20122ea01dddfd8

diff --git a/dev-python/olefile/olefile-0.46-r2.ebuild 
b/dev-python/olefile/olefile-0.46-r2.ebuild
deleted file mode 100644
index 6c63f39cca9b..000000000000
--- a/dev-python/olefile/olefile-0.46-r2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Python package to parse, read and write Microsoft OLE2 files"
-HOMEPAGE="
-       https://www.decalage.info/olefile/
-       https://github.com/decalage2/olefile/
-       https://pypi.org/project/olefile/
-"
-SRC_URI="
-       https://github.com/decalage2/olefile/archive/v${PV}.tar.gz
-               -> ${P}.gh.tar.gz
-"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos"
-
-distutils_enable_sphinx doc \
-       dev-python/sphinx-rtd-theme
-distutils_enable_tests unittest

Reply via email to