Michał Górny d29ed5f806
Rename dev-python/{python- → }recurring-ical-events
This is the first name following the new Python package naming policy,
adjusting the package name to its PyPI name.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-02-02 13:00:24 +01:00

14 lines
431 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="github">niccokunzmann/python-recurring-ical-events</remote-id>
<remote-id type="pypi">recurring-ical-events</remote-id>
</upstream>
</pkgmetadata>