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

2024-05-25 Thread Michał Górny
commit: 6f9038878f156943d69622599134d9ff080da1a3
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 25 06:16:03 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 25 06:21:15 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f903887

dev-python/babelfish: Remove old

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

 dev-python/babelfish/Manifest  |  1 -
 dev-python/babelfish/babelfish-0.6.0-r2.ebuild | 25 -
 2 files changed, 26 deletions(-)

diff --git a/dev-python/babelfish/Manifest b/dev-python/babelfish/Manifest
index cd4c5efb1ad0..8f2f2b8c3934 100644
--- a/dev-python/babelfish/Manifest
+++ b/dev-python/babelfish/Manifest
@@ -1,2 +1 @@
-DIST babelfish-0.6.0.gh.tar.gz 90886 BLAKE2B 
deee75aef23cbcb7c64f385c303310e5ce1ef0a3180729e47e59b8e85015ff36360a4be74ef32869421c6d90cf185ad427a7d55b9ef3cf20f551233dae3d425f
 SHA512 
9d3309e67815c301578533fdaf8baae946ba87148b458f7b01315203d2d4356dd770c1a0b7a0ffbba14036b77f1463d67e3b5732efa6682cb6afdae1a8fd0a4b
 DIST babelfish-0.6.1.gh.tar.gz 93127 BLAKE2B 
6c1f56432671c0ad7b18401e78637acf8488fa2aa924a4df961403e570f1adbff6d868d6e8e3797e4b26a790b65b2aad8600fc7feb665bb3a73a6a5d4664865f
 SHA512 
e5936b08f7ecf38beea3a2da2ee32cfd93f312548459c18370326a72011aed5ed8a1908b13a091979c3fe83a984b99f299ed6c3d39a47784b4d5c48145796d04

diff --git a/dev-python/babelfish/babelfish-0.6.0-r2.ebuild 
b/dev-python/babelfish/babelfish-0.6.0-r2.ebuild
deleted file mode 100644
index c469345fd3b5..
--- a/dev-python/babelfish/babelfish-0.6.0-r2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python library to work with countries and languages"
-HOMEPAGE="
-   https://github.com/Diaoul/babelfish/
-   https://pypi.org/project/babelfish/
-"
-SRC_URI="
-   https://github.com/Diaoul/babelfish/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 x86"
-
-distutils_enable_tests pytest



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

2024-05-25 Thread Arthur Zamarin
commit: ec7b84dd2530a937ce03f1900150f906af767a44
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat May 25 06:07:48 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat May 25 06:07:48 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec7b84dd

dev-python/babelfish: Stabilize 0.6.1 ALLARCHES, #932681

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

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

diff --git a/dev-python/babelfish/babelfish-0.6.1.ebuild 
b/dev-python/babelfish/babelfish-0.6.1.ebuild
index c78efae6c860..d29105d24fde 100644
--- a/dev-python/babelfish/babelfish-0.6.1.ebuild
+++ b/dev-python/babelfish/babelfish-0.6.1.ebuild
@@ -20,6 +20,6 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm arm64 x86"
 
 distutils_enable_tests pytest



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

2024-05-17 Thread Michał Górny
commit: f4860b3ab4bbf266d6f03c92e34537db010b6a04
Author: Michał Górny  gentoo  org>
AuthorDate: Fri May 17 14:02:12 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri May 17 14:26:05 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4860b3a

dev-python/babelfish: Enable py3.13 on -

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

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

diff --git a/dev-python/babelfish/babelfish-.ebuild 
b/dev-python/babelfish/babelfish-.ebuild
index 222432e837ce..607c64bac0f1 100644
--- a/dev-python/babelfish/babelfish-.ebuild
+++ b/dev-python/babelfish/babelfish-.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1 git-r3
 



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

2024-05-09 Thread Michał Górny
commit: a974c8279a92d83bde7501712c9391f42c980342
Author: Michał Górny  gentoo  org>
AuthorDate: Fri May 10 01:58:27 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri May 10 02:02:31 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a974c827

dev-python/babelfish: Bump to 0.6.1

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

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

diff --git a/dev-python/babelfish/Manifest b/dev-python/babelfish/Manifest
index 73a014db0e1b..cd4c5efb1ad0 100644
--- a/dev-python/babelfish/Manifest
+++ b/dev-python/babelfish/Manifest
@@ -1 +1,2 @@
 DIST babelfish-0.6.0.gh.tar.gz 90886 BLAKE2B 
deee75aef23cbcb7c64f385c303310e5ce1ef0a3180729e47e59b8e85015ff36360a4be74ef32869421c6d90cf185ad427a7d55b9ef3cf20f551233dae3d425f
 SHA512 
9d3309e67815c301578533fdaf8baae946ba87148b458f7b01315203d2d4356dd770c1a0b7a0ffbba14036b77f1463d67e3b5732efa6682cb6afdae1a8fd0a4b
+DIST babelfish-0.6.1.gh.tar.gz 93127 BLAKE2B 
6c1f56432671c0ad7b18401e78637acf8488fa2aa924a4df961403e570f1adbff6d868d6e8e3797e4b26a790b65b2aad8600fc7feb665bb3a73a6a5d4664865f
 SHA512 
e5936b08f7ecf38beea3a2da2ee32cfd93f312548459c18370326a72011aed5ed8a1908b13a091979c3fe83a984b99f299ed6c3d39a47784b4d5c48145796d04

