* [gentoo-commits] repo/proj/guru:master commit in: dev-python/schema/
@ 2022-12-06 6:09 Viorel Munteanu
0 siblings, 0 replies; 3+ messages in thread
From: Viorel Munteanu @ 2022-12-06 6:09 UTC (permalink / raw
To: gentoo-commits
commit: b57186a852e388199b6d6e2fb652fa54b64ffe86
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Mon Dec 5 22:20:00 2022 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon Dec 5 22:20:00 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b57186a8
dev-python/schema: enable py3.11
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
dev-python/schema/metadata.xml | 8 ++++++++
dev-python/schema/schema-0.7.5.ebuild | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/dev-python/schema/metadata.xml b/dev-python/schema/metadata.xml
new file mode 100644
index 000000000..01c1fc848
--- /dev/null
+++ b/dev-python/schema/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>davidroman96@gmail.com</email>
+ <name>David Roman</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/dev-python/schema/schema-0.7.5.ebuild b/dev-python/schema/schema-0.7.5.ebuild
index 507911b44..ca5897364 100644
--- a/dev-python/schema/schema-0.7.5.ebuild
+++ b/dev-python/schema/schema-0.7.5.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517="setuptools"
-PYTHON_COMPAT=( python3_{8,9,10} )
+PYTHON_COMPAT=( python3_{8..11} )
inherit distutils-r1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-python/schema/
@ 2023-08-18 6:21 Viorel Munteanu
0 siblings, 0 replies; 3+ messages in thread
From: Viorel Munteanu @ 2023-08-18 6:21 UTC (permalink / raw
To: gentoo-commits
commit: 1b0b1b2a90cdfab709f8f748729f47641515ff3f
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Thu Aug 17 12:31:12 2023 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Thu Aug 17 12:31:12 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1b0b1b2a
dev-python/schema: enable py3.12
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
dev-python/schema/schema-0.7.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/schema/schema-0.7.5.ebuild b/dev-python/schema/schema-0.7.5.ebuild
index 2b0287877e..d3f5d29b06 100644
--- a/dev-python/schema/schema-0.7.5.ebuild
+++ b/dev-python/schema/schema-0.7.5.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517="setuptools"
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1 pypi
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-python/schema/
2024-02-24 16:44 [gentoo-commits] repo/proj/guru:dev " Julien Roy
@ 2024-02-24 17:13 ` Julien Roy
0 siblings, 0 replies; 3+ messages in thread
From: Julien Roy @ 2024-02-24 17:13 UTC (permalink / raw
To: gentoo-commits
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-02-24 17:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-18 6:21 [gentoo-commits] repo/proj/guru:master commit in: dev-python/schema/ Viorel Munteanu
-- strict thread matches above, loose matches on Subject: below --
2024-02-24 16:44 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-02-24 17:13 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2022-12-06 6:09 Viorel Munteanu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox