public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-python/PeachPy/
@ 2022-12-04 21:26 Alfredo Tupone
  0 siblings, 0 replies; 6+ messages in thread
From: Alfredo Tupone @ 2022-12-04 21:26 UTC (permalink / raw
  To: gentoo-commits

commit:     8a5ed389b5cc7699c59a8c647a8bdad9bd476f1e
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  4 21:26:23 2022 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Dec  4 21:26:23 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a5ed389

dev-python/PeachPy: add pypi upstream metadata

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-python/PeachPy/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/PeachPy/metadata.xml b/dev-python/PeachPy/metadata.xml
index c7def3ba0623..f9ab9ad4cdef 100644
--- a/dev-python/PeachPy/metadata.xml
+++ b/dev-python/PeachPy/metadata.xml
@@ -7,5 +7,6 @@
 	</maintainer>
 	<upstream>
 		<remote-id type="github">Maratyszcza/PeachPy</remote-id>
+		<remote-id type="pypi">PeachPy</remote-id>
 	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-python/PeachPy/
@ 2022-12-05 18:26 Alfredo Tupone
  0 siblings, 0 replies; 6+ messages in thread
From: Alfredo Tupone @ 2022-12-05 18:26 UTC (permalink / raw
  To: gentoo-commits

commit:     2e7d05bf254826f3d3f9a263c562d1d907702fba
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  5 18:18:51 2022 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Dec  5 18:25:37 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e7d05bf

dev-python/PeachPy: PythonGHDistfileSuffix

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-python/PeachPy/Manifest                  | 2 +-
 dev-python/PeachPy/PeachPy-2021.10.13.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/PeachPy/Manifest b/dev-python/PeachPy/Manifest
index 29f4dbf6b889..853751080e6a 100644
--- a/dev-python/PeachPy/Manifest
+++ b/dev-python/PeachPy/Manifest
@@ -1 +1 @@
-DIST PeachPy-2021.10.13.tar.gz 248855 BLAKE2B 5f8e7845dfa7327c62e6a953505260645ca29dc762dcb3ffd971a6a07c81f259776286c12c2147e980ae43f77d3ce060a87201e2189123290845f6543c74775f SHA512 c6370de8da9152e812702a3bb53592cba89ee24fdfbeaa87d49374bad7b2d79c60e54bac17a29d861f5881f4ce076f2fe96bff378ef31bdf3cbc6bc5093f6f3d
+DIST PeachPy-2021.10.13.gh.tar.gz 248855 BLAKE2B 5f8e7845dfa7327c62e6a953505260645ca29dc762dcb3ffd971a6a07c81f259776286c12c2147e980ae43f77d3ce060a87201e2189123290845f6543c74775f SHA512 c6370de8da9152e812702a3bb53592cba89ee24fdfbeaa87d49374bad7b2d79c60e54bac17a29d861f5881f4ce076f2fe96bff378ef31bdf3cbc6bc5093f6f3d

diff --git a/dev-python/PeachPy/PeachPy-2021.10.13.ebuild b/dev-python/PeachPy/PeachPy-2021.10.13.ebuild
index 5e09b4102df9..2b691dfcfa31 100644
--- a/dev-python/PeachPy/PeachPy-2021.10.13.ebuild
+++ b/dev-python/PeachPy/PeachPy-2021.10.13.ebuild
@@ -12,7 +12,7 @@ CommitId=257881e0a7ce985c1cf96653db1264bf09adf510
 DESCRIPTION="Portable Efficient Assembly Code-generator in Higher-level Python"
 HOMEPAGE="https://pypi.org/project/PeachPy/"
 SRC_URI="https://github.com/Maratyszcza/${PN}/archive/${CommitId}.tar.gz
-	-> ${P}.tar.gz"
+	-> ${P}.gh.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-python/PeachPy/
@ 2023-12-30 17:29 Alfredo Tupone
  0 siblings, 0 replies; 6+ messages in thread
From: Alfredo Tupone @ 2023-12-30 17:29 UTC (permalink / raw
  To: gentoo-commits

commit:     4a0fc2eb30058476098e78c67b740eb85281c252
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 30 17:26:35 2023 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Dec 30 17:29:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a0fc2eb

dev-python/PeachPy: enable python3_12, add doc

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 .../{PeachPy-2022.11.13.ebuild => PeachPy-2022.11.13-r1.ebuild}    | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/dev-python/PeachPy/PeachPy-2022.11.13.ebuild b/dev-python/PeachPy/PeachPy-2022.11.13-r1.ebuild
similarity index 89%
rename from dev-python/PeachPy/PeachPy-2022.11.13.ebuild
rename to dev-python/PeachPy/PeachPy-2022.11.13-r1.ebuild
index 493cd83fb3e1..4406a6be2483 100644
--- a/dev-python/PeachPy/PeachPy-2022.11.13.ebuild
+++ b/dev-python/PeachPy/PeachPy-2022.11.13-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
 inherit distutils-r1
 
 CommitId=349e8f836142b2ed0efeb6bb99b1b715d87202e9
@@ -24,6 +24,9 @@ RDEPEND="
 	dev-python/six[${PYTHON_USEDEP}]
 "
 DEPEND="${RDEPEND}"
-BDEPEND=""
 
 S="${WORKDIR}"/${PN}-${CommitId}
+
+DOCS=README.rst
+
+distutils_enable_sphinx sphinx


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-python/PeachPy/
@ 2024-01-09 22:08 Alfredo Tupone
  0 siblings, 0 replies; 6+ messages in thread
From: Alfredo Tupone @ 2024-01-09 22:08 UTC (permalink / raw
  To: gentoo-commits

commit:     854ce1692f63cd88708e403676bf762e8a8e988b
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  9 22:07:49 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Jan  9 22:08:11 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=854ce169

dev-python/PeachPy: fix doc deps

Closes: https://bugs.gentoo.org/921636
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 .../{PeachPy-2022.11.13-r1.ebuild => PeachPy-2022.11.13-r2.ebuild}   | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-python/PeachPy/PeachPy-2022.11.13-r1.ebuild b/dev-python/PeachPy/PeachPy-2022.11.13-r2.ebuild
similarity index 86%
rename from dev-python/PeachPy/PeachPy-2022.11.13-r1.ebuild
rename to dev-python/PeachPy/PeachPy-2022.11.13-r2.ebuild
index 4406a6be2483..395c7459ef5f 100644
--- a/dev-python/PeachPy/PeachPy-2022.11.13-r1.ebuild
+++ b/dev-python/PeachPy/PeachPy-2022.11.13-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -29,4 +29,5 @@ S="${WORKDIR}"/${PN}-${CommitId}
 
 DOCS=README.rst
 
-distutils_enable_sphinx sphinx
+distutils_enable_sphinx sphinx \
+	dev-python/sphinx-bootstrap-theme


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-python/PeachPy/
@ 2024-11-22 19:47 Michał Górny
  0 siblings, 0 replies; 6+ messages in thread
From: Michał Górny @ 2024-11-22 19:47 UTC (permalink / raw
  To: gentoo-commits

commit:     d1480e9126f097ace9ca6969a6e9de3ec42814a5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 22 19:37:45 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov 22 19:46:49 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1480e91

dev-python/PeachPy: Add MY_P prior to rename

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/PeachPy/Manifest                     |  2 +-
 dev-python/PeachPy/PeachPy-2022.11.13-r2.ebuild | 20 +++++++++++++-------
 2 files changed, 14 insertions(+), 8 deletions(-)

diff --git a/dev-python/PeachPy/Manifest b/dev-python/PeachPy/Manifest
index eca2287dc132..30a7288874a8 100644
--- a/dev-python/PeachPy/Manifest
+++ b/dev-python/PeachPy/Manifest
@@ -1 +1 @@
-DIST PeachPy-2022.11.13.gh.tar.gz 248834 BLAKE2B 508100af45ee2868637c9f2123d835b26a6f8fc4fe880302ec273e19f95b855c667e30e1a31a23dc621aea57b3bf1948d9c2339e35dee55d46d3205d2fe93f03 SHA512 adda0e1c2e417792d0799f2fb5fa92636eff493e83dacf38344ca4a9fe37344bbb73228409cdf8680290ea7f374025f8b23bcdce6ab67b5329ae4a2acbc1cf4f
+DIST PeachPy-349e8f836142b2ed0efeb6bb99b1b715d87202e9.gh.tar.gz 248834 BLAKE2B 508100af45ee2868637c9f2123d835b26a6f8fc4fe880302ec273e19f95b855c667e30e1a31a23dc621aea57b3bf1948d9c2339e35dee55d46d3205d2fe93f03 SHA512 adda0e1c2e417792d0799f2fb5fa92636eff493e83dacf38344ca4a9fe37344bbb73228409cdf8680290ea7f374025f8b23bcdce6ab67b5329ae4a2acbc1cf4f

diff --git a/dev-python/PeachPy/PeachPy-2022.11.13-r2.ebuild b/dev-python/PeachPy/PeachPy-2022.11.13-r2.ebuild
index 395c7459ef5f..75a64e521e44 100644
--- a/dev-python/PeachPy/PeachPy-2022.11.13-r2.ebuild
+++ b/dev-python/PeachPy/PeachPy-2022.11.13-r2.ebuild
@@ -4,15 +4,23 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{10..12} )
+
 inherit distutils-r1
 
-CommitId=349e8f836142b2ed0efeb6bb99b1b715d87202e9
+EGIT_COMMIT=349e8f836142b2ed0efeb6bb99b1b715d87202e9
+MY_P=PeachPy-${EGIT_COMMIT}
 
 DESCRIPTION="Portable Efficient Assembly Code-generator in Higher-level Python"
-HOMEPAGE="https://pypi.org/project/PeachPy/"
-SRC_URI="https://github.com/Maratyszcza/${PN}/archive/${CommitId}.tar.gz
-	-> ${P}.gh.tar.gz"
+HOMEPAGE="
+	https://github.com/Maratyszcza/PeachPy/
+	https://pypi.org/project/PeachPy/
+"
+SRC_URI="
+	https://github.com/Maratyszcza/PeachPy/archive/${EGIT_COMMIT}.tar.gz
+		-> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
 
 LICENSE="BSD-2"
 SLOT="0"
@@ -25,8 +33,6 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}"
 
-S="${WORKDIR}"/${PN}-${CommitId}
-
 DOCS=README.rst
 
 distutils_enable_sphinx sphinx \


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-python/peachpy/
@ 2025-03-23 20:27 Alfredo Tupone
  0 siblings, 0 replies; 6+ messages in thread
From: Alfredo Tupone @ 2025-03-23 20:27 UTC (permalink / raw
  To: gentoo-commits

commit:     e3c0937388faf4427b278f379122d92a97b23dd7
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 23 20:24:48 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Mar 23 20:25:21 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3c09373

dev-python/peachpy: enable py3.13

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 ...hpy-2022.11.13-r2.ebuild => peachpy-2022.11.13-r3.ebuild} | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/dev-python/peachpy/peachpy-2022.11.13-r2.ebuild b/dev-python/peachpy/peachpy-2022.11.13-r3.ebuild
similarity index 79%
rename from dev-python/peachpy/peachpy-2022.11.13-r2.ebuild
rename to dev-python/peachpy/peachpy-2022.11.13-r3.ebuild
index eec4c40652c9..6b93114f1762 100644
--- a/dev-python/peachpy/peachpy-2022.11.13-r2.ebuild
+++ b/dev-python/peachpy/peachpy-2022.11.13-r3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2022-2024 Gentoo Authors
+# Copyright 2022-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1
 
@@ -25,7 +25,6 @@ S=${WORKDIR}/${MY_P}
 LICENSE="BSD-2"
 SLOT="0"
 KEYWORDS="~amd64"
-RESTRICT="test" # depends on an old version of werkzeug
 
 RDEPEND="
 	dev-python/opcodes[${PYTHON_USEDEP}]
@@ -37,3 +36,10 @@ DOCS=README.rst
 
 distutils_enable_sphinx sphinx \
 	dev-python/sphinx-bootstrap-theme
+
+distutils_enable_tests pytest
+
+src_test() {
+	local EPYTEST_IGNORE=( tests/arm/test_arm.py )
+	distutils-r1_src_test
+}


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-03-23 20:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-09 22:08 [gentoo-commits] repo/gentoo:master commit in: dev-python/PeachPy/ Alfredo Tupone
  -- strict thread matches above, loose matches on Subject: below --
2025-03-23 20:27 [gentoo-commits] repo/gentoo:master commit in: dev-python/peachpy/ Alfredo Tupone
2024-11-22 19:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/PeachPy/ Michał Górny
2023-12-30 17:29 Alfredo Tupone
2022-12-05 18:26 Alfredo Tupone
2022-12-04 21:26 Alfredo Tupone

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox