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

2024-04-03 Thread Fabian Groffen
commit: 821e04528753a88f5735834bb77811870aa18a1c
Author: Fabian Groffen  gentoo  org>
AuthorDate: Wed Apr  3 09:47:57 2024 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Wed Apr  3 09:48:17 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=821e0452

dev-python/thrift: add maintainer-needed tag

Signed-off-by: Fabian Groffen  gentoo.org>

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

diff --git a/dev-python/thrift/metadata.xml b/dev-python/thrift/metadata.xml
index 30984ee5ffab..09527b1c7c73 100644
--- a/dev-python/thrift/metadata.xml
+++ b/dev-python/thrift/metadata.xml
@@ -1,6 +1,7 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
+  
   
 thrift
   



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

2024-04-03 Thread Fabian Groffen
commit: 9d78d2b91646de9e01ef93f1c34fc0b5ac9ab9e0
Author: Fabian Groffen  gentoo  org>
AuthorDate: Wed Apr  3 09:40:35 2024 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Wed Apr  3 09:40:35 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d78d2b9

dev-python/thrift: drop myself as maintainer

Signed-off-by: Fabian Groffen  gentoo.org>

 dev-python/thrift/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/dev-python/thrift/metadata.xml b/dev-python/thrift/metadata.xml
index abb484e6dd78..30984ee5ffab 100644
--- a/dev-python/thrift/metadata.xml
+++ b/dev-python/thrift/metadata.xml
@@ -1,10 +1,6 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-grob...@gentoo.org
-Fabian Groffen
-  
   
 thrift
   



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

2022-07-11 Thread Michał Górny
commit: a74167d1486bb8302514f2a8e941a5ff5e2e6a1a
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 11 09:16:24 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 11 09:16:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a74167d1

dev-python/thrift: Remove old

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

 dev-python/thrift/Manifest |  1 -
 dev-python/thrift/thrift-0.14.1.ebuild | 27 ---
 2 files changed, 28 deletions(-)

diff --git a/dev-python/thrift/Manifest b/dev-python/thrift/Manifest
index 45af747b5be9..4e5bde988056 100644
--- a/dev-python/thrift/Manifest
+++ b/dev-python/thrift/Manifest
@@ -1,2 +1 @@
-DIST thrift-0.14.1.tar.gz 4311458 BLAKE2B 
00c0b77c3d722b0db833f03848df0b74ee64712ed1ff06e0b63b926eb493f43ffd9c316422b6044f74685471cdbd2ccea7c6305fd8dbbc10614f2151a3e16237
 SHA512 
e09e53b2ea3cad01ef81ab4b5a87bfed443cfda849a13c4f00ba0ed1cd1a1f9742faf95adb07f279506cc5f866c13fdce57149de1bc9e71ab5c40238037e8b22
 DIST thrift-0.16.0.tar.gz 4085114 BLAKE2B 
17c35096f6848fb0795e4cb125fed3068c8e1e53f67f404f4dcab67df7a42fc049a7d615591c861eb9e59ee21f185e8615663008bc7c846a03722ea8b834
 SHA512 
468fff6be2def85959fdf8adac92a0cfa7f786083b3bafb2c31427dfe5725f4d10962052d13ea960828f6a317778d35e66b602744a570212352bfc637ae586e0

diff --git a/dev-python/thrift/thrift-0.14.1.ebuild 
b/dev-python/thrift/thrift-0.14.1.ebuild
deleted file mode 100644
index 491c7fc2de1a..
--- a/dev-python/thrift/thrift-0.14.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{7,8,9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python implementation of Thrift"
-HOMEPAGE="https://pypi.org/project/thrift/ https://thrift.apache.org/;
-SRC_URI="https://downloads.apache.org/${PN}/${PV}//${P}.tar.gz;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~riscv x86 ~amd64-linux ~x86-linux"
-
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-"
-
-S="${WORKDIR}/${P}/lib/py"
-
-python_install() {
-   distutils-r1_python_install
-   python_optimize
-}



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

2022-07-11 Thread Agostino Sarubbo
commit: d247b5c96e8e90f629fcb618f179f481e4c74e45
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jul 11 08:12:49 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jul 11 08:12:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d247b5c9

dev-python/thrift: x86 stable wrt bug #853613

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/thrift/thrift-0.16.0.ebuild 
b/dev-python/thrift/thrift-0.16.0.ebuild
index 54a620f4c84f..b9c4693a0a74 100644
--- a/dev-python/thrift/thrift-0.16.0.ebuild
+++ b/dev-python/thrift/thrift-0.16.0.ebuild
@@ -14,5 +14,5 @@ S="${WORKDIR}/${P}/lib/py"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~riscv x86 ~amd64-linux ~x86-linux"
 RESTRICT="test"



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

2022-07-11 Thread Agostino Sarubbo
commit: 15bd48ea8aef9b4148ab227b3ed3636c5db5f1dd
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jul 11 08:10:36 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jul 11 08:10:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15bd48ea

dev-python/thrift: amd64 stable wrt bug #853613

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/thrift/thrift-0.16.0.ebuild 
b/dev-python/thrift/thrift-0.16.0.ebuild
index 7e8f3240e62a..54a620f4c84f 100644
--- a/dev-python/thrift/thrift-0.16.0.ebuild
+++ b/dev-python/thrift/thrift-0.16.0.ebuild
@@ -14,5 +14,5 @@ S="${WORKDIR}/${P}/lib/py"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~riscv ~x86 ~amd64-linux ~x86-linux"
 RESTRICT="test"



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

2022-06-03 Thread Arthur Zamarin
commit: cf4ce4f0995a9b1848feaebfe87089c0c851ac57
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun  3 09:36:33 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun  3 09:37:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf4ce4f0

dev-python/thrift: add 0.16.0

EAPI=6->8, PEP517, py3.10

Closes: https://bugs.gentoo.org/796830
Closes: https://bugs.gentoo.org/796833
Closes: https://bugs.gentoo.org/845894
Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/thrift/Manifest |  1 +
 dev-python/thrift/thrift-0.16.0.ebuild | 18 ++
 2 files changed, 19 insertions(+)

diff --git a/dev-python/thrift/Manifest b/dev-python/thrift/Manifest
index c53960a2cd52..45af747b5be9 100644
--- a/dev-python/thrift/Manifest
+++ b/dev-python/thrift/Manifest
@@ -1 +1,2 @@
 DIST thrift-0.14.1.tar.gz 4311458 BLAKE2B 
00c0b77c3d722b0db833f03848df0b74ee64712ed1ff06e0b63b926eb493f43ffd9c316422b6044f74685471cdbd2ccea7c6305fd8dbbc10614f2151a3e16237
 SHA512 
e09e53b2ea3cad01ef81ab4b5a87bfed443cfda849a13c4f00ba0ed1cd1a1f9742faf95adb07f279506cc5f866c13fdce57149de1bc9e71ab5c40238037e8b22
+DIST thrift-0.16.0.tar.gz 4085114 BLAKE2B 
17c35096f6848fb0795e4cb125fed3068c8e1e53f67f404f4dcab67df7a42fc049a7d615591c861eb9e59ee21f185e8615663008bc7c846a03722ea8b834
 SHA512 
468fff6be2def85959fdf8adac92a0cfa7f786083b3bafb2c31427dfe5725f4d10962052d13ea960828f6a317778d35e66b602744a570212352bfc637ae586e0

diff --git a/dev-python/thrift/thrift-0.16.0.ebuild 
b/dev-python/thrift/thrift-0.16.0.ebuild
new file mode 100644
index ..7e8f3240e62a
--- /dev/null
+++ b/dev-python/thrift/thrift-0.16.0.ebuild
@@ -0,0 +1,18 @@
+# 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} )
+inherit distutils-r1
+
+DESCRIPTION="Python implementation of Thrift"
+HOMEPAGE="https://pypi.org/project/thrift/ https://thrift.apache.org/;
+SRC_URI="https://downloads.apache.org/${PN}/${PV}/${P}.tar.gz;
+S="${WORKDIR}/${P}/lib/py"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+RESTRICT="test"



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

2022-04-30 Thread Marek Szuba
commit: ea77ab1aacac5700521c310dc0742e6e82362846
Author: Marek Szuba  gentoo  org>
AuthorDate: Sat Apr 30 11:37:16 2022 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Sat Apr 30 15:53:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea77ab1a

dev-python/thrift: keyword 0.14.1 for ~riscv

Signed-off-by: Marek Szuba  gentoo.org>

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

diff --git a/dev-python/thrift/thrift-0.14.1.ebuild 
b/dev-python/thrift/thrift-0.14.1.ebuild
index a51e6ee3509c..491c7fc2de1a 100644
--- a/dev-python/thrift/thrift-0.14.1.ebuild
+++ b/dev-python/thrift/thrift-0.14.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ 
SRC_URI="https://downloads.apache.org/${PN}/${PV}//${P}.tar.gz;
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~riscv x86 ~amd64-linux ~x86-linux"
 
 DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]



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

