[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2024-06-18 Thread Michał Górny
commit: e4c52cfc9b74135a9d3d1424c99d80b9cd21
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 18 17:06:21 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 18 17:06:21 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4c52cfc

dev-python/crashtest: Enable py3.13

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

 dev-python/crashtest/crashtest-0.4.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/crashtest/crashtest-0.4.1.ebuild 
b/dev-python/crashtest/crashtest-0.4.1.ebuild
index 8cee0b49029a..c3fbbebe5b0e 100644
--- a/dev-python/crashtest/crashtest-0.4.1.ebuild
+++ b/dev-python/crashtest/crashtest-0.4.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2024-06-18 Thread Michał Górny
commit: cec7932bc03a4a78cedea49f81ecb95093cf6d3d
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 18 17:22:02 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 18 17:22:02 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cec7932b

dev-python/crashtest: Update homepage

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

 dev-python/crashtest/crashtest-0.4.1.ebuild | 4 ++--
 dev-python/crashtest/metadata.xml   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/crashtest/crashtest-0.4.1.ebuild 
b/dev-python/crashtest/crashtest-0.4.1.ebuild
index c3fbbebe5b0e..e0f9e032a72b 100644
--- a/dev-python/crashtest/crashtest-0.4.1.ebuild
+++ b/dev-python/crashtest/crashtest-0.4.1.ebuild
@@ -10,11 +10,11 @@ inherit distutils-r1
 
 DESCRIPTION="Python library that makes exceptions handling and inspection 
easier"
 HOMEPAGE="
-   https://github.com/sdispater/crashtest/
+   https://github.com/python-poetry/crashtest/
https://pypi.org/project/crashtest/
 "
 SRC_URI="
-   https://github.com/sdispater/crashtest/archive/${PV}.tar.gz
+   https://github.com/python-poetry/crashtest/archive/${PV}.tar.gz
-> ${P}.gh.tar.gz
 "
 

diff --git a/dev-python/crashtest/metadata.xml 
b/dev-python/crashtest/metadata.xml
index 4738d157afa9..f68da96047b6 100644
--- a/dev-python/crashtest/metadata.xml
+++ b/dev-python/crashtest/metadata.xml
@@ -7,7 +7,7 @@
   
   
   
-sdispater/crashtest
+python-poetry/crashtest
 crashtest
   
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2023-10-01 Thread Arthur Zamarin
commit: 5b02ff9e09477f3eaec5fa91825376462fb5c68a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Oct  1 18:17:07 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Oct  1 18:17:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b02ff9e

dev-python/crashtest: Stabilize 0.4.1 ppc64, #914938

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/crashtest/crashtest-0.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/crashtest/crashtest-0.4.1.ebuild 
b/dev-python/crashtest/crashtest-0.4.1.ebuild
index 8fac437ffd91..efcd07b79c8f 100644
--- a/dev-python/crashtest/crashtest-0.4.1.ebuild
+++ b/dev-python/crashtest/crashtest-0.4.1.ebuild
@@ -20,6 +20,6 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86"
 
 distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2023-10-01 Thread Arthur Zamarin
commit: b231f90df3b1c3aed5b8519c3c31b56e8b8d317c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Oct  1 18:17:00 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Oct  1 18:17:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b231f90d

dev-python/crashtest: Stabilize 0.4.1 arm64, #914938

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/crashtest/crashtest-0.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/crashtest/crashtest-0.4.1.ebuild 
b/dev-python/crashtest/crashtest-0.4.1.ebuild
index 18adaacb0a76..8fac437ffd91 100644
--- a/dev-python/crashtest/crashtest-0.4.1.ebuild
+++ b/dev-python/crashtest/crashtest-0.4.1.ebuild
@@ -20,6 +20,6 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
 
 distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2023-10-01 Thread Arthur Zamarin
commit: 62892e3f51ce82ed7df448304877c5ac8126543c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Oct  1 18:16:55 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Oct  1 18:17:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62892e3f

dev-python/crashtest: Stabilize 0.4.1 arm, #914938

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/crashtest/crashtest-0.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/crashtest/crashtest-0.4.1.ebuild 
b/dev-python/crashtest/crashtest-0.4.1.ebuild
index 91d9cbc40c59..18adaacb0a76 100644
--- a/dev-python/crashtest/crashtest-0.4.1.ebuild
+++ b/dev-python/crashtest/crashtest-0.4.1.ebuild
@@ -20,6 +20,6 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
 
 distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2023-09-09 Thread WANG Xuerui
commit: 68a614973304ae8775000f05f9c0e47aa8411954
Author: WANG Xuerui  gentoo  org>
AuthorDate: Sun Sep 10 05:23:11 2023 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Sun Sep 10 05:26:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68a61497

dev-python/crashtest: keyword 0.4.1 for ~loong

Signed-off-by: WANG Xuerui  gentoo.org>

 dev-python/crashtest/crashtest-0.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/crashtest/crashtest-0.4.1.ebuild 
b/dev-python/crashtest/crashtest-0.4.1.ebuild
index 920581b39cc2..91d9cbc40c59 100644
--- a/dev-python/crashtest/crashtest-0.4.1.ebuild
+++ b/dev-python/crashtest/crashtest-0.4.1.ebuild
@@ -20,6 +20,6 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
 
 distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2023-08-20 Thread Arthur Zamarin
commit: ad2ac03be74f602cbab20257e7ea5296df5ae6c1
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Aug 20 17:52:58 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Aug 20 17:52:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad2ac03b

dev-python/crashtest: Keyword 0.4.1 hppa, #909029

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/crashtest/crashtest-0.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/crashtest/crashtest-0.4.1.ebuild 
b/dev-python/crashtest/crashtest-0.4.1.ebuild
index d883a46f8c4f..920581b39cc2 100644
--- a/dev-python/crashtest/crashtest-0.4.1.ebuild
+++ b/dev-python/crashtest/crashtest-0.4.1.ebuild
@@ -20,6 +20,6 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
 
 distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2023-08-17 Thread Arthur Zamarin
commit: 0dc7aadc1be38120e67406b08d04cf1fafb9ee9c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Aug 17 08:41:54 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Aug 17 08:41:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dc7aadc

dev-python/crashtest: Keyword 0.4.1 ppc, #909029

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/crashtest/crashtest-0.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/crashtest/crashtest-0.4.1.ebuild 
b/dev-python/crashtest/crashtest-0.4.1.ebuild
index 59bebc6581e2..d883a46f8c4f 100644
--- a/dev-python/crashtest/crashtest-0.4.1.ebuild
+++ b/dev-python/crashtest/crashtest-0.4.1.ebuild
@@ -20,6 +20,6 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
 
 distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2023-08-14 Thread Jakov Smolić
commit: 0d92419022d0d47b8222e33e473dcf84e52e7451
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Aug 14 17:57:17 2023 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Aug 14 17:57:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d924190

dev-python/crashtest: Keyword 0.4.1 riscv, #910584

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-python/crashtest/crashtest-0.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/crashtest/crashtest-0.4.1.ebuild 
b/dev-python/crashtest/crashtest-0.4.1.ebuild
index 191f727d6a65..59bebc6581e2 100644
--- a/dev-python/crashtest/crashtest-0.4.1.ebuild
+++ b/dev-python/crashtest/crashtest-0.4.1.ebuild
@@ -20,6 +20,6 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~s390 ~sparc x86"
 
 distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2023-08-13 Thread Arthur Zamarin
commit: a0e54cf06c0624f1c0646999a5385634cfe99323
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Aug 13 19:34:28 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Aug 13 19:34:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0e54cf0

dev-python/crashtest: Stabilize 0.4.1 x86, #912240

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/crashtest/crashtest-0.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/crashtest/crashtest-0.4.1.ebuild 
b/dev-python/crashtest/crashtest-0.4.1.ebuild
index 12114b039f43..191f727d6a65 100644
--- a/dev-python/crashtest/crashtest-0.4.1.ebuild
+++ b/dev-python/crashtest/crashtest-0.4.1.ebuild
@@ -20,6 +20,6 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~s390 ~sparc x86"
 
 distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2023-08-13 Thread Arthur Zamarin
commit: c60f8555902fbce637c76ad1693fa74b22747106
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Aug 13 16:04:49 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Aug 13 16:06:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c60f8555

dev-python/crashtest: Keyword 0.4.1 s390, #909029

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/crashtest/crashtest-0.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/crashtest/crashtest-0.4.1.ebuild 
b/dev-python/crashtest/crashtest-0.4.1.ebuild
index 4d681f704580..12114b039f43 100644
--- a/dev-python/crashtest/crashtest-0.4.1.ebuild
+++ b/dev-python/crashtest/crashtest-0.4.1.ebuild
@@ -20,6 +20,6 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~s390 ~sparc ~x86"
 
 distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2023-08-13 Thread Arthur Zamarin
commit: 02175863ff286d1bb2fc142cc4e03d08e22304e0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Aug 13 16:04:41 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Aug 13 16:06:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02175863

dev-python/crashtest: Keyword 0.4.1 sparc, #909029

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/crashtest/crashtest-0.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/crashtest/crashtest-0.4.1.ebuild 
b/dev-python/crashtest/crashtest-0.4.1.ebuild
index fd5081a943cc..4d681f704580 100644
--- a/dev-python/crashtest/crashtest-0.4.1.ebuild
+++ b/dev-python/crashtest/crashtest-0.4.1.ebuild
@@ -20,6 +20,6 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~sparc ~x86"
 
 distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2023-06-23 Thread Michał Górny
commit: bfe59790d396b4cc38b4b60806cb9dbecc9bbad8
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jun 23 09:12:28 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jun 23 09:26:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfe59790

dev-python/crashtest: Enable pypy3

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

 dev-python/crashtest/crashtest-0.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/crashtest/crashtest-0.4.1.ebuild 
b/dev-python/crashtest/crashtest-0.4.1.ebuild
index 216959cfa820..fd5081a943cc 100644
--- a/dev-python/crashtest/crashtest-0.4.1.ebuild
+++ b/dev-python/crashtest/crashtest-0.4.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2023-05-31 Thread Michał Górny
commit: 3dde341133809e26bf8333ad5cb925aef19c874d
Author: Michał Górny  gentoo  org>
AuthorDate: Wed May 31 14:47:49 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed May 31 14:48:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dde3411

dev-python/crashtest: Enable py3.12

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

 dev-python/crashtest/crashtest-0.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/crashtest/crashtest-0.4.1.ebuild 
b/dev-python/crashtest/crashtest-0.4.1.ebuild
index 8bb76b8b94ce..216959cfa820 100644
--- a/dev-python/crashtest/crashtest-0.4.1.ebuild
+++ b/dev-python/crashtest/crashtest-0.4.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2022-12-10 Thread Michał Górny
commit: 42bb5fbb19d8d1e24aadec742b8d90ad57060f30
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Dec 10 15:39:47 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Dec 10 15:46:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42bb5fbb

dev-python/crashtest: Remove old

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

 dev-python/crashtest/Manifest   |  1 -
 dev-python/crashtest/crashtest-0.4.0.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/dev-python/crashtest/Manifest b/dev-python/crashtest/Manifest
index fb4279de071b..34f3984abc07 100644
--- a/dev-python/crashtest/Manifest
+++ b/dev-python/crashtest/Manifest
@@ -1,2 +1 @@
-DIST crashtest-0.4.0.gh.tar.gz 13564 BLAKE2B 
9c29694f5c96a981e19cce16853460cfed7277a2a933c14be9bdefcac9f79e9d835454fd79b3da2fb5f62946f933452202eee05199dfa048b919a3fc3dd93f40
 SHA512 
98d9623eeef584baed7bd336a3846af9b4f3aa55662b643e915b17b0a7dce4968785052ce3d37f55fc0217dbb6662b6f5d34efeb4d45dbace876551871be4e4a
 DIST crashtest-0.4.1.gh.tar.gz 19114 BLAKE2B 
aa46efb2dbabfeaab54f9149da42cb033f5dca3ab1c75032ca2542018058cf16775f56450cadf3e1272e738d602f32f21b9a6668a99f2733cd53d23c1754a0bc
 SHA512 
83faf66fb422c8fb13780ac5a8ddd4c47ebb77f248bea0eb94962caff24265b107fd8bbc0d577853969c4aecedd83977e9c74c81dc7e772b7684e09a832a0a2f

diff --git a/dev-python/crashtest/crashtest-0.4.0.ebuild 
b/dev-python/crashtest/crashtest-0.4.0.ebuild
deleted file mode 100644
index 99659d36b869..
--- a/dev-python/crashtest/crashtest-0.4.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{8..11} )
-inherit distutils-r1
-
-DESCRIPTION="Python library that makes exceptions handling and inspection 
easier"
-HOMEPAGE="https://github.com/sdispater/crashtest";
-SRC_URI="
-   https://github.com/sdispater/crashtest/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
-
-distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2022-11-02 Thread Michał Górny
commit: d80da0aa1cd91532e592513b8fb199e2944cb52d
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Nov  3 04:23:32 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Nov  3 05:32:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d80da0aa

