commit: 03687f230eb87fef91fa5e0d25bf009f69beea84 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Wed Jul 5 13:40:57 2023 +0000 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> CommitDate: Wed Jul 5 13:57:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=03687f23
dev-python/types-pytz: update upstream metadata Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> dev-python/types-pytz/metadata.xml | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/dev-python/types-pytz/metadata.xml b/dev-python/types-pytz/metadata.xml index 648957a59..37bf4113b 100644 --- a/dev-python/types-pytz/metadata.xml +++ b/dev-python/types-pytz/metadata.xml @@ -1,13 +1,14 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>Alessandro Barbieri</name> - </maintainer> - <upstream> - <bugs-to>https://github.com/python/typeshed/issues</bugs-to> - <remote-id type="pypi">types-pytz</remote-id> - <remote-id type="github">python/typeshed</remote-id> - </upstream> + <maintainer type="person"> + <email>[email protected]</email> + <name>Alessandro Barbieri</name> + </maintainer> + <upstream> + <bugs-to>https://github.com/python/typeshed/issues</bugs-to> + <remote-id type="pypi">types-pytz</remote-id> + <remote-id type="github">python/typeshed</remote-id> + <changelog>https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/pytz.md</changelog> + </upstream> </pkgmetadata>
