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

2024-05-18 Thread Michał Górny
commit: f927e9c98dd4715a584cbd05d37ee4f86652c34d
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 08:13:04 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 08:36:03 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f927e9c9

dev-python/python-gflags: Enable py3.13

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

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

diff --git a/dev-python/python-gflags/python-gflags-3.1.2-r2.ebuild 
b/dev-python/python-gflags/python-gflags-3.1.2-r2.ebuild
index cc6bdb99527c..e2076b9c8843 100644
--- a/dev-python/python-gflags/python-gflags-3.1.2-r2.ebuild
+++ b/dev-python/python-gflags/python-gflags-3.1.2-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1 pypi
 



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

2024-04-14 Thread Michał Górny
commit: 41c2d1db5a406fadd1d8304fff3c4653d959ad9b
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Apr 14 15:10:02 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Apr 14 15:28:09 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41c2d1db

dev-python/python-gflags: Enable py3.12

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

 dev-python/python-gflags/python-gflags-3.1.2-r2.ebuild | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/dev-python/python-gflags/python-gflags-3.1.2-r2.ebuild 
b/dev-python/python-gflags/python-gflags-3.1.2-r2.ebuild
index 680d56e062fd..cc6bdb99527c 100644
--- a/dev-python/python-gflags/python-gflags-3.1.2-r2.ebuild
+++ b/dev-python/python-gflags/python-gflags-3.1.2-r2.ebuild
@@ -1,16 +1,19 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1 pypi
 
 DESCRIPTION="Google's Python argument parsing library"
-HOMEPAGE="https://github.com/google/python-gflags;
+HOMEPAGE="
+   https://github.com/google/python-gflags/
+   https://pypi.org/project/python-gflags/
+"
 
 LICENSE="BSD"
 SLOT="0"



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

2023-11-24 Thread Michał Górny
commit: 9574784c4cb89c1d54b0aec35064fcdfb0d55b30
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Nov 24 15:38:54 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov 24 15:38:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9574784c

dev-python/python-gflags: Stabilize 3.1.2-r2 arm64, #918354

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

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

diff --git a/dev-python/python-gflags/python-gflags-3.1.2-r2.ebuild 
b/dev-python/python-gflags/python-gflags-3.1.2-r2.ebuild
index 372c286e3710..680d56e062fd 100644
--- a/dev-python/python-gflags/python-gflags-3.1.2-r2.ebuild
+++ b/dev-python/python-gflags/python-gflags-3.1.2-r2.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/google/python-gflags;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc x86"
 
 RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
 



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

2023-03-17 Thread Michał Górny
commit: 47a66eff2b24e1b42ca32abbc1e7709a4fb54a91
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 17 11:59:39 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 17 15:24:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47a66eff

dev-python/python-gflags: Use pypi.eclass

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

 dev-python/python-gflags/python-gflags-3.1.2-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/python-gflags/python-gflags-3.1.2-r2.ebuild 
b/dev-python/python-gflags/python-gflags-3.1.2-r2.ebuild
index d42226ed7f90..372c286e3710 100644
--- a/dev-python/python-gflags/python-gflags-3.1.2-r2.ebuild
+++ b/dev-python/python-gflags/python-gflags-3.1.2-r2.ebuild
@@ -4,13 +4,13 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
 PYTHON_COMPAT=( python3_{9..11} )
 
-inherit distutils-r1
+inherit distutils-r1 pypi
 
 DESCRIPTION="Google's Python argument parsing library"
 HOMEPAGE="https://github.com/google/python-gflags;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"



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

2023-01-22 Thread Arthur Zamarin
commit: d8f40c51e247fcbd777362104b208bb93aafbede
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Jan 22 19:15:59 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Jan 22 19:15:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8f40c51

dev-python/python-gflags: enable py3.11

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

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

diff --git a/dev-python/python-gflags/python-gflags-3.1.2-r2.ebuild 
b/dev-python/python-gflags/python-gflags-3.1.2-r2.ebuild
index 4dafe95a65c7..d42226ed7f90 100644
--- a/dev-python/python-gflags/python-gflags-3.1.2-r2.ebuild
+++ b/dev-python/python-gflags/python-gflags-3.1.2-r2.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 
 inherit distutils-r1
 



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

2022-03-16 Thread Michał Górny
commit: bbee4bae1c8765dab9b515dfa7012bcfcd815603
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 16 07:55:29 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 16 07:55:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbee4bae

dev-python/python-gflags: Remove old

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

 .../python-gflags/python-gflags-3.1.2-r1.ebuild| 27 --
 1 file changed, 27 deletions(-)

diff --git a/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild 
b/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild
deleted file mode 100644
index 6d6ad7be7ff4..
--- a/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{7..10} )
-inherit distutils-r1
-
-DESCRIPTION="Google's Python argument parsing library"
-HOMEPAGE="https://github.com/google/python-gflags;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc x86"
-
-RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
-
-PATCHES=( "${FILESDIR}"/${PN}-3.1.1-script-install.patch )
-
-python_test() {
-   # note: each test needs to be run separately, otherwise they fail
-   "${EPYTHON}" -m gflags._helpers_test -v || die
-   "${EPYTHON}" -m gflags.flags_formatting_test -v || die
-   "${EPYTHON}" -m gflags.flags_unicode_literals_test -v || die
-}



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

2022-01-30 Thread Michał Górny
commit: 9aa122d1addcc1af1f8448607201e620ff309d50
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jan 30 09:33:23 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jan 30 10:04:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aa122d1

dev-python/python-gflags: Switch to PEP 517 build

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

 .../python-gflags/python-gflags-3.1.2-r2.ebuild| 28 ++
 1 file changed, 28 insertions(+)

diff --git a/dev-python/python-gflags/python-gflags-3.1.2-r2.ebuild 
b/dev-python/python-gflags/python-gflags-3.1.2-r2.ebuild
new file mode 100644
index ..251a537291ce
--- /dev/null
+++ b/dev-python/python-gflags/python-gflags-3.1.2-r2.ebuild
@@ -0,0 +1,28 @@
+# 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_{7..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Google's Python argument parsing library"
+HOMEPAGE="https://github.com/google/python-gflags;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+
+RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
+
+PATCHES=( "${FILESDIR}"/${PN}-3.1.1-script-install.patch )
+
+python_test() {
+   # note: each test needs to be run separately, otherwise they fail
+   "${EPYTHON}" -m gflags._helpers_test -v || die
+   "${EPYTHON}" -m gflags.flags_formatting_test -v || die
+   "${EPYTHON}" -m gflags.flags_unicode_literals_test -v || die
+}



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

