Search Criteria
Package Details: python2-cheetah3 3.2.6-2
Git Clone URL: | https://aur.archlinux.org/python-cheetah3.git (read-only, click to copy) |
---|---|
Package Base: | python-cheetah3 |
Description: | A Python powered template engine and code generator |
Upstream URL: | http://www.cheetahtemplate.org |
Licenses: | |
Submitter: | alexbrinister |
Maintainer: | alexbrinister (fryfrog) |
Last Packager: | fryfrog |
Votes: | 7 |
Popularity: | 0.36 |
First Submitted: | 2018-07-30 02:37 |
Last Updated: | 2021-02-22 15:54 |
Dependencies (3)
- python-setuptools (make)
- python2-setuptools (make)
- python2-markdown (optional)
Latest Comments
1 2 Next › Last »
fryfrog commented on 2021-01-10 23:14
@mys_721tx: It is already set
arch=(any)
, shouldn't that satisfy?mys_721tx commented on 2021-01-10 23:11
The package compiles on armv7 Raspberry Pi 4B. @fryfrog could you add it to the supported architectures?
fryfrog commented on 2020-11-09 00:18
For the heck of it, I also tested building it in a clean chroot and that was fine too, so you've got something special going on.
fryfrog commented on 2020-11-09 00:14
I just built both fine on my system. Maybe don't bother building the
python2-cheetah3
?xunil commented on 2020-11-09 00:07
I get this error when trying to install:
fryfrog commented on 2020-02-10 03:29
Looks like I goofed up and had setuptools as a depends instead of makedepends. Should be sorted now.
Orionis commented on 2020-02-09 22:16
That was odd. When updating from 3.2.4-2 to 3.2.4-3 yay didn't install setuptools, so I ran into an error updating. After installing setuptools manually the update went fine.
fryfrog commented on 2020-01-27 03:51
@alexbrinister, I've got the updated PKGBUILD all worked up and submitted a merge request for my python2-cheetah3. I'll push it once they approve, usually takes a day or seven. :)
alexbrinister commented on 2020-01-27 03:39
@fryfrog A split package is probably the way to go. I will make you a co-maintainer so you can make the changes for split package.
fryfrog commented on 2020-01-01 21:15
Hey @alexbrinster, it looks like python2-cheetah was removed from community. I needed it for sabnzbd, so I've created a python2-cheetah3. In that one, I named the binaries
cheetah2
and such, so if you wanted you could flip yours to not put a 3 in them.Also, if you wanted to make this a python/python2 split package... that'd be cool too and I could merge mine into yours. Happy to do it myself, if you like. Can submit a patch or you can make me co-maintainer or whatever.