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

2020-09-19 Thread Michał Górny
commit: c213570d4903f4a2cd25c54b234405a43f909ebd
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Sep 19 21:09:32 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Sep 19 21:33:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c213570d

dev-python/python-fastimport: Remove python2

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

 ...python-fastimport-0.9.8.ebuild => python-fastimport-0.9.8-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild 
b/dev-python/python-fastimport/python-fastimport-0.9.8-r1.ebuild
similarity index 93%
rename from dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
rename to dev-python/python-fastimport/python-fastimport-0.9.8-r1.ebuild
index 7c291a20c53..33d47a28347 100644
--- a/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
+++ b/dev-python/python-fastimport/python-fastimport-0.9.8-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7,8,9}} )
+PYTHON_COMPAT=( pypy3 python3_{6,7,8,9} )
 
 inherit distutils-r1
 



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

2020-09-04 Thread Louis Sautier
commit: 2d6f5c4797de4220b7c110af7498726db6a2bb8a
Author: Louis Sautier  gentoo  org>
AuthorDate: Fri Sep  4 23:10:47 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Fri Sep  4 23:10:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d6f5c47

dev-python/python-fastimport: add Python 3.9 support

Closes: https://bugs.gentoo.org/733838
Package-Manager: Portage-3.0.3, Repoman-2.3.23
Signed-off-by: Louis Sautier  gentoo.org>

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

diff --git a/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild 
b/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
index 2e4a3c90c52..7c291a20c53 100644
--- a/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
+++ b/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7,8}} )
+PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7,8,9}} )
 
 inherit distutils-r1
 



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

2020-07-16 Thread Sam James
commit: 678e99e0246b7a9a71f05fa7a11ea123a8265b04
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 17 01:18:57 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 17 01:20:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=678e99e0

dev-python/python-fastimport: arm keyworded (bug #732938)

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

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

diff --git a/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild 
b/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
index 723334075ac..2e4a3c90c52 100644
--- a/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
+++ b/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm64 ~ia64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 
 S="${WORKDIR}/${MY_P}"
 



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

2020-05-31 Thread Matt Turner
commit: 45bcd2b34dbe510e36148d118b7fe6f67223b639
Author: Matt Turner  gentoo  org>
AuthorDate: Sun May 31 06:57:08 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun May 31 06:57:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45bcd2b3

dev-python/python-fastimport: Keyword 0.9.8 alpha, #617528

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild 
b/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
index a28514e949a..723334075ac 100644
--- a/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
+++ b/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 arm64 ~ia64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm64 ~ia64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 
 S="${WORKDIR}/${MY_P}"
 



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

2020-05-17 Thread Sergei Trofimovich
commit: e69f9f4a4d537421c93b26cf3e34f764c746c00a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun May 17 09:35:55 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun May 17 09:35:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e69f9f4a

dev-python/python-fastimport: keyworded 0.9.8 for ia64, bug #617528

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild 
b/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
index 32ad23a6c54..a28514e949a 100644
--- a/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
+++ b/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm64 ~ia64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 S="${WORKDIR}/${MY_P}"
 



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

2019-12-16 Thread Michał Górny
commit: 817cea944f127b7f56e1f3cd927f550acc639a0b
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 16 14:06:51 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 16 14:37:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=817cea94

dev-python/python-fastimport: Set DISTUTILS_USE_SETUPTOOLS

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

 dev-python/python-fastimport/python-fastimport-0.9.8.ebuild | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild 
b/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
index 0eefa50365d..a6971f7c4fa 100644
--- a/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
+++ b/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=7
 
+DISTUTILS_USE_SETUPTOOLS=no
 PYTHON_COMPAT=( pypy{,3} python{2_7,3_{5,6,7}} )
 
 inherit distutils-r1
@@ -16,10 +17,6 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="amd64 arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 
 S="${WORKDIR}/${MY_P}"
 



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

2019-12-16 Thread Michał Górny
commit: 96ac25f0cc761be0b69a21141193457a3dc04841
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 16 14:07:01 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 16 14:37:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96ac25f0

dev-python/python-fastimport: Tested on python3.8

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

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

diff --git a/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild 
b/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
index a6971f7c4fa..324652f9d86 100644
--- a/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
+++ b/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( pypy{,3} python{2_7,3_{5,6,7}} )
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{5,6,7,8}} )
 
 inherit distutils-r1
 



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

2019-12-15 Thread Pacho Ramos
commit: 6421d9661b623c9c784c338f339d1931144857dc
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Dec 15 14:22:55 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Dec 15 14:22:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6421d966

dev-python/python-fastimport: Drop old

Package-Manager: Portage-2.3.81, Repoman-2.3.19
Signed-off-by: Pacho Ramos  gentoo.org>

 dev-python/python-fastimport/Manifest  |  2 --
 .../python-fastimport-0.9.2-r1.ebuild  | 35 --
 .../python-fastimport-0.9.6.ebuild | 29 --
 3 files changed, 66 deletions(-)

diff --git a/dev-python/python-fastimport/Manifest 
b/dev-python/python-fastimport/Manifest
index 00372e23b44..ec268fd1126 100644
--- a/dev-python/python-fastimport/Manifest
+++ b/dev-python/python-fastimport/Manifest
@@ -1,3 +1 @@
-DIST fastimport-0.9.6.tar.gz 3 BLAKE2B 
46e654c26bd388a61ae0717b66294dbc1261aca9a2b6e1823e6d8afad014fd21d0ea54e70e018ba79cc45dc6111ccf84a4eb68e053c0812773a4c25cb32e0569
 SHA512 
cc38c1218d65ef4a9e3a68d8af3fadf98c7cc0dcd8075b338b8f492d25765bc2fe2247000868fd3c95e1f7f4c2b9a05964ef7b4f9196c2777f6a7941f127f416
 DIST fastimport-0.9.8.tar.gz 39512 BLAKE2B 
484ba865e749cca33df73417285e51a9117e7c905ab2922588d6eef9a64ea6b3d72de285a2affbe7d4a770ead9ece30f6242777087af1c469d59c8f2a4e1b008
 SHA512 
5d195b641cf6138fdbc6c75781a4a6d3699e3ada9743bbe4c4264879b2da2f8a2e995e7cc3955a5241e9c7a7f24f8114474a0a30907f86e2e335e2be4669f588
-DIST python-fastimport-0.9.2.tar.gz 30762 BLAKE2B 
2484e02077017c5534afafcc17627bef8875379bd8e66b5610408b5b11feb6db32cd9e97905a9ff3bc23cc58f6e01255bb3e18ea6fa66e0d077a42504e0def39
 SHA512 
8fd9f89267ca88edff94cea7537740431d02680a1eebd085ee376954b47bf5222e7575750895d0d2da246694cdac7a5afe50d857b87c0f36e04eb3511bcbe472

diff --git a/dev-python/python-fastimport/python-fastimport-0.9.2-r1.ebuild 
b/dev-python/python-fastimport/python-fastimport-0.9.2-r1.ebuild
deleted file mode 100644
index bbff297ec58..000
--- a/dev-python/python-fastimport/python-fastimport-0.9.2-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="Library for parsing the fastimport VCS serialization format"
-HOMEPAGE="https://github.com/jelmer/python-fastimport;
-SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=""
-DEPEND="
-   test? (
-   dev-python/testtools[${PYTHON_USEDEP}]
-   )"
-
-python_test() {
-   local test_runner=( "${PYTHON}" -m unittest )
-
-   if [[ ${EPYTHON} == python2.6 ]]; then
-   test_runner=( unit2 )
-   fi
-
-   "${test_runner[@]}" fastimport.tests.test_suite \
-   || die "Tests fail with ${EPYTHON}"
-}

