dev-python/td-watson - 2.1.0 (amano-kenji)

Search

Install

Install this version:

emerge -a =dev-python/td-watson-2.1.0

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-python/td-watson-2.1.0

Or alternatively:

emerge --autounmask-write -a =dev-python/td-watson-2.1.0

Package Information

Description:
A wonderful CLI to track your time!
Homepage:
https://github.com/TailorDev/Watson
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
2.1.0 8 ~amd64 0
View Raw Ebuild
EAPI=8

PYTHON_COMPAT=( python3_{6..13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1

DESCRIPTION="A wonderful CLI to track your time!"
HOMEPAGE="https://github.com/TailorDev/Watson"
SRC_URI="https://github.com/TailorDev/Watson/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"

S="${WORKDIR}/Watson-${PV}"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"

DEPEND="
	>=dev-python/arrow-1.0.0[${PYTHON_USEDEP}]
	>=dev-python/click-8.0[${PYTHON_USEDEP}]
	dev-python/click-didyoumean[${PYTHON_USEDEP}]
	dev-python/requests[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}"

Inherited Eclasses

Dependencies

DEPEND

	>=dev-python/arrow-1.0.0[]
	>=dev-python/click-8.0[]
	dev-python/click-didyoumean[]
	dev-python/requests[]

RDEPEND

	>=dev-python/arrow-1.0.0[]
	>=dev-python/click-8.0[]
	dev-python/click-didyoumean[]
	dev-python/requests[]

Manifest for 2.1.0

Type File Size Source URLs
DIST td-watson-2.1.0.tar.gz 8883385 bytes https://github.com/TailorDev/Watson/archive/refs/tags/2.1.0.tar.gz