2021-05-22 Thread Michał Górny
commit: 2fb007b8764748da26204a56d66e409cf6c36574
Author: Zamarin Arthur  gmail  com>
AuthorDate: Fri May 21 08:55:37 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 22 10:52:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fb007b8

dev-python/python-gflags: bump to python 3.10

passes tests

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

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

diff --git a/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild 
b/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild
index 90fe031744e..6d6ad7be7ff 100644
--- a/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild
+++ b/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{7..10} )
 inherit distutils-r1
 
 DESCRIPTION="Google's Python argument parsing library"



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

2021-02-26 Thread Sam James
commit: 8f74ab5c6d91b4468e601a33a7e32986c7943e07
Author: Jakov Smolic  sartura  hr>
AuthorDate: Thu Feb 25 19:30:11 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 26 14:26:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f74ab5c

dev-python/python-gflags: Port to python 3.9

Signed-off-by: Jakov Smolic  sartura.hr>
Closes: https://github.com/gentoo/gentoo/pull/19655
Signed-off-by: Sam James  gentoo.org>

 .../python-gflags/python-gflags-3.1.2-r1.ebuild | 21 +++--
 1 file changed, 7 insertions(+), 14 deletions(-)

diff --git a/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild 
b/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild
index 22c0041b2e4..90fe031744e 100644
--- a/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild
+++ b/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild
@@ -1,11 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{7,8} )
-
+PYTHON_COMPAT=( python3_{7..9} )
 inherit distutils-r1
 
 DESCRIPTION="Google's Python argument parsing library"
@@ -16,19 +15,13 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc x86"
 
-RDEPEND="
-   dev-python/six[${PYTHON_USEDEP}]"
-
-DEPEND="
-   ${RDEPEND}"
+RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
 
-PATCHES=(
-   "${FILESDIR}"/${PN}-3.1.1-script-install.patch
-)
+PATCHES=( "${FILESDIR}"/${PN}-3.1.1-script-install.patch )
 
 python_test() {
# note: each test needs to be run separately, otherwise they fail
-   "${PYTHON}" -m gflags._helpers_test -v || die
-   "${PYTHON}" -m gflags.flags_formatting_test -v || die
-   "${PYTHON}" -m gflags.flags_unicode_literals_test -v || die
+   "${EPYTHON}" -m gflags._helpers_test -v || die
+   "${EPYTHON}" -m gflags.flags_formatting_test -v || die
+   "${EPYTHON}" -m gflags.flags_unicode_literals_test -v || die
 }



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

2020-08-02 Thread Michał Górny
commit: 40b0f70eb699a29d2cdd0a3d53987fee4f93783a
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Aug  2 09:09:22 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Aug  2 09:14:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40b0f70e

dev-python/python-gflags: Remove py2.7

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

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

diff --git a/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild 
b/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild
index 9a25317e463..97610d54c1d 100644
--- a/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild
+++ b/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1
 



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

2020-05-06 Thread Patrick McLean
commit: 89e10850a6de6491dd35b7589a605373036fff20
Author: Patrick McLean  sony  com>
AuthorDate: Thu May  7 01:35:30 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu May  7 01:35:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89e10850

dev-python/python-gflags-3.1.2-r1: add py38

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrick McLean  gentoo.org>

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

diff --git a/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild 
b/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild
index bfac54e0243..9a25317e463 100644
--- a/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild
+++ b/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
 
 inherit distutils-r1
 



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

2020-03-28 Thread Michał Górny
commit: aacd8e676d61a84f609f968486eced3a43196b50
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Mar 28 21:01:09 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar 28 21:11:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aacd8e67

dev-python/python-gflags: Remove redundant versions

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

 dev-python/python-gflags/Manifest  |  1 -
 .../python-gflags/python-gflags-3.1.1.ebuild   | 34 --
 2 files changed, 35 deletions(-)

diff --git a/dev-python/python-gflags/Manifest 
b/dev-python/python-gflags/Manifest
index 14b179d6f92..8e1dfc158b6 100644
--- a/dev-python/python-gflags/Manifest
+++ b/dev-python/python-gflags/Manifest
@@ -1,2 +1 @@
-DIST python-gflags-3.1.1.tar.gz 52633 BLAKE2B 
78966a7ffd924dcb16b4c6459d10cb06b9494150887433fec1e32e1b454f151386d4024f3ba1d307f756781128224c8106539480d9291dcc2ed82e85c8eef36f
 SHA512 
28009cdc09b94b416af5237d3897d6ab516cc3b6a3eed18a31adb8c199f31a8c7d07b1d69794cb37de84b50eefbde1de57f9f0afaeac0a4747b352f4024ef12c
 DIST python-gflags-3.1.2.tar.gz 52093 BLAKE2B 
4275b43ecf2c58f76fee0b1ff4645eb3176a9ae3b68fdd4a059c2f6f659ca1d9b6e4fad152a2fa48f1eb22c467dbc006835c241c21f89c0ca92367e484f34c6f
 SHA512 
7a3c08b6b212cdb9cb7feaa48e3875d1204a4b3a57182508a078331565f70509d00c315400fa0316dbf61ed4d6a6a04ca8c1a2303567d37650d8dfbb329e2f6c

diff --git a/dev-python/python-gflags/python-gflags-3.1.1.ebuild 
b/dev-python/python-gflags/python-gflags-3.1.1.ebuild
deleted file mode 100644
index 4d78be44ec9..000
--- a/dev-python/python-gflags/python-gflags-3.1.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Google's Python argument parsing library"
-HOMEPAGE="https://github.com/google/python-gflags;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc x86"
-
-RDEPEND="
-   dev-python/six[${PYTHON_USEDEP}]"
-
-DEPEND="
-   ${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-
-PATCHES=(
-   "${FILESDIR}"/${P}-script-install.patch
-)
-
-python_test() {
-   # note: each test needs to be run separately, otherwise they fail
-   "${PYTHON}" -m gflags._helpers_test -v || die
-   "${PYTHON}" -m gflags.flags_formatting_test -v || die
-   "${PYTHON}" -m gflags.flags_unicode_literals_test -v || die
-}



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

2020-03-28 Thread Michał Górny
commit: af9e4c9cb348b1f7c0dcf1d7e1e85071a31a7e98
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Mar 28 21:00:31 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar 28 21:11:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af9e4c9c

dev-python/python-gflags: Stabilize 3.1.2-r1 ALLARCHES

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

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

diff --git a/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild 
b/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild
index 400d38c38cf..b6c16b62588 100644
--- a/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild
+++ b/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc x86"
 
 RDEPEND="
dev-python/six[${PYTHON_USEDEP}]"



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

2020-03-28 Thread Michał Górny
commit: cf4a59f1c94e510df84d68c2580b035338b5ab31
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Mar 28 20:59:53 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar 28 21:11:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf4a59f1

dev-python/python-gflags: Set DISTUTILS_USE_SETUPTOOLS

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

 dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild 
b/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild
index 35b08f2fdfe..400d38c38cf 100644
--- a/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild
+++ b/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=7
 
+DISTUTILS_USE_SETUPTOOLS=no
 PYTHON_COMPAT=( python{2_7,3_6,3_7} )
 
 inherit distutils-r1
@@ -19,8 +20,7 @@ RDEPEND="
dev-python/six[${PYTHON_USEDEP}]"
 
 DEPEND="
-   ${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]"
+   ${RDEPEND}"
 
 PATCHES=(
"${FILESDIR}"/${PN}-3.1.1-script-install.patch



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

2020-03-28 Thread Michał Górny
commit: 9a0d93cf947ed80dab8a43bdca54197d175f0c78
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Mar 28 21:00:06 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar 28 21:11:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a0d93cf

dev-python/python-gflags: Mark ALLARCHES

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

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

diff --git a/dev-python/python-gflags/metadata.xml 
b/dev-python/python-gflags/metadata.xml
index 6edd7784378..3dd29bbf1a9 100644
--- a/dev-python/python-gflags/metadata.xml
+++ b/dev-python/python-gflags/metadata.xml
@@ -5,6 +5,7 @@
pyt...@gentoo.org
Python

+   

google/python-gflags
python-gflags



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

2020-03-25 Thread Agostino Sarubbo
commit: d206a0d962215a3b90dd25a99dadba412488c554
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Mar 25 15:27:05 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Mar 25 15:27:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d206a0d9

dev-python/python-gflags: ia64 stable wrt bug #714464

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

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

diff --git a/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild 
b/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild
index b68502e0f05..fd85dcbc877 100644
--- a/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild
+++ b/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
 
 RDEPEND="
dev-python/six[${PYTHON_USEDEP}]"



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

2019-07-16 Thread Patrick McLean
commit: 76dcbf9575307030c97c75b842d02c7e1ea004e9
Author: Patrick McLean  sony  com>
AuthorDate: Wed Jul 17 02:47:55 2019 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Wed Jul 17 03:34:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76dcbf95

dev-python/python-gflags: Revbump, add python3_7, move to EAPI=7

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Patrick McLean  gentoo.org>

 .../{python-gflags-3.1.2.ebuild => python-gflags-3.1.2-r1.ebuild}   | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/python-gflags/python-gflags-3.1.2.ebuild 
b/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild
similarity index 89%
rename from dev-python/python-gflags/python-gflags-3.1.2.ebuild
rename to dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild
index fbe985dcaf5..645b558ba52 100644
--- a/dev-python/python-gflags/python-gflags-3.1.2.ebuild
+++ b/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_6,3_7} pypy )
 
 inherit distutils-r1
 



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

2018-03-28 Thread Mike Frysinger
commit: e63c06317d1275632dd197c6ba02ee3f9d58908c
Author: Mike Frysinger  chromium  org>
AuthorDate: Thu Mar 29 03:01:20 2018 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Mar 29 03:01:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e63c0631

dev-python/python-gflags: version bump to 3.1.2

 dev-python/python-gflags/Manifest  |  1 +
 .../python-gflags/python-gflags-3.1.2.ebuild   | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-python/python-gflags/Manifest 
b/dev-python/python-gflags/Manifest
index b385f4609ca..14b179d6f92 100644
--- a/dev-python/python-gflags/Manifest
+++ b/dev-python/python-gflags/Manifest
@@ -1 +1,2 @@
 DIST python-gflags-3.1.1.tar.gz 52633 BLAKE2B 
78966a7ffd924dcb16b4c6459d10cb06b9494150887433fec1e32e1b454f151386d4024f3ba1d307f756781128224c8106539480d9291dcc2ed82e85c8eef36f
 SHA512 
28009cdc09b94b416af5237d3897d6ab516cc3b6a3eed18a31adb8c199f31a8c7d07b1d69794cb37de84b50eefbde1de57f9f0afaeac0a4747b352f4024ef12c
+DIST python-gflags-3.1.2.tar.gz 52093 BLAKE2B 
4275b43ecf2c58f76fee0b1ff4645eb3176a9ae3b68fdd4a059c2f6f659ca1d9b6e4fad152a2fa48f1eb22c467dbc006835c241c21f89c0ca92367e484f34c6f
 SHA512 
7a3c08b6b212cdb9cb7feaa48e3875d1204a4b3a57182508a078331565f70509d00c315400fa0316dbf61ed4d6a6a04ca8c1a2303567d37650d8dfbb329e2f6c

diff --git a/dev-python/python-gflags/python-gflags-3.1.2.ebuild 
b/dev-python/python-gflags/python-gflags-3.1.2.ebuild
new file mode 100644
index 000..fbe985dcaf5
--- /dev/null
+++ b/dev-python/python-gflags/python-gflags-3.1.2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+PYTHON_COMPAT=( python{2_7,3_6} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="Google's Python argument parsing library"
+HOMEPAGE="https://github.com/google/python-gflags;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+
+RDEPEND="
+   dev-python/six[${PYTHON_USEDEP}]"
+
+DEPEND="
+   ${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-3.1.1-script-install.patch
+)
+
+python_test() {
+   # note: each test needs to be run separately, otherwise they fail
+   "${PYTHON}" -m gflags._helpers_test -v || die
+   "${PYTHON}" -m gflags.flags_formatting_test -v || die
+   "${PYTHON}" -m gflags.flags_unicode_literals_test -v || die
+}



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

2017-06-17 Thread Patrice Clement
commit: b373071b2034ac25b9c5e098c9c16f7af085f6bb
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Jun 17 23:10:13 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Jun 17 23:11:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b373071b

dev-python/python-gflags: add back two arches to KEYWORDS.

Package-Manager: Portage-2.3.5, Repoman-2.3.1

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

diff --git a/dev-python/python-gflags/python-gflags-3.1.1.ebuild 
b/dev-python/python-gflags/python-gflags-3.1.1.ebuild
index f90918fb1c5..476bc282466 100644
--- a/dev-python/python-gflags/python-gflags-3.1.1.ebuild
+++ b/dev-python/python-gflags/python-gflags-3.1.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc64 ~s390 ~sh x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~sparc 
~s390 ~sh x86"
 
 RDEPEND="
dev-python/six[${PYTHON_USEDEP}]"



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

2017-06-17 Thread Patrice Clement
commit: 1340aee7062458eed07f31178450522fd0ef63e9
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Jun 17 21:46:21 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Jun 17 22:05:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1340aee7

dev-python/python-gflags: clean up old.

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-python/python-gflags/Manifest  |  1 -
 .../files/python-gflags-2.0-scripts-install.patch  | 29 -
 .../python-gflags-2.0-skip-test-as-root.patch  | 28 -
 .../files/python-gflags-2.0-tests-python-2.7.patch | 68 --
 .../python-gflags-2.0-tests-respect-tmpdir.patch   | 58 --
 dev-python/python-gflags/python-gflags-2.0.ebuild  | 37 
 6 files changed, 221 deletions(-)

diff --git a/dev-python/python-gflags/Manifest 
b/dev-python/python-gflags/Manifest
index 60380e78e64..645a2051ed1 100644
--- a/dev-python/python-gflags/Manifest
+++ b/dev-python/python-gflags/Manifest
@@ -1,2 +1 @@
-DIST python-gflags-2.0.tar.gz 65094 SHA256 
0dff6360423f3ec08cbe3bfaf37b339461a54a21d13be0dd5d9cce531078 SHA512 
43bddf631501f08537167c3915a6ace9a5e70b1bac0351614b07d3de1e149475c2cbb04a9770096dc033fefd35d12eea0b4c849f5660f9950db1129023dd36ac
 WHIRLPOOL 
23769400b455352ea9f0d0a09f78df1ddc640a59c3bb65bafc1a0020d678453ed35aec3ee4224a8ded1b83f0b1c62c348c77b1065dc034bbe29a5a177f93f0ad
 DIST python-gflags-3.1.1.tar.gz 52633 SHA256 
aaff6449ca74320c709052e4664a52337832b2338f4a4267088564f3e98f6c63 SHA512 
28009cdc09b94b416af5237d3897d6ab516cc3b6a3eed18a31adb8c199f31a8c7d07b1d69794cb37de84b50eefbde1de57f9f0afaeac0a4747b352f4024ef12c
 WHIRLPOOL 
2b0bdc5150b87d98c07431203c57aa94e535b564ab4cd3a2e307b9d5030360e06172853c9497895c5b42cc5058ac9c4b73d10db14e935f2569693b86cec7de05

diff --git 
a/dev-python/python-gflags/files/python-gflags-2.0-scripts-install.patch 
b/dev-python/python-gflags/files/python-gflags-2.0-scripts-install.patch
deleted file mode 100644
index e29ef951da5..000
--- a/dev-python/python-gflags/files/python-gflags-2.0-scripts-install.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-The scripts are installed as 'data' rather than scripts.
-http://code.google.com/p/python-gflags/issues/detail?id=12
-
-From d544cdad63faa5a53ba524e39f091f4a18e1eeb8 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= 
-Date: Sun, 16 Dec 2012 16:27:13 +0100
-Subject: [PATCH] Install Python scripts using 'scripts' key.
-
-This is necessary to ensure that the shebangs are properly replaced when
-installing for multiple Python implementations.

- setup.py | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/setup.py b/setup.py
-index 573db2d..ddad318 100755
 a/setup.py
-+++ b/setup.py
-@@ -39,6 +39,6 @@ setup(name='python-gflags',
-   author_email='google-gfl...@googlegroups.com',
-   url='http://code.google.com/p/python-gflags',
-   py_modules=["gflags", "gflags_validators"],
--  data_files=[("bin", ["gflags2man.py"])],
-+  scripts=["gflags2man.py"],
-   include_package_data=True,
-   )
--- 
-1.8.0.2
-

diff --git 
a/dev-python/python-gflags/files/python-gflags-2.0-skip-test-as-root.patch 
b/dev-python/python-gflags/files/python-gflags-2.0-skip-test-as-root.patch
deleted file mode 100644
index 5eb2aa35b26..000
--- a/dev-python/python-gflags/files/python-gflags-2.0-skip-test-as-root.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-http://bugs.gentoo.org/475134
-
-From 6e93aa28e1e116619a82e1b78ffbc15ce1133d51 Mon Sep 17 00:00:00 2001
-From: Michael Marineau 
-Date: Thu, 27 Jun 2013 19:26:23 -0400
-Subject: [PATCH 3/3] Skip a permissions check when running as root.
-

- tests/gflags_unittest.py | 3 +++
- 1 file changed, 3 insertions(+)
-
-diff --git a/tests/gflags_unittest.py b/tests/gflags_unittest.py
-index 091ebd9..ddd3b5c 100755
 a/tests/gflags_unittest.py
-+++ b/tests/gflags_unittest.py
-@@ -,6 +,9 @@ class LoadFromFlagFileTest(googletest.TestCase):
- 
-   def testMethod_flagfiles_NoPermissions(self):
- """Test that --flagfile raises except on file that is unreadable."""
-+# This test doesn't work as root
-+if os.getuid() == 0:
-+return
- tmp_files = self._SetupTestFiles()
- # specify our temp file on the fake cmd line
- fake_cmd_line = ('fooScript --SomeFlag some_arg --flagfile=%s'
--- 
-1.8.1.5
-

diff --git 
a/dev-python/python-gflags/files/python-gflags-2.0-tests-python-2.7.patch 
b/dev-python/python-gflags/files/python-gflags-2.0-tests-python-2.7.patch
deleted file mode 100644
index 2210b2b6edd..000
--- a/dev-python/python-gflags/files/python-gflags-2.0-tests-python-2.7.patch
+++ /dev/null
@@ -1,68 +0,0 @@
-https://bugs.gentoo.org/447482
-
-
-r41 | jwilli...@endpoint.com | 2012-02-21 17:17:32 -0500 (Tue, 21 Feb 2012) | 
5 lines
-
-Unit test updates for 

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

2017-06-17 Thread Patrice Clement
commit: f5ef2dc2ecdd7ab25ad905abceb058fd5e457d69
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Jun 17 21:42:50 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Jun 17 22:05:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5ef2dc2

dev-python/python-gflags: stable for amd64. mark stable for the remaining
arches using the ALLARCHES policy.

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-python/python-gflags/python-gflags-3.1.1.ebuild | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/dev-python/python-gflags/python-gflags-3.1.1.ebuild 
b/dev-python/python-gflags/python-gflags-3.1.1.ebuild
index 10452d99c70..f90918fb1c5 100644
--- a/dev-python/python-gflags/python-gflags-3.1.1.ebuild
+++ b/dev-python/python-gflags/python-gflags-3.1.1.ebuild
@@ -13,11 +13,13 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
-IUSE=""
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc64 ~s390 ~sh x86"
 
-RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
+RDEPEND="
+   dev-python/six[${PYTHON_USEDEP}]"
+
+DEPEND="
+   ${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"
 
 PATCHES=(



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

2017-05-09 Thread Michał Górny
commit: 997ab931755ad3327d29a6d26840fe21665cbd0e
Author: Michał Górny  gentoo  org>
AuthorDate: Tue May  9 21:08:47 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May  9 21:09:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=997ab931

dev-python/python-gflags: Restore ~ppc & ~sparc keywords

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

diff --git a/dev-python/python-gflags/python-gflags-3.1.1.ebuild 
b/dev-python/python-gflags/python-gflags-3.1.1.ebuild
index 7353c6aa476..10452d99c70 100644
--- a/dev-python/python-gflags/python-gflags-3.1.1.ebuild
+++ b/dev-python/python-gflags/python-gflags-3.1.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh 
~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
 IUSE=""
 
 RDEPEND="dev-python/six[${PYTHON_USEDEP}]"



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

2017-05-09 Thread Michał Górny
commit: 24134443deb83f6685dad375bd395d0b9d66370c
Author: Michał Górny  gentoo  org>
AuthorDate: Tue May  9 20:09:48 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May  9 20:10:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24134443

dev-python/python-gflags: Bump to 3.1.1

 dev-python/python-gflags/Manifest  |  1 +
 .../files/python-gflags-3.1.1-script-install.patch | 33 ++
 .../python-gflags/python-gflags-3.1.1.ebuild   | 32 +
 3 files changed, 66 insertions(+)

diff --git a/dev-python/python-gflags/Manifest 
b/dev-python/python-gflags/Manifest
index 701cf8ef797..60380e78e64 100644
--- a/dev-python/python-gflags/Manifest
+++ b/dev-python/python-gflags/Manifest
@@ -1 +1,2 @@
 DIST python-gflags-2.0.tar.gz 65094 SHA256 
0dff6360423f3ec08cbe3bfaf37b339461a54a21d13be0dd5d9cce531078 SHA512 
43bddf631501f08537167c3915a6ace9a5e70b1bac0351614b07d3de1e149475c2cbb04a9770096dc033fefd35d12eea0b4c849f5660f9950db1129023dd36ac
 WHIRLPOOL 
23769400b455352ea9f0d0a09f78df1ddc640a59c3bb65bafc1a0020d678453ed35aec3ee4224a8ded1b83f0b1c62c348c77b1065dc034bbe29a5a177f93f0ad
+DIST python-gflags-3.1.1.tar.gz 52633 SHA256 
aaff6449ca74320c709052e4664a52337832b2338f4a4267088564f3e98f6c63 SHA512 
28009cdc09b94b416af5237d3897d6ab516cc3b6a3eed18a31adb8c199f31a8c7d07b1d69794cb37de84b50eefbde1de57f9f0afaeac0a4747b352f4024ef12c
 WHIRLPOOL 
2b0bdc5150b87d98c07431203c57aa94e535b564ab4cd3a2e307b9d5030360e06172853c9497895c5b42cc5058ac9c4b73d10db14e935f2569693b86cec7de05

diff --git 
a/dev-python/python-gflags/files/python-gflags-3.1.1-script-install.patch 
b/dev-python/python-gflags/files/python-gflags-3.1.1-script-install.patch
new file mode 100644
index 000..4fc79138309
--- /dev/null
+++ b/dev-python/python-gflags/files/python-gflags-3.1.1-script-install.patch
@@ -0,0 +1,33 @@
+From 3bc427f5ba0b612430066d5da0ba7a67252ebc75 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= 
+Date: Tue, 9 May 2017 21:47:08 +0200
+Subject: [PATCH] setup.py: Install the script as 'scripts', rather than
+ 'data_files'
+
+Install the Python script using the 'scripts' key rather than
+the 'data_files' hack. This ensures that it is installed
+in the correct location (respecting install options) and its shebang
+is updated to match the correct Python interpreter.
+
+This is the same patch as I've sent back in 2012, rebased on top
+of the newest release.
+---
+ setup.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/setup.py b/setup.py
+index 647db36..1f9e8cb 100644
+--- a/setup.py
 b/setup.py
+@@ -39,7 +39,7 @@ setup(name='python-gflags',
+   author_email='google-gfl...@googlegroups.com',
+   url='https://github.com/google/python-gflags',
+   packages=['gflags', 'gflags.third_party', 'gflags.third_party.pep257'],
+-  data_files=[('bin', ['gflags2man.py'])],
++  scripts=['gflags2man.py'],
+   requires=['six'],
+   classifiers=[
+   'Programming Language :: Python :: 2.7',
+-- 
+2.13.0.rc2
+

diff --git a/dev-python/python-gflags/python-gflags-3.1.1.ebuild 
b/dev-python/python-gflags/python-gflags-3.1.1.ebuild
new file mode 100644
index 000..7353c6aa476
--- /dev/null
+++ b/dev-python/python-gflags/python-gflags-3.1.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="Google's Python argument parsing library"
+HOMEPAGE="https://github.com/google/python-gflags;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh 
~x86"
+IUSE=""
+
+RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+
+PATCHES=(
+   "${FILESDIR}"/${P}-script-install.patch
+)
+
+python_test() {
+   # note: each test needs to be run separately, otherwise they fail
+   "${PYTHON}" -m gflags._helpers_test -v || die
+   "${PYTHON}" -m gflags.flags_formatting_test -v || die
+   "${PYTHON}" -m gflags.flags_unicode_literals_test -v || die
+}



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

2017-05-09 Thread Michał Górny
commit: 742cf00b62f2814ce986350283ba0a17dc38cc3b
Author: Michał Górny  gentoo  org>
AuthorDate: Tue May  9 19:37:00 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May  9 20:10:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=742cf00b

dev-python/python-gflags: Clean up unused patch

 .../python-gflags-3.0.2-scripts-install.patch  | 29 --
 1 file changed, 29 deletions(-)

diff --git 
a/dev-python/python-gflags/files/python-gflags-3.0.2-scripts-install.patch 
b/dev-python/python-gflags/files/python-gflags-3.0.2-scripts-install.patch
deleted file mode 100644
index ffa6ec53e56..000
--- a/dev-python/python-gflags/files/python-gflags-3.0.2-scripts-install.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-The scripts are installed as 'data' rather than scripts.
-http://code.google.com/p/python-gflags/issues/detail?id=12
-
-From d544cdad63faa5a53ba524e39f091f4a18e1eeb8 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= 
-Date: Sun, 16 Dec 2012 16:27:13 +0100
-Subject: [PATCH] Install Python scripts using 'scripts' key.
-
-This is necessary to ensure that the shebangs are properly replaced when
-installing for multiple Python implementations.

- setup.py | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/setup.py b/setup.py
-index 573db2d..ddad318 100755
 a/setup.py
-+++ b/setup.py
-@@ -39,6 +39,6 @@ setup(name='python-gflags',
-   author_email='google-gfl...@googlegroups.com',
-   url='https://github.com/google/python-gflags',
-   py_modules=['gflags'],
--  data_files=[('bin', ['gflags2man.py'])],
-+  scripts=['gflags2man.py'],
-   include_package_data=True,
-   )
--- 
-1.8.0.2
-



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

2017-05-09 Thread Michał Górny
commit: 06325f4af30e64f2524ae5ae8c3df2faff44856c
Author: Michał Górny  gentoo  org>
AuthorDate: Tue May  9 19:00:01 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May  9 19:29:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06325f4a

dev-python/python-gflags: Remove broken 3.0.2, #594734

The 3.0.2 version is completely broken and does not install Python
packages, which completely defeats its purpose. It does not have any
special qualities, nor any reason to keep it around.

 dev-python/python-gflags/Manifest  |  1 -
 .../python-gflags/python-gflags-3.0.2.ebuild   | 26 --
 2 files changed, 27 deletions(-)

diff --git a/dev-python/python-gflags/Manifest 
b/dev-python/python-gflags/Manifest
index 9a1ab292e90..701cf8ef797 100644
--- a/dev-python/python-gflags/Manifest
+++ b/dev-python/python-gflags/Manifest
@@ -1,2 +1 @@
 DIST python-gflags-2.0.tar.gz 65094 SHA256 
0dff6360423f3ec08cbe3bfaf37b339461a54a21d13be0dd5d9cce531078 SHA512 
43bddf631501f08537167c3915a6ace9a5e70b1bac0351614b07d3de1e149475c2cbb04a9770096dc033fefd35d12eea0b4c849f5660f9950db1129023dd36ac
 WHIRLPOOL 
23769400b455352ea9f0d0a09f78df1ddc640a59c3bb65bafc1a0020d678453ed35aec3ee4224a8ded1b83f0b1c62c348c77b1065dc034bbe29a5a177f93f0ad
-DIST python-gflags-3.0.2.tar.gz 91481 SHA256 
f2ca688f385bba47382a067d2d77322ab974fd4d596baad95bcd7d319241061d SHA512 
f24b404a1821d55f2d7423548c241f54962e79b31ade6b718e0c50591756ec269545445326e459a1b02806ca5eab7ccf9c545211e4148b3da050069b9a97088f
 WHIRLPOOL 
4a72cde4f2715d2fd32760b0b69f4ff1b0b14d94ad3d00d002cd16a9d3715f7f61bf14878fca4073c8c573ae853229c15d781eb766ad324ce053645a76cedba5

diff --git a/dev-python/python-gflags/python-gflags-3.0.2.ebuild 
b/dev-python/python-gflags/python-gflags-3.0.2.ebuild
deleted file mode 100644
index 71254820f1f..000
--- a/dev-python/python-gflags/python-gflags-3.0.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-# Python 3 is in testing, but is waiting for the next release:
-# https://github.com/gflags/python-gflags/issues/17
-PYTHON_COMPAT=( python2_7 pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="Google's Python argument parsing library"
-HOMEPAGE="https://github.com/google/python-gflags;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-PATCHES=(
-   "${FILESDIR}"/${P}-scripts-install.patch
-)



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

2017-01-12 Thread Jeroen Roovers
commit: 9205c027569724b9a5964cdc73628277e9b4
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Jan 12 09:24:55 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Jan 12 09:24:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9205c027

dev-python/python-gflags: Stable for HPPA (bug #603430).

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

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

diff --git a/dev-python/python-gflags/python-gflags-2.0.ebuild 
b/dev-python/python-gflags/python-gflags-2.0.ebuild
index f31df99..8a9da50 100644
--- a/dev-python/python-gflags/python-gflags-2.0.ebuild
+++ b/dev-python/python-gflags/python-gflags-2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc64 ~s390 ~sh x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc64 ~s390 ~sh x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2016-11-23 Thread Mike Gilbert
commit: 1f341a3e111e238db51f7fd5c556ab5112fb0944
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Nov 24 04:46:56 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Nov 24 04:46:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f341a3e

dev-python/python-gflags: replace googlecode links

Package-Manager: portage-2.3.2_p8

 dev-python/python-gflags/Manifest   | 2 +-
 dev-python/python-gflags/metadata.xml   | 3 +--
 dev-python/python-gflags/python-gflags-2.0.ebuild   | 6 +++---
 dev-python/python-gflags/python-gflags-3.0.2.ebuild | 2 +-
 4 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/dev-python/python-gflags/Manifest 
b/dev-python/python-gflags/Manifest
index 0d03860..9a1ab29 100644
--- a/dev-python/python-gflags/Manifest
+++ b/dev-python/python-gflags/Manifest
@@ -1,2 +1,2 @@
-DIST python-gflags-2.0.tar.gz 64929 SHA256 
311066217acb8cd8519a4c872cb3fe64f02bcf105802bb761ab0de55c2386cd6 SHA512 
28566acffd092f09105f3b9ad3be4ada11f024f940914e6efb103907f3779283c63bdfe13edad83aa470c5e887b49ad8b05031fc1895f3bad9b5d9c368bbfe18
 WHIRLPOOL 
61054cce9033ef26ee6d6296fc761c840f394de07f068a899b52a5d4212de4e4601f9a203fd8033db576e79369e4d53a0bb04bfca0e50cf828ff94105a2b453a
+DIST python-gflags-2.0.tar.gz 65094 SHA256 
0dff6360423f3ec08cbe3bfaf37b339461a54a21d13be0dd5d9cce531078 SHA512 
43bddf631501f08537167c3915a6ace9a5e70b1bac0351614b07d3de1e149475c2cbb04a9770096dc033fefd35d12eea0b4c849f5660f9950db1129023dd36ac
 WHIRLPOOL 
23769400b455352ea9f0d0a09f78df1ddc640a59c3bb65bafc1a0020d678453ed35aec3ee4224a8ded1b83f0b1c62c348c77b1065dc034bbe29a5a177f93f0ad
 DIST python-gflags-3.0.2.tar.gz 91481 SHA256 
f2ca688f385bba47382a067d2d77322ab974fd4d596baad95bcd7d319241061d SHA512 
f24b404a1821d55f2d7423548c241f54962e79b31ade6b718e0c50591756ec269545445326e459a1b02806ca5eab7ccf9c545211e4148b3da050069b9a97088f
 WHIRLPOOL 
4a72cde4f2715d2fd32760b0b69f4ff1b0b14d94ad3d00d002cd16a9d3715f7f61bf14878fca4073c8c573ae853229c15d781eb766ad324ce053645a76cedba5

diff --git a/dev-python/python-gflags/metadata.xml 
b/dev-python/python-gflags/metadata.xml
index fa321e2..e3ab208 100644
--- a/dev-python/python-gflags/metadata.xml
+++ b/dev-python/python-gflags/metadata.xml
@@ -6,7 +6,6 @@
Python


-   python-gflags
-   gflags/python-gflags
+   google/python-gflags

 

diff --git a/dev-python/python-gflags/python-gflags-2.0.ebuild 
b/dev-python/python-gflags/python-gflags-2.0.ebuild
index f1c3982..f31df99 100644
--- a/dev-python/python-gflags/python-gflags-2.0.ebuild
+++ b/dev-python/python-gflags/python-gflags-2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,8 +9,8 @@ PYTHON_COMPAT=( python2_7 pypy )
 inherit distutils-r1
 
 DESCRIPTION="Google's Python argument parsing library"
-HOMEPAGE="https://github.com/gflags/python-gflags;
-SRC_URI="https://python-gflags.googlecode.com/files/${P}.tar.gz;
+HOMEPAGE="https://github.com/google/python-gflags;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/dev-python/python-gflags/python-gflags-3.0.2.ebuild 
b/dev-python/python-gflags/python-gflags-3.0.2.ebuild
index 5fe4a04..8a6ac06 100644
--- a/dev-python/python-gflags/python-gflags-3.0.2.ebuild
+++ b/dev-python/python-gflags/python-gflags-3.0.2.ebuild
@@ -11,7 +11,7 @@ PYTHON_COMPAT=( python2_7 pypy )
 inherit distutils-r1
 
 DESCRIPTION="Google's Python argument parsing library"
-HOMEPAGE="https://github.com/gflags/python-gflags;
+HOMEPAGE="https://github.com/google/python-gflags;
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"



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

2016-04-20 Thread Mike Frysinger
commit: fad5a3db651785d705bd2fb93562436f32bdd452
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Apr 21 05:28:03 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Apr 21 05:28:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fad5a3db

dev-python/python-gflags: add ppc/sparc love

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

diff --git a/dev-python/python-gflags/python-gflags-3.0.2.ebuild 
b/dev-python/python-gflags/python-gflags-3.0.2.ebuild
index b821f34..5fe4a04 100644
--- a/dev-python/python-gflags/python-gflags-3.0.2.ebuild
+++ b/dev-python/python-gflags/python-gflags-3.0.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh 
~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
 IUSE=""
 
 RDEPEND=""



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

2016-03-28 Thread Mike Frysinger
commit: 031521f3574f383b5a9ffa1139aea3c7d86403d3
Author: Mike Frysinger  gentoo  org>
AuthorDate: Mon Mar 28 18:49:54 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Mon Mar 28 19:10:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=031521f3

dev-python/python-gflags: note py3 compat

 dev-python/python-gflags/python-gflags-3.0.2.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-python/python-gflags/python-gflags-3.0.2.ebuild 
b/dev-python/python-gflags/python-gflags-3.0.2.ebuild
index d26a4bf..b821f34 100644
--- a/dev-python/python-gflags/python-gflags-3.0.2.ebuild
+++ b/dev-python/python-gflags/python-gflags-3.0.2.ebuild
@@ -4,6 +4,8 @@
 
 EAPI=6
 
+# Python 3 is in testing, but is waiting for the next release:
+# https://github.com/gflags/python-gflags/issues/17
 PYTHON_COMPAT=( python2_7 pypy )
 
 inherit distutils-r1



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

2016-02-10 Thread Justin Lecher
commit: 428b8a3de05f2e1863b2adb0e8a5ccc2120a0b29
Author: Justin Lecher  gentoo  org>
AuthorDate: Wed Feb 10 17:14:37 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Feb 10 17:14:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=428b8a3d

dev-python/python-gflags: Version Bump

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/python-gflags/Manifest  |  1 +
 .../python-gflags-3.0.2-scripts-install.patch  | 29 ++
 .../python-gflags/python-gflags-3.0.2.ebuild   | 25 +++
 3 files changed, 55 insertions(+)

diff --git a/dev-python/python-gflags/Manifest 
b/dev-python/python-gflags/Manifest
index 4366693..0d03860 100644
--- a/dev-python/python-gflags/Manifest
+++ b/dev-python/python-gflags/Manifest
@@ -1 +1,2 @@
 DIST python-gflags-2.0.tar.gz 64929 SHA256 
311066217acb8cd8519a4c872cb3fe64f02bcf105802bb761ab0de55c2386cd6 SHA512 
28566acffd092f09105f3b9ad3be4ada11f024f940914e6efb103907f3779283c63bdfe13edad83aa470c5e887b49ad8b05031fc1895f3bad9b5d9c368bbfe18
 WHIRLPOOL 
61054cce9033ef26ee6d6296fc761c840f394de07f068a899b52a5d4212de4e4601f9a203fd8033db576e79369e4d53a0bb04bfca0e50cf828ff94105a2b453a
+DIST python-gflags-3.0.2.tar.gz 91481 SHA256 
f2ca688f385bba47382a067d2d77322ab974fd4d596baad95bcd7d319241061d SHA512 
f24b404a1821d55f2d7423548c241f54962e79b31ade6b718e0c50591756ec269545445326e459a1b02806ca5eab7ccf9c545211e4148b3da050069b9a97088f
 WHIRLPOOL 
4a72cde4f2715d2fd32760b0b69f4ff1b0b14d94ad3d00d002cd16a9d3715f7f61bf14878fca4073c8c573ae853229c15d781eb766ad324ce053645a76cedba5

diff --git 
a/dev-python/python-gflags/files/python-gflags-3.0.2-scripts-install.patch 
b/dev-python/python-gflags/files/python-gflags-3.0.2-scripts-install.patch
new file mode 100644
index 000..ffa6ec5
--- /dev/null
+++ b/dev-python/python-gflags/files/python-gflags-3.0.2-scripts-install.patch
@@ -0,0 +1,29 @@
+The scripts are installed as 'data' rather than scripts.
+http://code.google.com/p/python-gflags/issues/detail?id=12
+
+From d544cdad63faa5a53ba524e39f091f4a18e1eeb8 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= 
+Date: Sun, 16 Dec 2012 16:27:13 +0100
+Subject: [PATCH] Install Python scripts using 'scripts' key.
+
+This is necessary to ensure that the shebangs are properly replaced when
+installing for multiple Python implementations.
+---
+ setup.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/setup.py b/setup.py
+index 573db2d..ddad318 100755
+--- a/setup.py
 b/setup.py
+@@ -39,6 +39,6 @@ setup(name='python-gflags',
+   author_email='google-gfl...@googlegroups.com',
+   url='https://github.com/google/python-gflags',
+   py_modules=['gflags'],
+-  data_files=[('bin', ['gflags2man.py'])],
++  scripts=['gflags2man.py'],
+   include_package_data=True,
+   )
+-- 
+1.8.0.2
+

diff --git a/dev-python/python-gflags/python-gflags-3.0.2.ebuild 
b/dev-python/python-gflags/python-gflags-3.0.2.ebuild
new file mode 100644
index 000..d26a4bf
--- /dev/null
+++ b/dev-python/python-gflags/python-gflags-3.0.2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="Google's Python argument parsing library"
+HOMEPAGE="https://github.com/gflags/python-gflags;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh 
~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+PATCHES=(
+   "${FILESDIR}"/${P}-scripts-install.patch
+)



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

2015-11-18 Thread Agostino Sarubbo
commit: 3230d85b70cf84e0ba3e2d59e25fe2667afc75ad
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Nov 18 10:30:50 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Nov 18 10:30:50 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3230d85b

dev-python/python-gflags: ia64 stable wrt bug #519772

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ia64"

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

diff --git a/dev-python/python-gflags/python-gflags-2.0.ebuild 
b/dev-python/python-gflags/python-gflags-2.0.ebuild
index fb081ce..f1c3982 100644
--- a/dev-python/python-gflags/python-gflags-2.0.ebuild
+++ b/dev-python/python-gflags/python-gflags-2.0.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://python-gflags.googlecode.com/files/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh x86"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc64 ~s390 ~sh x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2015-09-01 Thread Tobias Klausmann
commit: 8028f0474d6980124f6f1af8c0957fefe450f01a
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Sep  1 19:24:19 2015 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Sep  1 19:24:19 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8028f047

dev-python/python-gflags: Fixing HOMEPAGE move due to code.google.com shutdown

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-python/python-gflags/python-gflags-2.0.ebuild 
b/dev-python/python-gflags/python-gflags-2.0.ebuild
index 19e8e6a..fb081ce 100644
--- a/dev-python/python-gflags/python-gflags-2.0.ebuild
+++ b/dev-python/python-gflags/python-gflags-2.0.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 pypy )
 inherit distutils-r1
 
 DESCRIPTION="Google's Python argument parsing library"
-HOMEPAGE="https://code.google.com/p/python-gflags/;
+HOMEPAGE="https://github.com/gflags/python-gflags;
 SRC_URI="https://python-gflags.googlecode.com/files/${P}.tar.gz;
 
 LICENSE="BSD"