aboutsummaryrefslogtreecommitdiff
path: root/crn/packages/patches
diff options
context:
space:
mode:
Diffstat (limited to 'crn/packages/patches')
-rw-r--r--crn/packages/patches/typeguard-version.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/crn/packages/patches/typeguard-version.patch b/crn/packages/patches/typeguard-version.patch
new file mode 100644
index 0000000..adef1e5
--- /dev/null
+++ b/crn/packages/patches/typeguard-version.patch
@@ -0,0 +1,9 @@
+--- a/setup.cfg 2023-03-25 12:48:39.885304905 -0400
++++ b/setup.cfg 2023-03-25 12:49:00.593286388 -0400
+@@ -1,5 +1,6 @@
+ [metadata]
+ name = typeguard
++version = 2.13.3
+ description = Run-time type checker for Python
+ long_description = file: README.rst
+ author = Alex Grönholm