diff --git a/dev-python/babelfish/babelfish-0.6.1.ebuild 
b/dev-python/babelfish/babelfish-0.6.1.ebuild
new file mode 100644
index ..c78efae6c860
--- /dev/null
+++ b/dev-python/babelfish/babelfish-0.6.1.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=poetry
+PYTHON_COMPAT=( python3_{10..13} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python library to work with countries and languages"
+HOMEPAGE="
+   https://github.com/Diaoul/babelfish/
+   https://pypi.org/project/babelfish/
+"
+SRC_URI="
+   https://github.com/Diaoul/babelfish/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+distutils_enable_tests pytest



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

2023-11-24 Thread Arthur Zamarin
commit: 4e1da32a40b9f4f07b5f222b9e6549709da1f079
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Nov 24 15:12:09 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Nov 24 15:12:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e1da32a

dev-python/babelfish: Stabilize 0.6.0-r2 arm64, #918143

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

 dev-python/babelfish/babelfish-0.6.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/babelfish/babelfish-0.6.0-r2.ebuild 
b/dev-python/babelfish/babelfish-0.6.0-r2.ebuild
index 5af0cf943a2f..c469345fd3b5 100644
--- a/dev-python/babelfish/babelfish-0.6.0-r2.ebuild
+++ b/dev-python/babelfish/babelfish-0.6.0-r2.ebuild
@@ -20,6 +20,6 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm arm64 x86"
 
 distutils_enable_tests pytest



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

2023-05-31 Thread Michał Górny
commit: 7bddd219cfb4ec2db23b6a609c84c7218ed1353c
Author: Michał Górny  gentoo  org>
AuthorDate: Wed May 31 13:57:02 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed May 31 13:58:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bddd219

dev-python/babelfish: Enable py3.12

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

 dev-python/babelfish/babelfish-0.6.0-r2.ebuild | 2 +-
 dev-python/babelfish/babelfish-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/babelfish/babelfish-0.6.0-r2.ebuild 
b/dev-python/babelfish/babelfish-0.6.0-r2.ebuild
index e9fcc1df1798..5af0cf943a2f 100644
--- a/dev-python/babelfish/babelfish-0.6.0-r2.ebuild
+++ b/dev-python/babelfish/babelfish-0.6.0-r2.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1
 

diff --git a/dev-python/babelfish/babelfish-.ebuild 
b/dev-python/babelfish/babelfish-.ebuild
index b2cc93f56222..222432e837ce 100644
--- a/dev-python/babelfish/babelfish-.ebuild
+++ b/dev-python/babelfish/babelfish-.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1 git-r3
 



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

2022-06-22 Thread Michał Górny
commit: c98553afcd35f51a4eacafc87706aa775d16b005
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jun 22 07:39:26 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jun 22 07:39:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c98553af

dev-python/babelfish: Remove old

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

 dev-python/babelfish/babelfish-0.6.0-r1.ebuild | 26 --
 1 file changed, 26 deletions(-)

diff --git a/dev-python/babelfish/babelfish-0.6.0-r1.ebuild 
b/dev-python/babelfish/babelfish-0.6.0-r1.ebuild
deleted file mode 100644
index 8b07786003de..
--- a/dev-python/babelfish/babelfish-0.6.0-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_SETUPTOOLS=pyproject.toml
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python library to work with countries and languages"
-HOMEPAGE="
-   https://github.com/Diaoul/babelfish/
-   https://pypi.org/project/babelfish/;
-SRC_URI="
-   https://github.com/Diaoul/babelfish/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-BDEPEND="
-   >=dev-python/pyproject2setuppy-20[${PYTHON_USEDEP}]"
-
-distutils_enable_tests pytest



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

2022-06-21 Thread Agostino Sarubbo
commit: 50262baf3cda8bfdaffe19b099fabb9203920636
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun 22 05:45:28 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun 22 05:45:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50262baf

dev-python/babelfish: amd64/x86 stable (ALLARCHES policy) wrt bug #853574

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

 dev-python/babelfish/babelfish-0.6.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/babelfish/babelfish-0.6.0-r2.ebuild 
b/dev-python/babelfish/babelfish-0.6.0-r2.ebuild
index 6d6033505eed..a3db144a7230 100644
--- a/dev-python/babelfish/babelfish-0.6.0-r2.ebuild
+++ b/dev-python/babelfish/babelfish-0.6.0-r2.ebuild
@@ -20,6 +20,6 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 distutils_enable_tests pytest



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

2022-05-19 Thread Michał Górny
commit: 05258e6ea091d03a07328825ecf2468bc8025cef
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May 19 07:26:41 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May 19 07:31:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05258e6e

dev-python/babelfish: Enable py3.11

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

 dev-python/babelfish/babelfish-0.6.0-r2.ebuild | 2 +-
 dev-python/babelfish/babelfish-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/babelfish/babelfish-0.6.0-r2.ebuild 
b/dev-python/babelfish/babelfish-0.6.0-r2.ebuild
index 49a48bc3a2cd..6d6033505eed 100644
--- a/dev-python/babelfish/babelfish-0.6.0-r2.ebuild
+++ b/dev-python/babelfish/babelfish-0.6.0-r2.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 
 inherit distutils-r1
 

diff --git a/dev-python/babelfish/babelfish-.ebuild 
b/dev-python/babelfish/babelfish-.ebuild
index a4a6de6e16c4..eca670f3ee7e 100644
--- a/dev-python/babelfish/babelfish-.ebuild
+++ b/dev-python/babelfish/babelfish-.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 
 inherit distutils-r1 git-r3
 



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

2022-05-19 Thread Michał Górny
commit: 845385ff3b420207f02fe9a266e7b85d136d2900
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May 19 07:26:30 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May 19 07:31:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=845385ff

dev-python/babelfish: Use PEP517 build

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

 dev-python/babelfish/babelfish-0.6.0-r2.ebuild | 25 +
 dev-python/babelfish/babelfish-.ebuild | 14 +++---
 2 files changed, 32 insertions(+), 7 deletions(-)

diff --git a/dev-python/babelfish/babelfish-0.6.0-r2.ebuild 
b/dev-python/babelfish/babelfish-0.6.0-r2.ebuild
new file mode 100644
index ..49a48bc3a2cd
--- /dev/null
+++ b/dev-python/babelfish/babelfish-0.6.0-r2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=poetry
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python library to work with countries and languages"
+HOMEPAGE="
+   https://github.com/Diaoul/babelfish/
+   https://pypi.org/project/babelfish/
+"
+SRC_URI="
+   https://github.com/Diaoul/babelfish/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+distutils_enable_tests pytest

diff --git a/dev-python/babelfish/babelfish-.ebuild 
b/dev-python/babelfish/babelfish-.ebuild
index 8876693501c0..a4a6de6e16c4 100644
--- a/dev-python/babelfish/babelfish-.ebuild
+++ b/dev-python/babelfish/babelfish-.ebuild
@@ -1,21 +1,21 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-DISTUTILS_USE_SETUPTOOLS=pyproject.toml
+DISTUTILS_USE_PEP517=poetry
 PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1 git-r3
 
 DESCRIPTION="Python library to work with countries and languages"
-HOMEPAGE="https://github.com/Diaoul/babelfish 
https://pypi.org/project/babelfish/;
-EGIT_REPO_URI="https://github.com/Diaoul/${PN}.git;
+HOMEPAGE="
+   https://github.com/Diaoul/babelfish/
+   https://pypi.org/project/babelfish/
+"
+EGIT_REPO_URI="https://github.com/Diaoul/babelfish.git;
 
 LICENSE="BSD"
 SLOT="0"
 
-BDEPEND="
-   >=dev-python/pyproject2setuppy-20[${PYTHON_USEDEP}]"
-
 distutils_enable_tests pytest



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

2022-05-19 Thread Michał Górny
commit: ab28550d57ea17512eb105d8201c72eb5377654b
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May 19 07:26:58 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May 19 07:31:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab28550d

dev-python/babelfish: Add python@ as co-maint.

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

 dev-python/babelfish/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-python/babelfish/metadata.xml 
b/dev-python/babelfish/metadata.xml
index 7ca30aab7a05..682936828d41 100644
--- a/dev-python/babelfish/metadata.xml
+++ b/dev-python/babelfish/metadata.xml
@@ -5,6 +5,10 @@
s...@gentoo.org
Sam James

+   
+   pyt...@gentoo.org
+   Python
+   


Diaoul/babelfish



[gentoo-commits] repo/gentoo:master commit in: dev-python/babelfish/, dev-python/babelfish/files/

2021-10-17 Thread Michał Górny
commit: d17440bda726708fb4a15afe7e54ecc1be373fce
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 17 07:27:06 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 17 07:27:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d17440bd

dev-python/babelfish: Remove old

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

 dev-python/babelfish/Manifest  |  1 -
 dev-python/babelfish/babelfish-0.5.5-r1.ebuild | 22 --
 .../babelfish/files/babelfish-0.5.5-py310.patch| 51 --
 3 files changed, 74 deletions(-)

diff --git a/dev-python/babelfish/Manifest b/dev-python/babelfish/Manifest
index dd718e64852..73a014db0e1 100644
--- a/dev-python/babelfish/Manifest
+++ b/dev-python/babelfish/Manifest
@@ -1,2 +1 @@
-DIST babelfish-0.5.5.tar.gz 90398 BLAKE2B 
3266a92ba5c68d7b801fa9cd13417d04b4a4526ba9fbee34116e356e42857bc36a68b085626a084047d7f9dc512d71d45cebfd06af65ed35bd2478b6957d00d9
 SHA512 
71504dd0203ad85a6a69107d67df3bd5ae4193515e74c05b346a8bd0aab425fc1534d54d1c74b14e48580ee5e76f04705e35c2d359fbe46254bee37e41cb4bfa
 DIST babelfish-0.6.0.gh.tar.gz 90886 BLAKE2B 
deee75aef23cbcb7c64f385c303310e5ce1ef0a3180729e47e59b8e85015ff36360a4be74ef32869421c6d90cf185ad427a7d55b9ef3cf20f551233dae3d425f
 SHA512 
9d3309e67815c301578533fdaf8baae946ba87148b458f7b01315203d2d4356dd770c1a0b7a0ffbba14036b77f1463d67e3b5732efa6682cb6afdae1a8fd0a4b

diff --git a/dev-python/babelfish/babelfish-0.5.5-r1.ebuild 
b/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
deleted file mode 100644
index 5e101e351f9..000
--- a/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python library to work with countries and languages"
-HOMEPAGE="https://github.com/Diaoul/babelfish 
https://pypi.org/project/babelfish/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-distutils_enable_tests setup.py
-
-PATCHES=(
-   "${FILESDIR}/${P}-py310.patch"
-)

diff --git a/dev-python/babelfish/files/babelfish-0.5.5-py310.patch 
b/dev-python/babelfish/files/babelfish-0.5.5-py310.patch
deleted file mode 100644
index 3acd3c55132..000
--- a/dev-python/babelfish/files/babelfish-0.5.5-py310.patch
+++ /dev/null
@@ -1,51 +0,0 @@
-From 7667fb3179e421d4af78821132db8e2557fa2dc6 Mon Sep 17 00:00:00 2001
-From: Hugo 
-Date: Mon, 20 Jan 2020 18:14:46 +0200
-Subject: [PATCH] Fix imports for Python 3.9
-

- babelfish/converters/__init__.py | 13 +
- 1 file changed, 9 insertions(+), 4 deletions(-)
-
-diff --git a/babelfish/converters/__init__.py 
b/babelfish/converters/__init__.py
-index feb687b..d27f849 100644
 a/babelfish/converters/__init__.py
-+++ b/babelfish/converters/__init__.py
-@@ -2,17 +2,22 @@
- # Use of this source code is governed by the 3-clause BSD license
- # that can be found in the LICENSE file.
- #
--import collections
- from pkg_resources import iter_entry_points, EntryPoint
- from ..exceptions import LanguageConvertError, LanguageReverseError
- 
-+try:
-+# Python 3.3+
-+from collections.abc import Mapping, MutableMapping
-+except ImportError:
-+from collections import Mapping, MutableMapping
-+
- 
- # from 
https://github.com/kennethreitz/requests/blob/master/requests/structures.py
--class CaseInsensitiveDict(collections.MutableMapping):
-+class CaseInsensitiveDict(MutableMapping):
- """A case-insensitive ``dict``-like object.
- 
- Implements all methods and operations of
--``collections.MutableMapping`` as well as dict's ``copy``. Also
-+``collections.abc.MutableMapping`` as well as dict's ``copy``. Also
- provides ``lower_items``.
- 
- All keys are expected to be strings. The structure remembers the
-@@ -63,7 +68,7 @@ class CaseInsensitiveDict(collections.MutableMapping):
- )
- 
- def __eq__(self, other):
--if isinstance(other, collections.Mapping):
-+if isinstance(other, Mapping):
- other = CaseInsensitiveDict(other)
- else:
- return NotImplemented
--- 
-2.31.1
-



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

2021-09-17 Thread Agostino Sarubbo
commit: 78b3c799c878f0c3e48e5b68e8a5564b2c140b7a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Sep 17 09:17:39 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Sep 17 09:17:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78b3c799

dev-python/babelfish: amd64/x86 stable (ALLARCHES policy) wrt bug #813276

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

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

diff --git a/dev-python/babelfish/babelfish-0.6.0-r1.ebuild 
b/dev-python/babelfish/babelfish-0.6.0-r1.ebuild
index 69cb0c40450..8b07786003d 100644
--- a/dev-python/babelfish/babelfish-0.6.0-r1.ebuild
+++ b/dev-python/babelfish/babelfish-0.6.0-r1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 BDEPEND="
>=dev-python/pyproject2setuppy-20[${PYTHON_USEDEP}]"



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

2021-08-10 Thread Sam James
commit: 8d6f7f253f085acc1d9832041abfa83c8d046294
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 11 00:39:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 11 00:39:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d6f7f25

dev-python/babelfish: sync live ebuild to fix build

Closes: https://bugs.gentoo.org/806184
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/babelfish/babelfish-.ebuild 
b/dev-python/babelfish/babelfish-.ebuild
index 78c32c6b1e2..ae88fa30c83 100644
--- a/dev-python/babelfish/babelfish-.ebuild
+++ b/dev-python/babelfish/babelfish-.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=7
 
+DISTUTILS_USE_SETUPTOOLS=pyproject.toml
 PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1 git-r3
@@ -14,4 +15,4 @@ EGIT_REPO_URI="https://github.com/Diaoul/${PN}.git;
 LICENSE="BSD"
 SLOT="0"
 
-distutils_enable_tests setup.py
+distutils_enable_tests pytest



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

2021-08-09 Thread Michał Górny
commit: 93aaa1c38aa53af7cacad939bc2117ec2cec18bc
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Aug 10 04:58:02 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Aug 10 05:17:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93aaa1c3

dev-python/babelfish: Bump to 0.6.0

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

 dev-python/babelfish/Manifest   |  1 +
 dev-python/babelfish/babelfish-0.6.0.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-python/babelfish/Manifest b/dev-python/babelfish/Manifest
index 66d55846d03..dd718e64852 100644
--- a/dev-python/babelfish/Manifest
+++ b/dev-python/babelfish/Manifest
@@ -1 +1,2 @@
 DIST babelfish-0.5.5.tar.gz 90398 BLAKE2B 
3266a92ba5c68d7b801fa9cd13417d04b4a4526ba9fbee34116e356e42857bc36a68b085626a084047d7f9dc512d71d45cebfd06af65ed35bd2478b6957d00d9
 SHA512 
71504dd0203ad85a6a69107d67df3bd5ae4193515e74c05b346a8bd0aab425fc1534d54d1c74b14e48580ee5e76f04705e35c2d359fbe46254bee37e41cb4bfa
+DIST babelfish-0.6.0.gh.tar.gz 90886 BLAKE2B 
deee75aef23cbcb7c64f385c303310e5ce1ef0a3180729e47e59b8e85015ff36360a4be74ef32869421c6d90cf185ad427a7d55b9ef3cf20f551233dae3d425f
 SHA512 
9d3309e67815c301578533fdaf8baae946ba87148b458f7b01315203d2d4356dd770c1a0b7a0ffbba14036b77f1463d67e3b5732efa6682cb6afdae1a8fd0a4b

diff --git a/dev-python/babelfish/babelfish-0.6.0.ebuild 
b/dev-python/babelfish/babelfish-0.6.0.ebuild
new file mode 100644
index 000..8cbe931148f
--- /dev/null
+++ b/dev-python/babelfish/babelfish-0.6.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_SETUPTOOLS=pyproject.toml
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Python library to work with countries and languages"
+HOMEPAGE="
+   https://github.com/Diaoul/babelfish/
+   https://pypi.org/project/babelfish/;
+SRC_URI="
+   https://github.com/Diaoul/babelfish/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/babelfish/files/, dev-python/babelfish/

2021-06-05 Thread Michał Górny
commit: 72a54e37f2f05fa5802fc80c905c3e428af7e3ff
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jun  5 12:49:14 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jun  5 12:55:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72a54e37

dev-python/babelfish: Enable py3.10

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

 dev-python/babelfish/babelfish-0.5.5-r1.ebuild |  8 +++-
 dev-python/babelfish/babelfish-.ebuild |  4 +-
 .../babelfish/files/babelfish-0.5.5-py310.patch| 51 ++
 3 files changed, 59 insertions(+), 4 deletions(-)

diff --git a/dev-python/babelfish/babelfish-0.5.5-r1.ebuild 
b/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
index eafdce09e13..5e101e351f9 100644
--- a/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
+++ b/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1
 
@@ -16,3 +16,7 @@ SLOT="0"
 KEYWORDS="amd64 ~arm ~arm64 x86"
 
 distutils_enable_tests setup.py
+
+PATCHES=(
+   "${FILESDIR}/${P}-py310.patch"
+)

diff --git a/dev-python/babelfish/babelfish-.ebuild 
b/dev-python/babelfish/babelfish-.ebuild
index 382197499a3..78c32c6b1e2 100644
--- a/dev-python/babelfish/babelfish-.ebuild
+++ b/dev-python/babelfish/babelfish-.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1 git-r3
 

diff --git a/dev-python/babelfish/files/babelfish-0.5.5-py310.patch 
b/dev-python/babelfish/files/babelfish-0.5.5-py310.patch
new file mode 100644
index 000..3acd3c55132
--- /dev/null
+++ b/dev-python/babelfish/files/babelfish-0.5.5-py310.patch
@@ -0,0 +1,51 @@
+From 7667fb3179e421d4af78821132db8e2557fa2dc6 Mon Sep 17 00:00:00 2001
+From: Hugo 
+Date: Mon, 20 Jan 2020 18:14:46 +0200
+Subject: [PATCH] Fix imports for Python 3.9
+
+---
+ babelfish/converters/__init__.py | 13 +
+ 1 file changed, 9 insertions(+), 4 deletions(-)
+
+diff --git a/babelfish/converters/__init__.py 
b/babelfish/converters/__init__.py
+index feb687b..d27f849 100644
+--- a/babelfish/converters/__init__.py
 b/babelfish/converters/__init__.py
+@@ -2,17 +2,22 @@
+ # Use of this source code is governed by the 3-clause BSD license
+ # that can be found in the LICENSE file.
+ #
+-import collections
+ from pkg_resources import iter_entry_points, EntryPoint
+ from ..exceptions import LanguageConvertError, LanguageReverseError
+ 
++try:
++# Python 3.3+
++from collections.abc import Mapping, MutableMapping
++except ImportError:
++from collections import Mapping, MutableMapping
++
+ 
+ # from 
https://github.com/kennethreitz/requests/blob/master/requests/structures.py
+-class CaseInsensitiveDict(collections.MutableMapping):
++class CaseInsensitiveDict(MutableMapping):
+ """A case-insensitive ``dict``-like object.
+ 
+ Implements all methods and operations of
+-``collections.MutableMapping`` as well as dict's ``copy``. Also
++``collections.abc.MutableMapping`` as well as dict's ``copy``. Also
+ provides ``lower_items``.
+ 
+ All keys are expected to be strings. The structure remembers the
+@@ -63,7 +68,7 @@ class CaseInsensitiveDict(collections.MutableMapping):
+ )
+ 
+ def __eq__(self, other):
+-if isinstance(other, collections.Mapping):
++if isinstance(other, Mapping):
+ other = CaseInsensitiveDict(other)
+ else:
+ return NotImplemented
+-- 
+2.31.1
+



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

2021-02-04 Thread Sam James
commit: b77612e0b7e9049d7e1acbdf7465c12d2b0b55df
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  5 06:09:55 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  5 06:09:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b77612e0

dev-python/babelfish: adopt package

It's a dependency of subliminal, so why not?

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-python/babelfish/metadata.xml | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-python/babelfish/metadata.xml 
b/dev-python/babelfish/metadata.xml
index 600c19293e3..2976c0b4c9f 100644
--- a/dev-python/babelfish/metadata.xml
+++ b/dev-python/babelfish/metadata.xml
@@ -1,7 +1,10 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
+   s...@gentoo.org
+   Sam James
+   


Diaoul/babelfish



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

2020-10-27 Thread Sam James
commit: 7e21ff42d31137c514b5d4e58a6bd1dd49827e3d
Author: Sam James  gentoo  org>
AuthorDate: Tue Oct 27 19:55:20 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Oct 27 19:55:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e21ff42

dev-python/babelfish: Keyword 0.5.5-r1 arm64, #749927

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

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

diff --git a/dev-python/babelfish/babelfish-0.5.5-r1.ebuild 
b/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
index b5b8fe78002..e71d044febb 100644
--- a/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
+++ b/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
@@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 distutils_enable_tests setup.py



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

2020-10-26 Thread Sam James
commit: 8cca73965419cdee24c40d949ff611bdb777d22b
Author: Sam James  gentoo  org>
AuthorDate: Tue Oct 27 05:08:08 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Oct 27 05:08:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cca7396

