thefuck: update to 3.27.
Closes #14658. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
c6e774c8e6
commit
cee5ac4c64
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'thefuck'
|
||||
pkgname=thefuck
|
||||
version=3.26
|
||||
revision=2
|
||||
version=3.27
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
pycompile_module="thefuck"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Benjamin 'Doctors' Hoffmeyer <hoffmeyer25@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/nvbn/thefuck"
|
||||
distfiles="https://github.com/nvbn/thefuck/archive/${version}.tar.gz"
|
||||
checksum=37d8cd1b578cbf473e337490d8e050a63a0a9defa2b0cb1619ffa4198b70b435
|
||||
checksum=26ed781fd84d5992c52a1ae7b0ca5ed12c88d37cf8508c32070e74d48515c357
|
||||
|
||||
do_check() {
|
||||
# on python3 mock is unittest.mock
|
||||
|
|
Loading…
Reference in a new issue