Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

vmklib

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vmklib - npm Package Compare versions

Comparing version
2.0.8
to
2.0.9
vmklib/data/lib_tasks/__pycache__/conf.cpython-314.pyc

Sorry, the diff of this file is not supported yet

+1
-1
MIT License
Copyright (c) 2025 Libre Embedded
Copyright (c) 2026 Libre Embedded

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

Metadata-Version: 2.4
Name: vmklib
Version: 2.0.8
Version: 2.0.9
Summary: Simplify project workflows by standardizing use of GNU Make.

@@ -12,4 +12,4 @@ Home-page: https://github.com/libre-embedded/vmklib

Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Operating System :: Microsoft :: Windows

@@ -20,7 +20,7 @@ Classifier: Operating System :: MacOS

Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=3.12
Requires-Python: >=3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: experimental-lowqa
Requires-Dist: vcorelib>=3.4.3
Requires-Dist: vcorelib>=3.6.7
Requires-Dist: experimental-lowqa>=0.1.12
Provides-Extra: test

@@ -50,7 +50,7 @@ Requires-Dist: pylint; extra == "test"

version=3.2.3
hash=29f6b80b39ead62703679a7a6d9766e2
hash=7989dbaedfe2cb147fb16c8788539838
=====================================
-->
# vmklib ([2.0.8](https://pypi.org/project/vmklib/))
# vmklib ([2.0.9](https://pypi.org/project/vmklib/))

@@ -73,4 +73,4 @@ [![python](https://img.shields.io/pypi/pyversions/vmklib.svg)](https://pypi.org/project/vmklib/)

* [`python3.12`](https://docs.python.org/3.12/)
* [`python3.13`](https://docs.python.org/3.13/)
* [`python3.14`](https://docs.python.org/3.14/)

@@ -77,0 +77,0 @@ ## Platform Support

@@ -7,6 +7,6 @@ [build-system]

name = "vmklib"
version = "2.0.8"
version = "2.0.9"
description = "Simplify project workflows by standardizing use of GNU Make."
readme = "README.md"
requires-python = ">=3.12"
requires-python = ">=3.13"
license = "MIT"

@@ -27,4 +27,4 @@ license-files = ["LICENSE"]

"Topic :: Software Development :: Build Tools",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14",
"Operating System :: Microsoft :: Windows",

@@ -31,0 +31,0 @@ "Operating System :: MacOS",

@@ -5,7 +5,7 @@ <!--

version=3.2.3
hash=29f6b80b39ead62703679a7a6d9766e2
hash=7989dbaedfe2cb147fb16c8788539838
=====================================
-->
# vmklib ([2.0.8](https://pypi.org/project/vmklib/))
# vmklib ([2.0.9](https://pypi.org/project/vmklib/))

@@ -28,4 +28,4 @@ [![python](https://img.shields.io/pypi/pyversions/vmklib.svg)](https://pypi.org/project/vmklib/)

* [`python3.12`](https://docs.python.org/3.12/)
* [`python3.13`](https://docs.python.org/3.13/)
* [`python3.14`](https://docs.python.org/3.14/)

@@ -32,0 +32,0 @@ ## Platform Support

# =====================================
# generator=datazen
# version=3.2.3
# hash=46e31ace55883ec4b2cd35e03c1f061e
# hash=9bcd68e514d99742ae6f96c678ce8748
# =====================================

@@ -31,4 +31,4 @@

"versions": [
"3.12",
"3.13",
"3.14",
],

@@ -35,0 +35,0 @@ }

Metadata-Version: 2.4
Name: vmklib
Version: 2.0.8
Version: 2.0.9
Summary: Simplify project workflows by standardizing use of GNU Make.

@@ -12,4 +12,4 @@ Home-page: https://github.com/libre-embedded/vmklib

Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Operating System :: Microsoft :: Windows

@@ -20,7 +20,7 @@ Classifier: Operating System :: MacOS

Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=3.12
Requires-Python: >=3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: experimental-lowqa
Requires-Dist: vcorelib>=3.4.3
Requires-Dist: vcorelib>=3.6.7
Requires-Dist: experimental-lowqa>=0.1.12
Provides-Extra: test

@@ -50,7 +50,7 @@ Requires-Dist: pylint; extra == "test"

version=3.2.3
hash=29f6b80b39ead62703679a7a6d9766e2
hash=7989dbaedfe2cb147fb16c8788539838
=====================================
-->
# vmklib ([2.0.8](https://pypi.org/project/vmklib/))
# vmklib ([2.0.9](https://pypi.org/project/vmklib/))

@@ -73,4 +73,4 @@ [![python](https://img.shields.io/pypi/pyversions/vmklib.svg)](https://pypi.org/project/vmklib/)

* [`python3.12`](https://docs.python.org/3.12/)
* [`python3.13`](https://docs.python.org/3.13/)
* [`python3.14`](https://docs.python.org/3.14/)

@@ -77,0 +77,0 @@ ## Platform Support

@@ -1,3 +0,3 @@

experimental-lowqa
vcorelib>=3.4.3
vcorelib>=3.6.7
experimental-lowqa>=0.1.12

@@ -4,0 +4,0 @@ [test]

@@ -34,3 +34,3 @@ LICENSE

vmklib/data/lib_tasks/conf.py
vmklib/data/lib_tasks/__pycache__/conf.cpython-313.pyc
vmklib/data/lib_tasks/__pycache__/conf.cpython-314.pyc
vmklib/data/python/build.mk

@@ -37,0 +37,0 @@ vmklib/data/python/docs.mk

# =====================================
# generator=datazen
# version=3.2.3
# hash=6cefb4360f17a894fc8ed90307c5432e
# hash=3e5670dce4e538ba6b03f671d4aad932
# =====================================

@@ -13,2 +13,2 @@

PKG_NAME = "vmklib"
VERSION = "2.0.8"
VERSION = "2.0.9"

@@ -16,3 +16,4 @@ .PHONY: \

$(PY_PREFIX)upload-only: $(PY_BUILD_CONC) | $(TWINE_CONC)
# removed $(PY_BUILD_CONC), don't re-build (assume built)
$(PY_PREFIX)upload-only: | $(TWINE_CONC)
cd $($(PROJ)_DIR) && \

@@ -19,0 +20,0 @@ $(PYTHON_BIN)/twine check dist/* && \

@@ -1,2 +0,2 @@

vcorelib>=3.4.3
experimental-lowqa
vcorelib>=3.6.7
experimental-lowqa>=0.1.12

Sorry, the diff of this file is not supported yet