mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python-kitchen: update to 1.2.6.
This commit is contained in:
parent
6fc165cc62
commit
725614f7f1
1 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'python-kitchen'
|
||||
pkgname=python-kitchen
|
||||
version=1.2.5
|
||||
revision=2
|
||||
version=1.2.6
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
wrksrc="kitchen-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="kitchen"
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
|
@ -12,8 +12,8 @@ short_desc="Useful snippets for Python2"
|
|||
maintainer="dleeram <dleeram@protonmail.com>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://github.com/fedora-infra/kitchen"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=1258af80868fc8c30170a43040b1eb5434bc5ffa5ff4ab98ffb9ee3d3c1e2f76
|
||||
distfiles="https://github.com/fedora-infra/kitchen/archive/${version}.tar.gz"
|
||||
checksum=6963dd84819713aafdd55e5314dcce6df5a37430b62fd9c48770e9f1a467b2b0
|
||||
|
||||
python3-kitchen_package() {
|
||||
archs=noarch
|
||||
|
|
Loading…
Add table
Reference in a new issue