python3-minidb: orphan

This commit is contained in:
Michal Vasilek 2023-01-09 16:34:11 +01:00 committed by classabbyamp
parent e02434ffce
commit 86ffe8dd3c
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -6,7 +6,7 @@ build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3" depends="python3"
short_desc="Simple SQLite3 store for Python objects" short_desc="Simple SQLite3 store for Python objects"
maintainer="Steve Prybylski <sa.prybylx@gmail.com>" maintainer="Orphaned <orphan@voidlinux.org>"
license="ISC" license="ISC"
homepage="https://thp.io/2010/minidb/" homepage="https://thp.io/2010/minidb/"
distfiles="https://github.com/thp/minidb/archive/${version}.tar.gz" distfiles="https://github.com/thp/minidb/archive/${version}.tar.gz"