summaryrefslogtreecommitdiff
path: root/dev-python/diskcache
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-06-20 06:42:08 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-06-20 06:42:08 +0000
commit453b2f9929c5e3669a29cc5345dae642415a8ae7 (patch)
tree47f5d377d844a541f4a1af93189d66c1ccd2ec12 /dev-python/diskcache
parente1c9903c2437d5675f5c254f8d7088e934cb8cba (diff)
downloadbaldeagleos-repo-453b2f9929c5e3669a29cc5345dae642415a8ae7.tar.gz
baldeagleos-repo-453b2f9929c5e3669a29cc5345dae642415a8ae7.tar.xz
baldeagleos-repo-453b2f9929c5e3669a29cc5345dae642415a8ae7.zip
Adding metadata
Diffstat (limited to 'dev-python/diskcache')
-rw-r--r--dev-python/diskcache/diskcache-5.6.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/diskcache/diskcache-5.6.3.ebuild b/dev-python/diskcache/diskcache-5.6.3.ebuild
index 1ca56d4b2404..c59764c44df8 100644
--- a/dev-python/diskcache/diskcache-5.6.3.ebuild
+++ b/dev-python/diskcache/diskcache-5.6.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,12 +9,12 @@ PYTHON_REQ_USE="sqlite"
inherit distutils-r1
+DESCRIPTION="Disk and file backed cache"
HOMEPAGE="
https://grantjenks.com/docs/diskcache/
https://github.com/grantjenks/python-diskcache/
https://pypi.org/project/diskcache/
"
-DESCRIPTION="Disk and file backed cache"
SRC_URI="
https://github.com/grantjenks/python-diskcache/archive/v${PV}.tar.gz
-> ${P}.gh.tar.gz