diff --git a/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild 
b/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
deleted file mode 100644
index 17053b741e1..000
--- a/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy )
-
-inherit distutils-r1
-
-MY_PN="${PN#python-}"
-MY_P="${MY_PN}-${PV}"
-DESCRIPTION="Library for parsing the fastimport VCS serialization format"
-HOMEPAGE="https://github.com/jelmer/python-fastimport;
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-S="${WORKDIR}/${MY_P}"
-
-python_test() {
-   "${PYTHON}" -m unittest fastimport.tests.test_suite \
-   || die "Tests fail with ${EPYTHON}"
-}



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

2019-12-15 Thread Agostino Sarubbo
commit: 62ecf2f3cedb625d40f325bb57d5478beac0511a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Dec 15 13:51:57 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Dec 15 13:51:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62ecf2f3

dev-python/python-fastimport: x86 stable wrt bug #700606

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

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

diff --git a/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild 
b/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
index fa56f0c35f0..cc242b85a11 100644
--- a/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
+++ b/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2019-12-01 Thread Aaron Bauman
commit: 2f0ece62798804a29a63c0a368a1d7a058bf3798
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Dec  2 02:42:38 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Dec  2 02:42:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f0ece62

dev-python/python-fastimport: amd64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19

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

diff --git a/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild 
b/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
index c7d145727fc..1f7d9ba9ffe 100644
--- a/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
+++ b/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-fastimport/, app-misc/gcstar/, dev-libs/libmirage/, ...

2019-03-10 Thread Michał Górny
commit: 6b4feb63d66424ca66edd6fece9b9be4b0893dcc
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Mar 10 09:51:25 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar 10 09:56:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b4feb63

*/*: remove tetromino@ from maintianers

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

 app-admin/openrc-settingsd/metadata.xml | 4 
 app-cdr/cdemu-daemon/metadata.xml   | 4 
 app-cdr/cdemu/metadata.xml  | 4 
 app-cdr/gcdemu/metadata.xml | 4 
 app-misc/gcstar/metadata.xml| 5 +
 app-text/unac/metadata.xml  | 5 +
 dev-lang/sassc/metadata.xml | 5 +
 dev-libs/libmirage/metadata.xml | 4 
 dev-libs/libsass/metadata.xml   | 5 +
 dev-python/nautilus-python/metadata.xml | 5 +
 dev-python/polib/metadata.xml   | 7 ++-
 dev-python/python-fastimport/metadata.xml   | 6 +-
 dev-util/fix-la-relink-command/metadata.xml | 4 
 dev-util/sysprof/metadata.xml   | 4 
 dev-vcs/bzr-fastimport/metadata.xml | 5 +
 dev-vcs/git-bzr-ng/metadata.xml | 5 +
 media-libs/libv4l/metadata.xml  | 5 +
 media-libs/rply/metadata.xml| 5 +
 media-tv/v4l-utils/metadata.xml | 5 +
 sys-fs/vhba/metadata.xml| 5 +
 20 files changed, 14 insertions(+), 82 deletions(-)

diff --git a/app-admin/openrc-settingsd/metadata.xml 
b/app-admin/openrc-settingsd/metadata.xml
index fae0fa87a25..aefee902e98 100644
--- a/app-admin/openrc-settingsd/metadata.xml
+++ b/app-admin/openrc-settingsd/metadata.xml
@@ -1,10 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   tetrom...@gentoo.org
-   Alexandre Rostovtsev
-
 
gn...@gentoo.org
Gentoo GNOME Desktop

diff --git a/app-cdr/cdemu-daemon/metadata.xml 
b/app-cdr/cdemu-daemon/metadata.xml
index 3c7b1adb630..be81b600060 100644
--- a/app-cdr/cdemu-daemon/metadata.xml
+++ b/app-cdr/cdemu-daemon/metadata.xml
@@ -1,10 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-tetrom...@gentoo.org
-Alexandre Rostovtsev
-  
   
 mgo...@gentoo.org
 Michał Górny

diff --git a/app-cdr/cdemu/metadata.xml b/app-cdr/cdemu/metadata.xml
index 268d427433c..91b41a81297 100644
--- a/app-cdr/cdemu/metadata.xml
+++ b/app-cdr/cdemu/metadata.xml
@@ -1,10 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-tetrom...@gentoo.org
-Alexandre Rostovtsev
-  
   
 mgo...@gentoo.org
 Michał Górny

diff --git a/app-cdr/gcdemu/metadata.xml b/app-cdr/gcdemu/metadata.xml
index 3c7b1adb630..be81b600060 100644
--- a/app-cdr/gcdemu/metadata.xml
+++ b/app-cdr/gcdemu/metadata.xml
@@ -1,10 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-tetrom...@gentoo.org
-Alexandre Rostovtsev
-  
   
 mgo...@gentoo.org
 Michał Górny

diff --git a/app-misc/gcstar/metadata.xml b/app-misc/gcstar/metadata.xml
index 282c4fff288..8e5a7ab35cd 100644
--- a/app-misc/gcstar/metadata.xml
+++ b/app-misc/gcstar/metadata.xml
@@ -1,10 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   tetrom...@gentoo.org
-   Alexandre Rostovtsev
-   
+   

GCstar is an application for managing your collections. It 
supports many
types of collections, including movies, books, games, comics, 
stamps,

diff --git a/app-text/unac/metadata.xml b/app-text/unac/metadata.xml
index 477cc0e0a28..6f49eba8f49 100644
--- a/app-text/unac/metadata.xml
+++ b/app-text/unac/metadata.xml
@@ -1,8 +1,5 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   tetrom...@gentoo.org
-   Alexandre Rostovtsev
-
+
 

diff --git a/dev-lang/sassc/metadata.xml b/dev-lang/sassc/metadata.xml
index 30acfb66daa..d3397bf55d2 100644
--- a/dev-lang/sassc/metadata.xml
+++ b/dev-lang/sassc/metadata.xml
@@ -1,10 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   tetrom...@gentoo.org
-   Alexandre Rostovtsev
-
+
 
SassC is a wrapper around libsass (http://github.com/sass/libsass)
used to generate a useful command-line application that can be

diff --git a/dev-libs/libmirage/metadata.xml b/dev-libs/libmirage/metadata.xml
index 3c7b1adb630..be81b600060 100644
--- a/dev-libs/libmirage/metadata.xml
+++ b/dev-libs/libmirage/metadata.xml
@@ -1,10 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-tetrom...@gentoo.org
-Alexandre Rostovtsev
-  
   
 mgo...@gentoo.org
 Michał Górny

diff --git a/dev-libs/libsass/metadata.xml b/dev-libs/libsass/metadata.xml
index 60582892ddc..9704a173862 100644
--- a/dev-libs/libsass/metadata.xml
+++ b/dev-libs/libsass/metadata.xml
@@ -1,10 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   tetrom...@gentoo.org
-   Alexandre Rostovtsev
-
+
 
LibSass is a C++ port of the 

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

2018-08-30 Thread Matt Thode
commit: 54595227b48a227a4eef846c69395ce0b41bc6ae
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 20:18:21 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 21:34:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54595227

dev-python/python-fastimport: 0.9.6 stable arm64 for pbr

Package-Manager: Portage-2.3.48, Repoman-2.3.10

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

diff --git a/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild 
b/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
index 99e81de92b4..1b98c258c5d 100644
--- a/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
+++ b/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2018-08-23 Thread Patrice Clement
commit: 3a48ae792666a30b918ff2edd35db8778ee05e3c
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Aug 23 08:16:36 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Aug 23 08:17:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a48ae79

dev-python/python-fastimport: assign package to Python team.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/dev-python/python-fastimport/metadata.xml 
b/dev-python/python-fastimport/metadata.xml
index 704196730bc..c2b155ba7cc 100644
--- a/dev-python/python-fastimport/metadata.xml
+++ b/dev-python/python-fastimport/metadata.xml
@@ -5,6 +5,10 @@
tetrom...@gentoo.org
Alexandre Rostovtsev

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

jelmer/python-fastimport

https://github.com/jelmer/python-fastimport/issues



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

2018-08-23 Thread Patrice Clement
commit: c5334ef14ebf02aa46cda5974db7a41d15f9ccce
Author: Louis Sautier  gentoo  org>
AuthorDate: Sat Aug 18 01:33:34 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Aug 23 08:17:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5334ef1

dev-python/python-fastimport: bump to 0.9.8, add PyPy3, Python 3.7.

Also make tests verbose, use EPYTHON and EAPI=7.

Package-Manager: Portage-2.3.45, Repoman-2.3.10
Closes: https://github.com/gentoo/gentoo/pull/9608

 dev-python/python-fastimport/Manifest  |  1 +
 .../python-fastimport-0.9.8.ebuild | 28 ++
 2 files changed, 29 insertions(+)

diff --git a/dev-python/python-fastimport/Manifest 
b/dev-python/python-fastimport/Manifest
index fef1b1f5e5b..00372e23b44 100644
--- a/dev-python/python-fastimport/Manifest
+++ b/dev-python/python-fastimport/Manifest
@@ -1,2 +1,3 @@
 DIST fastimport-0.9.6.tar.gz 3 BLAKE2B 
46e654c26bd388a61ae0717b66294dbc1261aca9a2b6e1823e6d8afad014fd21d0ea54e70e018ba79cc45dc6111ccf84a4eb68e053c0812773a4c25cb32e0569
 SHA512 
cc38c1218d65ef4a9e3a68d8af3fadf98c7cc0dcd8075b338b8f492d25765bc2fe2247000868fd3c95e1f7f4c2b9a05964ef7b4f9196c2777f6a7941f127f416
+DIST fastimport-0.9.8.tar.gz 39512 BLAKE2B 
484ba865e749cca33df73417285e51a9117e7c905ab2922588d6eef9a64ea6b3d72de285a2affbe7d4a770ead9ece30f6242777087af1c469d59c8f2a4e1b008
 SHA512 
5d195b641cf6138fdbc6c75781a4a6d3699e3ada9743bbe4c4264879b2da2f8a2e995e7cc3955a5241e9c7a7f24f8114474a0a30907f86e2e335e2be4669f588
 DIST python-fastimport-0.9.2.tar.gz 30762 BLAKE2B 
2484e02077017c5534afafcc17627bef8875379bd8e66b5610408b5b11feb6db32cd9e97905a9ff3bc23cc58f6e01255bb3e18ea6fa66e0d077a42504e0def39
 SHA512 
8fd9f89267ca88edff94cea7537740431d02680a1eebd085ee376954b47bf5222e7575750895d0d2da246694cdac7a5afe50d857b87c0f36e04eb3511bcbe472

diff --git a/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild 
b/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
new file mode 100644
index 000..159028df416
--- /dev/null
+++ b/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6,7}} )
+
+inherit distutils-r1
+
+MY_PN="${PN#python-}"
+MY_P="${MY_PN}-${PV}"
+DESCRIPTION="Library for parsing the fastimport VCS serialization format"
+HOMEPAGE="https://github.com/jelmer/python-fastimport;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+
+BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+S="${WORKDIR}/${MY_P}"
+
+python_test() {
+   "${EPYTHON}" -m unittest -v fastimport.tests.test_suite \
+   || die "Tests fail with ${EPYTHON}"
+}



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

2018-03-03 Thread Sergei Trofimovich
commit: f5c9bae332b89442d1429671548a675f01ad2f1f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Mar  3 21:05:57 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Mar  3 21:07:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5c9bae3

dev-python/python-fastimport: stable 0.9.6 for ppc, bug #626954

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

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

diff --git a/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild 
b/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
index 17ea2dcc430..99e81de92b4 100644
--- a/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
+++ b/dev-python/python-fastimport/python-fastimport-0.9.6.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
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2017-12-18 Thread Fabian Groffen
commit: c60e3b606b4c76160d962d7c5c7e1cf83997ab07
Author: Fabian Groffen  gentoo  org>
AuthorDate: Tue Dec 19 07:48:34 2017 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Tue Dec 19 07:48:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c60e3b60

dev-python/python-fastimport: marked ~ppc64

Package-Manager: Portage-2.3.13, Repoman-2.3.3

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

diff --git a/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild 
b/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
index b804df2aa6f..17ea2dcc430 100644
--- a/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
+++ b/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2017-08-11 Thread Michał Górny
commit: 32437bedb89a6c6aeb955fd744fc4b67b1a6c27d
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug 11 16:59:01 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug 11 17:06:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32437bed

dev-python/python-fastimport: Remove bazaar@ project, #626492

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

diff --git a/dev-python/python-fastimport/metadata.xml 
b/dev-python/python-fastimport/metadata.xml
index 9e8ed50fe88..704196730bc 100644
--- a/dev-python/python-fastimport/metadata.xml
+++ b/dev-python/python-fastimport/metadata.xml
@@ -5,10 +5,6 @@
tetrom...@gentoo.org
Alexandre Rostovtsev

-   
-   baz...@gentoo.org
-   Gentoo Bazaar Project
-   

jelmer/python-fastimport

https://github.com/jelmer/python-fastimport/issues



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

2017-07-30 Thread Matt Thode
commit: bd517f21e60db3b08902cb37b03e22603358c30b
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Jul 31 03:28:50 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Mon Jul 31 03:41:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd517f21

dev-python/python-fastimport: 0.9.6 stable amd64 and x86

Package-Manager: Portage-2.3.6, Repoman-2.3.3

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

diff --git a/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild 
b/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
index 22eaf69c28b..0c67fcb53ab 100644
--- a/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
+++ b/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="test"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2017-07-30 Thread Matt Thode
commit: 9281a36c000cace045ff6dd44b3da13da14a719a
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Jul 31 03:35:26 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Mon Jul 31 03:41:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9281a36c

dev-python/python-fastimport: adding missing keywords, allarches

Package-Manager: Portage-2.3.6, Repoman-2.3.3

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

diff --git a/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild 
b/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
index 0c67fcb53ab..b804df2aa6f 100644
--- a/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
+++ b/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2017-05-10 Thread Matt Thode
commit: 7bf136f36b716160267c0f2f4b217fb8fd3ad755
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed May 10 16:38:21 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Wed May 10 16:40:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bf136f3

dev-python/python-fastimport: adding arm64 keyword

Package-Manager: Portage-2.3.5, Repoman-2.3.2

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

diff --git a/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild 
b/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
index ef000d06819..22eaf69c28b 100644
--- a/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
+++ b/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="test"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2017-05-04 Thread Manuel Rüger
commit: aeb6597543d2deaee384b2c5287ad3f438e53152
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu May  4 15:45:11 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu May  4 15:45:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aeb65975

dev-python/python-fastimport: Add python3_6

Package-Manager: Portage-2.3.5, Repoman-2.3.2

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

diff --git a/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild 
b/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
index 1d8da2b021e..ef000d06819 100644
--- a/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
+++ b/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
 
 inherit distutils-r1
 



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

2016-08-15 Thread Patrice Clement
commit: 09725985ddbd95cc0b157cda8bb6f26f090664bf
Author: Louis Sautier  gmail  com>
AuthorDate: Mon Aug 15 12:48:45 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Aug 15 19:45:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09725985

dev-python/python-fastimport: bump to 0.9.6, py3 support, update upstream

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2085

Signed-off-by: Patrice Clement  gentoo.org>

 dev-python/python-fastimport/Manifest  |  1 +
 dev-python/python-fastimport/metadata.xml  |  3 ++-
 .../python-fastimport-0.9.6.ebuild | 29 ++
 3 files changed, 32 insertions(+), 1 deletion(-)

diff --git a/dev-python/python-fastimport/Manifest 
b/dev-python/python-fastimport/Manifest
index 4798dc3..aad6bbb 100644
--- a/dev-python/python-fastimport/Manifest
+++ b/dev-python/python-fastimport/Manifest
@@ -1 +1,2 @@
+DIST fastimport-0.9.6.tar.gz 3 SHA256 
83d0ae7b14f58c90cf56d0bf190d339abbd8bf1be702492c3d15d74c6cd412ab SHA512 
cc38c1218d65ef4a9e3a68d8af3fadf98c7cc0dcd8075b338b8f492d25765bc2fe2247000868fd3c95e1f7f4c2b9a05964ef7b4f9196c2777f6a7941f127f416
 WHIRLPOOL 
e141686590d137f5cef3e1dcd6ad32142ccc5a0fce6c74ce9641cece9d7308154f258cec256d039a54c45884d70879c42cf5297f94fad56a2fae6dac11386add
 DIST python-fastimport-0.9.2.tar.gz 30762 SHA256 
fd60f1173e64a5da7c5d783f17402f795721b7548ea3a75e29c39d89a60f261e SHA512 
8fd9f89267ca88edff94cea7537740431d02680a1eebd085ee376954b47bf5222e7575750895d0d2da246694cdac7a5afe50d857b87c0f36e04eb3511bcbe472
 WHIRLPOOL 
f1d26b8de2180d55f11df3eb937ae3a524b5f55295d264f23a1edd582152cb6ecbc52cba4164e85f5be943c132cb48db0fa3a704eeda5b1c12896233f18d3c76

diff --git a/dev-python/python-fastimport/metadata.xml 
b/dev-python/python-fastimport/metadata.xml
index bcd954a..2fa85af 100644
--- a/dev-python/python-fastimport/metadata.xml
+++ b/dev-python/python-fastimport/metadata.xml
@@ -10,6 +10,7 @@
Gentoo Bazaar Project


-   python-fastimport
+   jelmer/python-fastimport
+   
https://github.com/jelmer/python-fastimport/issues

 

diff --git a/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild 
b/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
new file mode 100644
index 000..cf34531
--- /dev/null
+++ b/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
+
+inherit distutils-r1
+
+MY_PN="${PN#python-}"
+MY_P="${MY_PN}-${PV}"
+DESCRIPTION="Library for parsing the fastimport VCS serialization format"
+HOMEPAGE="https://github.com/jelmer/python-fastimport;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+S="${WORKDIR}/${MY_P}"
+
+python_test() {
+   "${PYTHON}" -m unittest fastimport.tests.test_suite \
+   || die "Tests fail with ${EPYTHON}"
+}



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

2016-08-15 Thread Patrice Clement
commit: 219a9d14acaa90f3d224945e140d1134f340da84
Author: Louis Sautier  gmail  com>
AuthorDate: Mon Aug 15 12:52:42 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Aug 15 19:45:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=219a9d14

dev-python/python-fastimport: update HOMEPAGE and LICENSE

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2085

Signed-off-by: Patrice Clement  gentoo.org>

 dev-python/python-fastimport/python-fastimport-0.9.2-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/python-fastimport/python-fastimport-0.9.2-r1.ebuild 
b/dev-python/python-fastimport/python-fastimport-0.9.2-r1.ebuild
index 189fb97..ed6981a 100644
--- a/dev-python/python-fastimport/python-fastimport-0.9.2-r1.ebuild
+++ b/dev-python/python-fastimport/python-fastimport-0.9.2-r1.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,10 +9,10 @@ PYTHON_COMPAT=( python2_7 pypy )
 inherit distutils-r1
 
 DESCRIPTION="Library for parsing the fastimport VCS serialization format"
-HOMEPAGE="https://launchpad.net/python-fastimport;
+HOMEPAGE="https://github.com/jelmer/python-fastimport;
 SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz;
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="test"