Nelo-T. Wallus bd36ce4c40
dev-python/dogpile-cache: version bump to 0.7.4.
This commit:
* bumps EAPI to version 6.
* enables python version 3.6.

Tests now work with Python 2.7.

Package-Manager: Portage-2.3.7, Repoman-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/5420
2017-08-15 22:54:13 +02:00

22 lines
716 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>
</maintainer>
<maintainer type="project">
<email>openstack@gentoo.org</email>
<name>Openstack</name>
</maintainer>
<longdescription lang="en">
A caching API built around the concept of a "dogpile lock", which allows
continued access to an expiring data value while
a single thread generates a new value.
</longdescription>
<upstream>
<remote-id type="pypi">dogpile.cache</remote-id>
<remote-id type="bitbucket">zzzeek/dogpile.cache</remote-id>
</upstream>
</pkgmetadata>