From 962e5cd7838b72859fa16753015b0fc8f9a7e2bb Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 25 Feb 2018 21:10:03 +0000 Subject: [PATCH] py-Send2Trash: update to 1.5.0. Version 1.5.0 -- 2018/02/16 --------------------------- * More specific error when failing to create XDG fallback trash directory (#20) * Windows: Workaround for long paths (#23) --- sysutils/py-Send2Trash/Makefile | 4 ++-- sysutils/py-Send2Trash/PLIST | 5 ++++- sysutils/py-Send2Trash/distinfo | 10 +++++----- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/sysutils/py-Send2Trash/Makefile b/sysutils/py-Send2Trash/Makefile index 09f58859fbee..6d8c7b8e087c 100644 --- a/sysutils/py-Send2Trash/Makefile +++ b/sysutils/py-Send2Trash/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2017/12/14 21:46:57 adam Exp $ +# $NetBSD: Makefile,v 1.3 2018/02/25 21:10:03 wiz Exp $ -DISTNAME= Send2Trash-1.4.2 +DISTNAME= Send2Trash-1.5.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= sysutils python MASTER_SITES= ${MASTER_SITE_PYPI:=S/Send2Trash/} diff --git a/sysutils/py-Send2Trash/PLIST b/sysutils/py-Send2Trash/PLIST index 08fa653136b5..58d1d4cb06dd 100644 --- a/sysutils/py-Send2Trash/PLIST +++ b/sysutils/py-Send2Trash/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2017/09/26 11:21:27 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2018/02/25 21:10:03 wiz Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -9,6 +9,9 @@ ${PYSITELIB}/send2trash/__init__.pyo ${PYSITELIB}/send2trash/compat.py ${PYSITELIB}/send2trash/compat.pyc ${PYSITELIB}/send2trash/compat.pyo +${PYSITELIB}/send2trash/exceptions.py +${PYSITELIB}/send2trash/exceptions.pyc +${PYSITELIB}/send2trash/exceptions.pyo ${PYSITELIB}/send2trash/plat_gio.py ${PYSITELIB}/send2trash/plat_gio.pyc ${PYSITELIB}/send2trash/plat_gio.pyo diff --git a/sysutils/py-Send2Trash/distinfo b/sysutils/py-Send2Trash/distinfo index 4670c8ea7246..981496e7a45c 100644 --- a/sysutils/py-Send2Trash/distinfo +++ b/sysutils/py-Send2Trash/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2017/12/14 21:46:57 adam Exp $ +$NetBSD: distinfo,v 1.3 2018/02/25 21:10:03 wiz Exp $ -SHA1 (Send2Trash-1.4.2.tar.gz) = 34a01a1b0c25180e8f04c476f2a7cdaaf46e52ae -RMD160 (Send2Trash-1.4.2.tar.gz) = 71f4146edf795db861a3b3d3e22e19101b060695 -SHA512 (Send2Trash-1.4.2.tar.gz) = 6f9eb835a3a55b892dd14a07a685b8f13f3fea482e2b61f66b92652eeb1e7adcbcf0873d087419f15acbb5fbc1d7cc275b0f2872146b21c7f23064df58418aae -Size (Send2Trash-1.4.2.tar.gz) = 6453 bytes +SHA1 (Send2Trash-1.5.0.tar.gz) = b2ce3725b3853a3ea72f1cbce894fa0a555bbd79 +RMD160 (Send2Trash-1.5.0.tar.gz) = c21f068e3dc39fbccd5b0e636780257ae5a0205d +SHA512 (Send2Trash-1.5.0.tar.gz) = 3c08ef513e5707cd4ac82290b326bb19161222c7a84b8ffd494789ba9858929241f55ea55482947af464c14e32fea27bd92cd762a32a1d55e2daf2e21fd63172 +Size (Send2Trash-1.5.0.tar.gz) = 10892 bytes