regen plist

This commit is contained in:
sthen 2021-02-20 20:13:41 +00:00
parent dbed198124
commit 6e5ccb30c1
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.31 2021/02/19 23:13:00 sthen Exp $
# $OpenBSD: Makefile,v 1.32 2021/02/20 20:13:41 sthen Exp $
COMMENT = SQLite3 adapter for Python
@ -7,7 +7,7 @@ MODPY_EGG_VERSION = 2.8.3
DISTNAME = pysqlite-${MODPY_EGG_VERSION}
PKGNAME = py-sqlite2-${MODPY_EGG_VERSION}
CATEGORIES = databases devel
REVISION = 0
REVISION = 1
HOMEPAGE = https://github.com/ghaering/pysqlite/

View File

@ -1,9 +1,9 @@
@comment $OpenBSD: PLIST,v 1.10 2016/08/31 16:03:19 edd Exp $
@comment $OpenBSD: PLIST,v 1.11 2021/02/20 20:13:42 sthen Exp $
lib/python${MODPY_VERSION}/site-packages/pysqlite-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info
lib/python${MODPY_VERSION}/site-packages/pysqlite2/
lib/python${MODPY_VERSION}/site-packages/pysqlite2/__init__.py
lib/python${MODPY_VERSION}/site-packages/pysqlite2/__init__.pyc
lib/python${MODPY_VERSION}/site-packages/pysqlite2/_sqlite.so
@so lib/python${MODPY_VERSION}/site-packages/pysqlite2/_sqlite.so
lib/python${MODPY_VERSION}/site-packages/pysqlite2/dbapi2.py
lib/python${MODPY_VERSION}/site-packages/pysqlite2/dbapi2.pyc
lib/python${MODPY_VERSION}/site-packages/pysqlite2/dump.py