2021-06-19 Thread Fabian Groffen
commit: 72e4790572c52c37f876509da179b24b4ae83734
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sat Jun 19 19:06:44 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sat Jun 19 19:06:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72e47905

dev-python/thrift: cleanup old

Bug: https://bugs.gentoo.org/770145
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Fabian Groffen  gentoo.org>

 dev-python/thrift/Manifest |  1 -
 dev-python/thrift/thrift-0.13.0.ebuild | 25 -
 2 files changed, 26 deletions(-)

diff --git a/dev-python/thrift/Manifest b/dev-python/thrift/Manifest
index 744b93011d8..c53960a2cd5 100644
--- a/dev-python/thrift/Manifest
+++ b/dev-python/thrift/Manifest
@@ -1,2 +1 @@
-DIST thrift-0.13.0.tar.gz 59911 BLAKE2B 
b45363c2e8bbc5c7fae25533c7df9be49e6ea88b5ce077e9a580c28decf06de608d50100ba77cdb1ce8c7e56b87608d193b8579a4f89cc4fb74d672da0ba7e93
 SHA512 
063440db324efdae1fc4466133deaedeb1edd2f953f6924191ad819476f7b62a434d52960837e94516a673063ceab8b446b4f7dc8c94bb2d1fb84e95d2fa3d78
 DIST thrift-0.14.1.tar.gz 4311458 BLAKE2B 
00c0b77c3d722b0db833f03848df0b74ee64712ed1ff06e0b63b926eb493f43ffd9c316422b6044f74685471cdbd2ccea7c6305fd8dbbc10614f2151a3e16237
 SHA512 
e09e53b2ea3cad01ef81ab4b5a87bfed443cfda849a13c4f00ba0ed1cd1a1f9742faf95adb07f279506cc5f866c13fdce57149de1bc9e71ab5c40238037e8b22

diff --git a/dev-python/thrift/thrift-0.13.0.ebuild 
b/dev-python/thrift/thrift-0.13.0.ebuild
deleted file mode 100644
index e7abbb1dfe9..000
--- a/dev-python/thrift/thrift-0.13.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{7,8,9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python implementation of Thrift"
-HOMEPAGE="https://pypi.org/project/thrift/ https://thrift.apache.org/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-"
-
-python_install() {
-   distutils-r1_python_install
-   python_optimize
-}



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

2021-06-19 Thread Agostino Sarubbo
commit: 6af2178ce6cbed33a417d054fe69993c10115fa8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jun 19 10:01:20 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jun 19 10:01:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6af2178c

dev-python/thrift: x86 stable wrt bug #770145

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/thrift/thrift-0.14.1.ebuild 
b/dev-python/thrift/thrift-0.14.1.ebuild
index 9c5915f9cc6..a51e6ee3509 100644
--- a/dev-python/thrift/thrift-0.14.1.ebuild
+++ b/dev-python/thrift/thrift-0.14.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://downloads.apache.org/${PN}/${PV}//${P}.tar.gz;
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 
 DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]



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

