python3-yaspin: 2.0.0 -> 2.1.0

This commit is contained in:
Tim Biermann 2021-08-21 20:09:10 +02:00
parent ce29c1270d
commit 50a32aaf29
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3zY4mvexkEJronLqlLqVOHUbk1fRnwUaLRndcjwu5TayFxgNvFTJKzBtF1snVIlyMY2kFprg3w5HLYwyjX3lpww= RWSagIOpLGJF31AgVWsFNI/dX8Ks2XqNiSF9jKORj65gKyw5JddelkQdKYKjGwpilvmIMDJEygtzdkPPYbH/Y3sb86lhqrAYqgE=
SHA256 (Pkgfile) = e762bec3e2f19139a96f6e8e41f88ab4d906239486d0c6c18000eb68244976ea SHA256 (Pkgfile) = 7f9dc387ad0b0829fc997720cbbd35a9ae37a0a9f9fc58dd49c927aa4efe5d29
SHA256 (.footprint) = c045633f3036a16ac0e30f3e2315b33762ac2de90d7f3bc3bd7b4f679466f4de SHA256 (.footprint) = c045633f3036a16ac0e30f3e2315b33762ac2de90d7f3bc3bd7b4f679466f4de
SHA256 (python3-yaspin-2.0.0.tar.gz) = 3e7c495023e8cb5d255df2e91d1e80a079941a455249e1132c33f038b83b907c SHA256 (python3-yaspin-2.1.0.tar.gz) = e369155c1b6184756d9295d0cf0bd9cba7e6017854f17d1e6bf22ab8a9be7642
SHA256 (setup.py) = 2c65a0aee5b20c77c54edaab47224b1c27d45622f40dd959ccc09ccef44e5652 SHA256 (setup.py) = 2c65a0aee5b20c77c54edaab47224b1c27d45622f40dd959ccc09ccef44e5652

View File

@ -4,7 +4,7 @@
# Depends on: python3-termcolor # Depends on: python3-termcolor
name=python3-yaspin name=python3-yaspin
version=2.0.0 version=2.1.0
release=1 release=1
source=(https://github.com/pavdmyt/yaspin/archive/v$version/$name-$version.tar.gz source=(https://github.com/pavdmyt/yaspin/archive/v$version/$name-$version.tar.gz
setup.py) setup.py)