diff options
author | Tim Biermann <tbier@posteo.de> | 2022-08-07 21:21:11 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-08-07 21:21:11 +0200 |
commit | 486c4fd7ad945b85129463b9863c47c2f83df15b (patch) | |
tree | 2945abd86c0a9539697d70a3447df70baf49c628 /python3-yaspin | |
parent | 2ae3f17002825a48c185fc99f477e19ed7c11dc5 (diff) | |
parent | e032a4d4f6464f87043c25b36fc57944e238076f (diff) | |
download | contrib-486c4fd7ad945b85129463b9863c47c2f83df15b.tar.gz contrib-486c4fd7ad945b85129463b9863c47c2f83df15b.tar.xz |
Merge remote-tracking branch 'origin/3.6' into 3.7
Diffstat (limited to 'python3-yaspin')
-rw-r--r-- | python3-yaspin/.signature | 6 | ||||
-rw-r--r-- | python3-yaspin/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python3-yaspin/.signature b/python3-yaspin/.signature index 14d19168d..a2c23c655 100644 --- a/python3-yaspin/.signature +++ b/python3-yaspin/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3ziM8UFRfbPdzDQ9qD7NxL6AiRFYSFG7EA7sP1JbHhIHk3X1s4/+KQoQ3EijtOiLxGIRo3cr3wZSS3COEBAi6A8= -SHA256 (Pkgfile) = 7f9dc387ad0b0829fc997720cbbd35a9ae37a0a9f9fc58dd49c927aa4efe5d29 +RWSagIOpLGJF31VOabx8zCNYo0k7H6uJ8Y76zJvOAA76v9C4x2BI3BhqiUUoQ7quFdSLjMj9PFgh+9wn8MbJuqs8ce5G05oHfQs= +SHA256 (Pkgfile) = abc13559ede738e534e9f9f6f9a647a924cec02a97a4578851042993890d79e9 SHA256 (.footprint) = 98c4375beab44895009a0aeaf24c091cefd4e51e9ad0e699e54d8b0bd38f9589 -SHA256 (python3-yaspin-2.1.0.tar.gz) = e369155c1b6184756d9295d0cf0bd9cba7e6017854f17d1e6bf22ab8a9be7642 +SHA256 (python3-yaspin-2.2.0.tar.gz) = df0bf5b8a522dcfafcfd92c215e41a9aa9e17861f9b11aaa3422b11246bcad68 SHA256 (setup.py) = 2c65a0aee5b20c77c54edaab47224b1c27d45622f40dd959ccc09ccef44e5652 diff --git a/python3-yaspin/Pkgfile b/python3-yaspin/Pkgfile index f5c0994b8..ce46d17d7 100644 --- a/python3-yaspin/Pkgfile +++ b/python3-yaspin/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-termcolor name=python3-yaspin -version=2.1.0 +version=2.2.0 release=1 source=(https://github.com/pavdmyt/yaspin/archive/v$version/$name-$version.tar.gz setup.py) |