summaryrefslogtreecommitdiff
path: root/dev-python/diskcache
diff options
context:
space:
mode:
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