summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO30
1 files changed, 20 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb553e371c06..25021b35f950 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,31 @@
pkgbase = python-cheetah3-git
pkgdesc = A Python powered template engine and code generator
- pkgver = 3.2.6.post1.r9.g856329c
+ pkgver = 3.3.1.r4.g4948522
pkgrel = 1
- url = http://www.cheetahtemplate.org
- arch = any
+ url = https://cheetahtemplate.org
+ arch = x86_64
license = MIT
+ license = custom:Public
+ checkdepends = python-markdown
+ checkdepends = python-pygments
makedepends = git
+ makedepends = python
makedepends = python-setuptools
- makedepends = python2-setuptools
+ makedepends = python-sphinx
+ optdepends = python-markdown: for markdown filter
+ optdepends = python-pygments: for codehighlight filter
conflicts = python-cheetah3
- source = cheetah3::git+https://github.com/CheetahTemplate3/cheetah3.git
- sha512sums = SKIP
+ source = python-cheetah3-git::git+https://github.com/CheetahTemplate3/cheetah3.git
+ source = cheetah.1
+ b2sums = SKIP
+ b2sums = 59c0689df18640aea8e671cd267741d1bff4b3954147a34ac71c67ec8399c08460976ecabdce7c7b866bd895c8963b6f03059e496eb7dfa2710d99deba78503d
pkgname = python-cheetah3-git
depends = python
- optdepends = python-markdown
+ optdepends = python-markdown: for markdown filter
+ optdepends = python-memcache: for caching
+ optdepends = python-pygments: for code highlight filter
+ optdepends = python-cheetah3-docs: documentation
-pkgname = python2-cheetah3-git
- depends = python2
- optdepends = python2-markdown
+pkgname = python-cheetah3-docs-git
+ pkgdesc = A Python powered template engine and code generator (documentation)