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, 0 insertions, 9 deletions
diff --git a/crn/packages/patches/typeguard-version.patch b/crn/packages/patches/typeguard-version.patch
deleted file mode 100644
index adef1e5..0000000
--- a/crn/packages/patches/typeguard-version.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- 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