2021-06-18 Thread Agostino Sarubbo
commit: a9d92b4759aecf17cea4a7599798ec1387a9789c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 18 06:25:56 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 18 06:25:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9d92b47

dev-python/thrift: amd64 stable wrt bug #770145

Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/thrift/thrift-0.14.1.ebuild 
b/dev-python/thrift/thrift-0.14.1.ebuild
index bc78792f8bf..9c5915f9cc6 100644
--- a/dev-python/thrift/thrift-0.14.1.ebuild
+++ b/dev-python/thrift/thrift-0.14.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://downloads.apache.org/${PN}/${PV}//${P}.tar.gz;
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 
 DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]



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

2021-06-01 Thread Fabian Groffen
commit: 3d737b9a8a8e0fa201ed4f9ecf529e5699d3b3bb
Author: Fabian Groffen  gentoo  org>
AuthorDate: Tue Jun  1 06:38:48 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Tue Jun  1 06:39:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d737b9a

dev-python/thrift-0.14.1: version bump

Bug: https://bugs.gentoo.org/770145
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Fabian Groffen  gentoo.org>

 dev-python/thrift/Manifest |  1 +
 dev-python/thrift/thrift-0.14.1.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/thrift/Manifest b/dev-python/thrift/Manifest
index 37af6138fd5..744b93011d8 100644
--- a/dev-python/thrift/Manifest
+++ b/dev-python/thrift/Manifest
@@ -1 +1,2 @@
 DIST thrift-0.13.0.tar.gz 59911 BLAKE2B 
b45363c2e8bbc5c7fae25533c7df9be49e6ea88b5ce077e9a580c28decf06de608d50100ba77cdb1ce8c7e56b87608d193b8579a4f89cc4fb74d672da0ba7e93
 SHA512 
063440db324efdae1fc4466133deaedeb1edd2f953f6924191ad819476f7b62a434d52960837e94516a673063ceab8b446b4f7dc8c94bb2d1fb84e95d2fa3d78
+DIST thrift-0.14.1.tar.gz 4311458 BLAKE2B 
00c0b77c3d722b0db833f03848df0b74ee64712ed1ff06e0b63b926eb493f43ffd9c316422b6044f74685471cdbd2ccea7c6305fd8dbbc10614f2151a3e16237
 SHA512 
e09e53b2ea3cad01ef81ab4b5a87bfed443cfda849a13c4f00ba0ed1cd1a1f9742faf95adb07f279506cc5f866c13fdce57149de1bc9e71ab5c40238037e8b22

diff --git a/dev-python/thrift/thrift-0.14.1.ebuild 
b/dev-python/thrift/thrift-0.14.1.ebuild
new file mode 100644
index 000..bc78792f8bf
--- /dev/null
+++ b/dev-python/thrift/thrift-0.14.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python implementation of Thrift"
+HOMEPAGE="https://pypi.org/project/thrift/ https://thrift.apache.org/;
+SRC_URI="https://downloads.apache.org/${PN}/${PV}//${P}.tar.gz;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+"
+
+S="${WORKDIR}/${P}/lib/py"
+
+python_install() {
+   distutils-r1_python_install
+   python_optimize
+}



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

2021-01-07 Thread Fabian Groffen
commit: e82c786f414c8a81a5fde1dcf66ce4f47fe4d77c
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Jan  7 14:44:09 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Jan  7 14:44:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e82c786f

dev-python/thrift: security cleanup

