[nanodbc] no uwp (#35251)

This commit is contained in:
autoantwort
2023-11-24 07:54:52 +01:00
committed by GitHub
parent 00360d60f5
commit cd5e746ec2
4 changed files with 8 additions and 4 deletions

View File

@@ -1,9 +1,10 @@
{
"name": "nanodbc",
"version": "2.13.0",
"port-version": 7,
"port-version": 8,
"description": "A small C++ wrapper for the native C ODBC API.",
"homepage": "https://github.com/nanodbc/nanodbc",
"supports": "!uwp",
"dependencies": [
{
"name": "unixodbc",

View File

@@ -783,8 +783,6 @@ nana:arm64-android=fail
nana:x64-android=fail
nana:x64-linux=fail
nana:x64-osx=fail
nanodbc:arm64-uwp=fail
nanodbc:x64-uwp=fail
nanodbc:x64-linux=skip
netcdf-cxx4:x64-windows-static-md=fail
ngspice:x64-android=fail

View File

@@ -5822,7 +5822,7 @@
},
"nanodbc": {
"baseline": "2.13.0",
"port-version": 7
"port-version": 8
},
"nanoflann": {
"baseline": "1.5.0",

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "47782a521b53acaa6ee44a2956a2e98d17a20e50",
"version": "2.13.0",
"port-version": 8
},
{
"git-tree": "b57473b86bc71733209e195206d253f1dd3658b2",
"version": "2.13.0",