summaryrefslogtreecommitdiff
path: root/devel/py-awscrt/files/patch-awscrt-__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-awscrt/files/patch-awscrt-__init__.py')
-rw-r--r--devel/py-awscrt/files/patch-awscrt-__init__.py11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/py-awscrt/files/patch-awscrt-__init__.py b/devel/py-awscrt/files/patch-awscrt-__init__.py
deleted file mode 100644
index 292f8dd8e792..000000000000
--- a/devel/py-awscrt/files/patch-awscrt-__init__.py
+++ /dev/null
@@ -1,11 +0,0 @@
---- awscrt/__init__.py.orig 2025-04-25 19:28:57 UTC
-+++ awscrt/__init__.py
-@@ -13,7 +13,7 @@ __all__ = [
- 'websocket',
- ]
-
--__version__ = '1.0.0.dev0'
-+__version__ = '0.27.0'
-
-
- class NativeResource: