diff --git a/ports/py-gpep517/vcpkg.json b/ports/py-gpep517/vcpkg.json index fcd723a..757e015 100644 --- a/ports/py-gpep517/vcpkg.json +++ b/ports/py-gpep517/vcpkg.json @@ -1,7 +1,7 @@ { "name": "py-gpep517", "version": "15", - "port-version": "1", + "port-version": 1, "description": "Python package builder and installer for non-pip-centric world", "homepage": "https://github.com/projg2/gpep517", "license": "MIT", diff --git a/ports/py-pyparsing/vcpkg.json b/ports/py-pyparsing/vcpkg.json index 2401e00..b3af3f2 100644 --- a/ports/py-pyparsing/vcpkg.json +++ b/ports/py-pyparsing/vcpkg.json @@ -1,7 +1,7 @@ { "name": "py-pyparsing", "version": "3.1.1", - "port-version": "1", + "port-version": 1, "description": "Python library for creating PEG parsers", "homepage": "https://github.com/pyparsing/pyparsing", "license": "MIT", diff --git a/ports/py-pyqt-builder/vcpkg.json b/ports/py-pyqt-builder/vcpkg.json index d0968ab..b155532 100644 --- a/ports/py-pyqt-builder/vcpkg.json +++ b/ports/py-pyqt-builder/vcpkg.json @@ -1,7 +1,7 @@ { "name": "py-pyqt-builder", "version": "1.15.4", - "port-version": "1", + "port-version": 1, "description": "PyQt-builder is the PEP 517 compliant build system for PyQt and projects that extend PyQt. It extends the SIP build system and uses Qt’s qmake to perform the actual compilation and installation of extension modules.", "homepage": "https://www.riverbankcomputing.com/software/pyqt-builder", "dependencies": [ diff --git a/ports/py-pyqt6/vcpkg.json b/ports/py-pyqt6/vcpkg.json index ba61541..fd4362d 100644 --- a/ports/py-pyqt6/vcpkg.json +++ b/ports/py-pyqt6/vcpkg.json @@ -1,7 +1,7 @@ { "name": "py-pyqt6", "version": "6.6.1", - "port-version": "1", + "port-version": 1, "description": "Python bindings for the Qt cross platform application toolkit", "homepage": "https://www.riverbankcomputing.com/software/pyqt/", "dependencies": [ diff --git a/ports/py-setuptools/vcpkg.json b/ports/py-setuptools/vcpkg.json index f1de145..fa2b9c3 100644 --- a/ports/py-setuptools/vcpkg.json +++ b/ports/py-setuptools/vcpkg.json @@ -1,7 +1,7 @@ { "name": "py-setuptools", "version": "69.0.3", - "port-version": "1", + "port-version": 1, "description": "Official project repository for the Setuptools build system ", "homepage": " pypi.org/project/setuptools/", "license": "MIT", diff --git a/ports/py-sip/vcpkg.json b/ports/py-sip/vcpkg.json index 69602f8..5a110ff 100644 --- a/ports/py-sip/vcpkg.json +++ b/ports/py-sip/vcpkg.json @@ -1,7 +1,7 @@ { "name": "py-sip", "version": "6.7.12", - "port-version": "1", + "port-version": 1, "description": "A tool that makes it easy to create Python bindings for C and C++ libraries", "homepage": "https://www.riverbankcomputing.com/software/sip", "dependencies": [ diff --git a/ports/vcpkg-python-scripts/vcpkg.json b/ports/vcpkg-python-scripts/vcpkg.json index e54107a..f6bb178 100644 --- a/ports/vcpkg-python-scripts/vcpkg.json +++ b/ports/vcpkg-python-scripts/vcpkg.json @@ -1,7 +1,7 @@ { "name": "vcpkg-python-scripts", "version-date": "2023-06-28", - "port-version": "1", + "port-version": 1, "documentation": "https://vcpkg.io/en/docs/README.html", "license": "MIT", "supports": "native",