dev-python/pyzor: new revision to fix some open bugs.
authorMichael Orlitzky <mjo@gentoo.org>
Sun, 18 Mar 2018 15:13:33 +0000 (11:13 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Fri, 23 Mar 2018 23:34:26 +0000 (19:34 -0400)
commit4d3fe7a396ce39cfe22c324b03d4b48fd359da77
tree5639019837b1f258db2bd6b215f757d463ba41c0
parent18c15c28ab7e510c79ffb4eeeb49fc6e382e53d3
dev-python/pyzor: new revision to fix some open bugs.

Lots of changes all at once:

* Update to EAPI=6.
* Remove an old pkg_postinst() notice about a relocated executable.
* Add IUSE=gdbm to make the gdbm daemon backend optional.
* Only require a (gdbm, mysql, redis) backend with USE=pyzord.
* Add a patch submitted upstream (by me) to fix a unicode crash.
* Require sphinx with USE=doc (bug 636752).
* Remove version constraints on redis-py and gevent (bug 643692).
* Use HOMEPAGE to make SRC_URI fit on one line.
* Add die() to "mv" and "rm" commands in src_install.
* Removed seemingly-unnecessary DISTUTILS_IN_SOURCE_BUILD=1.
* Added myself to metadata.xml as a maintainer.
* Improved the back-end database engine USE flag descriptions.

Bug: https://bugs.gentoo.org/636752
Bug: https://bugs.gentoo.org/643692
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-python/pyzor/files/read-stdin-as-binary-in-get_input_msg.patch [new file with mode: 0644]
dev-python/pyzor/metadata.xml
dev-python/pyzor/pyzor-1.0.0-r1.ebuild [new file with mode: 0644]