mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-15 03:48:09 -07:00
Upstream normalizes on hyphens and so should we. This corrects the project name in SRC_URI, and the normalized sdist filename renames the same. Signed-off-by: Michał Górny <mgorny@gentoo.org>
14 lines
451 B
XML
14 lines
451 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>sci@gentoo.org</email>
|
|
<name>Gentoo Science Project</name>
|
|
</maintainer>
|
|
<stabilize-allarches/>
|
|
<upstream>
|
|
<remote-id type="pypi">jupyter-server-fileid</remote-id>
|
|
<remote-id type="github">jupyter-server/jupyter_server_fileid</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|