dev-python/crashtest: Bump to 0.4.1

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

 dev-python/crashtest/Manifest   |  1 +
 dev-python/crashtest/crashtest-0.4.1.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/dev-python/crashtest/Manifest b/dev-python/crashtest/Manifest
index 683df081a5e5..fb4279de071b 100644
--- a/dev-python/crashtest/Manifest
+++ b/dev-python/crashtest/Manifest
@@ -1 +1,2 @@
 DIST crashtest-0.4.0.gh.tar.gz 13564 BLAKE2B 
9c29694f5c96a981e19cce16853460cfed7277a2a933c14be9bdefcac9f79e9d835454fd79b3da2fb5f62946f933452202eee05199dfa048b919a3fc3dd93f40
 SHA512 
98d9623eeef584baed7bd336a3846af9b4f3aa55662b643e915b17b0a7dce4968785052ce3d37f55fc0217dbb6662b6f5d34efeb4d45dbace876551871be4e4a
+DIST crashtest-0.4.1.gh.tar.gz 19114 BLAKE2B 
aa46efb2dbabfeaab54f9149da42cb033f5dca3ab1c75032ca2542018058cf16775f56450cadf3e1272e738d602f32f21b9a6668a99f2733cd53d23c1754a0bc
 SHA512 
83faf66fb422c8fb13780ac5a8ddd4c47ebb77f248bea0eb94962caff24265b107fd8bbc0d577853969c4aecedd83977e9c74c81dc7e772b7684e09a832a0a2f

diff --git a/dev-python/crashtest/crashtest-0.4.1.ebuild 
b/dev-python/crashtest/crashtest-0.4.1.ebuild
new file mode 100644
index ..a51cf7380836
--- /dev/null
+++ b/dev-python/crashtest/crashtest-0.4.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=poetry
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python library that makes exceptions handling and inspection 
easier"
+HOMEPAGE="
+   https://github.com/sdispater/crashtest/
+   https://pypi.org/project/crashtest/
+"
+SRC_URI="
+   https://github.com/sdispater/crashtest/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2022-09-03 Thread Jakov Smolić
commit: a12602255370fce8cdf4269d493d617223bbe158
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat Sep  3 14:35:55 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat Sep  3 14:35:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1260225

dev-python/crashtest: drop 0.3.1-r1

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-python/crashtest/Manifest  |  1 -
 dev-python/crashtest/crashtest-0.3.1-r1.ebuild | 18 --
 2 files changed, 19 deletions(-)

diff --git a/dev-python/crashtest/Manifest b/dev-python/crashtest/Manifest
index bc111d81c131..683df081a5e5 100644
--- a/dev-python/crashtest/Manifest
+++ b/dev-python/crashtest/Manifest
@@ -1,2 +1 @@
-DIST crashtest-0.3.1.tar.gz 16223 BLAKE2B 
b90465ee736ec0d9c378ed16327fe5bbddf19066a64a2a9d1c454f38eac5321235cafeb20756b2018e1dfea0e07726696084b8965a2543edc5e9fe0d79c33db1
 SHA512 
1ec80159416e820336d2217c2327f26638e235797ac73edc96fc5e568e2d9fa6e8746e11acde71953a960247f73a6ed9540e3f01c96d3a65f2071dc3e6be5be6
 DIST crashtest-0.4.0.gh.tar.gz 13564 BLAKE2B 
9c29694f5c96a981e19cce16853460cfed7277a2a933c14be9bdefcac9f79e9d835454fd79b3da2fb5f62946f933452202eee05199dfa048b919a3fc3dd93f40
 SHA512 
98d9623eeef584baed7bd336a3846af9b4f3aa55662b643e915b17b0a7dce4968785052ce3d37f55fc0217dbb6662b6f5d34efeb4d45dbace876551871be4e4a

diff --git a/dev-python/crashtest/crashtest-0.3.1-r1.ebuild 
b/dev-python/crashtest/crashtest-0.3.1-r1.ebuild
deleted file mode 100644
index ce2e96887842..
--- a/dev-python/crashtest/crashtest-0.3.1-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{8..11} )
-inherit distutils-r1
-
-DESCRIPTION="Python library that makes exceptions handling and inspection 
easier"
-HOMEPAGE="https://github.com/sdispater/crashtest";
-SRC_URI="https://github.com/sdispater/crashtest/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
-
-distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2022-09-03 Thread Jakov Smolić
commit: c2c55b14767fa968a2642c33fea7b339cd23d2f7
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat Sep  3 14:14:02 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat Sep  3 14:14:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2c55b14

dev-python/crashtest: Stabilize 0.4.0 ALLARCHES, #868279

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-python/crashtest/crashtest-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/crashtest/crashtest-0.4.0.ebuild 
b/dev-python/crashtest/crashtest-0.4.0.ebuild
index b0ba80fce8eb..99659d36b869 100644
--- a/dev-python/crashtest/crashtest-0.4.0.ebuild
+++ b/dev-python/crashtest/crashtest-0.4.0.ebuild
@@ -16,6 +16,6 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
 
 distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2022-08-03 Thread Arthur Zamarin
commit: 509e54057cd8e3951516103c7367a2e34c8afb3c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Aug  3 16:25:12 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Aug  3 17:27:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=509e5405

dev-python/crashtest: add 0.4.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/crashtest/Manifest   |  1 +
 dev-python/crashtest/crashtest-0.4.0.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-python/crashtest/Manifest b/dev-python/crashtest/Manifest
index 901bd190262b..bc111d81c131 100644
--- a/dev-python/crashtest/Manifest
+++ b/dev-python/crashtest/Manifest
@@ -1 +1,2 @@
 DIST crashtest-0.3.1.tar.gz 16223 BLAKE2B 
b90465ee736ec0d9c378ed16327fe5bbddf19066a64a2a9d1c454f38eac5321235cafeb20756b2018e1dfea0e07726696084b8965a2543edc5e9fe0d79c33db1
 SHA512 
1ec80159416e820336d2217c2327f26638e235797ac73edc96fc5e568e2d9fa6e8746e11acde71953a960247f73a6ed9540e3f01c96d3a65f2071dc3e6be5be6
+DIST crashtest-0.4.0.gh.tar.gz 13564 BLAKE2B 
9c29694f5c96a981e19cce16853460cfed7277a2a933c14be9bdefcac9f79e9d835454fd79b3da2fb5f62946f933452202eee05199dfa048b919a3fc3dd93f40
 SHA512 
98d9623eeef584baed7bd336a3846af9b4f3aa55662b643e915b17b0a7dce4968785052ce3d37f55fc0217dbb6662b6f5d34efeb4d45dbace876551871be4e4a

diff --git a/dev-python/crashtest/crashtest-0.4.0.ebuild 
b/dev-python/crashtest/crashtest-0.4.0.ebuild
new file mode 100644
index ..b0ba80fce8eb
--- /dev/null
+++ b/dev-python/crashtest/crashtest-0.4.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=poetry
+PYTHON_COMPAT=( python3_{8..11} )
+inherit distutils-r1
+
+DESCRIPTION="Python library that makes exceptions handling and inspection 
easier"
+HOMEPAGE="https://github.com/sdispater/crashtest";
+SRC_URI="
+   https://github.com/sdispater/crashtest/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2022-06-27 Thread Michał Górny
commit: 344bcf37204a80f877816de2327de5331e472559
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jun 27 09:25:12 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun 27 09:29:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=344bcf37

dev-python/crashtest: Remove old

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

 dev-python/crashtest/crashtest-0.3.1.ebuild | 18 --
 1 file changed, 18 deletions(-)

diff --git a/dev-python/crashtest/crashtest-0.3.1.ebuild 
b/dev-python/crashtest/crashtest-0.3.1.ebuild
deleted file mode 100644
index 865d0fd5a700..
--- a/dev-python/crashtest/crashtest-0.3.1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=pyproject.toml
-PYTHON_COMPAT=( python3_{7..10} )
-inherit distutils-r1
-
-DESCRIPTION="Python library that makes exceptions handling and inspection 
easier"
-HOMEPAGE="https://github.com/sdispater/crashtest";
-SRC_URI="https://github.com/sdispater/crashtest/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
-
-distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2022-06-27 Thread Agostino Sarubbo
commit: 7f89c56f526c337b03e8bd55f684aa6a17e663b7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jun 27 07:33:37 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jun 27 07:33:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f89c56f

dev-python/crashtest: amd64 stable (ALLARCHES policy) wrt bug #854459

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/crashtest/crashtest-0.3.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/crashtest/crashtest-0.3.1-r1.ebuild 
b/dev-python/crashtest/crashtest-0.3.1-r1.ebuild
index b1028d3a233f..ce2e96887842 100644
--- a/dev-python/crashtest/crashtest-0.3.1-r1.ebuild
+++ b/dev-python/crashtest/crashtest-0.3.1-r1.ebuild
@@ -13,6 +13,6 @@ 
SRC_URI="https://github.com/sdispater/crashtest/archive/${PV}.tar.gz -> ${P}.tar
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
 
 distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2022-05-25 Thread Arthur Zamarin
commit: fd6cd62864747f88f8e5e7ed5e6aff8e6c4f483e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed May 25 17:43:50 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed May 25 18:01:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd6cd628

dev-python/crashtest: EAPI=8, Use PEP517 build

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/crashtest/crashtest-0.3.1-r1.ebuild | 18 ++
 1 file changed, 18 insertions(+)

diff --git a/dev-python/crashtest/crashtest-0.3.1-r1.ebuild 
b/dev-python/crashtest/crashtest-0.3.1-r1.ebuild
new file mode 100644
index ..4ad830f6d949
--- /dev/null
+++ b/dev-python/crashtest/crashtest-0.3.1-r1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=poetry
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Python library that makes exceptions handling and inspection 
easier"
+HOMEPAGE="https://github.com/sdispater/crashtest";
+SRC_URI="https://github.com/sdispater/crashtest/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2022-05-25 Thread Arthur Zamarin
commit: dcb16e61630c7203432a27e4a53ae1f85a4e1ec2
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed May 25 17:44:53 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed May 25 18:01:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcb16e61

dev-python/crashtest: enable py3.11

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/crashtest/crashtest-0.3.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/crashtest/crashtest-0.3.1-r1.ebuild 
b/dev-python/crashtest/crashtest-0.3.1-r1.ebuild
index 4ad830f6d949..b1028d3a233f 100644
--- a/dev-python/crashtest/crashtest-0.3.1-r1.ebuild
+++ b/dev-python/crashtest/crashtest-0.3.1-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 inherit distutils-r1
 
 DESCRIPTION="Python library that makes exceptions handling and inspection 
easier"



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2022-03-25 Thread Jakov Smolić
commit: 5dc140239b868eb6682ca1fe43bf275a7d9b642e
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri Mar 25 19:39:36 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri Mar 25 19:39:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dc14023

dev-python/crashtest: destabilize 0.3.1 for ~x86

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-python/crashtest/crashtest-0.3.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/crashtest/crashtest-0.3.1.ebuild 
b/dev-python/crashtest/crashtest-0.3.1.ebuild
index 8c32ead4a383..865d0fd5a700 100644
--- a/dev-python/crashtest/crashtest-0.3.1.ebuild
+++ b/dev-python/crashtest/crashtest-0.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,6 +13,6 @@ 
SRC_URI="https://github.com/sdispater/crashtest/archive/${PV}.tar.gz -> ${P}.tar
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
 
 distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2021-11-16 Thread Arthur Zamarin
commit: c2b49793387d59273ce0e294ef6d380cdf91b5b1
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov 17 06:57:02 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov 17 06:57:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2b49793

dev-python/crashtest: Keyword 0.3.1 ppc64, #818877

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/crashtest/crashtest-0.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/crashtest/crashtest-0.3.1.ebuild 
b/dev-python/crashtest/crashtest-0.3.1.ebuild
index e2583de43684..8c32ead4a383 100644
--- a/dev-python/crashtest/crashtest-0.3.1.ebuild
+++ b/dev-python/crashtest/crashtest-0.3.1.ebuild
@@ -13,6 +13,6 @@ 
SRC_URI="https://github.com/sdispater/crashtest/archive/${PV}.tar.gz -> ${P}.tar
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 
 distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2021-11-04 Thread Sam James
commit: 8fda783e9dbb44f0ea41e8e41eb5055f7a0b2310
Author: Sam James  gentoo  org>
AuthorDate: Fri Nov  5 03:16:56 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Nov  5 03:16:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fda783e

dev-python/crashtest: Keyword 0.3.1 arm, #818877

Signed-off-by: Sam James  gentoo.org>

 dev-python/crashtest/crashtest-0.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/crashtest/crashtest-0.3.1.ebuild 
b/dev-python/crashtest/crashtest-0.3.1.ebuild
index 1645634a4cf..e2583de4368 100644
--- a/dev-python/crashtest/crashtest-0.3.1.ebuild
+++ b/dev-python/crashtest/crashtest-0.3.1.ebuild
@@ -13,6 +13,6 @@ 
SRC_URI="https://github.com/sdispater/crashtest/archive/${PV}.tar.gz -> ${P}.tar
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2021-10-23 Thread Sam James
commit: 3d978684753c0b83b12c72d489e22f6304b5e5d3
Author: Sam James  gentoo  org>
AuthorDate: Sun Oct 24 01:09:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct 24 01:09:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d978684

dev-python/crashtest: Keyword 0.3.1 arm64, #818877

Signed-off-by: Sam James  gentoo.org>

 dev-python/crashtest/crashtest-0.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/crashtest/crashtest-0.3.1.ebuild 
b/dev-python/crashtest/crashtest-0.3.1.ebuild
index 6fc98de916f..1645634a4cf 100644
--- a/dev-python/crashtest/crashtest-0.3.1.ebuild
+++ b/dev-python/crashtest/crashtest-0.3.1.ebuild
@@ -13,6 +13,6 @@ 
SRC_URI="https://github.com/sdispater/crashtest/archive/${PV}.tar.gz -> ${P}.tar
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2021-05-06 Thread Michał Górny
commit: 4fd6e12c58df295c1f975f60466d9b87ed828012
Author: Jakov Smolic  sartura  hr>
AuthorDate: Thu May  6 09:57:04 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May  6 11:19:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fd6e12c

dev-python/crashtest: Port to python3.10

Signed-off-by: Jakov Smolic  sartura.hr>
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/crashtest/crashtest-0.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/crashtest/crashtest-0.3.1.ebuild 
b/dev-python/crashtest/crashtest-0.3.1.ebuild
index a87ed8e8bbc..6fc98de916f 100644
--- a/dev-python/crashtest/crashtest-0.3.1.ebuild
+++ b/dev-python/crashtest/crashtest-0.3.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=pyproject.toml
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{7..10} )
 inherit distutils-r1
 
 DESCRIPTION="Python library that makes exceptions handling and inspection 
easier"



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2021-02-18 Thread Sam James
commit: 80c1d113ceaf29e7e15cb050dad6e3d63f3ce3fa
Author: Sam James  gentoo  org>
AuthorDate: Thu Feb 18 17:11:56 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Feb 18 17:11:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80c1d113

dev-python/crashtest: Stabilize 0.3.1 amd64, #770742

Signed-off-by: Sam James  gentoo.org>

 dev-python/crashtest/crashtest-0.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/crashtest/crashtest-0.3.1.ebuild 
b/dev-python/crashtest/crashtest-0.3.1.ebuild
index bbe908e9643..a87ed8e8bbc 100644
--- a/dev-python/crashtest/crashtest-0.3.1.ebuild
+++ b/dev-python/crashtest/crashtest-0.3.1.ebuild
@@ -13,6 +13,6 @@ 
SRC_URI="https://github.com/sdispater/crashtest/archive/${PV}.tar.gz -> ${P}.tar
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2021-02-16 Thread Sam James
commit: 8df64ea7644115669b5256ef5366849b6d2c5cad
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb 16 12:26:30 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb 16 12:26:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8df64ea7

dev-python/crashtest: Stabilize 0.3.1 x86, #770742

Signed-off-by: Sam James  gentoo.org>

 dev-python/crashtest/crashtest-0.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/crashtest/crashtest-0.3.1.ebuild 
b/dev-python/crashtest/crashtest-0.3.1.ebuild
index c671836813f..bbe908e9643 100644
--- a/dev-python/crashtest/crashtest-0.3.1.ebuild
+++ b/dev-python/crashtest/crashtest-0.3.1.ebuild
@@ -13,6 +13,6 @@ 
SRC_URI="https://github.com/sdispater/crashtest/archive/${PV}.tar.gz -> ${P}.tar
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2021-01-17 Thread Michał Górny
commit: e2cac778c17da49121c593f621a621f2b32560b2
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jan 17 15:19:15 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jan 17 20:37:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2cac778

dev-python/crashtest: Add pypi remote-id

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

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

diff --git a/dev-python/crashtest/metadata.xml 
b/dev-python/crashtest/metadata.xml
index e0750dcf1d2..6af88537ea4 100644
--- a/dev-python/crashtest/metadata.xml
+++ b/dev-python/crashtest/metadata.xml
@@ -11,5 +11,6 @@
   
   
 sdispater/crashtest
+crashtest
   
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2021-01-16 Thread Joonas Niilola
commit: 38c83aa325ba56b07faf509be8cf8605311519c1
Author: Jakov Smolic  sartura  hr>
AuthorDate: Fri Dec 18 19:15:20 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Jan 16 08:33:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38c83aa3

dev-python/crashtest: Python library for managing errors

* Dependency of dev-python/clikit

Signed-off-by: Jakov Smolic  sartura.hr>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/crashtest/Manifest   |  1 +
 dev-python/crashtest/crashtest-0.3.1.ebuild | 18 ++
 dev-python/crashtest/metadata.xml   | 15 +++
 3 files changed, 34 insertions(+)

diff --git a/dev-python/crashtest/Manifest b/dev-python/crashtest/Manifest
new file mode 100644
index 000..901bd190262
--- /dev/null
+++ b/dev-python/crashtest/Manifest
@@ -0,0 +1 @@
+DIST crashtest-0.3.1.tar.gz 16223 BLAKE2B 
b90465ee736ec0d9c378ed16327fe5bbddf19066a64a2a9d1c454f38eac5321235cafeb20756b2018e1dfea0e07726696084b8965a2543edc5e9fe0d79c33db1
 SHA512 
1ec80159416e820336d2217c2327f26638e235797ac73edc96fc5e568e2d9fa6e8746e11acde71953a960247f73a6ed9540e3f01c96d3a65f2071dc3e6be5be6

diff --git a/dev-python/crashtest/crashtest-0.3.1.ebuild 
b/dev-python/crashtest/crashtest-0.3.1.ebuild
new file mode 100644
index 000..b377dd4114e
--- /dev/null
+++ b/dev-python/crashtest/crashtest-0.3.1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=pyproject.toml
+PYTHON_COMPAT=( python3_{6..9} )
+inherit distutils-r1
+
+DESCRIPTION="Python library that makes exceptions handling and inspection 
easier"
+HOMEPAGE="https://github.com/sdispater/crashtest";
+SRC_URI="https://github.com/sdispater/crashtest/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+distutils_enable_tests pytest

diff --git a/dev-python/crashtest/metadata.xml 
b/dev-python/crashtest/metadata.xml
new file mode 100644
index 000..e0750dcf1d2
--- /dev/null
+++ b/dev-python/crashtest/metadata.xml
@@ -0,0 +1,15 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  
+jakov.smo...@sartura.hr
+Jakov Smolic
+  
+  
+proxy-ma...@gentoo.org
+Proxy Maintainers
+  
+  
+sdispater/crashtest
+  
+