-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
aws-crt-python: upgrade 0.21.7 -> 0.22.0
- Loading branch information
1 parent
a057e50
commit 89cec21
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From ba5ddc1aa863c59c4583dc56ed026424ca5ba15d Mon Sep 17 00:00:00 2001 | ||
From e2342a2ccd83dd4fc804c9c012121818afd0908c Mon Sep 17 00:00:00 2001 | ||
From: Thomas Roos <[email protected]> | ||
Date: Thu, 4 May 2023 12:31:54 +0000 | ||
Subject: [PATCH] aws-crt-python: upgrade 0.16.15 -> 0.16.16, readd shared | ||
|
@@ -9,10 +9,10 @@ Upstream-Status: Denied [Desired default] | |
1 file changed, 10 deletions(-) | ||
|
||
diff --git a/setup.py b/setup.py | ||
index 50393a8..e430add 100644 | ||
index a77b3b1..7916f51 100644 | ||
--- a/setup.py | ||
+++ b/setup.py | ||
@@ -337,16 +337,6 @@ def awscrt_ext(): | ||
@@ -345,16 +345,6 @@ def awscrt_ext(): | ||
extra_link_args += ['-framework', 'Security'] | ||
|
||
else: # unix | ||
|