dev-python/babelfish: Keyword 0.5.5-r1 arm, #749927

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

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

diff --git a/dev-python/babelfish/babelfish-0.5.5-r1.ebuild 
b/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
index d279ec9809e..b5b8fe78002 100644
--- a/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
+++ b/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
@@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm x86"
 
 distutils_enable_tests setup.py



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

2020-08-02 Thread Sam James
commit: c3b880a3b86f0fa3a3d9ee350654c3ded3a1d2db
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug  2 18:58:54 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Aug  2 18:58:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3b880a3

dev-python/babelfish: add Python 3.9

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-python/babelfish/babelfish-0.5.5-r1.ebuild | 12 +++-
 dev-python/babelfish/babelfish-.ebuild | 13 +++--
 2 files changed, 6 insertions(+), 19 deletions(-)

diff --git a/dev-python/babelfish/babelfish-0.5.5-r1.ebuild 
b/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
index 878569ad886..d279ec9809e 100644
--- a/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
+++ b/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
 
 inherit distutils-r1
 
@@ -14,11 +14,5 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE=""
 
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
-
-python_test() {
-   esetup.py test
-}
+distutils_enable_tests setup.py

diff --git a/dev-python/babelfish/babelfish-.ebuild 
b/dev-python/babelfish/babelfish-.ebuild
index dcc8f1dacc4..382197499a3 100644
--- a/dev-python/babelfish/babelfish-.ebuild
+++ b/dev-python/babelfish/babelfish-.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{7,8,9} )
 
 inherit distutils-r1 git-r3
 
