mark broken with py3.11; leaf ports and either outdated or dead upstream

This commit is contained in:
sthen
2024-05-06 12:21:25 +00:00
parent c91856f843
commit f05eded7e2
2 changed files with 6 additions and 2 deletions
+3 -1
View File
@@ -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
+3 -1
View File
@@ -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