Bug: https://bugs.gentoo.org/761409
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen  gentoo.org>

 dev-python/thrift/Manifest |  1 -
 dev-python/thrift/thrift-0.11.0.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/dev-python/thrift/Manifest b/dev-python/thrift/Manifest
index fce62f8684f..37af6138fd5 100644
--- a/dev-python/thrift/Manifest
+++ b/dev-python/thrift/Manifest
@@ -1,2 +1 @@
-DIST thrift-0.11.0.tar.gz 52467 BLAKE2B 
72dca118476dc5d618f6434614e5d72c6f496088731de9b62fcf47e76dcf707a171721df2aa4c87fdcf90670b8fd11c3a1cdb2b090b78683a3f4a204ef8121cb
 SHA512 
cba59eef2841fa008a19cd36b322491b67d711698205d6671c76e38a3de2b330db8aa54516de8cdd4020dc795e67ed55913df53466f5dbf07d38fed2d10f9349
 DIST thrift-0.13.0.tar.gz 59911 BLAKE2B 
b45363c2e8bbc5c7fae25533c7df9be49e6ea88b5ce077e9a580c28decf06de608d50100ba77cdb1ce8c7e56b87608d193b8579a4f89cc4fb74d672da0ba7e93
 SHA512 
063440db324efdae1fc4466133deaedeb1edd2f953f6924191ad819476f7b62a434d52960837e94516a673063ceab8b446b4f7dc8c94bb2d1fb84e95d2fa3d78

diff --git a/dev-python/thrift/thrift-0.11.0.ebuild 
b/dev-python/thrift/thrift-0.11.0.ebuild
deleted file mode 100644
index cf8de9c0a74..000
--- a/dev-python/thrift/thrift-0.11.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{6,7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python implementation of Thrift"
-HOMEPAGE="https://pypi.org/project/thrift/ https://thrift.apache.org/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-"



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

2021-01-07 Thread Sam James
commit: d9c9917e6e1856687de3fe92d9e963d66bb08b16
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan  7 10:05:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan  7 10:05:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9c9917e

dev-python/thrift: Stabilize 0.13.0 amd64, #761409

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

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

diff --git a/dev-python/thrift/thrift-0.13.0.ebuild 
b/dev-python/thrift/thrift-0.13.0.ebuild
index 03b933b0f83..b90d26aedbc 100644
--- a/dev-python/thrift/thrift-0.13.0.ebuild
+++ b/dev-python/thrift/thrift-0.13.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 
 DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]



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

2021-01-06 Thread Sam James
commit: 6b0b884faf51833ce594a5e26612514c95015f30
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan  7 05:58:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan  7 05:58:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b0b884f

dev-python/thrift: Stabilize 0.13.0 x86, #761409

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

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

diff --git a/dev-python/thrift/thrift-0.13.0.ebuild 
b/dev-python/thrift/thrift-0.13.0.ebuild
index b2f881814cc..03b933b0f83 100644
--- a/dev-python/thrift/thrift-0.13.0.ebuild
+++ b/dev-python/thrift/thrift-0.13.0.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=6
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux"
 
 DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]



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

2020-12-24 Thread Fabian Groffen
commit: a29558f837ea26ab91ddab76491d0b172c705f97
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Dec 24 09:14:23 2020 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Dec 24 09:14:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a29558f8

dev-python/thrift-0.13.0: drop trailing blank line

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen  gentoo.org>

 dev-python/thrift/thrift-0.13.0.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/thrift/thrift-0.13.0.ebuild 
b/dev-python/thrift/thrift-0.13.0.ebuild
index 7845b01a735..b2f881814cc 100644
--- a/dev-python/thrift/thrift-0.13.0.ebuild
+++ b/dev-python/thrift/thrift-0.13.0.ebuild
@@ -23,4 +23,3 @@ python_install() {
distutils-r1_python_install
python_optimize
 }
-



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

2020-12-24 Thread Fabian Groffen
commit: 25eda03e3a6f32f3e20742165a0b9e6e6f87f4c2
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Dec 24 08:58:45 2020 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Dec 24 08:58:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25eda03e

dev-python/thrift-0.13.0: version bump, bug #761409

Bug: https://bugs.gentoo.org/761409
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen  gentoo.org>

 dev-python/thrift/Manifest |  1 +
 dev-python/thrift/thrift-0.13.0.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-python/thrift/Manifest b/dev-python/thrift/Manifest
index 1294d7e4087..fce62f8684f 100644
--- a/dev-python/thrift/Manifest
+++ b/dev-python/thrift/Manifest
@@ -1 +1,2 @@
 DIST thrift-0.11.0.tar.gz 52467 BLAKE2B 
72dca118476dc5d618f6434614e5d72c6f496088731de9b62fcf47e76dcf707a171721df2aa4c87fdcf90670b8fd11c3a1cdb2b090b78683a3f4a204ef8121cb
 SHA512 
cba59eef2841fa008a19cd36b322491b67d711698205d6671c76e38a3de2b330db8aa54516de8cdd4020dc795e67ed55913df53466f5dbf07d38fed2d10f9349
+DIST thrift-0.13.0.tar.gz 59911 BLAKE2B 
b45363c2e8bbc5c7fae25533c7df9be49e6ea88b5ce077e9a580c28decf06de608d50100ba77cdb1ce8c7e56b87608d193b8579a4f89cc4fb74d672da0ba7e93
 SHA512 
063440db324efdae1fc4466133deaedeb1edd2f953f6924191ad819476f7b62a434d52960837e94516a673063ceab8b446b4f7dc8c94bb2d1fb84e95d2fa3d78

diff --git a/dev-python/thrift/thrift-0.13.0.ebuild 
b/dev-python/thrift/thrift-0.13.0.ebuild
new file mode 100644
index 000..7845b01a735
--- /dev/null
+++ b/dev-python/thrift/thrift-0.13.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{6,7,8,9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python implementation of Thrift"
+HOMEPAGE="https://pypi.org/project/thrift/ https://thrift.apache.org/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+"
+
+python_install() {
+   distutils-r1_python_install
+   python_optimize
+}
+



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

2020-05-09 Thread Fabian Groffen
commit: 457707807c8f403e9cbf72cc968f3f68e1639003
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sat May  9 10:02:58 2020 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sat May  9 10:02:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45770780

dev-python/thrift: add python-3.{7,8} support

Closes: https://bugs.gentoo.org/719588
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Fabian Groffen  gentoo.org>

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

diff --git a/dev-python/thrift/thrift-0.11.0.ebuild 
b/dev-python/thrift/thrift-0.11.0.ebuild
index 8d1092062ec..cf8de9c0a74 100644
--- a/dev-python/thrift/thrift-0.11.0.ebuild
+++ b/dev-python/thrift/thrift-0.11.0.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/thrift/

2020-02-05 Thread Michał Górny
commit: 210bd373c109ddb32e267cb27abbb09a202f1482
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb  6 06:21:46 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb  6 06:38:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=210bd373

dev-python/thrift: Remove py2

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

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

diff --git a/dev-python/thrift/thrift-0.11.0.ebuild 
b/dev-python/thrift/thrift-0.11.0.ebuild
index d0470e47950..8d1092062ec 100644
--- a/dev-python/thrift/thrift-0.11.0.ebuild
+++ b/dev-python/thrift/thrift-0.11.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 



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

2020-01-27 Thread Agostino Sarubbo
commit: 849021aa84af765fe6043ce7f0857f06b8075441
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jan 27 12:13:00 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jan 27 12:13:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=849021aa

dev-python/thrift: amd64 stable wrt bug #704296

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/thrift/thrift-0.11.0.ebuild 
b/dev-python/thrift/thrift-0.11.0.ebuild
index 50bebccd4bf..d0470e47950 100644
--- a/dev-python/thrift/thrift-0.11.0.ebuild
+++ b/dev-python/thrift/thrift-0.11.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 
 DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]



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

