* [gentoo-commits] proj/sci:master commit in: dev-python/multimethod/
@ 2025-05-06 13:52 Alexander Puck Neuwirth
0 siblings, 0 replies; 2+ messages in thread
From: Alexander Puck Neuwirth @ 2025-05-06 13:52 UTC (permalink / raw
To: gentoo-commits
commit: f80eb0cd4658a856eeafcea4da7aa1129c8aa7b4
Author: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de>
AuthorDate: Mon May 5 13:47:03 2025 +0000
Commit: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de>
CommitDate: Tue May 6 13:51:47 2025 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=f80eb0cd
dev-python/multimethod: treeclean
Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de>
dev-python/multimethod/metadata.xml | 12 ------------
dev-python/multimethod/multimethod-1.8.ebuild | 20 --------------------
2 files changed, 32 deletions(-)
diff --git a/dev-python/multimethod/metadata.xml b/dev-python/multimethod/metadata.xml
deleted file mode 100644
index cd5b00a2b..000000000
--- a/dev-python/multimethod/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://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="github">coady/multimethod</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-python/multimethod/multimethod-1.8.ebuild b/dev-python/multimethod/multimethod-1.8.ebuild
deleted file mode 100644
index 595a728a4..000000000
--- a/dev-python/multimethod/multimethod-1.8.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_10 )
-
-inherit distutils-r1
-
-DESCRIPTION="Library allowing Python function overloads based on argument types"
-HOMEPAGE="https://github.com/coady/multimethod"
-
-SRC_URI="https://github.com/coady/multimethod/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
-
-LICENSE="Apache-2.0"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-
-distutils_enable_tests pytest
^ permalink raw reply related [flat|nested] 2+ messages in thread* [gentoo-commits] proj/sci:master commit in: dev-python/multimethod/
@ 2022-06-22 20:31 Andrew Ammerlaan
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Ammerlaan @ 2022-06-22 20:31 UTC (permalink / raw
To: gentoo-commits
commit: 28c90fbd289d7904bc9da914e066fe91004a0334
Author: Vladimir Shapranov <equidamoid <AT> gmail <DOT> com>
AuthorDate: Sun Jun 19 10:36:33 2022 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Wed Jun 22 20:19:39 2022 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=28c90fbd
dev-python/muiltimethod: new package
Required as a dependency of dev-python/cadquery.
Signed-off-by: Vladimir Shapranov <equidamoid <AT> gmail.com>
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
dev-python/multimethod/metadata.xml | 12 ++++++++++++
dev-python/multimethod/multimethod-1.8.ebuild | 20 ++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/dev-python/multimethod/metadata.xml b/dev-python/multimethod/metadata.xml
new file mode 100644
index 000000000..cd5b00a2b
--- /dev/null
+++ b/dev-python/multimethod/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://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="github">coady/multimethod</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/multimethod/multimethod-1.8.ebuild b/dev-python/multimethod/multimethod-1.8.ebuild
new file mode 100644
index 000000000..4d3c7837c
--- /dev/null
+++ b/dev-python/multimethod/multimethod-1.8.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Library allowing Python function overloads based on argument types"
+HOMEPAGE="https://github.com/coady/multimethod"
+
+SRC_URI="https://github.com/coady/multimethod/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
+
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+
+distutils_enable_tests pytest
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-05-06 13:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-06 13:52 [gentoo-commits] proj/sci:master commit in: dev-python/multimethod/ Alexander Puck Neuwirth
-- strict thread matches above, loose matches on Subject: below --
2022-06-22 20:31 Andrew Ammerlaan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox