update to py3-ini2toml-0.11.3
This commit is contained in:
parent
18a3252fc1
commit
3088fc931b
@ -1,9 +1,8 @@
|
||||
COMMENT = convert .ini/.cfg files to TOML equivalents
|
||||
|
||||
MODPY_EGG_VERSION = 0.11
|
||||
MODPY_EGG_VERSION = 0.11.3
|
||||
DISTNAME = ini2toml-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = textproc
|
||||
|
||||
@ -17,7 +16,7 @@ MODULES = lang/python
|
||||
MODPY_PI = Yes
|
||||
MODPY_PYBUILD = setuptools_scm
|
||||
|
||||
# need more deps to enable tests
|
||||
# tests need validate-pyproject (not ported)
|
||||
NO_TEST = Yes
|
||||
|
||||
RUN_DEPENDS = sysutils/py-packaging${MODPY_FLAVOR}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (ini2toml-0.11.tar.gz) = awtARz4nwEJ2utC4V1D5YH8N+sMp56rxZGGwvNW9080=
|
||||
SIZE (ini2toml-0.11.tar.gz) = 100035
|
||||
SHA256 (ini2toml-0.11.3.tar.gz) = o2eg9Md8zrR3qXpJvbbqP5kBup9XrZIndf8CzGhz780=
|
||||
SIZE (ini2toml-0.11.3.tar.gz) = 100364
|
||||
|
Loading…
Reference in New Issue
Block a user