From: "Julien Roy" <julien@jroy.ca> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/schema/ Date: Sat, 24 Feb 2024 16:44:15 +0000 (UTC) [thread overview] Message-ID: <1708793043.0211feeed7c71d8a8c1329fa2644db53152ef5a2.julien@gentoo> (raw) commit: 0211feeed7c71d8a8c1329fa2644db53152ef5a2 Author: Julien Roy <julien <AT> jroy <DOT> ca> AuthorDate: Sat Feb 24 16:44:03 2024 +0000 Commit: Julien Roy <julien <AT> jroy <DOT> ca> CommitDate: Sat Feb 24 16:44:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0211feee dev-python/schema: treeclean Signed-off-by: Julien Roy <julien <AT> jroy.ca> dev-python/schema/Manifest | 1 - dev-python/schema/metadata.xml | 12 ------------ dev-python/schema/schema-0.7.5.ebuild | 17 ----------------- 3 files changed, 30 deletions(-) diff --git a/dev-python/schema/Manifest b/dev-python/schema/Manifest deleted file mode 100644 index 49a96927b6..0000000000 --- a/dev-python/schema/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST schema-0.7.5.tar.gz 48173 BLAKE2B 3d112ee1960c79a64ec2980cbd70403b6dbcafdeeb4f5826c427426aafd602691fd5ceab408edf88e50854a7d66306a73a4729c056a1ca7d1eaa4d0c725901a9 SHA512 10184a4d2a30600d5c6fe9fcde33925137825e811af691c40fee841f88e4a5106ef7e79be2a0ddddd0e0b74892bf889c3d2eff934a36dbca269cd7bf22748d39 diff --git a/dev-python/schema/metadata.xml b/dev-python/schema/metadata.xml deleted file mode 100644 index 7306bb95e1..0000000000 --- a/dev-python/schema/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>davidroman96@gmail.com</email> - <name>David Roman</name> - </maintainer> - <upstream> - <remote-id type="github">keleshev/schema</remote-id> - <remote-id type="pypi">schema</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-python/schema/schema-0.7.5.ebuild b/dev-python/schema/schema-0.7.5.ebuild deleted file mode 100644 index d3f5d29b06..0000000000 --- a/dev-python/schema/schema-0.7.5.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517="setuptools" -PYTHON_COMPAT=( python3_{10..12} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Python module to validate and convert data structures" -HOMEPAGE="https://github.com/keleshev/schema" -KEYWORDS="~amd64" -LICENSE="MIT" -SLOT="0" - -distutils_enable_tests pytest
WARNING: multiple messages have this Message-ID (diff)
From: "Julien Roy" <julien@jroy.ca> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/schema/ Date: Sat, 24 Feb 2024 17:13:01 +0000 (UTC) [thread overview] Message-ID: <1708793043.0211feeed7c71d8a8c1329fa2644db53152ef5a2.julien@gentoo> (raw) Message-ID: <20240224171301.MugMz0vq8vjr-tJAbVAFPfwCetbLpvAQuWk7O8e0StY@z> (raw) commit: 0211feeed7c71d8a8c1329fa2644db53152ef5a2 Author: Julien Roy <julien <AT> jroy <DOT> ca> AuthorDate: Sat Feb 24 16:44:03 2024 +0000 Commit: Julien Roy <julien <AT> jroy <DOT> ca> CommitDate: Sat Feb 24 16:44:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0211feee dev-python/schema: treeclean Signed-off-by: Julien Roy <julien <AT> jroy.ca> dev-python/schema/Manifest | 1 - dev-python/schema/metadata.xml | 12 ------------ dev-python/schema/schema-0.7.5.ebuild | 17 ----------------- 3 files changed, 30 deletions(-) diff --git a/dev-python/schema/Manifest b/dev-python/schema/Manifest deleted file mode 100644 index 49a96927b6..0000000000 --- a/dev-python/schema/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST schema-0.7.5.tar.gz 48173 BLAKE2B 3d112ee1960c79a64ec2980cbd70403b6dbcafdeeb4f5826c427426aafd602691fd5ceab408edf88e50854a7d66306a73a4729c056a1ca7d1eaa4d0c725901a9 SHA512 10184a4d2a30600d5c6fe9fcde33925137825e811af691c40fee841f88e4a5106ef7e79be2a0ddddd0e0b74892bf889c3d2eff934a36dbca269cd7bf22748d39 diff --git a/dev-python/schema/metadata.xml b/dev-python/schema/metadata.xml deleted file mode 100644 index 7306bb95e1..0000000000 --- a/dev-python/schema/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>davidroman96@gmail.com</email> - <name>David Roman</name> - </maintainer> - <upstream> - <remote-id type="github">keleshev/schema</remote-id> - <remote-id type="pypi">schema</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-python/schema/schema-0.7.5.ebuild b/dev-python/schema/schema-0.7.5.ebuild deleted file mode 100644 index d3f5d29b06..0000000000 --- a/dev-python/schema/schema-0.7.5.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517="setuptools" -PYTHON_COMPAT=( python3_{10..12} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Python module to validate and convert data structures" -HOMEPAGE="https://github.com/keleshev/schema" -KEYWORDS="~amd64" -LICENSE="MIT" -SLOT="0" - -distutils_enable_tests pytest
next reply other threads:[~2024-02-24 16:44 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-02-24 16:44 Julien Roy [this message] 2024-02-24 17:13 ` [gentoo-commits] repo/proj/guru:master commit in: dev-python/schema/ Julien Roy -- strict thread matches above, loose matches on Subject: below -- 2023-08-17 12:32 [gentoo-commits] repo/proj/guru:dev " David Roman 2023-03-17 13:01 Anna Vyalkova 2022-12-05 23:00 David Roman 2022-08-29 22:51 Haelwenn Monnier
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=1708793043.0211feeed7c71d8a8c1329fa2644db53152ef5a2.julien@gentoo \ --to=julien@jroy.ca \ --cc=gentoo-commits@lists.gentoo.org \ --cc=gentoo-dev@lists.gentoo.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox