diff mbox series

[meta-python,1/3] python3-send2trash: Upgrade 1.8.3 -> 2.0.0

Message ID 20260105104725.3914225-1-leon.anavi@konsulko.com
State Accepted
Headers show
Series [meta-python,1/3] python3-send2trash: Upgrade 1.8.3 -> 2.0.0 | expand

Commit Message

Leon Anavi Jan. 5, 2026, 10:47 a.m. UTC
Upgrade to release 2.0.0:

- Drop suport for Python 2
- Fix test_trash_topdir failing on macOS
- Update source installation instructions
- Update gio implementation, don't use deprecated GObject.GError

License-Update: The license remains the same

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 ...hon3-send2trash_1.8.3.bb => python3-send2trash_2.0.0.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-extended/send2trash/{python3-send2trash_1.8.3.bb => python3-send2trash_2.0.0.bb} (57%)
diff mbox series

Patch

diff --git a/meta-python/recipes-extended/send2trash/python3-send2trash_1.8.3.bb b/meta-python/recipes-extended/send2trash/python3-send2trash_2.0.0.bb
similarity index 57%
rename from meta-python/recipes-extended/send2trash/python3-send2trash_1.8.3.bb
rename to meta-python/recipes-extended/send2trash/python3-send2trash_2.0.0.bb
index 89943095de..0bd89f887a 100644
--- a/meta-python/recipes-extended/send2trash/python3-send2trash_1.8.3.bb
+++ b/meta-python/recipes-extended/send2trash/python3-send2trash_2.0.0.bb
@@ -1,12 +1,12 @@ 
 SUMMARY = "Send file to trash natively under Mac OS X, Windows and Linux"
 LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=05faa35ba1ca10b723f19d286c9d5237"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=a02659c2d5f4cc626e4dcf6504b865eb"
 
 inherit pypi python_setuptools_build_meta
 
-SRC_URI[sha256sum] = "b18e7a3966d99871aefeb00cfbcfdced55ce4871194810fc71f4aa484b953abf"
+SRC_URI[sha256sum] = "1761421da3f9930bfe51ed7c45343948573383ad4c27e3acebc91be324e7770d"
 
-PYPI_PACKAGE = "Send2Trash"
+PYPI_PACKAGE = "send2trash"
 UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
 
 RDEPENDS:${PN} += "\