Age | Commit message (Collapse) | Author |
|
|
|
* update maintainer email
* use upstream description
* sync PKGBUILD `requires` with depedencies in `setup.py`
* depend on a non-git `python-axolotl-curve25519`
* add `git` to makedepends, necessary for cloning+version parsing
* update version string to read from `git` tags
* run test suite
* separate build- and install steps
|
|
Packaging is hard. Why even does python-pycrypto exist in the AUR when
python-crypto exists in [community] and provides the same sources!?
|
|
|
|
|
|
|
|
|
|
axolotl now uses tags in its repo. Make sure not to break the old version scheme
and only output 'r{commit}.{hash}'.
|
|
|