summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-cryptography-common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-cryptography-common.inc')
-rw-r--r--meta/recipes-devtools/python/python3-cryptography-common.inc6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta/recipes-devtools/python/python3-cryptography-common.inc b/meta/recipes-devtools/python/python3-cryptography-common.inc
deleted file mode 100644
index bcb907b645..0000000000
--- a/meta/recipes-devtools/python/python3-cryptography-common.inc
+++ /dev/null
@@ -1,6 +0,0 @@
1# Sharing PV between cryptography and cryptography-vectors will
2# ensure that updating one but not the other will cause a build error.
3#
4# Additionally AUH will detect that they share this .inc file and
5# perform a lockstep upgrade for both.
6PV = "45.0.7"