* update python-kajiki to 0.9.2-4
This commit is contained in:
parent
ee1f2902d9
commit
c31ade36b4
20
python/python-kajiki/.SRCINFO
Normal file
20
python/python-kajiki/.SRCINFO
Normal file
@ -0,0 +1,20 @@
|
||||
pkgbase = python-kajiki
|
||||
pkgdesc = Python XML-based template engine with Genshi-like syntax and Jinja-style blocks
|
||||
pkgver = 0.9.2
|
||||
pkgrel = 4
|
||||
url = https://github.com/nandoflorestan/kajiki
|
||||
arch = any
|
||||
license = LGPL
|
||||
checkdepends = python-babel
|
||||
checkdepends = python-pytest
|
||||
makedepends = python-build
|
||||
makedepends = python-installer
|
||||
makedepends = python-setuptools
|
||||
makedepends = python-sphinx
|
||||
makedepends = python-wheel
|
||||
depends = python
|
||||
depends = python-linetable
|
||||
source = kajiki-0.9.2.tar.gz::https://github.com/nandoflorestan/kajiki/archive/v0.9.2.tar.gz
|
||||
sha512sums = 60c9e82c0a8768772c36fd8a54283023d74fc73133f963f4eb6b39419ed89f1244f06f7b6ca107d819d1204efaffbb8ef20e2da02fa8a9648c8e90a6b76a90cf
|
||||
|
||||
pkgname = python-kajiki
|
4
python/python-kajiki/.nvchecker.toml
Normal file
4
python/python-kajiki/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[python-kajiki]
|
||||
source = "git"
|
||||
git = "https://github.com/nandoflorestan/kajiki.git"
|
||||
prefix = "v"
|
@ -4,7 +4,7 @@ pkgbase='python-kajiki'
|
||||
_pkgbase="${pkgbase#python-}"
|
||||
pkgname=("python-${_pkgbase}")
|
||||
pkgver=0.9.2
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc='Python XML-based template engine with Genshi-like syntax and Jinja-style blocks'
|
||||
arch=(any)
|
||||
url='https://github.com/nandoflorestan/kajiki'
|
||||
|
Loading…
x
Reference in New Issue
Block a user