mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 09:07:01 +02:00
python3-milc: update to 1.6.8.
Adopt.
This commit is contained in:
parent
6c99d6d64f
commit
6db94c4e08
1 changed files with 5 additions and 4 deletions
|
@ -1,18 +1,19 @@
|
|||
# Template file for 'python3-milc'
|
||||
pkgname=python3-milc
|
||||
version=1.6.5
|
||||
revision=2
|
||||
version=1.6.8
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-appdirs python3-argcomplete python3-colorama python3-halo
|
||||
python3-spinners"
|
||||
checkdepends="${depends} python3-pytest python3-semver"
|
||||
short_desc="Batteries-Included Python 3 CLI Framework"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="icp <pangolin@vivaldi.net>"
|
||||
license="MIT"
|
||||
homepage="https://milc.clueboard.co"
|
||||
changelog="https://raw.githubusercontent.com/clueboard/milc/master/CHANGELOG.rst"
|
||||
distfiles="https://github.com/clueboard/milc/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=c2ec7ca643f7bc59ed22b510cdd2ff9fb28c1778a9b98021c4386bcb6854ea08
|
||||
checksum=578f51ca87be5d135ff6e8ada8268402819424b723efb7ac954bd99ebaeec0ab
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue