diff mbox series

[01/24] python3-pycups: put PV into the filename

Message ID 20260810122130.633299-1-ross.burton@arm.com
State New
Headers show
Series [01/24] python3-pycups: put PV into the filename | expand

Commit Message

Ross Burton Aug. 10, 2026, 12:21 p.m. UTC
Put the PV in the filename as this is the idiomatic style.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 .../cups/{python3-pycups.bb => python3-pycups_2.0.1.bb}         | 2 --
 1 file changed, 2 deletions(-)
 rename meta-oe/recipes-printing/cups/{python3-pycups.bb => python3-pycups_2.0.1.bb} (95%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-printing/cups/python3-pycups.bb b/meta-oe/recipes-printing/cups/python3-pycups_2.0.1.bb
similarity index 95%
rename from meta-oe/recipes-printing/cups/python3-pycups.bb
rename to meta-oe/recipes-printing/cups/python3-pycups_2.0.1.bb
index 6968170d93..35b78890e6 100644
--- a/meta-oe/recipes-printing/cups/python3-pycups.bb
+++ b/meta-oe/recipes-printing/cups/python3-pycups_2.0.1.bb
@@ -6,6 +6,4 @@  RDEPENDS:${PN} = "python3"
 
 inherit setuptools3 pypi
 
-PV = "2.0.1"
-
 SRC_URI[sha256sum] = "e880d7d7147959ead5cb34764f08b97b41385b36eb8256e8af1ce163dbcccce8"