2020-01-26 Thread Thomas Deutschmann
commit: 71a45b2a2eb8742e88a8f5a5392e3242b88cd5ff
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jan 27 02:59:49 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jan 27 02:59:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71a45b2a

dev-python/thrift: x86 stable (bug #704296)

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann  gentoo.org>

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

diff --git a/dev-python/thrift/thrift-0.11.0.ebuild 
b/dev-python/thrift/thrift-0.11.0.ebuild
index b2e382ac8ed..50bebccd4bf 100644
--- a/dev-python/thrift/thrift-0.11.0.ebuild
+++ b/dev-python/thrift/thrift-0.11.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux"
 
 DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]



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

2019-12-30 Thread Fabian Groffen
commit: dfdbc791fccace2bddd64dd459dcc2519eac375c
Author: Vitaly Zdanevich  ya  ru>
AuthorDate: Mon Dec 30 15:50:45 2019 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Dec 30 16:12:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfdbc791

dev-python/thrift: HOMEPAGE expanded

Closes 14184

Signed-off-by: Vitaly Zdanevich  ya.ru>
Signed-off-by: Fabian Groffen  gentoo.org>

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

diff --git a/dev-python/thrift/thrift-0.11.0.ebuild 
b/dev-python/thrift/thrift-0.11.0.ebuild
index bbc8f37a7dd..05732341110 100644
--- a/dev-python/thrift/thrift-0.11.0.ebuild
+++ b/dev-python/thrift/thrift-0.11.0.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_5,3_6} )
 inherit distutils-r1
 
 DESCRIPTION="Python implementation of Thrift"
-HOMEPAGE="https://thrift.apache.org;
+HOMEPAGE="https://pypi.org/project/thrift/ https://thrift.apache.org/;
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"



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

2018-06-08 Thread Fabian Groffen
commit: 940d780126118dce135a96d91795ecb48a402fda
Author: Fabian Groffen  gentoo  org>
AuthorDate: Fri Jun  8 09:13:43 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Fri Jun  8 09:16:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=940d7801

dev-python/thrift: initial ebuild by me

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/thrift/Manifest |  1 +
 dev-python/thrift/metadata.xml | 11 +++
 dev-python/thrift/thrift-0.11.0.ebuild | 20 
 3 files changed, 32 insertions(+)

diff --git a/dev-python/thrift/Manifest b/dev-python/thrift/Manifest
new file mode 100644
index 000..1294d7e4087
--- /dev/null
+++ b/dev-python/thrift/Manifest
@@ -0,0 +1 @@
+DIST thrift-0.11.0.tar.gz 52467 BLAKE2B 
72dca118476dc5d618f6434614e5d72c6f496088731de9b62fcf47e76dcf707a171721df2aa4c87fdcf90670b8fd11c3a1cdb2b090b78683a3f4a204ef8121cb
 SHA512 
cba59eef2841fa008a19cd36b322491b67d711698205d6671c76e38a3de2b330db8aa54516de8cdd4020dc795e67ed55913df53466f5dbf07d38fed2d10f9349

diff --git a/dev-python/thrift/metadata.xml b/dev-python/thrift/metadata.xml
new file mode 100644
index 000..78b29df5c47
--- /dev/null
+++ b/dev-python/thrift/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+grob...@gentoo.org
+Fabian Groffen
+  
+  
+thrift
+  
+

diff --git a/dev-python/thrift/thrift-0.11.0.ebuild 
b/dev-python/thrift/thrift-0.11.0.ebuild
new file mode 100644
index 000..bbc8f37a7dd
--- /dev/null
+++ b/dev-python/thrift/thrift-0.11.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python implementation of Thrift"
+HOMEPAGE="https://thrift.apache.org;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+"