From 42172f5a70286ecfb574bf2f999ace859aaf73a8 Mon Sep 17 00:00:00 2001 From: Marcin Deranek Date: Wed, 19 Apr 2023 19:44:40 +0200 Subject: Mass update for dev-python packages --- dev-python/dateparser/dateparser-1.1.4.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'dev-python/dateparser/dateparser-1.1.4.ebuild') diff --git a/dev-python/dateparser/dateparser-1.1.4.ebuild b/dev-python/dateparser/dateparser-1.1.4.ebuild index 2f206b9..cae087e 100644 --- a/dev-python/dateparser/dateparser-1.1.4.ebuild +++ b/dev-python/dateparser/dateparser-1.1.4.ebuild @@ -5,11 +5,10 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..11} ) DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 optfeature +inherit distutils-r1 optfeature pypi DESCRIPTION="Date parsing library designed to parse dates from HTML pages" HOMEPAGE="https://github.com/scrapinghub/dateparser" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-4" SLOT="0" @@ -44,7 +43,7 @@ EPYTEST_DESELECT=( distutils_enable_tests pytest distutils_enable_sphinx docs \ - dev-python/sphinx_rtd_theme + dev-python/sphinx-rtd-theme pkg_postinst() { optfeature "calendars support" "dev-python/hijri-converter dev-python/convertdate" -- cgit v1.2.3