Gentoo Archives: gentoo-dev

From: Torokhov Sergey <torokhov-s-a@××××××.ru>
To: "gentoo-dev@l.g.o" <gentoo-dev@l.g.o>
Subject: [gentoo-dev] Adding heptapod as new <remote-id> in metadata.dtd
Date: Tue, 13 Oct 2020 23:02:16
Message-Id: 1492121602629943@mail.yandex.ru
1
Hello!   Due to recent sunset on mercurial support by Bitbucket [1] the project early hosted there that uses mercurial vcs have to migrate to other mercurial hosting.   One of them is new hosting heptapod [2] based on the Gitlab. For free and open source project the service provides free of charge hosting [3].   E.g. the following projects migrate to heptapod:   Tortoisehg : https://foss.heptapod.net/mercurial/tortoisehg/thg PyPy : https://foss.heptapod.net/pypy/pypy   The attached patches offer to add 'heptapod' (i.e. 'foss.heptapod.net' [3]) as new <remote-id> item to 'dtd/metadata.dtd' and to 'xml-schema/metadata.xsd'.   Then it could be used to set in 'matadata.xml' an additional info about :   for dev-python/pypy{,3}: <remote-id type="heptapod">pypy/pypy</remote-id>   for dev-vcs/tortoisehg: <remote-id type="heptapod">mercurial/tortoisehg/thg</remote-id>     [1] https://bitbucket.org/blog/sunsetting-mercurial-support-in-bitbucket [2] https://heptapod.net  [3] https://foss.heptapod.net   -- Sergey Torokhov

Attachments

File name MIME type
data_dtd_heptapod.patch text/x-diff
data_xml-schema_heptapod.patch text/x-diff

Replies

Subject Author
Re: [gentoo-dev] Adding heptapod as new <remote-id> in metadata.dtd Torokhov Sergey <torokhov-s-a@××××××.ru>