Search Criteria
Package Base Details: python-cerealizer
Git Clone URL: | https://aur.archlinux.org/python-cerealizer.git (read-only, click to copy) |
---|---|
Submitter: | None |
Maintainer: | Linkid |
Last Packager: | Linkid |
Votes: | 24 |
Popularity: | 0.000000 |
First Submitted: | 2007-06-18 20:31 |
Last Updated: | 2019-11-24 21:06 |
Latest Comments
PedroHLC commented on 2019-09-27 12:19
Please add
makedepends=(python python2)
so it builds on clean chrootsmixedCase commented on 2015-08-27 13:11
This package doesn't build since it lacks a package() function.
Just changing the name of your build() function to package() fixes it, could you do that?
pingveno commented on 2012-11-18 09:16
I will switch this package to use Python 3 as soon as all packages that depend on it are moved over to python2-cerealizer. I'm in the process of getting in contact with their maintainers. In the mean time, I'm leaving this package at 0.7-2.
Francois_B commented on 2012-11-17 17:00
The new version support python 2 and 3. This package should be the python 3. The one working with python2 must be named python2-cerealizer. Thanks.