File tree Expand file tree Collapse file tree 2 files changed +15
-9
lines changed
Expand file tree Collapse file tree 2 files changed +15
-9
lines changed Original file line number Diff line number Diff line change 1- DIST timew-report-1.4.0.tar.gz 6815 BLAKE2B a0529f575d324a92955eef2b94f302fc61fd09f9b85a092e4b7c5993c1710a189007be900e212bc15a3a29db73feb14d246e2f78a5e2965e26eec05204cc1e34 SHA512 bb1144b0268788c569fef68d10e16311e09f390e66992e71d850ef241de21c3cb67b8f696d776e673856ef53f5205873970b1fc2e06b62696181074090bd58a8
1+ DIST timew-report-1.4.0.gh. tar.gz 6815 BLAKE2B a0529f575d324a92955eef2b94f302fc61fd09f9b85a092e4b7c5993c1710a189007be900e212bc15a3a29db73feb14d246e2f78a5e2965e26eec05204cc1e34 SHA512 bb1144b0268788c569fef68d10e16311e09f390e66992e71d850ef241de21c3cb67b8f696d776e673856ef53f5205873970b1fc2e06b62696181074090bd58a8
Original file line number Diff line number Diff line change 1- # Copyright 1999-2024 Gentoo Authors
1+ # Copyright 1999-2025 Gentoo Authors
22# Distributed under the terms of the GNU General Public License v2
33
44EAPI=8
@@ -9,17 +9,23 @@ PYTHON_COMPAT=( python3_{10..13} )
99inherit distutils-r1
1010
1111DESCRIPTION=" An interface for Timewarrior report data"
12- HOMEPAGE=" https://github.com/lauft/timew-report"
13- SRC_URI=" https://github.com/lauft/${PN} /archive/v${PV} .tar.gz -> ${P} .tar.gz"
12+ HOMEPAGE="
13+ https://github.com/lauft/timew-report/
14+ https://pypi.org/project/timew-report/
15+ "
16+ SRC_URI="
17+ https://github.com/lauft/timew-report/archive/v${PV} .tar.gz
18+ -> ${P} .gh.tar.gz
19+ "
1420
1521LICENSE=" MIT"
1622SLOT=" 0"
17- KEYWORDS=" ~amd64 ~arm ~arm64 ~riscv ~ x86"
23+ KEYWORDS=" ~amd64 ~x86"
1824
19- RDEPEND=" ${PYTHON_DEPS}
20- app-misc/timew"
21-
22- DEPEND= " ${PYTHON_DEPS}
25+ RDEPEND="
26+ app-misc/timew
27+ "
28+ BDEPEND= "
2329 dev-python/deprecation[${PYTHON_USEDEP} ]
2430 dev-python/python-dateutil[${PYTHON_USEDEP} ]
2531"
You can’t perform that action at this time.
0 commit comments