Skip to content
Snippets Groups Projects
Verified Commit f1800e89 authored by sunpoet's avatar sunpoet
Browse files

deskutils/py-send2trash: Update to 1.8.3

- Remove PY_SETUPTOOLS: py-setuptools should be used rather than PY_SETUPTOOLS

Changes:	https://github.com/arsenetar/send2trash/releases
		https://github.com/arsenetar/send2trash/blob/master/CHANGES.rst
parent 9dc9fc45
No related branches found
No related tags found
No related merge requests found
PORTNAME= send2trash
PORTVERSION= 1.8.2
PORTREVISION= 1
PORTVERSION= 1.8.3
CATEGORIES= deskutils python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
......@@ -12,7 +11,7 @@ WWW= https://github.com/arsenetar/send2trash
LICENSE= BSD3CLAUSE
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=40.6.0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
USES= dos2unix python
......
TIMESTAMP = 1684104376
SHA256 (Send2Trash-1.8.2.tar.gz) = c132d59fa44b9ca2b1699af5c86f57ce9f4c5eb56629d5d55fbb7a35f84e2312
SIZE (Send2Trash-1.8.2.tar.gz) = 17487
TIMESTAMP = 1712427918
SHA256 (Send2Trash-1.8.3.tar.gz) = b18e7a3966d99871aefeb00cfbcfdced55ce4871194810fc71f4aa484b953abf
SIZE (Send2Trash-1.8.3.tar.gz) = 17394
--- setup.cfg.orig 2023-04-27 05:30:25 UTC
--- setup.cfg.orig 2024-04-07 06:12:41 UTC
+++ setup.cfg
@@ -1,5 +1,5 @@
[metadata]
-name = Send2Trash
+name = send2trash
version = 1.8.2
version = 1.8.3
url = https://github.com/arsenetar/send2trash
project_urls =
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment