From 431fa8d1c62cbcc7a9e51d12706a41746358d980 Mon Sep 17 00:00:00 2001 From: Gerion Entrup Date: Fri, 11 Jun 2021 01:58:04 +0200 Subject: dev-python: drop a bunch of old libraries I'm not using it anymore, unmaintained, unsupported Closes: https://bugs.gentoo.org/793551 Signed-off-by: Gerion Entrup --- dev-python/sra/Manifest | 2 +- dev-python/sra/sra-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/sra') diff --git a/dev-python/sra/Manifest b/dev-python/sra/Manifest index cf98c22..8faf32a 100644 --- a/dev-python/sra/Manifest +++ b/dev-python/sra/Manifest @@ -1 +1 @@ -EBUILD sra-9999.ebuild 646 BLAKE2B cfd27320e29221c33456300b527d2431be6266670bcff92512e580ab2e20578bccd7e2322879437430418587bbebe2c51d248673b57fb65d15dc700e3239f8cd SHA512 3c99fcc8e83a497236cf52a6f399676b31e107e7a2eb9c95d6e1c0e5e830b987c72c71d0e4e7f069d63e953563f01eb1e3002605fedf8753d73c11936c62de00 +EBUILD sra-9999.ebuild 646 BLAKE2B d51fab01718c383ac6206bd50062d80c275d1bad97fb8142ed46b58fbdbfbc2ffce88190a0c1f0c68ba8172c11f32fa2fdfea94546bfca81731df1870ae81c8e SHA512 4485973eb03022d2fb5013365a9531005a1c79c01d2ba160c316b0ec81c02e556bef0a614c9452e9a9b52d111960e8a9e024715af5fe31ddbed0b68c653ae6f1 diff --git a/dev-python/sra/sra-9999.ebuild b/dev-python/sra/sra-9999.ebuild index e523954..75122ae 100644 --- a/dev-python/sra/sra-9999.ebuild +++ b/dev-python/sra/sra-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 git-r3 DESCRIPTION="SRA Command Line Tools" -- cgit v1.2.3-65-gdbad