2022-11-01 05:50:34 +00:00
|
|
|
Index: Twisted-22.10.0/setup.cfg
|
2022-02-10 17:51:11 +00:00
|
|
|
===================================================================
|
2022-11-01 05:50:34 +00:00
|
|
|
--- Twisted-22.10.0.orig/setup.cfg
|
|
|
|
|
+++ Twisted-22.10.0/setup.cfg
|
2022-06-22 06:14:46 +00:00
|
|
|
@@ -72,10 +72,10 @@ serial =
|
2021-09-01 18:56:34 +00:00
|
|
|
pyserial >= 3.0
|
|
|
|
|
pywin32 != 226; platform_system == "Windows"
|
|
|
|
|
http2 =
|
2022-06-22 06:14:46 +00:00
|
|
|
- h2 >= 3.0, < 5.0
|
2021-09-01 18:56:34 +00:00
|
|
|
- priority >= 1.1.0, < 2.0
|
|
|
|
|
+ h2 >= 3.0
|
|
|
|
|
+ priority >= 1.1.0
|
|
|
|
|
contextvars =
|
2022-06-22 06:14:46 +00:00
|
|
|
- contextvars >= 2.4, < 3; python_version < "3.7"
|
|
|
|
|
+ contextvars >= 2.4; python_version < "3.7"
|
2021-09-01 18:56:34 +00:00
|
|
|
all_non_platform =
|
2022-06-22 06:14:46 +00:00
|
|
|
%(test)s
|
|
|
|
|
%(tls)s
|