Skip to content

Commit acaac70

Browse files
authored
Merge pull request #777 from hmaarrfk/rebuild_with_libsqlite_2025
Rebuild with libsqlite instead of sqlite
2 parents da6390c + 830d734 commit acaac70

File tree

27 files changed

+77
-81
lines changed

27 files changed

+77
-81
lines changed

.azure-pipelines/azure-pipelines-linux.yml

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.azure-pipelines/azure-pipelines-osx.yml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.ci_support/linux_64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingno.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ libffi:
3030
- '3.4'
3131
liblzma_devel:
3232
- '5'
33+
libsqlite:
34+
- '3'
3335
libuuid:
3436
- '2'
3537
ncurses:
@@ -44,8 +46,6 @@ python:
4446
- '3.13'
4547
readline:
4648
- '8'
47-
sqlite:
48-
- '3'
4949
target_platform:
5050
- linux-64
5151
tk:

.ci_support/linux_64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingyes.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ libffi:
3030
- '3.4'
3131
liblzma_devel:
3232
- '5'
33+
libsqlite:
34+
- '3'
3335
libuuid:
3436
- '2'
3537
ncurses:
@@ -44,8 +46,6 @@ python:
4446
- '3.13'
4547
readline:
4648
- '8'
47-
sqlite:
48-
- '3'
4949
target_platform:
5050
- linux-64
5151
tk:

.ci_support/linux_64_build_typereleasechannel_targetsconda-forge_mainfreethreadingno.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ libffi:
3030
- '3.4'
3131
liblzma_devel:
3232
- '5'
33+
libsqlite:
34+
- '3'
3335
libuuid:
3436
- '2'
3537
ncurses:
@@ -44,8 +46,6 @@ python:
4446
- '3.13'
4547
readline:
4648
- '8'
47-
sqlite:
48-
- '3'
4949
target_platform:
5050
- linux-64
5151
tk:

.ci_support/linux_64_build_typereleasechannel_targetsconda-forge_mainfreethreadingyes.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ libffi:
3030
- '3.4'
3131
liblzma_devel:
3232
- '5'
33+
libsqlite:
34+
- '3'
3335
libuuid:
3436
- '2'
3537
ncurses:
@@ -44,8 +46,6 @@ python:
4446
- '3.13'
4547
readline:
4648
- '8'
47-
sqlite:
48-
- '3'
4949
target_platform:
5050
- linux-64
5151
tk:

.ci_support/linux_aarch64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingno.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ libffi:
3030
- '3.4'
3131
liblzma_devel:
3232
- '5'
33+
libsqlite:
34+
- '3'
3335
libuuid:
3436
- '2'
3537
ncurses:
@@ -44,8 +46,6 @@ python:
4446
- '3.13'
4547
readline:
4648
- '8'
47-
sqlite:
48-
- '3'
4949
target_platform:
5050
- linux-aarch64
5151
tk:

.ci_support/linux_aarch64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingyes.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ libffi:
3030
- '3.4'
3131
liblzma_devel:
3232
- '5'
33+
libsqlite:
34+
- '3'
3335
libuuid:
3436
- '2'
3537
ncurses:
@@ -44,8 +46,6 @@ python:
4446
- '3.13'
4547
readline:
4648
- '8'
47-
sqlite:
48-
- '3'
4949
target_platform:
5050
- linux-aarch64
5151
tk:

.ci_support/linux_aarch64_build_typereleasechannel_targetsconda-forge_mainfreethreadingno.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ libffi:
3030
- '3.4'
3131
liblzma_devel:
3232
- '5'
33+
libsqlite:
34+
- '3'
3335
libuuid:
3436
- '2'
3537
ncurses:
@@ -44,8 +46,6 @@ python:
4446
- '3.13'
4547
readline:
4648
- '8'
47-
sqlite:
48-
- '3'
4949
target_platform:
5050
- linux-aarch64
5151
tk:

.ci_support/linux_aarch64_build_typereleasechannel_targetsconda-forge_mainfreethreadingyes.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ libffi:
3030
- '3.4'
3131
liblzma_devel:
3232
- '5'
33+
libsqlite:
34+
- '3'
3335
libuuid:
3436
- '2'
3537
ncurses:
@@ -44,8 +46,6 @@ python:
4446
- '3.13'
4547
readline:
4648
- '8'
47-
sqlite:
48-
- '3'
4949
target_platform:
5050
- linux-aarch64
5151
tk:

0 commit comments

Comments
 (0)