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

2023-11-05 Thread Michał Górny
commit: ff7ea1479971ad364bd126a900c18e652867dc7c
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Nov  5 20:31:35 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Nov  5 20:58:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff7ea147

dev-python/zope-i18nmessageid: Remove old

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

 dev-python/zope-i18nmessageid/Manifest |  1 -
 .../zope-i18nmessageid-6.0.1.ebuild| 45 --
 2 files changed, 46 deletions(-)

diff --git a/dev-python/zope-i18nmessageid/Manifest 
b/dev-python/zope-i18nmessageid/Manifest
index b7120862e5b0..7c7ace7a5729 100644
--- a/dev-python/zope-i18nmessageid/Manifest
+++ b/dev-python/zope-i18nmessageid/Manifest
@@ -1,2 +1 @@
-DIST zope.i18nmessageid-6.0.1.tar.gz 27797 BLAKE2B 
bab5af18f9bec8a41b633bcd4081381dbda37b71eef32153e6889ca4b7760503f1ac2c8749b508213629505904e85166ea17d1898a5c50d5bcd55ae4a714c2a6
 SHA512 
8b50df352e7c53ce88c7adbc0eb1155b198ea0b200b411324819ffd59517a403f0be78746c76a7018e61e6272cdc1be1b623dcab1db28dafa3abf2a714623a4b
 DIST zope.i18nmessageid-6.1.0.tar.gz 31187 BLAKE2B 
1e616fe67d42e686928af298507afd1c5e962b4fcf89269fc69c00726814e51dd49c5a602d9da2153d3c11cb8e80fd4a9dfea354ee413d69a2022fb5479858c3
 SHA512 
13ca8d6c145ac48217d0f4fae4ae7fa2129a8d37ceeea640dcedca8815587cc9507935f0cc070bf37307cc21269b1a9decd2d18ae1bc79fdb0128f59f7e4b43b

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild
deleted file mode 100644
index 486a85e5fec4..
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYPI_PN=${PN/-/.}
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Zope support for i18nmessageid (tagging source of i18n strings)"
-HOMEPAGE="
-   https://pypi.org/project/zope.i18nmessageid/
-   https://github.com/zopefoundation/zope.i18nmessageid/
-"
-
-LICENSE="ZPL"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
-
-RDEPEND="
-   !dev-python/namespace-zope
-"
-
-distutils_enable_tests unittest
-
-src_prepare() {
-   # strip rdep specific to namespaces
-   sed -i -e "s:'setuptools'::" setup.py || die
-   distutils-r1_src_prepare
-}
-
-python_compile() {
-   distutils-r1_python_compile
-   find "${BUILD_DIR}" -name '*.pth' -delete || die
-}
-
-python_test() {
-   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
-   distutils_write_namespace zope
-   eunittest
-}



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

2023-11-05 Thread Sam James
commit: b97ac53e06ad9f9e1817356ebfa68059a7076b32
Author: Sam James  gentoo  org>
AuthorDate: Sun Nov  5 20:06:12 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Nov  5 20:06:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b97ac53e

dev-python/zope-i18nmessageid: Stabilize 6.1.0 amd64, #916944

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

 dev-python/zope-i18nmessageid/zope-i18nmessageid-6.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.1.0.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.1.0.ebuild
index 9f772e537ded..72104994bcb0 100644
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.1.0.ebuild
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.1.0.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="
 
 LICENSE="ZPL"
 SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 
 RDEPEND="
!dev-python/namespace-zope



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

2023-11-05 Thread Sam James
commit: 483710fcc2d49df20475cad56efcaa96aeae0f8c
Author: Sam James  gentoo  org>
AuthorDate: Sun Nov  5 20:06:13 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Nov  5 20:06:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=483710fc

dev-python/zope-i18nmessageid: Stabilize 6.1.0 x86, #916944

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

 dev-python/zope-i18nmessageid/zope-i18nmessageid-6.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.1.0.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.1.0.ebuild
index 72104994bcb0..486a85e5fec4 100644
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.1.0.ebuild
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.1.0.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="
 
 LICENSE="ZPL"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 
 RDEPEND="
!dev-python/namespace-zope



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

2023-11-05 Thread Arthur Zamarin
commit: 05aeba7d23eca0e62e977294fadd8a86e8cb6bad
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Nov  5 19:11:45 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Nov  5 19:11:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05aeba7d

dev-python/zope-i18nmessageid: Stabilize 6.1.0 arm64, #916944

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

 dev-python/zope-i18nmessageid/zope-i18nmessageid-6.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.1.0.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.1.0.ebuild
index 44e1367f6a3c..9f772e537ded 100644
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.1.0.ebuild
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.1.0.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="
 
 LICENSE="ZPL"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 
 RDEPEND="
!dev-python/namespace-zope



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

2023-10-05 Thread Michał Górny
commit: 2f0dc4afe58ee3426c04a69c898a3581311a5f93
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Oct  5 13:49:27 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Oct  5 13:49:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f0dc4af

dev-python/zope-i18nmessageid: Bump to 6.1.0

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

 dev-python/zope-i18nmessageid/Manifest |  1 +
 .../zope-i18nmessageid-6.1.0.ebuild| 45 ++
 2 files changed, 46 insertions(+)

diff --git a/dev-python/zope-i18nmessageid/Manifest 
b/dev-python/zope-i18nmessageid/Manifest
index 8053757aa49b..b7120862e5b0 100644
--- a/dev-python/zope-i18nmessageid/Manifest
+++ b/dev-python/zope-i18nmessageid/Manifest
@@ -1 +1,2 @@
 DIST zope.i18nmessageid-6.0.1.tar.gz 27797 BLAKE2B 
bab5af18f9bec8a41b633bcd4081381dbda37b71eef32153e6889ca4b7760503f1ac2c8749b508213629505904e85166ea17d1898a5c50d5bcd55ae4a714c2a6
 SHA512 
8b50df352e7c53ce88c7adbc0eb1155b198ea0b200b411324819ffd59517a403f0be78746c76a7018e61e6272cdc1be1b623dcab1db28dafa3abf2a714623a4b
+DIST zope.i18nmessageid-6.1.0.tar.gz 31187 BLAKE2B 
1e616fe67d42e686928af298507afd1c5e962b4fcf89269fc69c00726814e51dd49c5a602d9da2153d3c11cb8e80fd4a9dfea354ee413d69a2022fb5479858c3
 SHA512 
13ca8d6c145ac48217d0f4fae4ae7fa2129a8d37ceeea640dcedca8815587cc9507935f0cc070bf37307cc21269b1a9decd2d18ae1bc79fdb0128f59f7e4b43b

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.1.0.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.1.0.ebuild
new file mode 100644
index ..44e1367f6a3c
--- /dev/null
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.1.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_EXT=1
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYPI_PN=${PN/-/.}
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Zope support for i18nmessageid (tagging source of i18n strings)"
+HOMEPAGE="
+   https://pypi.org/project/zope.i18nmessageid/
+   https://github.com/zopefoundation/zope.i18nmessageid/
+"
+
+LICENSE="ZPL"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+   !dev-python/namespace-zope
+"
+
+distutils_enable_tests unittest
+
+src_prepare() {
+   # strip rdep specific to namespaces
+   sed -i -e "s:'setuptools'::" setup.py || die
+   distutils-r1_src_prepare
+}
+
+python_compile() {
+   distutils-r1_python_compile
+   find "${BUILD_DIR}" -name '*.pth' -delete || die
+}
+
+python_test() {
+   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
+   distutils_write_namespace zope
+   eunittest
+}



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

2023-06-06 Thread Michał Górny
commit: 20bf5a2180daf00918316e3865eb28ae42da7bed
Author: Petr Vaněk  atlas  cz>
AuthorDate: Mon Jun  5 20:50:51 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun  6 06:13:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20bf5a21

dev-python/zope-i18nmessageid: enable py3.12

Signed-off-by: Petr Vaněk  atlas.cz>
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild
index 27917eeaffd1..486a85e5fec4 100644
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild
@@ -7,7 +7,7 @@ DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
 PYPI_PN=${PN/-/.}
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
 
 inherit distutils-r1 pypi
 



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

2023-05-04 Thread Michał Górny
commit: 59e15520ab4e6d515bd3a5dba3ce34da056ab519
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May  4 16:59:12 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May  4 16:59:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59e15520

dev-python/zope-i18nmessageid: Set DISTUTILS_EXT=1

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

 dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild
index 24fbde447597..27917eeaffd1 100644
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=8
 
+DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
 PYPI_PN=${PN/-/.}



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

2023-04-28 Thread Arthur Zamarin
commit: c29adcbdc449886d0f448ce551132725c7a20b83
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Apr 28 15:56:57 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Apr 28 15:56:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c29adcbd

dev-python/zope-i18nmessageid: drop 5.1.1, 6.0.0

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

 dev-python/zope-i18nmessageid/Manifest |  2 -
 .../zope-i18nmessageid-5.1.1.ebuild| 45 --
 .../zope-i18nmessageid-6.0.0.ebuild| 45 --
 3 files changed, 92 deletions(-)

diff --git a/dev-python/zope-i18nmessageid/Manifest 
b/dev-python/zope-i18nmessageid/Manifest
index e167ba1f9fc1..8053757aa49b 100644
--- a/dev-python/zope-i18nmessageid/Manifest
+++ b/dev-python/zope-i18nmessageid/Manifest
@@ -1,3 +1 @@
-DIST zope.i18nmessageid-5.1.1.tar.gz 30589 BLAKE2B 
aa87ecc7b757c2f3ff877ea908df102477b5f888067a6bf98aab6467adaf7baa713c5b413f528cc0010b4082d03b48d069537dbf223713ed914982eb8f040433
 SHA512 
4762dc67d4b665ede25eaaeae1458257fef994207a887f128fb5c64685bcde08bc17e24890cf36a14febb57295813c9152f14aeea854493e4197702bb4e3d719
-DIST zope.i18nmessageid-6.0.0.tar.gz 27791 BLAKE2B 
3589c46c0405f21e50df3eae1bc3aaabccd88d16cbc696634e31dffa866910965d050aef50534d9a04799d918830e78e8b977162409d7862e72e17eed4740c15
 SHA512 
415cf30bc571032719e39c4fdf12f3d8e877b975774a87fea22ff0577d83e4b1582c0af9744514b46253ffee04c4599c02803798cef2b514e8111c7eea17e34a
 DIST zope.i18nmessageid-6.0.1.tar.gz 27797 BLAKE2B 
bab5af18f9bec8a41b633bcd4081381dbda37b71eef32153e6889ca4b7760503f1ac2c8749b508213629505904e85166ea17d1898a5c50d5bcd55ae4a714c2a6
 SHA512 
8b50df352e7c53ce88c7adbc0eb1155b198ea0b200b411324819ffd59517a403f0be78746c76a7018e61e6272cdc1be1b623dcab1db28dafa3abf2a714623a4b

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild
deleted file mode 100644
index 0e68b5c7c893..
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYPI_PN=${PN/-/.}
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Zope support for i18nmessageid (tagging source of i18n strings)"
-HOMEPAGE="
-   https://pypi.org/project/zope.i18nmessageid/
-   https://github.com/zopefoundation/zope.i18nmessageid/
-"
-
-LICENSE="ZPL"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
-
-RDEPEND="
-   dev-python/six[${PYTHON_USEDEP}]
-   !dev-python/namespace-zope
-"
-
-distutils_enable_tests unittest
-
-src_prepare() {
-   # strip rdep specific to namespaces
-   sed -i -e "s:'setuptools',::" setup.py || die
-   distutils-r1_src_prepare
-}
-
-python_compile() {
-   distutils-r1_python_compile
-   find "${BUILD_DIR}" -name '*.pth' -delete || die
-}
-
-python_test() {
-   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
-   distutils_write_namespace zope
-   eunittest
-}

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.0.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.0.ebuild
deleted file mode 100644
index d3e13bc75066..
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYPI_PN=${PN/-/.}
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Zope support for i18nmessageid (tagging source of i18n strings)"
-HOMEPAGE="
-   https://pypi.org/project/zope.i18nmessageid/
-   https://github.com/zopefoundation/zope.i18nmessageid/
-"
-
-LICENSE="ZPL"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-
-RDEPEND="
-   dev-python/six[${PYTHON_USEDEP}]
-   !dev-python/namespace-zope
-"
-
-distutils_enable_tests unittest
-
-src_prepare() {
-   # strip rdep specific to namespaces
-   sed -i -e "s:'setuptools',::" setup.py || die
-   distutils-r1_src_prepare
-}
-
-python_compile() {
-   distutils-r1_python_compile
-   find "${BUILD_DIR}" -name '*.pth' -delete || die
-}
-
-python_test() {
-   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
-   distutils_write_namespace zope
-   eunittest
-}



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

2023-04-28 Thread Arthur Zamarin
commit: d064c098e25257154a2d33802ebce24ba0b4b3bf
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Apr 28 15:55:01 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Apr 28 15:55:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d064c098

dev-python/zope-i18nmessageid: Stabilize 6.0.1 amd64, #905242

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

 dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild
index d420ecef7506..52f84749591e 100644
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
 
 LICENSE="ZPL"
 SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 
 RDEPEND="
!dev-python/namespace-zope



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

2023-04-28 Thread Arthur Zamarin
commit: 053b3a2510d1b4ce55a2f77f5aaa336d0094c9fd
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Apr 28 15:55:02 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Apr 28 15:55:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=053b3a25

dev-python/zope-i18nmessageid: Stabilize 6.0.1 x86, #905242

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

 dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild
index 52f84749591e..24fbde447597 100644
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
 
 LICENSE="ZPL"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 
 RDEPEND="
!dev-python/namespace-zope



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

2023-04-28 Thread Arthur Zamarin
commit: e91651414e18329defba9dafc7f013e9b190f316
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Apr 28 14:52:40 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Apr 28 14:52:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9165141

dev-python/zope-i18nmessageid: Stabilize 6.0.1 arm64, #905242

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

 dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild
index 0e5d2bdd3386..d420ecef7506 100644
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
 
 LICENSE="ZPL"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 
 RDEPEND="
!dev-python/namespace-zope



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

2023-03-24 Thread Michał Górny
commit: b79d4eceb0159496f11892d4ec7417aa2586ec4a
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 24 12:26:18 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 24 12:28:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b79d4ece

dev-python/zope-i18nmessageid: Bump to 6.0.1

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

 dev-python/zope-i18nmessageid/Manifest |  1 +
 .../zope-i18nmessageid-6.0.1.ebuild| 44 ++
 2 files changed, 45 insertions(+)

diff --git a/dev-python/zope-i18nmessageid/Manifest 
b/dev-python/zope-i18nmessageid/Manifest
index dac790ea795d..e167ba1f9fc1 100644
--- a/dev-python/zope-i18nmessageid/Manifest
+++ b/dev-python/zope-i18nmessageid/Manifest
@@ -1,2 +1,3 @@
 DIST zope.i18nmessageid-5.1.1.tar.gz 30589 BLAKE2B 
aa87ecc7b757c2f3ff877ea908df102477b5f888067a6bf98aab6467adaf7baa713c5b413f528cc0010b4082d03b48d069537dbf223713ed914982eb8f040433
 SHA512 
4762dc67d4b665ede25eaaeae1458257fef994207a887f128fb5c64685bcde08bc17e24890cf36a14febb57295813c9152f14aeea854493e4197702bb4e3d719
 DIST zope.i18nmessageid-6.0.0.tar.gz 27791 BLAKE2B 
3589c46c0405f21e50df3eae1bc3aaabccd88d16cbc696634e31dffa866910965d050aef50534d9a04799d918830e78e8b977162409d7862e72e17eed4740c15
 SHA512 
415cf30bc571032719e39c4fdf12f3d8e877b975774a87fea22ff0577d83e4b1582c0af9744514b46253ffee04c4599c02803798cef2b514e8111c7eea17e34a
+DIST zope.i18nmessageid-6.0.1.tar.gz 27797 BLAKE2B 
bab5af18f9bec8a41b633bcd4081381dbda37b71eef32153e6889ca4b7760503f1ac2c8749b508213629505904e85166ea17d1898a5c50d5bcd55ae4a714c2a6
 SHA512 
8b50df352e7c53ce88c7adbc0eb1155b198ea0b200b411324819ffd59517a403f0be78746c76a7018e61e6272cdc1be1b623dcab1db28dafa3abf2a714623a4b

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild
new file mode 100644
index ..0e5d2bdd3386
--- /dev/null
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYPI_PN=${PN/-/.}
+PYTHON_COMPAT=( python3_{9..11} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Zope support for i18nmessageid (tagging source of i18n strings)"
+HOMEPAGE="
+   https://pypi.org/project/zope.i18nmessageid/
+   https://github.com/zopefoundation/zope.i18nmessageid/
+"
+
+LICENSE="ZPL"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+   !dev-python/namespace-zope
+"
+
+distutils_enable_tests unittest
+
+src_prepare() {
+   # strip rdep specific to namespaces
+   sed -i -e "s:'setuptools'::" setup.py || die
+   distutils-r1_src_prepare
+}
+
+python_compile() {
+   distutils-r1_python_compile
+   find "${BUILD_DIR}" -name '*.pth' -delete || die
+}
+
+python_test() {
+   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
+   distutils_write_namespace zope
+   eunittest
+}



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

2023-03-23 Thread Michał Górny
commit: 8bb9239b485f6dac584544aa6733aa91da154607
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Mar 23 15:31:24 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Mar 23 16:36:22 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bb9239b

dev-python/zope-i18nmessageid: Bump to 6.0.0

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

 dev-python/zope-i18nmessageid/Manifest |  1 +
 .../zope-i18nmessageid-6.0.0.ebuild| 45 ++
 2 files changed, 46 insertions(+)

diff --git a/dev-python/zope-i18nmessageid/Manifest 
b/dev-python/zope-i18nmessageid/Manifest
index d6fcde37dcba..dac790ea795d 100644
--- a/dev-python/zope-i18nmessageid/Manifest
+++ b/dev-python/zope-i18nmessageid/Manifest
@@ -1 +1,2 @@
 DIST zope.i18nmessageid-5.1.1.tar.gz 30589 BLAKE2B 
aa87ecc7b757c2f3ff877ea908df102477b5f888067a6bf98aab6467adaf7baa713c5b413f528cc0010b4082d03b48d069537dbf223713ed914982eb8f040433
 SHA512 
4762dc67d4b665ede25eaaeae1458257fef994207a887f128fb5c64685bcde08bc17e24890cf36a14febb57295813c9152f14aeea854493e4197702bb4e3d719
+DIST zope.i18nmessageid-6.0.0.tar.gz 27791 BLAKE2B 
3589c46c0405f21e50df3eae1bc3aaabccd88d16cbc696634e31dffa866910965d050aef50534d9a04799d918830e78e8b977162409d7862e72e17eed4740c15
 SHA512 
415cf30bc571032719e39c4fdf12f3d8e877b975774a87fea22ff0577d83e4b1582c0af9744514b46253ffee04c4599c02803798cef2b514e8111c7eea17e34a

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.0.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.0.ebuild
new file mode 100644
index ..d3e13bc75066
--- /dev/null
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-6.0.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYPI_PN=${PN/-/.}
+PYTHON_COMPAT=( python3_{9..11} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Zope support for i18nmessageid (tagging source of i18n strings)"
+HOMEPAGE="
+   https://pypi.org/project/zope.i18nmessageid/
+   https://github.com/zopefoundation/zope.i18nmessageid/
+"
+
+LICENSE="ZPL"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+   dev-python/six[${PYTHON_USEDEP}]
+   !dev-python/namespace-zope
+"
+
+distutils_enable_tests unittest
+
+src_prepare() {
+   # strip rdep specific to namespaces
+   sed -i -e "s:'setuptools',::" setup.py || die
+   distutils-r1_src_prepare
+}
+
+python_compile() {
+   distutils-r1_python_compile
+   find "${BUILD_DIR}" -name '*.pth' -delete || die
+}
+
+python_test() {
+   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
+   distutils_write_namespace zope
+   eunittest
+}



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

2023-03-21 Thread Michał Górny
commit: 5bef9f683b89886731a0e63fc4d1ba23d6a92ed0
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Mar 21 06:46:26 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Mar 21 06:49:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bef9f68

dev-python/zope-i18nmessageid: Use PYPI_PN

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

 dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild
index a8dfb51618a9..0e68b5c7c893 100644
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild
@@ -4,6 +4,8 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYPI_PN=${PN/-/.}
 PYTHON_COMPAT=( python3_{9..11} pypy3 )
 
 inherit distutils-r1 pypi
@@ -13,8 +15,6 @@ HOMEPAGE="
https://pypi.org/project/zope.i18nmessageid/
https://github.com/zopefoundation/zope.i18nmessageid/
 "
-SRC_URI="$(pypi_sdist_url --no-normalize "${PN/-/.}")"
-S=${WORKDIR}/${P/-/.}
 
 LICENSE="ZPL"
 SLOT="0"



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

2023-03-17 Thread Michał Górny
commit: a149e0cadf836b91abc4baa7c170f01ef833
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 17 18:07:06 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 17 18:28:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a149

dev-python/zope-i18nmessageid: Switch to pypi sdist

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

 dev-python/zope-i18nmessageid/Manifest|  2 +-
 dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild | 10 +++---
 2 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/dev-python/zope-i18nmessageid/Manifest 
b/dev-python/zope-i18nmessageid/Manifest
index 8ad933318d92..d6fcde37dcba 100644
--- a/dev-python/zope-i18nmessageid/Manifest
+++ b/dev-python/zope-i18nmessageid/Manifest
@@ -1 +1 @@
-DIST zope-i18nmessageid-5.1.1.gh.tar.gz 28570 BLAKE2B 
3cddac039da8ce2920cc6b22468eb33e065f7068049743b405f98b96f7c4d4f7b48b614ab4e700c48875c03787f5c1c31f7d2fd6aec18feb538ce4e85582910e
 SHA512 
b1afd92c9dc12d12b5e0bb8657f35bc464f81ebedcb4931d0a6ba7e4f4e1975e57cdf76b8344f94efdc41c1319d1aa66175deda145d34486a0b54fe02cb95222
+DIST zope.i18nmessageid-5.1.1.tar.gz 30589 BLAKE2B 
aa87ecc7b757c2f3ff877ea908df102477b5f888067a6bf98aab6467adaf7baa713c5b413f528cc0010b4082d03b48d069537dbf223713ed914982eb8f040433
 SHA512 
4762dc67d4b665ede25eaaeae1458257fef994207a887f128fb5c64685bcde08bc17e24890cf36a14febb57295813c9152f14aeea854493e4197702bb4e3d719

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild
index 8f4612cebff5..a8dfb51618a9 100644
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild
@@ -6,19 +6,15 @@ EAPI=8
 DISTUTILS_USE_PEP517=setuptools
 PYTHON_COMPAT=( python3_{9..11} pypy3 )
 
-inherit distutils-r1
+inherit distutils-r1 pypi
 
-MY_P=${P/-/.}
 DESCRIPTION="Zope support for i18nmessageid (tagging source of i18n strings)"
 HOMEPAGE="
https://pypi.org/project/zope.i18nmessageid/
https://github.com/zopefoundation/zope.i18nmessageid/
 "
-SRC_URI="
-   
https://github.com/zopefoundation/zope.i18nmessageid/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
+SRC_URI="$(pypi_sdist_url --no-normalize "${PN/-/.}")"
+S=${WORKDIR}/${P/-/.}
 
 LICENSE="ZPL"
 SLOT="0"



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

2022-12-10 Thread Michał Górny
commit: 5be60b6463d7500a2991c686371229040f19f587
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Dec 10 15:50:52 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Dec 10 15:50:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5be60b64

dev-python/zope-i18nmessageid: Remove old

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

 dev-python/zope-i18nmessageid/Manifest |  2 -
 .../zope-i18nmessageid-5.0.1-r2.ebuild | 47 -
 .../zope-i18nmessageid-5.1.0.ebuild| 49 --
 3 files changed, 98 deletions(-)

diff --git a/dev-python/zope-i18nmessageid/Manifest 
b/dev-python/zope-i18nmessageid/Manifest
index 0a2f43152164..8ad933318d92 100644
--- a/dev-python/zope-i18nmessageid/Manifest
+++ b/dev-python/zope-i18nmessageid/Manifest
@@ -1,3 +1 @@
-DIST zope-i18nmessageid-5.1.0.gh.tar.gz 28278 BLAKE2B 
db376b9915b16b17f290ba3e58492bdc9f89e6ef066b981967f8f39a9734e9ff0d8338099450bdaa362f6404b589452070cf7bf036a643852df7a0abd886a6bc
 SHA512 
4a60c37d10b0593cadc7885ef92ea106b8bf1c89df20388ec657859f95fe19d5c282bf8cd86c6e04ec267b4c826226f0f43e4f1d11883c29dbf4b024075e74dc
 DIST zope-i18nmessageid-5.1.1.gh.tar.gz 28570 BLAKE2B 
3cddac039da8ce2920cc6b22468eb33e065f7068049743b405f98b96f7c4d4f7b48b614ab4e700c48875c03787f5c1c31f7d2fd6aec18feb538ce4e85582910e
 SHA512 
b1afd92c9dc12d12b5e0bb8657f35bc464f81ebedcb4931d0a6ba7e4f4e1975e57cdf76b8344f94efdc41c1319d1aa66175deda145d34486a0b54fe02cb95222
-DIST zope.i18nmessageid-5.0.1.tar.gz 28217 BLAKE2B 
67e31a18daa8c2d5ccc16b173d37188fc6154cc75b1fd7cd908d6ee3ebeca0092316546587103f01aa6b39d074aaa207bec86401c4d50f664efba179191c9719
 SHA512 
31af16581d59ce1b7d5d8fd86c715c56b84aee9a7a0756bb2b7ceac6db30903acc5fdff85d844c0250c0a112cb45ab03be2f56d3d4ca6165272ff76c09d40d8c

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r2.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r2.ebuild
deleted file mode 100644
index a598245d5c23..
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r2.ebuild
+++ /dev/null
@@ -1,47 +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_{8..11} pypy3 )
-
-inherit distutils-r1
-
-MY_PN=${PN/-/.}
-MY_P=${MY_PN}-${PV}
-DESCRIPTION="Zope support for i18nmessageid (tagging source of i18n strings)"
-HOMEPAGE="
-   https://pypi.org/project/zope.i18nmessageid/
-   https://github.com/zopefoundation/zope.i18nmessageid/
-"
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="ZPL"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
-
-RDEPEND="
-   dev-python/six[${PYTHON_USEDEP}]
-   !dev-python/namespace-zope
-"
-
-distutils_enable_tests unittest
-
-src_prepare() {
-   # strip rdep specific to namespaces
-   sed -i -e "s:'setuptools',::" setup.py || die
-   distutils-r1_src_prepare
-}
-
-python_compile() {
-   distutils-r1_python_compile
-   find "${BUILD_DIR}" -name '*.pth' -delete || die
-}
-
-python_test() {
-   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
-   distutils_write_namespace zope
-   eunittest
-}

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.0.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.0.ebuild
deleted file mode 100644
index 9f8fe11f4a63..
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.0.ebuild
+++ /dev/null
@@ -1,49 +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_{8..11} pypy3 )
-
-inherit distutils-r1
-
-MY_P=${P/-/.}
-DESCRIPTION="Zope support for i18nmessageid (tagging source of i18n strings)"
-HOMEPAGE="
-   https://pypi.org/project/zope.i18nmessageid/
-   https://github.com/zopefoundation/zope.i18nmessageid/
-"
-SRC_URI="
-   
https://github.com/zopefoundation/zope.i18nmessageid/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="ZPL"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-
-RDEPEND="
-   dev-python/six[${PYTHON_USEDEP}]
-   !dev-python/namespace-zope
-"
-
-distutils_enable_tests unittest
-
-src_prepare() {
-   # strip rdep specific to namespaces
-   sed -i -e "s:'setuptools',::" setup.py || die
-   distutils-r1_src_prepare
-}
-
-python_compile() {
-   distutils-r1_python_compile
-   find "${BUILD_DIR}" -name '*.pth' -delete || die
-}
-
-python_test() {
-   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
-   distutils_write_namespace zope
-   eunittest
-}



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

2022-12-10 Thread Arthur Zamarin
commit: f2cc877489961ee4503ae415e9ea46aab67362ae
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec 10 14:32:42 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec 10 14:32:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2cc8774

dev-python/zope-i18nmessageid: Stabilize 5.1.1 amd64, #885281

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

 dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild
index 35e937df2e6a..ea186d54f8a3 100644
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="ZPL"
 SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 
 RDEPEND="
dev-python/six[${PYTHON_USEDEP}]



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

2022-12-10 Thread Arthur Zamarin
commit: 8a294975d3864aebd67134e6a7968ad8d43411cc
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec 10 14:32:41 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec 10 14:32:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a294975

dev-python/zope-i18nmessageid: Stabilize 5.1.1 x86, #885281

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

 dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild
index d724e8749545..35e937df2e6a 100644
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="ZPL"
 SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv x86"
 
 RDEPEND="
dev-python/six[${PYTHON_USEDEP}]



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

2022-12-10 Thread Arthur Zamarin
commit: 33466ca03d70ad24c81cd7554155bfa8819f809b
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec 10 08:50:10 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec 10 08:50:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33466ca0

dev-python/zope-i18nmessageid: Stabilize 5.1.1 arm64, #885281

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

 dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild
index 9f8fe11f4a63..d724e8749545 100644
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="ZPL"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 
 RDEPEND="
