Commit f6d09b6
authored
Lift
This removes a special case where `pyodbc` was depended on by all target
platforms (including macOS on x86_64/AMD64) *except macOS on
AArch64/ARM64*.
There's no reason to keep the exclusion since `pyodbc` 5.2.0 is
available for `macosx_11_0_arm64`, see:
https://pypi.org/project/pyodbc/5.2.0/#filespyodbc dependency exclusion for macOS on AArch64/ARM64 (DataDog#20812)1 parent b90d83a commit f6d09b6
5 files changed
Lines changed: 5 additions & 3 deletions
File tree
- ibm_i
- changelog.d
- sqlserver
- changelog.d
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments