[gentoo-commits] repo/gentoo:master commit in: virtual/python-typing/

2019-11-14 Thread Michał Górny
commit: 299c1afc35689331abd9aea1b372101ec2efe0d0
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Nov 15 07:29:42 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov 15 07:33:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=299c1afc

virtual/python-typing: Enable py3.8

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

 virtual/python-typing/python-typing-0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/python-typing/python-typing-0-r1.ebuild 
b/virtual/python-typing/python-typing-0-r1.ebuild
index 6675d11cf58..779c0a176e6 100644
--- a/virtual/python-typing/python-typing-0-r1.ebuild
+++ b/virtual/python-typing/python-typing-0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7,3_8} pypy{,3} )
 
 inherit python-r1
 



[gentoo-commits] repo/gentoo:master commit in: virtual/python-typing/

2019-06-25 Thread Michael Haubenwallner
commit: b233c9bf1951150e54c50455372a87c7bbeffade
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Tue Jun 25 11:56:35 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Tue Jun 25 12:08:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b233c9bf

virtual/python-typing: add ~x86-linux keyword

Package-Manager: Portage-2.3.66, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner  gentoo.org>

 virtual/python-typing/python-typing-0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/python-typing/python-typing-0-r1.ebuild 
b/virtual/python-typing/python-typing-0-r1.ebuild
index b0aea9d1141..5c4d795fcde 100644
--- a/virtual/python-typing/python-typing-0-r1.ebuild
+++ b/virtual/python-typing/python-typing-0-r1.ebuild
@@ -9,7 +9,7 @@ inherit python-r1
 
 DESCRIPTION="A virtual for the Python typing module"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-fbsd ~amd64-linux ~x64-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}



[gentoo-commits] repo/gentoo:master commit in: virtual/python-typing/

2019-03-20 Thread Fabian Groffen
commit: 184ca81772628734c070e599636712c4506e6b35
Author: Fabian Groffen  gentoo  org>
AuthorDate: Wed Mar 20 10:30:56 2019 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Wed Mar 20 10:30:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=184ca817

virtual/python-typing: marked ~amd64-linux

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

 virtual/python-typing/python-typing-0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/python-typing/python-typing-0-r1.ebuild 
b/virtual/python-typing/python-typing-0-r1.ebuild
index af93bf809ce..b911a4a8168 100644
--- a/virtual/python-typing/python-typing-0-r1.ebuild
+++ b/virtual/python-typing/python-typing-0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ inherit python-r1
 
 DESCRIPTION="A virtual for the Python typing module"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-fbsd ~x64-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-fbsd ~amd64-linux ~x64-solaris"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}



[gentoo-commits] repo/gentoo:master commit in: virtual/python-typing/

2018-08-16 Thread Mikle Kolyada
commit: ac819bdbaf46bd8658ecc7cfdcca625f90f3f244
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Aug 17 01:26:52 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Aug 17 01:38:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac819bdb

virtual/python-typing: mark s390 stable

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 virtual/python-typing/python-typing-0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/python-typing/python-typing-0-r1.ebuild 
b/virtual/python-typing/python-typing-0-r1.ebuild
index 27b8d0b9b32..af93bf809ce 100644
--- a/virtual/python-typing/python-typing-0-r1.ebuild
+++ b/virtual/python-typing/python-typing-0-r1.ebuild
@@ -9,7 +9,7 @@ inherit python-r1
 
 DESCRIPTION="A virtual for the Python typing module"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x64-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-fbsd ~x64-solaris"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}



[gentoo-commits] repo/gentoo:master commit in: virtual/python-typing/

2018-07-12 Thread Michał Górny
commit: 20562150fcb33a871a7ab3024a69055b57d325b7
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jul 12 07:12:58 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jul 12 13:27:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20562150

virtual/python-typing: pypy3 now includes typing module

 .../{python-typing-0.ebuild => python-typing-0-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/python-typing/python-typing-0.ebuild 
b/virtual/python-typing/python-typing-0-r1.ebuild
similarity index 85%
rename from virtual/python-typing/python-typing-0.ebuild
rename to virtual/python-typing/python-typing-0-r1.ebuild
index 2f0fe66f6b2..c31dcbb4323 100644
--- a/virtual/python-typing/python-typing-0.ebuild
+++ b/virtual/python-typing/python-typing-0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,4 +14,4 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
$(python_gen_cond_dep 'dev-python/typing[${PYTHON_USEDEP}]' \
-   'python2*' python3_4 'pypy*')"
+   'python2*' python3_4 pypy)"



[gentoo-commits] repo/gentoo:master commit in: virtual/python-typing/

2018-02-24 Thread Michał Górny
commit: 802f6a4efb01633895a050737dbffef2a7feff99
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb 24 19:15:03 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Feb 24 19:15:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=802f6a4e

virtual/python-typing: Sync KEYWORDS to providers

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

 virtual/python-typing/python-typing-0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/python-typing/python-typing-0.ebuild 
b/virtual/python-typing/python-typing-0.ebuild
index 6249169a07c..2f0fe66f6b2 100644
--- a/virtual/python-typing/python-typing-0.ebuild
+++ b/virtual/python-typing/python-typing-0.ebuild
@@ -9,7 +9,7 @@ inherit python-r1
 
 DESCRIPTION="A virtual for the Python typing module"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x64-solaris"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}



[gentoo-commits] repo/gentoo:master commit in: virtual/python-typing/

2017-09-29 Thread Patrice Clement
commit: e0282a7a71e2dc0d35f67f7381b672d8f379581b
Author: Ilya Tumaykin  gmail  com>
AuthorDate: Fri Sep 15 16:21:51 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Sep 29 09:20:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0282a7a

virtual/python-typing: new virtual for the Python typing module.

This module is shipped with >=dev-lang/python-3.5.
dev-python/typing provides a backport for Pythons that don't have it.
KEYWORDS are intersection of dev-python/typing and dev-lang/python.

Closes: https://bugs.gentoo.org/628378
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 virtual/python-typing/metadata.xml   |  8 
 virtual/python-typing/python-typing-0.ebuild | 17 +
 2 files changed, 25 insertions(+)

diff --git a/virtual/python-typing/metadata.xml 
b/virtual/python-typing/metadata.xml
new file mode 100644
index 000..7f4f33c6dbc
--- /dev/null
+++ b/virtual/python-typing/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   pyt...@gentoo.org
+   Python
+   
+

diff --git a/virtual/python-typing/python-typing-0.ebuild 
b/virtual/python-typing/python-typing-0.ebuild
new file mode 100644
index 000..6249169a07c
--- /dev/null
+++ b/virtual/python-typing/python-typing-0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
+
+inherit python-r1
+
+DESCRIPTION="A virtual for the Python typing module"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   $(python_gen_cond_dep 'dev-python/typing[${PYTHON_USEDEP}]' \
+   'python2*' python3_4 'pypy*')"