dev-python/six[${PYTHON_USEDEP}]



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

2022-11-17 Thread Arthur Zamarin
commit: 1b19d55ec2dfb511e1eb62391dbf75598398fb49
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Nov 17 18:08:16 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Nov 17 18:34:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b19d55e

dev-python/zope-i18nmessageid: add 5.1.1

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

 dev-python/zope-i18nmessageid/Manifest |  1 +
 .../zope-i18nmessageid-5.1.1.ebuild| 49 ++
 2 files changed, 50 insertions(+)

diff --git a/dev-python/zope-i18nmessageid/Manifest 
b/dev-python/zope-i18nmessageid/Manifest
index 0825c842d99f..0a2f43152164 100644
--- a/dev-python/zope-i18nmessageid/Manifest
+++ b/dev-python/zope-i18nmessageid/Manifest
@@ -1,2 +1,3 @@
 DIST zope-i18nmessageid-5.1.0.gh.tar.gz 28278 BLAKE2B 
db376b9915b16b17f290ba3e58492bdc9f89e6ef066b981967f8f39a9734e9ff0d8338099450bdaa362f6404b589452070cf7bf036a643852df7a0abd886a6bc
 SHA512 
4a60c37d10b0593cadc7885ef92ea106b8bf1c89df20388ec657859f95fe19d5c282bf8cd86c6e04ec267b4c826226f0f43e4f1d11883c29dbf4b024075e74dc
+DIST zope-i18nmessageid-5.1.1.gh.tar.gz 28570 BLAKE2B 
3cddac039da8ce2920cc6b22468eb33e065f7068049743b405f98b96f7c4d4f7b48b614ab4e700c48875c03787f5c1c31f7d2fd6aec18feb538ce4e85582910e
 SHA512 
b1afd92c9dc12d12b5e0bb8657f35bc464f81ebedcb4931d0a6ba7e4f4e1975e57cdf76b8344f94efdc41c1319d1aa66175deda145d34486a0b54fe02cb95222
 DIST zope.i18nmessageid-5.0.1.tar.gz 28217 BLAKE2B 
67e31a18daa8c2d5ccc16b173d37188fc6154cc75b1fd7cd908d6ee3ebeca0092316546587103f01aa6b39d074aaa207bec86401c4d50f664efba179191c9719
 SHA512 
31af16581d59ce1b7d5d8fd86c715c56b84aee9a7a0756bb2b7ceac6db30903acc5fdff85d844c0250c0a112cb45ab03be2f56d3d4ca6165272ff76c09d40d8c

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild
new file mode 100644
index ..9f8fe11f4a63
--- /dev/null
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.1.ebuild
@@ -0,0 +1,49 @@
+# 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..11} pypy3 )
+
+inherit distutils-r1
+
+MY_P=${P/-/.}
+DESCRIPTION="Zope support for i18nmessageid (tagging source of i18n strings)"
+HOMEPAGE="
+   https://pypi.org/project/zope.i18nmessageid/
+   https://github.com/zopefoundation/zope.i18nmessageid/
+"
+SRC_URI="
+   
https://github.com/zopefoundation/zope.i18nmessageid/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="ZPL"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+   dev-python/six[${PYTHON_USEDEP}]
+   !dev-python/namespace-zope
+"
+
+distutils_enable_tests unittest
+
+src_prepare() {
+   # strip rdep specific to namespaces
+   sed -i -e "s:'setuptools',::" setup.py || die
+   distutils-r1_src_prepare
+}
+
+python_compile() {
+   distutils-r1_python_compile
+   find "${BUILD_DIR}" -name '*.pth' -delete || die
+}
+
+python_test() {
+   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
+   distutils_write_namespace zope
+   eunittest
+}



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

2022-11-06 Thread Michał Górny
commit: 0f247019ad9bbe3e96e83e8df46c07b485e09d8e
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Nov  7 05:36:46 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Nov  7 05:36:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f247019

dev-python/zope-i18nmessageid: Bump to 5.1.0

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

 dev-python/zope-i18nmessageid/Manifest |  1 +
 .../zope-i18nmessageid-5.1.0.ebuild| 49 ++
 2 files changed, 50 insertions(+)

diff --git a/dev-python/zope-i18nmessageid/Manifest 
b/dev-python/zope-i18nmessageid/Manifest
index 0a3cb3d2c71e..0825c842d99f 100644
--- a/dev-python/zope-i18nmessageid/Manifest
+++ b/dev-python/zope-i18nmessageid/Manifest
@@ -1 +1,2 @@
+DIST zope-i18nmessageid-5.1.0.gh.tar.gz 28278 BLAKE2B 
db376b9915b16b17f290ba3e58492bdc9f89e6ef066b981967f8f39a9734e9ff0d8338099450bdaa362f6404b589452070cf7bf036a643852df7a0abd886a6bc
 SHA512 
4a60c37d10b0593cadc7885ef92ea106b8bf1c89df20388ec657859f95fe19d5c282bf8cd86c6e04ec267b4c826226f0f43e4f1d11883c29dbf4b024075e74dc
 DIST zope.i18nmessageid-5.0.1.tar.gz 28217 BLAKE2B 
67e31a18daa8c2d5ccc16b173d37188fc6154cc75b1fd7cd908d6ee3ebeca0092316546587103f01aa6b39d074aaa207bec86401c4d50f664efba179191c9719
 SHA512 
31af16581d59ce1b7d5d8fd86c715c56b84aee9a7a0756bb2b7ceac6db30903acc5fdff85d844c0250c0a112cb45ab03be2f56d3d4ca6165272ff76c09d40d8c

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.0.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.0.ebuild
new file mode 100644
index ..9f8fe11f4a63
--- /dev/null
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.1.0.ebuild
@@ -0,0 +1,49 @@
+# 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..11} pypy3 )
+
+inherit distutils-r1
+
+MY_P=${P/-/.}
+DESCRIPTION="Zope support for i18nmessageid (tagging source of i18n strings)"
+HOMEPAGE="
+   https://pypi.org/project/zope.i18nmessageid/
+   https://github.com/zopefoundation/zope.i18nmessageid/
+"
+SRC_URI="
+   
https://github.com/zopefoundation/zope.i18nmessageid/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="ZPL"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+   dev-python/six[${PYTHON_USEDEP}]
+   !dev-python/namespace-zope
+"
+
+distutils_enable_tests unittest
+
+src_prepare() {
+   # strip rdep specific to namespaces
+   sed -i -e "s:'setuptools',::" setup.py || die
+   distutils-r1_src_prepare
+}
+
+python_compile() {
+   distutils-r1_python_compile
+   find "${BUILD_DIR}" -name '*.pth' -delete || die
+}
+
+python_test() {
+   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
+   distutils_write_namespace zope
+   eunittest
+}



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

2022-05-18 Thread Michał Górny
commit: 9a158e9b4557e1baf1f7fed6b7f38cea025d6d97
Author: Michał Górny  gentoo  org>
AuthorDate: Wed May 18 10:49:44 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed May 18 10:56:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a158e9b

dev-python/zope-i18nmessageid: Enable py3.11

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

 dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r2.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r2.ebuild
index cbb4c9fa189c..a598245d5c23 100644
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r2.ebuild
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r2.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
 
 inherit distutils-r1
 



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

2022-04-22 Thread Michał Górny
commit: a424fab7120796c2dc008fe3bc8498c830699e94
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Apr 22 15:34:41 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr 22 15:34:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a424fab7

dev-python/zope-i18nmessageid: Add a blocker on namespace-zope

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

 ...-i18nmessageid-5.0.1-r1.ebuild => zope-i18nmessageid-5.0.1-r2.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r2.ebuild
similarity index 97%
rename from dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild
rename to dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r2.ebuild
index e410ae08c5c9..cbb4c9fa189c 100644
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r2.ebuild
@@ -24,6 +24,7 @@ KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 
 RDEPEND="
dev-python/six[${PYTHON_USEDEP}]
+   !dev-python/namespace-zope
 "
 
 distutils_enable_tests unittest



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

2022-04-22 Thread Michał Górny
commit: 64b183f9d92f8fbbe988be319a6a83f6b484ea14
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Apr 22 15:28:47 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr 22 15:28:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64b183f9

dev-python/zope-i18nmessageid: Remove old

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

 .../zope-i18nmessageid-5.0.1.ebuild| 40 --
 1 file changed, 40 deletions(-)

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1.ebuild
deleted file mode 100644
index 6ad139e6808b..
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{7..10} pypy3 )
-
-inherit distutils-r1
-
-MY_PN=${PN/-/.}
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Zope support for i18nmessageid (tagging source of i18n strings)"
-HOMEPAGE="https://github.com/zopefoundation/zope.i18nmessageid;
-HOMEPAGE+=" http://docs.zope.org/zope.i18nmessageid/;
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="ZPL"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-
-RDEPEND="
-   dev-python/namespace-zope[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-   dev-python/zope-interface[${PYTHON_USEDEP}]"
-
-distutils_enable_tests unittest
-
-python_test() {
-   eunittest "${BUILD_DIR}"/lib
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-
-   # remove .pth files since dev-python/namespace-zope handles the ns
-   find "${D}" -name '*.pth' -delete || die
-}



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

2022-04-22 Thread Arthur Zamarin
commit: 1d6f4becdcf0aa959f29ae0b22eadbda4df8fa78
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Apr 22 13:56:26 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Apr 22 13:56:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d6f4bec

dev-python/zope-i18nmessageid: Stabilize 5.0.1-r1 amd64, #839711

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

 dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild
index 365cc12de08d..e410ae08c5c9 100644
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild
@@ -20,7 +20,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="ZPL"
 SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 
 RDEPEND="
dev-python/six[${PYTHON_USEDEP}]



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

2022-04-22 Thread Arthur Zamarin
commit: b19af2fd5e49610d65785f47889c2b058ec7d6ae
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Apr 22 13:56:23 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Apr 22 13:56:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b19af2fd

dev-python/zope-i18nmessageid: Stabilize 5.0.1-r1 x86, #839711

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

 dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild
index 927802ff..365cc12de08d 100644
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild
@@ -20,7 +20,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="ZPL"
 SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv x86"
 
 RDEPEND="
dev-python/six[${PYTHON_USEDEP}]



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

2022-04-22 Thread Arthur Zamarin
commit: 7d5f2c63eb5f822d302639ec80054773231aec82
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Apr 22 13:56:19 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Apr 22 13:56:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d5f2c63

dev-python/zope-i18nmessageid: Stabilize 5.0.1-r1 arm64, #839711

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

 dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild
index 079692d0987e..927802ff 100644
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild
@@ -20,7 +20,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="ZPL"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 
 RDEPEND="
dev-python/six[${PYTHON_USEDEP}]



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

2022-04-11 Thread Michał Górny
commit: 6c4ba40f01ccc3ec4063777a7d51ca8e7e817f58
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Apr 11 18:43:54 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Apr 11 19:58:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c4ba40f

dev-python/zope-i18nmessageid: Use distutils_write_namespace

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

 dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild | 7 +--
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild
index d54e7387684c..079692d0987e 100644
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild
@@ -41,11 +41,6 @@ python_compile() {
 
 python_test() {
cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
-   # this is needed to keep the tests working while
-   # dev-python/namespace-zope is still installed
-   cat > zope/__init__.py <<-EOF || die
-   __path__ = __import__('pkgutil').extend_path(__path__, __name__)
-   EOF
+   distutils_write_namespace zope
eunittest
-   rm zope/__init__.py || die
 }



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

2022-04-09 Thread Jakov Smolić
commit: 931055d64b7a3eebf47dea1b53162b503f13ba17
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat Apr  9 21:46:58 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat Apr  9 21:46:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=931055d6

dev-python/zope-i18nmessageid: Keyword 5.0.1-r1 riscv, #837527

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

 dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild
index 834931f505be..d54e7387684c 100644
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild
@@ -20,7 +20,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="ZPL"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
 
 RDEPEND="
dev-python/six[${PYTHON_USEDEP}]



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

2022-04-09 Thread Michał Górny
commit: f44a862c4204f8da99672dcc565a5d4183ee5c45
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr  9 20:11:16 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr  9 20:23:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f44a862c

dev-python/zope-i18nmessageid: EAPI 8, PEP517, remove namespace dep

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

 .../zope-i18nmessageid-5.0.1-r1.ebuild | 51 ++
 1 file changed, 51 insertions(+)

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild
new file mode 100644
index ..834931f505be
--- /dev/null
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1-r1.ebuild
@@ -0,0 +1,51 @@
+# 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} pypy3 )
+
+inherit distutils-r1
+
+MY_PN=${PN/-/.}
+MY_P=${MY_PN}-${PV}
+DESCRIPTION="Zope support for i18nmessageid (tagging source of i18n strings)"
+HOMEPAGE="
+   https://pypi.org/project/zope.i18nmessageid/
+   https://github.com/zopefoundation/zope.i18nmessageid/
+"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="ZPL"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+
+RDEPEND="
+   dev-python/six[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
+
+src_prepare() {
+   # strip rdep specific to namespaces
+   sed -i -e "s:'setuptools',::" setup.py || die
+   distutils-r1_src_prepare
+}
+
+python_compile() {
+   distutils-r1_python_compile
+   find "${BUILD_DIR}" -name '*.pth' -delete || die
+}
+
+python_test() {
+   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
+   # this is needed to keep the tests working while
+   # dev-python/namespace-zope is still installed
+   cat > zope/__init__.py <<-EOF || die
+   __path__ = __import__('pkgutil').extend_path(__path__, __name__)
+   EOF
+   eunittest
+   rm zope/__init__.py || die
+}



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

2021-05-31 Thread Michał Górny
commit: e3d4d02708002691b307011a3bf854eea7f63776
Author: Zamarin Arthur  gmail  com>
AuthorDate: Sun May 23 08:27:53 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 31 11:44:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3d4d027

dev-python/zope-i18nmessageid: bump to python 3.10

passes tests

Signed-off-by: Zamarin Arthur  gmail.com>
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1.ebuild
index 47d123720e1..6ad139e6808 100644
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1.ebuild
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{7..9} pypy3 )
+PYTHON_COMPAT=( python3_{7..10} pypy3 )
 
 inherit distutils-r1
 
@@ -29,8 +29,7 @@ RDEPEND="
 distutils_enable_tests unittest
 
 python_test() {
-   "${EPYTHON}" -m unittest discover -v -s "${BUILD_DIR}"/lib ||
-   die "Tests failed with ${EPYTHON}"
+   eunittest "${BUILD_DIR}"/lib
 }
 
 python_install_all() {



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

2021-03-10 Thread Michał Górny
commit: 3b191a926c321639d2d64f45428dc689560ef9fb
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 10 15:18:11 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 10 15:18:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b191a92

dev-python/zope-i18nmessageid: Fix running tests

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

 .../zope-i18nmessageid/zope-i18nmessageid-5.0.1.ebuild  | 13 ++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1.ebuild
index 289e9eff0c3..47d123720e1 100644
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1.ebuild
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -21,10 +21,17 @@ LICENSE="ZPL"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 
-RDEPEND="dev-python/six[${PYTHON_USEDEP}]
+RDEPEND="
+   dev-python/namespace-zope[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
dev-python/zope-interface[${PYTHON_USEDEP}]"
 
-distutils_enable_tests setup.py
+distutils_enable_tests unittest
+
+python_test() {
+   "${EPYTHON}" -m unittest discover -v -s "${BUILD_DIR}"/lib ||
+   die "Tests failed with ${EPYTHON}"
+}
 
 python_install_all() {
distutils-r1_python_install_all



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

2020-10-16 Thread Michał Górny
commit: 4e01baa99e03b7e3e04084bf8db352560a614806
Author: Jakov Smolic  sartura  hr>
AuthorDate: Thu Oct 15 17:40:12 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct 16 18:21:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e01baa9

dev-python/zope-i18nmessageid: correct DISTUTILS_USE_SETUPTOOLS

Closes: https://bugs.gentoo.org/749125
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jakov Smolic  sartura.hr>
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1.ebuild
index 28c7496bc74..2224e21bfa7 100644
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1.ebuild
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1.ebuild
@@ -3,7 +3,8 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{6..9} pypy3 )
 
 inherit distutils-r1
 



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

2020-08-22 Thread Michał Górny
commit: 63d664cd0e0a92415816058212aa8197213399dd
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Aug 22 07:09:12 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Aug 22 07:09:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63d664cd

dev-python/zope-i18nmessageid: Remove redundant versions

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

 dev-python/zope-i18nmessageid/Manifest |  1 -
 .../zope-i18nmessageid-5.0.0.ebuild| 32 --
 2 files changed, 33 deletions(-)

diff --git a/dev-python/zope-i18nmessageid/Manifest 
b/dev-python/zope-i18nmessageid/Manifest
index b517f1db467..0a3cb3d2c71 100644
--- a/dev-python/zope-i18nmessageid/Manifest
+++ b/dev-python/zope-i18nmessageid/Manifest
@@ -1,2 +1 @@
-DIST zope.i18nmessageid-5.0.0.tar.gz 28220 BLAKE2B 
84727f56ce8dd069915b5b31a2f9824ee83b334d82e3b2a958e35e43842cee044ec47879809fe6256b51631a5baf9dfb4432f7e5e494faceca2f7ade479d38ff
 SHA512 
76cf129e266f649ab379d1abea143b34e42f0ce66fdfcbebd1dbbca639a55c11a9d41687a7bb4dd04359fa1465e235035849786d142bafaa68d783c1f7aee2d6
 DIST zope.i18nmessageid-5.0.1.tar.gz 28217 BLAKE2B 
67e31a18daa8c2d5ccc16b173d37188fc6154cc75b1fd7cd908d6ee3ebeca0092316546587103f01aa6b39d074aaa207bec86401c4d50f664efba179191c9719
 SHA512 
31af16581d59ce1b7d5d8fd86c715c56b84aee9a7a0756bb2b7ceac6db30903acc5fdff85d844c0250c0a112cb45ab03be2f56d3d4ca6165272ff76c09d40d8c

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.0.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.0.ebuild
deleted file mode 100644
index ff70030cf3e..000
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
-
-inherit distutils-r1
-
-MY_PN=${PN/-/.}
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Zope i18nmessageid Architecture"
-HOMEPAGE="https://github.com/zopefoundation/zope.i18nmessageid 
http://docs.zope.org/zope.i18nmessageid/;
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="ZPL"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-
-RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
-BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-S="${WORKDIR}/${MY_P}"
-
-distutils_enable_tests setup.py
-
-python_install_all() {
-   distutils-r1_python_install_all
-
-   # remove .pth files since dev-python/namespace-zope handles the ns
-   find "${D}" -name '*.pth' -delete || die
-}



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

2020-08-18 Thread Sam James
commit: c3ae590dc5ecd4e8d7f43e1f39243b75f9ddc55a
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug 16 06:23:18 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 14:58:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3ae590d

dev-python/zope-i18nmessageid: bump to 5.0.1

* Adds Python 3.9
* Fixes buildtime issue with newer setuptools

Closes: https://bugs.gentoo.org/723486
Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-python/zope-i18nmessageid/Manifest |  1 +
 .../zope-i18nmessageid-5.0.1.ebuild| 33 ++
 2 files changed, 34 insertions(+)

diff --git a/dev-python/zope-i18nmessageid/Manifest 
b/dev-python/zope-i18nmessageid/Manifest
index 7edf5fa12fb..b517f1db467 100644
--- a/dev-python/zope-i18nmessageid/Manifest
+++ b/dev-python/zope-i18nmessageid/Manifest
@@ -1 +1,2 @@
 DIST zope.i18nmessageid-5.0.0.tar.gz 28220 BLAKE2B 
84727f56ce8dd069915b5b31a2f9824ee83b334d82e3b2a958e35e43842cee044ec47879809fe6256b51631a5baf9dfb4432f7e5e494faceca2f7ade479d38ff
 SHA512 
76cf129e266f649ab379d1abea143b34e42f0ce66fdfcbebd1dbbca639a55c11a9d41687a7bb4dd04359fa1465e235035849786d142bafaa68d783c1f7aee2d6
+DIST zope.i18nmessageid-5.0.1.tar.gz 28217 BLAKE2B 
67e31a18daa8c2d5ccc16b173d37188fc6154cc75b1fd7cd908d6ee3ebeca0092316546587103f01aa6b39d074aaa207bec86401c4d50f664efba179191c9719
 SHA512 
31af16581d59ce1b7d5d8fd86c715c56b84aee9a7a0756bb2b7ceac6db30903acc5fdff85d844c0250c0a112cb45ab03be2f56d3d4ca6165272ff76c09d40d8c

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1.ebuild
new file mode 100644
index 000..28c7496bc74
--- /dev/null
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
+
+inherit distutils-r1
+
+MY_PN=${PN/-/.}
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="Zope support for i18nmessageid (tagging source of i18n strings)"
+HOMEPAGE="https://github.com/zopefoundation/zope.i18nmessageid;
+HOMEPAGE+=" http://docs.zope.org/zope.i18nmessageid/;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="ZPL"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+
+RDEPEND="dev-python/six[${PYTHON_USEDEP}]
+   dev-python/zope-interface[${PYTHON_USEDEP}]"
+
+distutils_enable_tests setup.py
+
+python_install_all() {
+   distutils-r1_python_install_all
+
+   # remove .pth files since dev-python/namespace-zope handles the ns
+   find "${D}" -name '*.pth' -delete || die
+}



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

2020-08-02 Thread Michał Górny
commit: ae36c3ae19619132bb9d730d1317d2dd9c2c2d31
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Aug  2 09:33:00 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Aug  2 09:33:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae36c3ae

dev-python/zope-i18nmessageid: Remove py2.7

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

 dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.0.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.0.ebuild
index 792f5b319cc..ff70030cf3e 100644
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.0.ebuild
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
+PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
 
 inherit distutils-r1
 



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

2020-03-29 Thread Michał Górny
commit: b8a3348f844152919ca551bb0c4fe5470006dcb8
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Mar 29 12:15:58 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar 29 12:20:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8a3348f

dev-python/zope-i18nmessageid: Remove redundant versions

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

 dev-python/zope-i18nmessageid/Manifest |  1 -
 .../zope-i18nmessageid-4.1.0.ebuild| 30 --
 2 files changed, 31 deletions(-)

diff --git a/dev-python/zope-i18nmessageid/Manifest 
b/dev-python/zope-i18nmessageid/Manifest
index 9a1a949ac46..7edf5fa12fb 100644
--- a/dev-python/zope-i18nmessageid/Manifest
+++ b/dev-python/zope-i18nmessageid/Manifest
@@ -1,2 +1 @@
-DIST zope.i18nmessageid-4.1.0.tar.gz 24166 BLAKE2B 
378095bed1407c0025a6bddadc57be779f938ac914a5067aeeef28adc22217b2ec2a3ff41487ca9578a88b2fd27fb07d35996b71d2e82a698831d15e4bd6e630
 SHA512 
c787417ee67f951a7c72a4501d17cb75fa60aab26768f4dd31d2cc3915b162a148f08bd2f00270d55fb8ec3804bcca62d07cbdee952ab1647a75681daf291627
 DIST zope.i18nmessageid-5.0.0.tar.gz 28220 BLAKE2B 
84727f56ce8dd069915b5b31a2f9824ee83b334d82e3b2a958e35e43842cee044ec47879809fe6256b51631a5baf9dfb4432f7e5e494faceca2f7ade479d38ff
 SHA512 
76cf129e266f649ab379d1abea143b34e42f0ce66fdfcbebd1dbbca639a55c11a9d41687a7bb4dd04359fa1465e235035849786d142bafaa68d783c1f7aee2d6

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-4.1.0.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-4.1.0.ebuild
deleted file mode 100644
index 34a8f8208a3..000
--- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-4.1.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=(python{2_7,3_6})
-
-inherit distutils-r1
-MY_PN=zope.i18nmessageid
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Zope i18nmessageid Architecture"
-HOMEPAGE="https://github.com/zopefoundation/zope.i18nmessageid 
http://docs.zope.org/zope.i18nmessageid/;
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="ZPL"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-python_install_all() {
-   distutils-r1_python_install_all
-
-   # remove .pth files since dev-python/namespace-zope handles the ns
-   find "${D}" -name '*.pth' -delete || die
-}



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

2019-11-30 Thread Michał Górny
commit: 6afd93e38843fed0a30ddf8c501e188fb8d74a4f
Author: Zamarin Arthur  gmail  com>
AuthorDate: Wed Nov 13 10:42:47 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 30 08:28:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6afd93e3

dev-python/zope-i18nmessageid: bump v5.0.0, EAPI=7

add python3_7, python3_8
add tests
use distutils_enable_tests for tests

Closes: https://bugs.gentoo.org/691538

Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Zamarin Arthur  gmail.com>
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/zope-i18nmessageid/Manifest |  1 +
 .../zope-i18nmessageid-5.0.0.ebuild| 32 ++
 2 files changed, 33 insertions(+)

diff --git a/dev-python/zope-i18nmessageid/Manifest 
b/dev-python/zope-i18nmessageid/Manifest
index 97d4b0dae64..9a1a949ac46 100644
--- a/dev-python/zope-i18nmessageid/Manifest
+++ b/dev-python/zope-i18nmessageid/Manifest
@@ -1 +1,2 @@
 DIST zope.i18nmessageid-4.1.0.tar.gz 24166 BLAKE2B 
378095bed1407c0025a6bddadc57be779f938ac914a5067aeeef28adc22217b2ec2a3ff41487ca9578a88b2fd27fb07d35996b71d2e82a698831d15e4bd6e630
 SHA512 
c787417ee67f951a7c72a4501d17cb75fa60aab26768f4dd31d2cc3915b162a148f08bd2f00270d55fb8ec3804bcca62d07cbdee952ab1647a75681daf291627
+DIST zope.i18nmessageid-5.0.0.tar.gz 28220 BLAKE2B 
84727f56ce8dd069915b5b31a2f9824ee83b334d82e3b2a958e35e43842cee044ec47879809fe6256b51631a5baf9dfb4432f7e5e494faceca2f7ade479d38ff
 SHA512 
76cf129e266f649ab379d1abea143b34e42f0ce66fdfcbebd1dbbca639a55c11a9d41687a7bb4dd04359fa1465e235035849786d142bafaa68d783c1f7aee2d6

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.0.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.0.ebuild
new file mode 100644
index 000..03fd892549b
--- /dev/null
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy{,3} )
+
+inherit distutils-r1
+
+MY_PN=${PN/-/.}
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="Zope i18nmessageid Architecture"
+HOMEPAGE="https://github.com/zopefoundation/zope.i18nmessageid 
http://docs.zope.org/zope.i18nmessageid/;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="ZPL"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+
+RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
+BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+S="${WORKDIR}/${MY_P}"
+
+distutils_enable_tests setup.py
+
+python_install_all() {
+   distutils-r1_python_install_all
+
+   # remove .pth files since dev-python/namespace-zope handles the ns
+   find "${D}" -name '*.pth' -delete || die
+}



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

2017-12-10 Thread Matt Thode
commit: e508971b2351a6591c927a297e982de7b55a0fe5
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Dec 11 03:37:11 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Mon Dec 11 03:48:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e508971b

dev-python/zope-i18nmessageid: adding for zope-configuration for mailman 3

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 dev-python/zope-i18nmessageid/Manifest |  1 +
 dev-python/zope-i18nmessageid/metadata.xml | 15 +++
 .../zope-i18nmessageid-4.1.0.ebuild| 30 ++
 3 files changed, 46 insertions(+)

diff --git a/dev-python/zope-i18nmessageid/Manifest 
b/dev-python/zope-i18nmessageid/Manifest
new file mode 100644
index 000..97d4b0dae64
--- /dev/null
+++ b/dev-python/zope-i18nmessageid/Manifest
@@ -0,0 +1 @@
+DIST zope.i18nmessageid-4.1.0.tar.gz 24166 BLAKE2B 
378095bed1407c0025a6bddadc57be779f938ac914a5067aeeef28adc22217b2ec2a3ff41487ca9578a88b2fd27fb07d35996b71d2e82a698831d15e4bd6e630
 SHA512 
c787417ee67f951a7c72a4501d17cb75fa60aab26768f4dd31d2cc3915b162a148f08bd2f00270d55fb8ec3804bcca62d07cbdee952ab1647a75681daf291627

diff --git a/dev-python/zope-i18nmessageid/metadata.xml 
b/dev-python/zope-i18nmessageid/metadata.xml
new file mode 100644
index 000..7cf6c43922a
--- /dev/null
+++ b/dev-python/zope-i18nmessageid/metadata.xml
@@ -0,0 +1,15 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   pyt...@gentoo.org
+   
+   
+   prometheanf...@gentoo.org
+   Matthew Thode
+   
+   
+   zopefoundation/zope.i18nmessageid
+   zope.i18nmessageid
+   
+

diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-4.1.0.ebuild 
b/dev-python/zope-i18nmessageid/zope-i18nmessageid-4.1.0.ebuild
new file mode 100644
index 000..5fbf4d32c54
--- /dev/null
+++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-4.1.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
+
+inherit distutils-r1
+MY_PN=zope.i18nmessageid
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="Zope i18nmessageid Architecture"
+HOMEPAGE="https://github.com/zopefoundation/zope.i18nmessageid 
http://docs.zope.org/zope.i18nmessageid/;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="ZPL"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${MY_P}
+
+python_install_all() {
+   distutils-r1_python_install_all
+
+   # remove .pth files since dev-python/namespace-zope handles the ns
+   find "${D}" -name '*.pth' -delete || die
+}