summaryrefslogtreecommitdiff
path: root/dev-python/k5test
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-04-06 20:35:32 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-04-06 20:35:32 +0000
commit60a7653bb032b94d6b076fbcc3cb2962bee9afb5 (patch)
treea34b82d19ba02310af08424553ae10846f053d93 /dev-python/k5test
parent8c1cfe88ab075fbb9f10fd188578ea8d71bbdf9a (diff)
downloadbaldeagleos-repo-60a7653bb032b94d6b076fbcc3cb2962bee9afb5.tar.gz
baldeagleos-repo-60a7653bb032b94d6b076fbcc3cb2962bee9afb5.tar.xz
baldeagleos-repo-60a7653bb032b94d6b076fbcc3cb2962bee9afb5.zip
Adding metadata
Diffstat (limited to 'dev-python/k5test')
-rw-r--r--dev-python/k5test/Manifest1
-rw-r--r--dev-python/k5test/k5test-0.10.3.ebuild19
-rw-r--r--dev-python/k5test/k5test-0.10.4.ebuild2
3 files changed, 1 insertions, 21 deletions
diff --git a/dev-python/k5test/Manifest b/dev-python/k5test/Manifest
index b23e291a01f8..15f289c04d2b 100644
--- a/dev-python/k5test/Manifest
+++ b/dev-python/k5test/Manifest
@@ -1,2 +1 @@
-DIST k5test-0.10.3.tar.gz 13580 BLAKE2B dd2775494de32b3eec92d387a2c907a82c4858c169f286152eb79ea16c5ad1e89b21df840a727df07e879583f6e3006687e339f876456be5628134fa2fdefea3 SHA512 8c07677fbed5189d4ef905d6b201470871eab96700318194527514e7d841a8ec2c28c4f5139dbb2d7fe9be0db4046656d0b3f69ace86c1bbbd3886096adb5792
DIST k5test-0.10.4.tar.gz 13661 BLAKE2B ece8c900e595cf72bc499b795c564b77f70c656a4edba0060e6e307065b0152a8f7cb80cd00589cb3c2eb264aa01279d3c30510e5457d6f557cdd467e2cd2e7b SHA512 98d76e9df0a4afc0e6eada4909f9eb01b6fd96d53003bb0e8dcda01cd25ab3e338f917a00e985ec23b9fc8756ced6927f0578864c1c06a365e23268dd16d8401
diff --git a/dev-python/k5test/k5test-0.10.3.ebuild b/dev-python/k5test/k5test-0.10.3.ebuild
deleted file mode 100644
index fddf2e50be9f..000000000000
--- a/dev-python/k5test/k5test-0.10.3.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8,9,10,11,12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Library for testing Python applications in Kerberos 5 environments"
-HOMEPAGE="
- https://github.com/pythongssapi/k5test/
- https://pypi.org/project/k5test/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~riscv x86"
diff --git a/dev-python/k5test/k5test-0.10.4.ebuild b/dev-python/k5test/k5test-0.10.4.ebuild
index 957c48cec789..fd05084cf0bc 100644
--- a/dev-python/k5test/k5test-0.10.4.ebuild
+++ b/dev-python/k5test/k5test-0.10.4.ebuild
@@ -16,4 +16,4 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"