New version: py-send2trash 1.8.0 (#27583)

This commit is contained in:
iarspider 2021-11-26 22:35:03 +01:00 committed by GitHub
parent cf3762369c
commit 96ce0e393d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,6 +12,7 @@ class PySend2trash(PythonPackage):
homepage = "https://github.com/hsoft/send2trash"
url = "https://github.com/hsoft/send2trash/archive/1.5.0.tar.gz"
version('1.8.0', sha256='937b038abd9f1e7b8c5d7a116be5dc4663beb71df74dcccffe56cacf992c7a9c')
version('1.5.0', sha256='7cebc0ffc8b6d6e553bce9c6bb915614610ba2dec17c2f0643b1b97251da2a41')
depends_on('py-setuptools', type='build')