On 7/2/20 6:48 AM, Leon Anavi wrote:
Upgrade to release 0.23:

- Dropped support for Python 2.7. The minimum Python version
   is now 3.5.

Use tar.gz instead of zip. Fix the URL of the HOMEPAGE.

Signed-off-by: Leon Anavi <[email protected]>
Acked-by: Trevor Gamblin <[email protected]>
---
  .../{python3-pybluez_0.22.bb => python3-pybluez_0.23.bb}   | 7 +++----
  1 file changed, 3 insertions(+), 4 deletions(-)
  rename meta-python/recipes-devtools/python/{python3-pybluez_0.22.bb => 
python3-pybluez_0.23.bb} (58%)

diff --git a/meta-python/recipes-devtools/python/python3-pybluez_0.22.bb 
b/meta-python/recipes-devtools/python/python3-pybluez_0.23.bb
similarity index 58%
rename from meta-python/recipes-devtools/python/python3-pybluez_0.22.bb
rename to meta-python/recipes-devtools/python/python3-pybluez_0.23.bb
index 26902e18d..5242059bc 100644
--- a/meta-python/recipes-devtools/python/python3-pybluez_0.22.bb
+++ b/meta-python/recipes-devtools/python/python3-pybluez_0.23.bb
@@ -1,5 +1,5 @@
  DESCRIPTION = "Bluetooth Python extension module"
-HOMEPAGE = "http://karulis.github.io/pybluez/";
+HOMEPAGE = "https://pybluez.github.io/";
  SECTION = "devel/python"
DEPENDS = "bluez5"
@@ -7,11 +7,10 @@ DEPENDS = "bluez5"
  LICENSE = "GPL-2.0"
  LIC_FILES_CHKSUM = "file://COPYING;md5=8a71d0475d08eee76d8b6d0c6dbec543"
-SRC_URI[md5sum] = "49dab9d5a8f0b798c8125c7f649be3cd"
-SRC_URI[sha256sum] = 
"4ce006716a54d9d18e8186a3f1c8b12a8e6befecffe8fd5828a291fb694ce49d"
+SRC_URI[md5sum] = "afbe8429bb82d2c46a3d0f5f4f898f9d"
+SRC_URI[sha256sum] = 
"c8f04d2e78951eaa9de486b4d49381704e8943d0a6e6e58f55fcd7b8582e90de"
PYPI_PACKAGE = "PyBluez"
-PYPI_PACKAGE_EXT = "zip"
  inherit pypi setuptools3
RDEPENDS_${PN} += "\


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#85630): 
https://lists.openembedded.org/g/openembedded-devel/message/85630
Mute This Topic: https://lists.openembedded.org/mt/75255469/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to