@@ -13,12 +13,5 @@ EGIT_REPO_URI="https://github.com/Diaoul/${PN}.git;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS=""
-IUSE=""
 
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
-
-python_test() {
-   esetup.py test
-}
+distutils_enable_tests setup.py



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

2020-08-02 Thread Michał Górny
commit: 37adb98f73d19331502408137e458b823b2b6383
Author: Sam James  gentoo  org>
AuthorDate: Sat Aug  1 04:51:38 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Aug  2 06:45:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37adb98f

dev-python/babelfish: mark ALLARCHES

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/babelfish/metadata.xml 
b/dev-python/babelfish/metadata.xml
index 70240e51bab..600c19293e3 100644
--- a/dev-python/babelfish/metadata.xml
+++ b/dev-python/babelfish/metadata.xml
@@ -2,6 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

+   

Diaoul/babelfish
babelfish



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

2020-04-22 Thread Michał Górny
commit: ab05851e29c64c6c99b0f3b39ce1bc8b64e8f766
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 22 16:01:25 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 22 16:02:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab05851e

dev-python/babelfish: Enable py3.{7,8}

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

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

diff --git a/dev-python/babelfish/babelfish-0.5.5-r1.ebuild 
b/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
index b7ed30df2c2..878569ad886 100644
--- a/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
+++ b/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1
 



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

2020-02-04 Thread Michał Górny
commit: eff1977b6fd4ca9266f6d72dbfa7e5ceaf28f980
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Feb  4 13:15:52 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Feb  4 13:15:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eff1977b

dev-python/babelfish: Remove py2

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

 dev-python/babelfish/babelfish-0.5.5-r1.ebuild | 2 +-
 dev-python/babelfish/babelfish-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/babelfish/babelfish-0.5.5-r1.ebuild 
b/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
index 707e8a55389..b7ed30df2c2 100644
--- a/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
+++ b/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 

diff --git a/dev-python/babelfish/babelfish-.ebuild 
b/dev-python/babelfish/babelfish-.ebuild
index 90c7394ac00..dcc8f1dacc4 100644
--- a/dev-python/babelfish/babelfish-.ebuild
+++ b/dev-python/babelfish/babelfish-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 git-r3
 



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

2017-07-30 Thread Michał Górny
commit: 09e608a910f57b8c370a0ffbf5612102225d1689
Author: David Hicks  hicks  id  au>
AuthorDate: Sat Jul 29 17:37:42 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jul 30 09:44:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09e608a9

dev-python/babelfish: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3

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

diff --git a/dev-python/babelfish/babelfish-.ebuild 
b/dev-python/babelfish/babelfish-.ebuild
index e8b9c1375b7..9cdc6f9ff39 100644
--- a/dev-python/babelfish/babelfish-.ebuild
+++ b/dev-python/babelfish/babelfish-.ebuild
@@ -9,7 +9,7 @@ inherit distutils-r1 git-r3
 
 DESCRIPTION="Python library to work with countries and languages"
 HOMEPAGE="https://github.com/Diaoul/babelfish 
https://pypi.python.org/pypi/babelfish;
-EGIT_REPO_URI=( {https,git}://github.com/Diaoul/${PN}.git )
+EGIT_REPO_URI="https://github.com/Diaoul/${PN}.git;
 
 LICENSE="BSD"
 SLOT="0"



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

2017-05-16 Thread Manuel Rüger
commit: 864cedc1e7d688f324c849b5a0fc006e38abe7cb
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue May 16 20:01:16 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue May 16 20:01:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=864cedc1

dev-python/babelfish: Add python3_6

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-python/babelfish/babelfish-0.5.5-r1.ebuild | 4 ++--
 dev-python/babelfish/babelfish-.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/babelfish/babelfish-0.5.5-r1.ebuild 
b/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
index 72e1f8d69f1..45a530fbae2 100644
--- a/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
+++ b/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# 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} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
 
 inherit distutils-r1
 

diff --git a/dev-python/babelfish/babelfish-.ebuild 
b/dev-python/babelfish/babelfish-.ebuild
index 5162d5a26f5..e8b9c1375b7 100644
--- a/dev-python/babelfish/babelfish-.ebuild
+++ b/dev-python/babelfish/babelfish-.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# 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} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
 
 inherit distutils-r1 git-r3
 



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

2017-01-03 Thread Patrice Clement
commit: fe9b5c225e8fa70f310f38e2d8cfa2c3c8cc4bcf
Author: Ilya Tumaykin  gmail  com>
AuthorDate: Fri Dec 30 13:44:11 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Jan  3 23:06:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe9b5c22

dev-python/babelfish: support both HTTPS and git URIs in .

Package-Manager: Portage-2.3.3, Repoman-2.3.1

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

diff --git a/dev-python/babelfish/babelfish-.ebuild 
b/dev-python/babelfish/babelfish-.ebuild
index e2c4516..b751103 100644
--- a/dev-python/babelfish/babelfish-.ebuild
+++ b/dev-python/babelfish/babelfish-.ebuild
@@ -10,7 +10,7 @@ inherit distutils-r1 git-r3
 
 DESCRIPTION="Python library to work with countries and languages"
 HOMEPAGE="https://github.com/Diaoul/babelfish 
https://pypi.python.org/pypi/babelfish;
-EGIT_REPO_URI="git://github.com/Diaoul/${PN}.git"
+EGIT_REPO_URI=( {https,git}://github.com/Diaoul/${PN}.git )
 
 LICENSE="BSD"
 SLOT="0"



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

2016-12-05 Thread Pacho Ramos
commit: 686bf0e982ccf94b3b819b53b4e8f4e86b33756d
Author: Pacho Ramos  gentoo  org>
AuthorDate: Mon Dec  5 20:15:32 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Mon Dec  5 20:22:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=686bf0e9

dev-python/babelfish: x86 stable, bug #589572

Package-Manager: portage-2.3.2

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

diff --git a/dev-python/babelfish/babelfish-0.5.5-r1.ebuild 
b/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
index f966987..b346413 100644
--- a/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
+++ b/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2016-06-09 Thread Tiziano Müller
commit: 5f68254969b7ab2a87e0990df57667619de44566
Author: Tiziano Müller  gentoo  org>
AuthorDate: Thu Jun  9 08:52:30 2016 +
Commit: Tiziano Müller  gentoo  org>
CommitDate: Thu Jun  9 08:52:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f682549

dev-python/babelfish: support Python-3.5

Package-Manager: portage-2.3.0_rc1

 dev-python/babelfish/babelfish-0.5.5-r1.ebuild | 2 +-
 dev-python/babelfish/babelfish-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/babelfish/babelfish-0.5.5-r1.ebuild 
b/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
index 9425901..f8e0d62 100644
--- a/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
+++ b/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
 
 inherit distutils-r1
 

diff --git a/dev-python/babelfish/babelfish-.ebuild 
b/dev-python/babelfish/babelfish-.ebuild
index e754bb9..1df2456 100644
--- a/dev-python/babelfish/babelfish-.ebuild
+++ b/dev-python/babelfish/babelfish-.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
 
 inherit distutils-r1 git-r3
 



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

2016-05-12 Thread Ian Delaney
commit: 618eeca1e38e3be11692330488d22fb5cd18722c
Author: Ilya Tumaykin  gmail  com>
AuthorDate: Wed May 11 04:17:26 2016 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Thu May 12 11:39:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=618eeca1

dev-python/babelfish: remove old

Package-Manager: portage-2.2.28

Signed-off-by: Ian Delaney  gentoo.org>

 dev-python/babelfish/Manifest   |  3 ---
 dev-python/babelfish/babelfish-0.4.0.ebuild | 26 --
 dev-python/babelfish/babelfish-0.5.1.ebuild | 26 --
 dev-python/babelfish/babelfish-0.5.3.ebuild | 26 --
 4 files changed, 81 deletions(-)

diff --git a/dev-python/babelfish/Manifest b/dev-python/babelfish/Manifest
index 0e04100..5a17fb0 100644
--- a/dev-python/babelfish/Manifest
+++ b/dev-python/babelfish/Manifest
@@ -1,4 +1 @@
-DIST babelfish-0.4.0.tar.gz 89386 SHA256 
1c22bf70ecc61d0ebe637edc3868dfb146dc5a458be353b20386406e28a18710 SHA512 
f9e2cf8ec367cead528d99019fc1e597a94b6654cd2b5c39ba3e2deb9e579bd8af54f463510f709c5c540911e01ed830511f833fe2400bd7ec6a70cd05ee642f
 WHIRLPOOL 
0034705cf62bde3851e9edc4cc63316c4874c404c65fd0ff33937acb1fc4da29e54ad03aa8e11ecf98bcf0f8bc5f2c1b89be7963f63611a481650dfc709e73ab
-DIST babelfish-0.5.1.tar.gz 89683 SHA256 
bd78ecacc684aac8939c2937fe25c85179123940997943381ae9c22e37bf964f SHA512 
24f192867ba5e34fbe5f5f90cae479b095577b6b6a0a0f6e778f68130b0010c382e204cb1da15f062929ce231f3f9a5bb5c7e4c01a4a2dcbf975e884a25e4210
 WHIRLPOOL 
3f0dc56b981ac2ec59bb4ba88f27419de0e7276fbd05e845c76f46081afb2561e6852081a1be6f0df36a9fe110419c49679d8e4255ca4e1b37e6689133b05114
-DIST babelfish-0.5.3.tar.gz 90579 SHA256 
4fbdd172d0feec0861ccf9ed8e36abb09d36c88c216eeedca2661fec5b103c73 SHA512 
c419f8d881ba9995f45f212b7182d2f95a28b5fd911933a1c10768506682068abc7ea0394d6ef6dc337be47f601ae479582571c6d1753870671dec77e67156a9
 WHIRLPOOL 
f64268ca394f19be03a67aa38de7dade7b0d17219c2d5b4db994d6e0d32f067b899a8aaa548fa5cbcb067efd67b7a123407d9d69d081521cf09b13d51857812c
 DIST babelfish-0.5.5.tar.gz 90398 SHA256 
8380879fa51164ac54a3e393f83c4551a275f03617f54a99d70151358e444104 SHA512 
71504dd0203ad85a6a69107d67df3bd5ae4193515e74c05b346a8bd0aab425fc1534d54d1c74b14e48580ee5e76f04705e35c2d359fbe46254bee37e41cb4bfa
 WHIRLPOOL 
53f3a5620a0d4affdb7248883166a44bada2e7824a4ea38ecb40dba9ffc49c696c1247ffd195118b5abdc338c3e29d8b5c9def85059180036a76a7b90c7ac694

diff --git a/dev-python/babelfish/babelfish-0.4.0.ebuild 
b/dev-python/babelfish/babelfish-0.4.0.ebuild
deleted file mode 100644
index 0be5e03..000
--- a/dev-python/babelfish/babelfish-0.4.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_3} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python library to work with countries and languages"
-HOMEPAGE="https://github.com/Diaoul/babelfish 
https://pypi.python.org/pypi/babelfish;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-"
-
-python_test() {
-   esetup.py test
-}

diff --git a/dev-python/babelfish/babelfish-0.5.1.ebuild 
b/dev-python/babelfish/babelfish-0.5.1.ebuild
deleted file mode 100644
index c3f6b28..000
--- a/dev-python/babelfish/babelfish-0.5.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="Python library to work with countries and languages"
-HOMEPAGE="https://github.com/Diaoul/babelfish 
https://pypi.python.org/pypi/babelfish;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-"
-
-python_test() {
-   esetup.py test
-}

diff --git a/dev-python/babelfish/babelfish-0.5.3.ebuild 
b/dev-python/babelfish/babelfish-0.5.3.ebuild
deleted file mode 100644
index c3f6b28..000
--- a/dev-python/babelfish/babelfish-0.5.3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="Python library to work with countries and languages"
-HOMEPAGE="https://github.com/Diaoul/babelfish 
https://pypi.python.org/pypi/babelfish;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-"
-
-python_test() {
-   esetup.py test
-}



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

2016-05-12 Thread Ian Delaney
commit: 81bc0f598749edf4bba230e88dc66196dba4dbc5
Author: Ilya Tumaykin  gmail  com>
AuthorDate: Wed May 11 04:29:28 2016 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Thu May 12 11:39:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81bc0f59

dev-python/babelfish: remove old

Package-Manager: portage-2.2.28

Signed-off-by: Ian Delaney  gentoo.org>

 dev-python/babelfish/babelfish-0.5.5.ebuild | 32 -
 1 file changed, 32 deletions(-)

diff --git a/dev-python/babelfish/babelfish-0.5.5.ebuild 
b/dev-python/babelfish/babelfish-0.5.5.ebuild
deleted file mode 100644
index cbf34c9..000
--- a/dev-python/babelfish/babelfish-0.5.5.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
-
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://github.com/Diaoul/babelfish.git;
-   inherit git-r3
-else
-   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-inherit distutils-r1
-
-DESCRIPTION="Python library to work with countries and languages"
-HOMEPAGE="https://github.com/Diaoul/babelfish 
https://pypi.python.org/pypi/babelfish;
-
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-"
-
-python_test() {
-   esetup.py test
-}



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

2016-05-12 Thread Ian Delaney
commit: b8c237439db49d7d95deed40905b0b1d56a76a50
Author: Ilya Tumaykin  gmail  com>
AuthorDate: Wed May 11 04:28:19 2016 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Thu May 12 11:39:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8c23743

dev-python/babelfish: revbump to 0.5.5-r1

Bump EAPI to 6, fix deps.
Update  ebuild accordingly.

Package-Manager: portage-2.2.28

Signed-off-by: Ian Delaney  gentoo.org>

 ...elfish-.ebuild => babelfish-0.5.5-r1.ebuild} | 19 ++-
 dev-python/babelfish/babelfish-.ebuild  | 21 +++--
 2 files changed, 13 insertions(+), 27 deletions(-)

diff --git a/dev-python/babelfish/babelfish-.ebuild 
b/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
similarity index 59%
copy from dev-python/babelfish/babelfish-.ebuild
copy to dev-python/babelfish/babelfish-0.5.5-r1.ebuild
index cbf34c9..9425901 100644
--- a/dev-python/babelfish/babelfish-.ebuild
+++ b/dev-python/babelfish/babelfish-0.5.5-r1.ebuild
@@ -2,30 +2,23 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+EAPI=6
 
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://github.com/Diaoul/babelfish.git;
-   inherit git-r3
-else
-   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
 
 inherit distutils-r1
 
 DESCRIPTION="Python library to work with countries and languages"
 HOMEPAGE="https://github.com/Diaoul/babelfish 
https://pypi.python.org/pypi/babelfish;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPEND=""
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
 
 python_test() {
esetup.py test

diff --git a/dev-python/babelfish/babelfish-.ebuild 
b/dev-python/babelfish/babelfish-.ebuild
index cbf34c9..e754bb9 100644
--- a/dev-python/babelfish/babelfish-.ebuild
+++ b/dev-python/babelfish/babelfish-.ebuild
@@ -2,30 +2,23 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+EAPI=6
 
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://github.com/Diaoul/babelfish.git;
-   inherit git-r3
-else
-   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
 
-inherit distutils-r1
+inherit distutils-r1 git-r3
 
 DESCRIPTION="Python library to work with countries and languages"
 HOMEPAGE="https://github.com/Diaoul/babelfish 
https://pypi.python.org/pypi/babelfish;
+EGIT_REPO_URI="git://github.com/Diaoul/${PN}.git"
 
 LICENSE="BSD"
 SLOT="0"
+KEYWORDS=""
 IUSE=""
 
-RDEPEND=""
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
 
 python_test() {
esetup.py test



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

2016-05-12 Thread Ian Delaney
commit: 1bdca890bae5061f137a8c5139fe835f719192e3
Author: Ilya Tumaykin  gmail  com>
AuthorDate: Wed May 11 03:50:13 2016 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Thu May 12 11:39:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bdca890

dev-python/babelfish: substitute AWOL maintainer

Package-Manager: portage-2.2.28

Signed-off-by: Ian Delaney  gentoo.org>

 dev-python/babelfish/metadata.xml | 23 ---
 1 file changed, 12 insertions(+), 11 deletions(-)

diff --git a/dev-python/babelfish/metadata.xml 
b/dev-python/babelfish/metadata.xml
index b21f86a..688507b 100644
--- a/dev-python/babelfish/metadata.xml
+++ b/dev-python/babelfish/metadata.xml
@@ -1,15 +1,16 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-nik...@gmx.us
-  
-  
-proxy-ma...@gentoo.org
-Proxy Maintainers
-  
-  
-babelfish
-Diaoul/babelfish
-  
+   
+   itumaykin+gen...@gmail.com
+   Coacher
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   Diaoul/babelfish
+   babelfish
+   
 



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

2016-04-05 Thread Mike Frysinger
commit: b2c4b89014d2595d7f976be01a22030acb6c55a5
Author: Mike Frysinger  gentoo  org>
AuthorDate: Tue Apr  5 19:47:21 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Tue Apr  5 19:48:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2c4b890

dev-python/babelfish: version bump to 0.5.5

 dev-python/babelfish/Manifest  |  1 +
 .../{babelfish-.ebuild => babelfish-0.5.5.ebuild}  | 14 ++
 dev-python/babelfish/babelfish-.ebuild | 14 ++
 3 files changed, 21 insertions(+), 8 deletions(-)

diff --git a/dev-python/babelfish/Manifest b/dev-python/babelfish/Manifest
index c99b2e0..0e04100 100644
--- a/dev-python/babelfish/Manifest
+++ b/dev-python/babelfish/Manifest
@@ -1,3 +1,4 @@
 DIST babelfish-0.4.0.tar.gz 89386 SHA256 
1c22bf70ecc61d0ebe637edc3868dfb146dc5a458be353b20386406e28a18710 SHA512 
f9e2cf8ec367cead528d99019fc1e597a94b6654cd2b5c39ba3e2deb9e579bd8af54f463510f709c5c540911e01ed830511f833fe2400bd7ec6a70cd05ee642f
 WHIRLPOOL 
0034705cf62bde3851e9edc4cc63316c4874c404c65fd0ff33937acb1fc4da29e54ad03aa8e11ecf98bcf0f8bc5f2c1b89be7963f63611a481650dfc709e73ab
 DIST babelfish-0.5.1.tar.gz 89683 SHA256 
bd78ecacc684aac8939c2937fe25c85179123940997943381ae9c22e37bf964f SHA512 
24f192867ba5e34fbe5f5f90cae479b095577b6b6a0a0f6e778f68130b0010c382e204cb1da15f062929ce231f3f9a5bb5c7e4c01a4a2dcbf975e884a25e4210
 WHIRLPOOL 
3f0dc56b981ac2ec59bb4ba88f27419de0e7276fbd05e845c76f46081afb2561e6852081a1be6f0df36a9fe110419c49679d8e4255ca4e1b37e6689133b05114
 DIST babelfish-0.5.3.tar.gz 90579 SHA256 
4fbdd172d0feec0861ccf9ed8e36abb09d36c88c216eeedca2661fec5b103c73 SHA512 
c419f8d881ba9995f45f212b7182d2f95a28b5fd911933a1c10768506682068abc7ea0394d6ef6dc337be47f601ae479582571c6d1753870671dec77e67156a9
 WHIRLPOOL 
f64268ca394f19be03a67aa38de7dade7b0d17219c2d5b4db994d6e0d32f067b899a8aaa548fa5cbcb067efd67b7a123407d9d69d081521cf09b13d51857812c
+DIST babelfish-0.5.5.tar.gz 90398 SHA256 
8380879fa51164ac54a3e393f83c4551a275f03617f54a99d70151358e444104 SHA512 
71504dd0203ad85a6a69107d67df3bd5ae4193515e74c05b346a8bd0aab425fc1534d54d1c74b14e48580ee5e76f04705e35c2d359fbe46254bee37e41cb4bfa
 WHIRLPOOL 
53f3a5620a0d4affdb7248883166a44bada2e7824a4ea38ecb40dba9ffc49c696c1247ffd195118b5abdc338c3e29d8b5c9def85059180036a76a7b90c7ac694

diff --git a/dev-python/babelfish/babelfish-.ebuild 
b/dev-python/babelfish/babelfish-0.5.5.ebuild
similarity index 62%
copy from dev-python/babelfish/babelfish-.ebuild
copy to dev-python/babelfish/babelfish-0.5.5.ebuild
index 1466a6d..cbf34c9 100644
--- a/dev-python/babelfish/babelfish-.ebuild
+++ b/dev-python/babelfish/babelfish-0.5.5.ebuild
@@ -1,19 +1,25 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI="5"
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
-EGIT_REPO_URI="https://github.com/Diaoul/babelfish.git;
 
-inherit distutils-r1 git-r3
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://github.com/Diaoul/babelfish.git;
+   inherit git-r3
+else
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+inherit distutils-r1
 
 DESCRIPTION="Python library to work with countries and languages"
 HOMEPAGE="https://github.com/Diaoul/babelfish 
https://pypi.python.org/pypi/babelfish;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS=""
 IUSE=""
 
 RDEPEND=""

diff --git a/dev-python/babelfish/babelfish-.ebuild 
b/dev-python/babelfish/babelfish-.ebuild
index 1466a6d..cbf34c9 100644
--- a/dev-python/babelfish/babelfish-.ebuild
+++ b/dev-python/babelfish/babelfish-.ebuild
@@ -1,19 +1,25 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI="5"
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
-EGIT_REPO_URI="https://github.com/Diaoul/babelfish.git;
 
-inherit distutils-r1 git-r3
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://github.com/Diaoul/babelfish.git;
+   inherit git-r3
+else
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+inherit distutils-r1
 
 DESCRIPTION="Python library to work with countries and languages"
 HOMEPAGE="https://github.com/Diaoul/babelfish 
https://pypi.python.org/pypi/babelfish;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS=""
 IUSE=""
 
 RDEPEND=""