mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
mark broken with py3.11; leaf ports and either outdated or dead upstream
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
BROKEN = needs updating for Python 3.11 or removing
|
||||
|
||||
COMMENT = library to instrument executable formats
|
||||
|
||||
MODPY_EGG_VERSION = 0.11.5
|
||||
|
||||
DISTNAME = lief-${MODPY_EGG_VERSION}
|
||||
PKGNAME = ${MODPY_PY_PREFIX}${DISTNAME}
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
|
||||
CATEGORIES = devel
|
||||
|
||||
|
||||
@@ -1,10 +1,12 @@
|
||||
BROKEN = broken with py3.11, dead upstream, unused - candidate for removal?
|
||||
|
||||
COMMENT = friendlier RFC 6265-compliant cookie parser/renderer
|
||||
|
||||
MODPY_EGG_VERSION = 2.2.1
|
||||
|
||||
DISTNAME = cookies-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
REVISION = 5
|
||||
REVISION = 6
|
||||
|
||||
CATEGORIES = www
|
||||
|
||||
|
||||
Reference in New Issue
Block a user