python3-natsort: orphan

This commit is contained in:
Michal Koutenský 2024-02-05 10:41:45 +01:00 committed by Andrew J. Hesford
parent cbdede8093
commit c8c89bb7c4

View file

@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools"
depends="python3-setuptools" depends="python3-setuptools"
checkdepends="python3-pytest-mock python3-hypothesis" checkdepends="python3-pytest-mock python3-hypothesis"
short_desc="Simple yet flexible natural sorting in Python3" short_desc="Simple yet flexible natural sorting in Python3"
maintainer="Michal Koutenský <koutak.m@gmail.com>" maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://github.com/SethMMorton/natsort" homepage="https://github.com/SethMMorton/natsort"
distfiles="${PYPI_SITE}/n/natsort/natsort-${version}.tar.gz" distfiles="${PYPI_SITE}/n/natsort/natsort-${version}.tar.gz"