Files
guru/dev-python/phx-class-registry/metadata.xml
Wolfgang E. Sanyer 9c8ef669a3 dev-python/phx-class-registry: Bump to 4.0.6
Also addressed some lints in 3.0.5 and bumped PYTHON_COMPAT to 3.11.

Since it depends on nose though, it will go away soonish.

Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf@gmail.com>
2023-06-04 23:13:17 -04:00

17 lines
563 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ezzieyguywuf@gmail.com</email>
<name>Wolfgang E. Sanyer</name>
</maintainer>
<longdescription lang="en">
At the intersection of the Registry and Factory patterns lies the
ClassRegistry. This package contains the python modules necessary to use
this dessign pattern
</longdescription>
<upstream>
<remote-id type="github">todofixthis/class-registry</remote-id>
</upstream>
</pkgmetadata>