deskutils/py-send2trash: Add USE_PYTHON=concurrent; Add NO_ARCH=yes; Update to 1.5.0

Port changes while here:
* Changed to DISTVERSION
* Updated WWW (url was dead)

PR:		226361
Submitted by:	owk <freebsd_ports@k-worx.org>
Approved by:	tcberner (mentor, implicit)
Approved by:	portmgr blanket
This commit is contained in:
Yuri Victorovich 2018-03-06 06:28:24 +00:00
parent 9155242297
commit 12e7d06c55
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=463693
3 changed files with 7 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= send2trash
PORTVERSION= 1.3.0
DISTVERSION= 1.5.0
CATEGORIES= deskutils
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -15,7 +15,8 @@ COMMENT= Small package that sends files to the Trash
LICENSE= BSD3CLAUSE
USES= python
USE_PYTHON= distutils autoplist
USE_PYTHON= distutils concurrent autoplist
NO_ARCH= yes
PORTDOCS= CHANGES.rst README.rst
OPTIONS_DEFINE= DOCS

View file

@ -1,2 +1,3 @@
SHA256 (python/Send2Trash-1.3.0.tar.gz) = 33f4461eae831eb09a21b70ca202c2a6dfd83db6bafa1e1ca11b5001e22c58fe
SIZE (python/Send2Trash-1.3.0.tar.gz) = 5563
TIMESTAMP = 1520317052
SHA256 (python/Send2Trash-1.5.0.tar.gz) = 60001cc07d707fe247c94f74ca6ac0d3255aabcb930529690897ca2a39db28b2
SIZE (python/Send2Trash-1.5.0.tar.gz) = 10892

View file

@ -1,4 +1,4 @@
Send2Trash is a small package that sends files to the Trash (or Recycle Bin)
natively and on all platforms.
WWW: http://hg.hardcoded.net/send2trash/
WWW: https://github.com/hsoft/send2trash