mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
python3-outcome: update to 1.2.0.
This commit is contained in:
parent
1b9d8cc6c4
commit
c5d3476ead
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-outcome'
|
||||
pkgname=python3-outcome
|
||||
version=1.1.0
|
||||
revision=3
|
||||
version=1.2.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Arjan Mossel <arjanmossel@gmail.com>"
|
|||
license="Apache-2.0, MIT"
|
||||
homepage="https://github.com/python-trio/outcome"
|
||||
distfiles="${PYPI_SITE}/o/outcome/outcome-${version}.tar.gz"
|
||||
checksum=e862f01d4e626e63e8f92c38d1f8d5546d3f9cce989263c521b2e7990d186967
|
||||
checksum=6f82bd3de45da303cf1f771ecafa1633750a358436a8bb60e06a1ceb745d2672
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue