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

2024-03-02 Thread Michał Górny
commit: 61b0d0bd9954f059ef5633df639da2f2c2a32f2b
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Mar  2 11:38:11 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar  2 11:43:52 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61b0d0bd

dev-python/dict2xml: Remove old

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

 dev-python/dict2xml/Manifest  |  1 -
 dev-python/dict2xml/dict2xml-1.7.4.ebuild | 23 ---
 dev-python/dict2xml/dict2xml-1.7.5.ebuild | 23 ---
 3 files changed, 47 deletions(-)

diff --git a/dev-python/dict2xml/Manifest b/dev-python/dict2xml/Manifest
index bf9105c02a4c..5339c8fbe34b 100644
--- a/dev-python/dict2xml/Manifest
+++ b/dev-python/dict2xml/Manifest
@@ -1,2 +1 @@
-DIST dict2xml-1.7.4.tar.gz 14333 BLAKE2B 
9d1a5180d6cffed171aa973902d6e88190b8bd90cd9e4d86744b5c074d82e45c7571763aa9cca67d190cf7af1b1fdd155cbff906a44a638dcb3a7033f1be86ba
 SHA512 
13a2b34783e5f6414c173059ba16a2061ecaef41355b7b0099546d704c9c28b1e0f9ea3186d4b0db99083e66a2f22e69e57a4a415b72c00fd1e17bcb435e7462
 DIST dict2xml-1.7.5.tar.gz 14958 BLAKE2B 
1907003e3a27a8e1c1a0e7ab1d5c72b310c46e7af7d51f6a1743ca018fb6a070b0b54b4b24afd8c78dd18f83f9f6950031c0076eae83ccc309a341a0df153708
 SHA512 
88a77fcdc2ec320ba1668b27da4aacfcfc817090aebabc01fce76bff51b316166a0cc1f053884e8012a28e7118449f901465703869245dc662f29cee9665157e

diff --git a/dev-python/dict2xml/dict2xml-1.7.4.ebuild 
b/dev-python/dict2xml/dict2xml-1.7.4.ebuild
deleted file mode 100644
index 9bc60dec5202..
--- a/dev-python/dict2xml/dict2xml-1.7.4.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Small utility to convert a python dictionary into an XML string"
-HOMEPAGE="
-   https://github.com/delfick/python-dict2xml/
-   https://pypi.org/project/dict2xml/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-# dict2xml uses noseOfYeti for its test, which is not yet available.
-RESTRICT="test"
-
-distutils_enable_tests pytest

diff --git a/dev-python/dict2xml/dict2xml-1.7.5.ebuild 
b/dev-python/dict2xml/dict2xml-1.7.5.ebuild
deleted file mode 100644
index b23f9330ef96..
--- a/dev-python/dict2xml/dict2xml-1.7.5.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Small utility to convert a python dictionary into an XML string"
-HOMEPAGE="
-   https://github.com/delfick/python-dict2xml/
-   https://pypi.org/project/dict2xml/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-# dict2xml uses noseOfYeti for its test, which is not yet available.
-RESTRICT="test"
-
-distutils_enable_tests pytest



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

2024-03-02 Thread Arthur Zamarin
commit: 6461b7cd9984f0ab90b5e428fa2374c8f6c85c1a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Mar  2 10:53:33 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Mar  2 10:53:33 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6461b7cd

dev-python/dict2xml: Stabilize 1.7.5-r1 amd64, #926006

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

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

diff --git a/dev-python/dict2xml/dict2xml-1.7.5-r1.ebuild 
b/dev-python/dict2xml/dict2xml-1.7.5-r1.ebuild
index 0ca40be390c5..bedf656a70ed 100644
--- a/dev-python/dict2xml/dict2xml-1.7.5-r1.ebuild
+++ b/dev-python/dict2xml/dict2xml-1.7.5-r1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
 BDEPEND="
dev-python/noseofyeti[${PYTHON_USEDEP}]



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

2024-02-14 Thread Michał Górny
commit: eb679369ed4f9ff06ae5123e6c203c0b0e90f65e
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Feb 14 12:08:59 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Feb 14 12:09:55 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb679369

dev-python/dict2xml: Enable py3.12

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

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

diff --git a/dev-python/dict2xml/dict2xml-1.7.5-r1.ebuild 
b/dev-python/dict2xml/dict2xml-1.7.5-r1.ebuild
index 1c16ffccf966..0ca40be390c5 100644
--- a/dev-python/dict2xml/dict2xml-1.7.5-r1.ebuild
+++ b/dev-python/dict2xml/dict2xml-1.7.5-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( pypy3 python3_{10..11} )
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
 
 inherit distutils-r1 pypi
 



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

2024-02-14 Thread Michał Górny
commit: 098c9bda23f0e551de27e43ed38ffcbc19cb37f4
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Feb 14 12:06:54 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Feb 14 12:09:54 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=098c9bda

dev-python/dict2xml: Enable pypy3

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

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

diff --git a/dev-python/dict2xml/dict2xml-1.7.5-r1.ebuild 
b/dev-python/dict2xml/dict2xml-1.7.5-r1.ebuild
index 116ec71f6081..1c16ffccf966 100644
--- a/dev-python/dict2xml/dict2xml-1.7.5-r1.ebuild
+++ b/dev-python/dict2xml/dict2xml-1.7.5-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( pypy3 python3_{10..11} )
 
 inherit distutils-r1 pypi
 



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

2024-02-14 Thread Michał Górny
commit: f3ce6a1e488d6a1577fc6fd1a420c0701814dfe3
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Feb 14 08:15:56 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Feb 14 08:18:38 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3ce6a1e

dev-python/dict2xml: Enable tests

Closes: https://bugs.gentoo.org/896390
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/dict2xml/dict2xml-1.7.5-r1.ebuild | 25 +
 1 file changed, 25 insertions(+)

diff --git a/dev-python/dict2xml/dict2xml-1.7.5-r1.ebuild 
b/dev-python/dict2xml/dict2xml-1.7.5-r1.ebuild
new file mode 100644
index ..116ec71f6081
--- /dev/null
+++ b/dev-python/dict2xml/dict2xml-1.7.5-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=hatchling
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Small utility to convert a python dictionary into an XML string"
+HOMEPAGE="
+   https://github.com/delfick/python-dict2xml/
+   https://pypi.org/project/dict2xml/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="
+   dev-python/noseofyeti[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest



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

2024-02-13 Thread Michał Górny
commit: df0756a3a68de415ebe1edd64ec5597c89765a20
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Feb 14 07:08:24 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Feb 14 07:26:38 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df0756a3

dev-python/dict2xml: Bump to 1.7.5

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

 dev-python/dict2xml/Manifest  |  1 +
 dev-python/dict2xml/dict2xml-1.7.5.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/dev-python/dict2xml/Manifest b/dev-python/dict2xml/Manifest
index e2abaa6075c2..bf9105c02a4c 100644
--- a/dev-python/dict2xml/Manifest
+++ b/dev-python/dict2xml/Manifest
@@ -1 +1,2 @@
 DIST dict2xml-1.7.4.tar.gz 14333 BLAKE2B 
9d1a5180d6cffed171aa973902d6e88190b8bd90cd9e4d86744b5c074d82e45c7571763aa9cca67d190cf7af1b1fdd155cbff906a44a638dcb3a7033f1be86ba
 SHA512 
13a2b34783e5f6414c173059ba16a2061ecaef41355b7b0099546d704c9c28b1e0f9ea3186d4b0db99083e66a2f22e69e57a4a415b72c00fd1e17bcb435e7462
+DIST dict2xml-1.7.5.tar.gz 14958 BLAKE2B 
1907003e3a27a8e1c1a0e7ab1d5c72b310c46e7af7d51f6a1743ca018fb6a070b0b54b4b24afd8c78dd18f83f9f6950031c0076eae83ccc309a341a0df153708
 SHA512 
88a77fcdc2ec320ba1668b27da4aacfcfc817090aebabc01fce76bff51b316166a0cc1f053884e8012a28e7118449f901465703869245dc662f29cee9665157e

diff --git a/dev-python/dict2xml/dict2xml-1.7.5.ebuild 
b/dev-python/dict2xml/dict2xml-1.7.5.ebuild
new file mode 100644
index ..b23f9330ef96
--- /dev/null
+++ b/dev-python/dict2xml/dict2xml-1.7.5.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=hatchling
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Small utility to convert a python dictionary into an XML string"
+HOMEPAGE="
+   https://github.com/delfick/python-dict2xml/
+   https://pypi.org/project/dict2xml/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+# dict2xml uses noseOfYeti for its test, which is not yet available.
+RESTRICT="test"
+
+distutils_enable_tests pytest



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

2024-02-03 Thread Michał Górny
commit: d7f210b33ef0317b325b95490d9c5afcc284ec75
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb  3 14:51:06 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Feb  3 15:01:38 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7f210b3

dev-python/dict2xml: Remove old

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

 dev-python/dict2xml/Manifest  |  1 -
 dev-python/dict2xml/dict2xml-1.7.3.ebuild | 23 ---
 2 files changed, 24 deletions(-)

diff --git a/dev-python/dict2xml/Manifest b/dev-python/dict2xml/Manifest
index fdc3fc52ebf3..e2abaa6075c2 100644
--- a/dev-python/dict2xml/Manifest
+++ b/dev-python/dict2xml/Manifest
@@ -1,2 +1 @@
-DIST dict2xml-1.7.3.tar.gz 14240 BLAKE2B 
b28343f2cfeb59a91011bb158ffe7db008f19be1576293e6b07c3b49e07f3871761c8a3a32c214bf0608602487e2e7110c7f2a2f31a7dbf44a441f44ca7f568b
 SHA512 
631415e425688c612c15b72fc339db33977df32eb25f7f8f03a63e5115c8e06f4aa5b247ded3e16cddbb9b16597aeb0ef218f193c5f4c44ebdcd7e39c2052ed2
 DIST dict2xml-1.7.4.tar.gz 14333 BLAKE2B 
9d1a5180d6cffed171aa973902d6e88190b8bd90cd9e4d86744b5c074d82e45c7571763aa9cca67d190cf7af1b1fdd155cbff906a44a638dcb3a7033f1be86ba
 SHA512 
13a2b34783e5f6414c173059ba16a2061ecaef41355b7b0099546d704c9c28b1e0f9ea3186d4b0db99083e66a2f22e69e57a4a415b72c00fd1e17bcb435e7462

diff --git a/dev-python/dict2xml/dict2xml-1.7.3.ebuild 
b/dev-python/dict2xml/dict2xml-1.7.3.ebuild
deleted file mode 100644
index 43a833a01b68..
--- a/dev-python/dict2xml/dict2xml-1.7.3.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Small utility to convert a python dictionary into an XML string"
-HOMEPAGE="
-   https://github.com/delfick/python-dict2xml/
-   https://pypi.org/project/dict2xml/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-# dict2xml uses noseOfYeti for its test, which is not yet available.
-RESTRICT="test"
-
-distutils_enable_tests pytest



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

2024-02-03 Thread Sam James
commit: 12db47a7b8b54f12f2586b3d224fed447a2e7424
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  3 13:38:15 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  3 13:38:15 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12db47a7

dev-python/dict2xml: Stabilize 1.7.4 ALLARCHES, #923679

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

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

diff --git a/dev-python/dict2xml/dict2xml-1.7.4.ebuild 
b/dev-python/dict2xml/dict2xml-1.7.4.ebuild
index b23f9330ef96..9bc60dec5202 100644
--- a/dev-python/dict2xml/dict2xml-1.7.4.ebuild
+++ b/dev-python/dict2xml/dict2xml-1.7.4.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 # dict2xml uses noseOfYeti for its test, which is not yet available.
 RESTRICT="test"
 



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

2024-01-16 Thread Michał Górny
commit: 5cddffb83d16ea4f95600180e44b762e26fe011e
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jan 16 16:49:39 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jan 16 17:30:03 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cddffb8

dev-python/dict2xml: Bump to 1.7.4

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

 dev-python/dict2xml/Manifest  |  1 +
 dev-python/dict2xml/dict2xml-1.7.4.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/dev-python/dict2xml/Manifest b/dev-python/dict2xml/Manifest
index d21c4a53a176..fdc3fc52ebf3 100644
--- a/dev-python/dict2xml/Manifest
+++ b/dev-python/dict2xml/Manifest
@@ -1 +1,2 @@
 DIST dict2xml-1.7.3.tar.gz 14240 BLAKE2B 
b28343f2cfeb59a91011bb158ffe7db008f19be1576293e6b07c3b49e07f3871761c8a3a32c214bf0608602487e2e7110c7f2a2f31a7dbf44a441f44ca7f568b
 SHA512 
631415e425688c612c15b72fc339db33977df32eb25f7f8f03a63e5115c8e06f4aa5b247ded3e16cddbb9b16597aeb0ef218f193c5f4c44ebdcd7e39c2052ed2
+DIST dict2xml-1.7.4.tar.gz 14333 BLAKE2B 
9d1a5180d6cffed171aa973902d6e88190b8bd90cd9e4d86744b5c074d82e45c7571763aa9cca67d190cf7af1b1fdd155cbff906a44a638dcb3a7033f1be86ba
 SHA512 
13a2b34783e5f6414c173059ba16a2061ecaef41355b7b0099546d704c9c28b1e0f9ea3186d4b0db99083e66a2f22e69e57a4a415b72c00fd1e17bcb435e7462

diff --git a/dev-python/dict2xml/dict2xml-1.7.4.ebuild 
b/dev-python/dict2xml/dict2xml-1.7.4.ebuild
new file mode 100644
index ..b23f9330ef96
--- /dev/null
+++ b/dev-python/dict2xml/dict2xml-1.7.4.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=hatchling
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Small utility to convert a python dictionary into an XML string"
+HOMEPAGE="
+   https://github.com/delfick/python-dict2xml/
+   https://pypi.org/project/dict2xml/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+# dict2xml uses noseOfYeti for its test, which is not yet available.
+RESTRICT="test"
+
+distutils_enable_tests pytest



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

2023-03-27 Thread Michał Górny
commit: 579075dbc59485775ccfd2945a0ebb2b45e7082c
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Mar 28 04:23:44 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Mar 28 04:23:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=579075db

dev-python/dict2xml: Remove old

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

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

diff --git a/dev-python/dict2xml/Manifest b/dev-python/dict2xml/Manifest
index 1c4821bc8d2e..d21c4a53a176 100644
--- a/dev-python/dict2xml/Manifest
+++ b/dev-python/dict2xml/Manifest
@@ -1,2 +1 @@
-DIST dict2xml-1.7.2.tar.gz 12295 BLAKE2B 
7bd1c771f3b1c38f96bb322f88d78fb4ab763b153a0531f1953ad97e4b8eb93464a4cfb2aeaffc1599967145a54f0decc5152f3084587f6d94f25cdcbd5837c1
 SHA512 
fea3a65c5decfee8a22135fc262764c9afbc6b9f41232557f2de1b18a5b30e65c6910ef9f7d4e4b22c2d6c27d5b18eb6a83679c656564061bb7e5e8c55945c76
 DIST dict2xml-1.7.3.tar.gz 14240 BLAKE2B 
b28343f2cfeb59a91011bb158ffe7db008f19be1576293e6b07c3b49e07f3871761c8a3a32c214bf0608602487e2e7110c7f2a2f31a7dbf44a441f44ca7f568b
 SHA512 
631415e425688c612c15b72fc339db33977df32eb25f7f8f03a63e5115c8e06f4aa5b247ded3e16cddbb9b16597aeb0ef218f193c5f4c44ebdcd7e39c2052ed2

diff --git a/dev-python/dict2xml/dict2xml-1.7.2.ebuild 
b/dev-python/dict2xml/dict2xml-1.7.2.ebuild
deleted file mode 100644
index 83ec99dd322a..
--- a/dev-python/dict2xml/dict2xml-1.7.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Small utility to convert a python dictionary into an XML string"
-HOMEPAGE="https://pypi.org/project/dict2xml/ 
https://github.com/delfick/python-dict2xml;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-
-# dict2xml uses noseOfYeti for its test, which is not yet available.
-RESTRICT="test"
-
-distutils_enable_tests pytest



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

2023-03-27 Thread Sam James
commit: 7988e2bdd0cbaddd51e696d4d621f44056618097
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar 27 19:30:48 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar 27 19:30:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7988e2bd

dev-python/dict2xml: Stabilize 1.7.3 ALLARCHES, #903217

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

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

diff --git a/dev-python/dict2xml/dict2xml-1.7.3.ebuild 
b/dev-python/dict2xml/dict2xml-1.7.3.ebuild
index 97a64fe6615e..43a833a01b68 100644
--- a/dev-python/dict2xml/dict2xml-1.7.3.ebuild
+++ b/dev-python/dict2xml/dict2xml-1.7.3.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 # dict2xml uses noseOfYeti for its test, which is not yet available.
 RESTRICT="test"
 



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

2023-02-24 Thread Michał Górny
commit: 16d3b8b3769bab679c69f4338092b78517214540
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb 25 05:26:17 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Feb 25 06:02:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16d3b8b3

dev-python/dict2xml: Bump to 1.7.3

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

 dev-python/dict2xml/Manifest  |  1 +
 dev-python/dict2xml/dict2xml-1.7.3.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/dev-python/dict2xml/Manifest b/dev-python/dict2xml/Manifest
index 238f7a0fee27..1c4821bc8d2e 100644
--- a/dev-python/dict2xml/Manifest
+++ b/dev-python/dict2xml/Manifest
@@ -1 +1,2 @@
 DIST dict2xml-1.7.2.tar.gz 12295 BLAKE2B 
7bd1c771f3b1c38f96bb322f88d78fb4ab763b153a0531f1953ad97e4b8eb93464a4cfb2aeaffc1599967145a54f0decc5152f3084587f6d94f25cdcbd5837c1
 SHA512 
fea3a65c5decfee8a22135fc262764c9afbc6b9f41232557f2de1b18a5b30e65c6910ef9f7d4e4b22c2d6c27d5b18eb6a83679c656564061bb7e5e8c55945c76
+DIST dict2xml-1.7.3.tar.gz 14240 BLAKE2B 
b28343f2cfeb59a91011bb158ffe7db008f19be1576293e6b07c3b49e07f3871761c8a3a32c214bf0608602487e2e7110c7f2a2f31a7dbf44a441f44ca7f568b
 SHA512 
631415e425688c612c15b72fc339db33977df32eb25f7f8f03a63e5115c8e06f4aa5b247ded3e16cddbb9b16597aeb0ef218f193c5f4c44ebdcd7e39c2052ed2

diff --git a/dev-python/dict2xml/dict2xml-1.7.3.ebuild 
b/dev-python/dict2xml/dict2xml-1.7.3.ebuild
new file mode 100644
index ..97a64fe6615e
--- /dev/null
+++ b/dev-python/dict2xml/dict2xml-1.7.3.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=hatchling
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Small utility to convert a python dictionary into an XML string"
+HOMEPAGE="
+   https://github.com/delfick/python-dict2xml/
+   https://pypi.org/project/dict2xml/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+# dict2xml uses noseOfYeti for its test, which is not yet available.
+RESTRICT="test"
+
+distutils_enable_tests pytest



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

2022-11-30 Thread Arthur Zamarin
commit: bf4d08ae056b3ca76cae6d1e78d942051b17c75f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov 30 20:49:27 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov 30 20:49:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf4d08ae

dev-python/dict2xml: Stabilize 1.7.2 amd64, #883723

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

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

diff --git a/dev-python/dict2xml/dict2xml-1.7.2.ebuild 
b/dev-python/dict2xml/dict2xml-1.7.2.ebuild
index c4fdd02aa09a..6a7c7feed9cb 100644
--- a/dev-python/dict2xml/dict2xml-1.7.2.ebuild
+++ b/dev-python/dict2xml/dict2xml-1.7.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 # dict2xml uses noseOfYeti for its test, which is not yet available.
 RESTRICT="test"



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

2022-10-29 Thread Florian Schmaus
commit: 7b137ecf53e2b8235302d521607125386b5be9e3
Author: Florian Schmaus  gentoo  org>
AuthorDate: Fri Oct 28 18:15:04 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Sat Oct 29 16:46:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b137ecf

dev-python/dict2xml: new package, add 1.7.2

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-python/dict2xml/Manifest  |  1 +
 dev-python/dict2xml/dict2xml-1.7.2.ebuild | 21 +
 dev-python/dict2xml/metadata.xml  | 16 
 3 files changed, 38 insertions(+)

diff --git a/dev-python/dict2xml/Manifest b/dev-python/dict2xml/Manifest
new file mode 100644
index ..238f7a0fee27
--- /dev/null
+++ b/dev-python/dict2xml/Manifest
@@ -0,0 +1 @@
+DIST dict2xml-1.7.2.tar.gz 12295 BLAKE2B 
7bd1c771f3b1c38f96bb322f88d78fb4ab763b153a0531f1953ad97e4b8eb93464a4cfb2aeaffc1599967145a54f0decc5152f3084587f6d94f25cdcbd5837c1
 SHA512 
fea3a65c5decfee8a22135fc262764c9afbc6b9f41232557f2de1b18a5b30e65c6910ef9f7d4e4b22c2d6c27d5b18eb6a83679c656564061bb7e5e8c55945c76

diff --git a/dev-python/dict2xml/dict2xml-1.7.2.ebuild 
b/dev-python/dict2xml/dict2xml-1.7.2.ebuild
new file mode 100644
index ..c4fdd02aa09a
--- /dev/null
+++ b/dev-python/dict2xml/dict2xml-1.7.2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Small utility to convert a python dictionary into an XML string"
+HOMEPAGE="https://pypi.org/project/dict2xml/ 
https://github.com/delfick/python-dict2xml;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+# dict2xml uses noseOfYeti for its test, which is not yet available.
+RESTRICT="test"
+
+distutils_enable_tests pytest

diff --git a/dev-python/dict2xml/metadata.xml b/dev-python/dict2xml/metadata.xml
new file mode 100644
index ..fd30e3625b44
--- /dev/null
+++ b/dev-python/dict2xml/metadata.xml
@@ -0,0 +1,16 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   Florian Schmaus
+   f...@gentoo.org
+   
+   
+   pyt...@gentoo.org
+   
+   
+   dict2xml
+   delfick/python-dict2xml
+   
+   
+