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

2023-08-23 Thread Marek Szuba
commit: 2b2928cf40acc2249d316a0926bdf45b2fb57745
Author: Marek Szuba  gentoo  org>
AuthorDate: Wed Aug 23 23:28:53 2023 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Wed Aug 23 23:37:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b2928cf

dev-python/secretstorage: enable py3.12

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

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

diff --git a/dev-python/secretstorage/secretstorage-3.3.3.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.3.ebuild
index 8e7487a5f07b..3bcd2a5e1eb2 100644
--- a/dev-python/secretstorage/secretstorage-3.3.3.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.3.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
 PYPI_PN="SecretStorage"
-PYTHON_COMPAT=( pypy3 python3_{9..11} )
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
 
 inherit distutils-r1 pypi
 



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

2023-07-26 Thread WANG Xuerui
commit: 79964589cdcff87b21197eb9b05a60ec702954b2
Author: WANG Xuerui  gentoo  org>
AuthorDate: Thu Jul 27 05:07:32 2023 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Thu Jul 27 05:10:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79964589

dev-python/secretstorage: keyword 3.3.3 for ~loong

Signed-off-by: WANG Xuerui  gentoo.org>

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

diff --git a/dev-python/secretstorage/secretstorage-3.3.3.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.3.ebuild
index a0dc2e9d39fb..8e7487a5f07b 100644
--- a/dev-python/secretstorage/secretstorage-3.3.3.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.3.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux 
~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2023-03-25 Thread Michał Górny
commit: f06471b4b8474c65867d869d03fded0136c8adf1
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 24 13:53:53 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar 25 17:18:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f06471b4

dev-python/secretstorage: Use pypi.eclass

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

 dev-python/secretstorage/secretstorage-3.3.3.ebuild | 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-python/secretstorage/secretstorage-3.3.3.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.3.ebuild
index d2db16ec12b1..a0dc2e9d39fb 100644
--- a/dev-python/secretstorage/secretstorage-3.3.3.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.3.ebuild
@@ -4,19 +4,17 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYPI_PN="SecretStorage"
 PYTHON_COMPAT=( pypy3 python3_{9..11} )
 
-inherit distutils-r1
-
-MY_PN="SecretStorage"
+inherit distutils-r1 pypi
 
 DESCRIPTION="Python bindings to FreeDesktop.org Secret Service API"
 HOMEPAGE="
https://github.com/mitya57/secretstorage/
https://pypi.org/project/SecretStorage/
 "
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"



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

2022-10-09 Thread Michał Górny
commit: d24fbc99300e059db3a6d981513a5a69c74c4592
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct  9 07:42:20 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct  9 07:47:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d24fbc99

dev-python/secretstorage: Align parentheses

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

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

diff --git a/dev-python/secretstorage/secretstorage-3.3.3.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.3.ebuild
index a20142345925..6c7242c04100 100644
--- a/dev-python/secretstorage/secretstorage-3.3.3.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.3.ebuild
@@ -31,8 +31,8 @@ BDEPEND="
!hppa? ( !sparc? ( !s390? (
sys-apps/dbus
virtual/secret-service
-   )
-   ) ) )
+   ) ) )
+   )
 "
 
 distutils_enable_tests unittest



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

2022-09-19 Thread Michał Górny
commit: 1df45af93b372fdf7912764eb74aa2d7e325184c
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Sep 20 05:54:26 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Sep 20 05:56:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1df45af9

dev-python/secretstorage: Remove old

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

 dev-python/secretstorage/Manifest  |  1 -
 .../secretstorage/secretstorage-3.3.2.ebuild   | 56 --
 2 files changed, 57 deletions(-)

diff --git a/dev-python/secretstorage/Manifest 
b/dev-python/secretstorage/Manifest
index 5ad286c4d8e2..f5625856fd41 100644
--- a/dev-python/secretstorage/Manifest
+++ b/dev-python/secretstorage/Manifest
@@ -1,2 +1 @@
-DIST SecretStorage-3.3.2.tar.gz 19285 BLAKE2B 
17089e61a9549f4547faa8c6f7f711f5e4b3ba9ac0bf7787c3384d4920c5cd02704bab86fd4b7abe4ad9b93098b1668cf89901f4a0760023e274c8daf009d5a4
 SHA512 
f04a35925f86fec25435554083ac0d4b21b88cbc19b67a4c744247e659bc767675a52d18b33be557e99593922aecb0c261ec40803c61e089ff35b6c8b541ac63
 DIST SecretStorage-3.3.3.tar.gz 19739 BLAKE2B 
9ad575df8b059102a38b4f20c956bf80a5f440a80c13a9fe10a96b14c49bd7868667306b75fca7a395e4d4ce44d28174fafcf27521446d4c7d070c5381d7
 SHA512 
9a048c8245cfb01babebdd85dbbe84f9634b9b28188f7d11d3abad841109cfa307861de05e529199e409e595864ff3e097fcc961fcff210040d214a50f932f6e

diff --git a/dev-python/secretstorage/secretstorage-3.3.2.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.2.ebuild
deleted file mode 100644
index 9d520e6034d8..
--- a/dev-python/secretstorage/secretstorage-3.3.2.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{8..11} )
-
-inherit distutils-r1
-
-MY_PN="SecretStorage"
-
-DESCRIPTION="Python bindings to FreeDesktop.org Secret Service API"
-HOMEPAGE="
-   https://github.com/mitya57/secretstorage/
-   https://pypi.org/project/SecretStorage/
-"
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux 
~x86-linux"
-
-RDEPEND="
-   dev-python/cryptography[${PYTHON_USEDEP}]
-   >=dev-python/jeepney-0.6[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   !hppa? ( !sparc? ( !s390? (
-   sys-apps/dbus
-   virtual/secret-service
-   )
-   ) ) )
-"
-
-distutils_enable_tests unittest
-distutils_enable_sphinx docs \
-   dev-python/alabaster
-
-src_test() {
-   case ${ARCH} in
-   hppa|sparc)
-   einfo "gnome-keyring is not supported on ${ARCH}, 
skipping tests"
-   return
-   ;;
-   esac
-
-   distutils-r1_src_test
-}
-
-python_test() {
-   dbus-run-session "${EPYTHON}" -m unittest discover -v -s tests \
-   || die "tests failed with ${EPYTHON}"
-}



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

2022-09-19 Thread Jakov Smolić
commit: 34ea64ae7e0bf4f494514ae8c2392ea18c9f50bf
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Sep 19 20:08:43 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Sep 19 20:10:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34ea64ae

dev-python/secretstorage: Stabilize 3.3.3 ALLARCHES, #871789

Signed-off-by: Jakov Smolić  gentoo.org>

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

diff --git a/dev-python/secretstorage/secretstorage-3.3.3.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.3.ebuild
index baa031fa53b2..a20142345925 100644
--- a/dev-python/secretstorage/secretstorage-3.3.3.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.3.ebuild
@@ -20,7 +20,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux 
~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2022-08-13 Thread Arthur Zamarin
commit: b2c40288ae852a67569c9cf3f907c4b0ee383825
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Aug 13 19:38:29 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Aug 13 19:39:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2c40288

dev-python/secretstorage: add 3.3.3

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

 dev-python/secretstorage/Manifest  |  1 +
 .../secretstorage/secretstorage-3.3.3.ebuild   | 55 ++
 2 files changed, 56 insertions(+)

diff --git a/dev-python/secretstorage/Manifest 
b/dev-python/secretstorage/Manifest
index 6c378ec84501..5ad286c4d8e2 100644
--- a/dev-python/secretstorage/Manifest
+++ b/dev-python/secretstorage/Manifest
@@ -1 +1,2 @@
 DIST SecretStorage-3.3.2.tar.gz 19285 BLAKE2B 
17089e61a9549f4547faa8c6f7f711f5e4b3ba9ac0bf7787c3384d4920c5cd02704bab86fd4b7abe4ad9b93098b1668cf89901f4a0760023e274c8daf009d5a4
 SHA512 
f04a35925f86fec25435554083ac0d4b21b88cbc19b67a4c744247e659bc767675a52d18b33be557e99593922aecb0c261ec40803c61e089ff35b6c8b541ac63
+DIST SecretStorage-3.3.3.tar.gz 19739 BLAKE2B 
9ad575df8b059102a38b4f20c956bf80a5f440a80c13a9fe10a96b14c49bd7868667306b75fca7a395e4d4ce44d28174fafcf27521446d4c7d070c5381d7
 SHA512 
9a048c8245cfb01babebdd85dbbe84f9634b9b28188f7d11d3abad841109cfa307861de05e529199e409e595864ff3e097fcc961fcff210040d214a50f932f6e

diff --git a/dev-python/secretstorage/secretstorage-3.3.3.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.3.ebuild
new file mode 100644
index ..baa031fa53b2
--- /dev/null
+++ b/dev-python/secretstorage/secretstorage-3.3.3.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{8..11} )
+
+inherit distutils-r1
+
+MY_PN="SecretStorage"
+
+DESCRIPTION="Python bindings to FreeDesktop.org Secret Service API"
+HOMEPAGE="
+   https://github.com/mitya57/secretstorage/
+   https://pypi.org/project/SecretStorage/
+"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+
+RDEPEND="
+   dev-python/cryptography[${PYTHON_USEDEP}]
+   >=dev-python/jeepney-0.6[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   !hppa? ( !sparc? ( !s390? (
+   sys-apps/dbus
+   virtual/secret-service
+   )
+   ) ) )
+"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs \
+   dev-python/alabaster
+
+src_test() {
+
+   if ! has_version "virtual/secret-service"; then
+   einfo "gnome-keyring is not supported on ${ARCH}, skipping 
tests"
+   return
+   fi
+
+   distutils-r1_src_test
+}
+
+python_test() {
+   dbus-run-session "${EPYTHON}" -m unittest discover -v -s tests \
+   || die "tests failed with ${EPYTHON}"
+}



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

2022-07-04 Thread Michał Górny
commit: be8639f69d44ae780117425c432968666f7efd72
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun 26 10:37:39 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul  4 06:57:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be8639f6

dev-python/secretstorage: Remove keywords for wd40 arches

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

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

diff --git a/dev-python/secretstorage/secretstorage-3.3.2.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.2.ebuild
index 23a30f6223ae..9d520e6034d8 100644
--- a/dev-python/secretstorage/secretstorage-3.3.2.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.2.ebuild
@@ -20,7 +20,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux 
~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2022-05-27 Thread Michał Górny
commit: d3bf6775230620f454cb3c876c36dfba2cd5dfc7
Author: Michał Górny  gentoo  org>
AuthorDate: Fri May 27 19:49:32 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri May 27 19:49:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3bf6775

dev-python/secretstorage: Remove old

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

 dev-python/secretstorage/Manifest  |  1 -
 .../secretstorage/secretstorage-3.3.1.ebuild   | 50 --
 2 files changed, 51 deletions(-)

diff --git a/dev-python/secretstorage/Manifest 
b/dev-python/secretstorage/Manifest
index 936689d80892..6c378ec84501 100644
--- a/dev-python/secretstorage/Manifest
+++ b/dev-python/secretstorage/Manifest
@@ -1,2 +1 @@
-DIST SecretStorage-3.3.1.tar.gz 19566 BLAKE2B 
0b1ab822ee29f3d56148b558b3029fd882f1d10ceb3e026586de2e9bc72b7ac1b35df11052117a7c07524ca72d004ef56d99c845bc3600984fe84e5300f3dfee
 SHA512 
5e874d08c9e00626a217db96b131884daf92429a91f690b32f62052747275ad0effbe2b4abe048e67fe7f81df97507f8375408898ff986e6f883b5fdfbf2a76c
 DIST SecretStorage-3.3.2.tar.gz 19285 BLAKE2B 
17089e61a9549f4547faa8c6f7f711f5e4b3ba9ac0bf7787c3384d4920c5cd02704bab86fd4b7abe4ad9b93098b1668cf89901f4a0760023e274c8daf009d5a4
 SHA512 
f04a35925f86fec25435554083ac0d4b21b88cbc19b67a4c744247e659bc767675a52d18b33be557e99593922aecb0c261ec40803c61e089ff35b6c8b541ac63

diff --git a/dev-python/secretstorage/secretstorage-3.3.1.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.1.ebuild
deleted file mode 100644
index 783105f6acc2..
--- a/dev-python/secretstorage/secretstorage-3.3.1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{7..10} )
-
-inherit distutils-r1
-
-MY_PN="SecretStorage"
-
-DESCRIPTION="Python bindings to FreeDesktop.org Secret Service API"
-HOMEPAGE="https://github.com/mitya57/secretstorage 
https://pypi.org/project/SecretStorage/;
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 ~riscv sparc x86 ~amd64-linux 
~x86-linux"
-
-RDEPEND="
-   dev-python/cryptography[${PYTHON_USEDEP}]
-   >=dev-python/jeepney-0.6[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? ( !hppa? ( !sparc? ( !s390? (
-   sys-apps/dbus
-   virtual/secret-service
-   ) ) ) )
-"
-
-distutils_enable_tests unittest
-distutils_enable_sphinx docs \
-   dev-python/alabaster
-
-src_test() {
-   case ${ARCH} in
-   hppa|sparc)
-   einfo "gnome-keyring is not supported on ${ARCH}, 
skipping tests"
-   return
-   ;;
-   esac
-
-   distutils-r1_src_test
-}
-
-python_test() {
-   dbus-run-session "${EPYTHON}" -m unittest discover -v -s tests \
-   || die "tests failed with ${EPYTHON}"
-}



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

2022-05-27 Thread Jakov Smolić
commit: 71ff1bedcf45548551d2a9484e8826f9b87c35a7
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 27 09:12:35 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 27 09:12:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71ff1bed

dev-python/secretstorage: Stabilize 3.3.2 ALLARCHES, #847763

Signed-off-by: Jakov Smolić  gentoo.org>

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

diff --git a/dev-python/secretstorage/secretstorage-3.3.2.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.2.ebuild
index aadd160ce324..23a30f6223ae 100644
--- a/dev-python/secretstorage/secretstorage-3.3.2.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.2.ebuild
@@ -20,7 +20,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2022-05-20 Thread Andrew Ammerlaan
commit: e17496d17a7097cbb3435b42e97520a11db03322
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Fri May 20 17:45:01 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Fri May 20 18:01:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e17496d1

dev-python/secretstorage: enable py3.11

Signed-off-by: Andrew Ammerlaan  gentoo.org>

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

diff --git a/dev-python/secretstorage/secretstorage-3.3.2.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.2.ebuild
index 7c064df34f07..aadd160ce324 100644
--- a/dev-python/secretstorage/secretstorage-3.3.2.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.2.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{8..10} )
+PYTHON_COMPAT=( pypy3 python3_{8..11} )
 
 inherit distutils-r1
 



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

2022-05-02 Thread Arthur Zamarin
commit: 7b77de0d0f941d194d179056e254463d5b2ecbec
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon May  2 19:37:58 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon May  2 19:37:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b77de0d

dev-python/secretstorage: Keyword 3.3.2 ia64, #842138

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

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

diff --git a/dev-python/secretstorage/secretstorage-3.3.2.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.2.ebuild
index 8c7275cd0b09..7c064df34f07 100644
--- a/dev-python/secretstorage/secretstorage-3.3.2.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.2.ebuild
@@ -20,7 +20,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2022-04-25 Thread Sam James
commit: ea2e09cb736750b922d32fe7b941acfb089ea656
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 26 03:14:29 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 26 03:14:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea2e09cb

dev-python/secretstorage: avoid secret-service dep on s390

Bug: https://bugs.gentoo.org/840900
Signed-off-by: Sam James  gentoo.org>

 dev-python/secretstorage/secretstorage-3.3.1.ebuild | 4 ++--
 dev-python/secretstorage/secretstorage-3.3.2.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/secretstorage/secretstorage-3.3.1.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.1.ebuild
index aa44e3708a29..783105f6acc2 100644
--- a/dev-python/secretstorage/secretstorage-3.3.1.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.1.ebuild
@@ -23,10 +23,10 @@ RDEPEND="
>=dev-python/jeepney-0.6[${PYTHON_USEDEP}]
 "
 BDEPEND="
-   test? ( !hppa? ( !sparc? (
+   test? ( !hppa? ( !sparc? ( !s390? (
sys-apps/dbus
virtual/secret-service
-   ) ) )
+   ) ) ) )
 "
 
 distutils_enable_tests unittest

diff --git a/dev-python/secretstorage/secretstorage-3.3.2.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.2.ebuild
index d1a79f037559..4984cd1b9085 100644
--- a/dev-python/secretstorage/secretstorage-3.3.2.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.2.ebuild
@@ -28,11 +28,11 @@ RDEPEND="
 "
 BDEPEND="
test? (
-   !hppa? ( !sparc? (
+   !hppa? ( !sparc? ( !s390? (
sys-apps/dbus
virtual/secret-service
)
-   ) )
+   ) ) )
 "
 
 distutils_enable_tests unittest



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

2022-04-25 Thread Sam James
commit: 763bb8876f56d80c045ac4dbdeb46e9ed7648d54
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 26 03:02:57 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 26 03:03:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=763bb887

dev-python/secretstorage: change gnome-keyring dep to virtual/secret-service

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

 dev-python/secretstorage/secretstorage-3.3.1.ebuild | 4 ++--
 dev-python/secretstorage/secretstorage-3.3.2.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/secretstorage/secretstorage-3.3.1.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.1.ebuild
index 0ec9903400e7..aa44e3708a29 100644
--- a/dev-python/secretstorage/secretstorage-3.3.1.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -24,8 +24,8 @@ RDEPEND="
 "
 BDEPEND="
test? ( !hppa? ( !sparc? (
-   gnome-base/gnome-keyring
sys-apps/dbus
+   virtual/secret-service
) ) )
 "
 

diff --git a/dev-python/secretstorage/secretstorage-3.3.2.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.2.ebuild
index 10a39555d128..d1a79f037559 100644
--- a/dev-python/secretstorage/secretstorage-3.3.2.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.2.ebuild
@@ -29,8 +29,8 @@ RDEPEND="
 BDEPEND="
test? (
!hppa? ( !sparc? (
-   gnome-base/gnome-keyring
sys-apps/dbus
+   virtual/secret-service
)
) )
 "



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

2022-04-25 Thread Sam James
commit: c04d60595e23ee284dcc6e104950af4e8d9b3249
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 25 16:49:43 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 25 16:50:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c04d6059

dev-python/secretstorage: Keyword 3.3.2 s390, #840413

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

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

diff --git a/dev-python/secretstorage/secretstorage-3.3.2.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.2.ebuild
index 25280f6334e9..10a39555d128 100644
--- a/dev-python/secretstorage/secretstorage-3.3.2.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.2.ebuild
@@ -20,7 +20,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2022-04-20 Thread Michał Górny
commit: 0aebbd4c20a64525bca626e6efcdbab4e55728f5
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 20 07:34:02 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 20 07:47:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aebbd4c

dev-python/secretstorage: Bump to 3.3.2

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

 dev-python/secretstorage/Manifest  |  1 +
 .../secretstorage/secretstorage-3.3.2.ebuild   | 56 ++
 2 files changed, 57 insertions(+)

diff --git a/dev-python/secretstorage/Manifest 
b/dev-python/secretstorage/Manifest
index 5e3b4b0f85c8..936689d80892 100644
--- a/dev-python/secretstorage/Manifest
+++ b/dev-python/secretstorage/Manifest
@@ -1 +1,2 @@
 DIST SecretStorage-3.3.1.tar.gz 19566 BLAKE2B 
0b1ab822ee29f3d56148b558b3029fd882f1d10ceb3e026586de2e9bc72b7ac1b35df11052117a7c07524ca72d004ef56d99c845bc3600984fe84e5300f3dfee
 SHA512 
5e874d08c9e00626a217db96b131884daf92429a91f690b32f62052747275ad0effbe2b4abe048e67fe7f81df97507f8375408898ff986e6f883b5fdfbf2a76c
+DIST SecretStorage-3.3.2.tar.gz 19285 BLAKE2B 
17089e61a9549f4547faa8c6f7f711f5e4b3ba9ac0bf7787c3384d4920c5cd02704bab86fd4b7abe4ad9b93098b1668cf89901f4a0760023e274c8daf009d5a4
 SHA512 
f04a35925f86fec25435554083ac0d4b21b88cbc19b67a4c744247e659bc767675a52d18b33be557e99593922aecb0c261ec40803c61e089ff35b6c8b541ac63

diff --git a/dev-python/secretstorage/secretstorage-3.3.2.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.2.ebuild
new file mode 100644
index ..25280f6334e9
--- /dev/null
+++ b/dev-python/secretstorage/secretstorage-3.3.2.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
+
+inherit distutils-r1
+
+MY_PN="SecretStorage"
+
+DESCRIPTION="Python bindings to FreeDesktop.org Secret Service API"
+HOMEPAGE="
+   https://github.com/mitya57/secretstorage/
+   https://pypi.org/project/SecretStorage/
+"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux"
+
+RDEPEND="
+   dev-python/cryptography[${PYTHON_USEDEP}]
+   >=dev-python/jeepney-0.6[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   !hppa? ( !sparc? (
+   gnome-base/gnome-keyring
+   sys-apps/dbus
+   )
+   ) )
+"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs \
+   dev-python/alabaster
+
+src_test() {
+   case ${ARCH} in
+   hppa|sparc)
+   einfo "gnome-keyring is not supported on ${ARCH}, 
skipping tests"
+   return
+   ;;
+   esac
+
+   distutils-r1_src_test
+}
+
+python_test() {
+   dbus-run-session "${EPYTHON}" -m unittest discover -v -s tests \
+   || die "tests failed with ${EPYTHON}"
+}



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

2021-11-28 Thread Michał Górny
commit: 6b0c956b9ec66a4d9a2a368cacb1cb63cc115c31
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Nov 26 10:53:20 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Nov 28 14:38:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b0c956b

dev-python/secretstorage: Remove ~ia64 (due to Rust)

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

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

diff --git a/dev-python/secretstorage/secretstorage-3.3.1.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.1.ebuild
index b32f80914daa..8097c1732031 100644
--- a/dev-python/secretstorage/secretstorage-3.3.1.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 ~riscv sparc x86 ~amd64-linux 
~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2021-06-28 Thread Yixun Lan
commit: bf6f7fc3765c54616584934124fd4ac78cf45b96
Author: Ye Cao  rioslab  org>
AuthorDate: Mon Jun 28 07:57:21 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Tue Jun 29 05:49:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf6f7fc3

dev-python/secretstorage: add ~riscv keyword

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Ye Cao  rioslab.org>
Signed-off-by: Yixun Lan  gentoo.org>

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

diff --git a/dev-python/secretstorage/secretstorage-3.3.1.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.1.ebuild
index f5d9a484cb8..b32f80914da 100644
--- a/dev-python/secretstorage/secretstorage-3.3.1.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 
~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2021-06-02 Thread Michał Górny
commit: 4136337ce2989dd601e58a2479b7e62693fd4e1b
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jun  2 15:28:30 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jun  2 16:12:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4136337c

dev-python/secretstorage: Enable py3.10

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

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

diff --git a/dev-python/secretstorage/secretstorage-3.3.1.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.1.ebuild
index b1f1ed74948..f5d9a484cb8 100644
--- a/dev-python/secretstorage/secretstorage-3.3.1.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( pypy3 python3_{7..9} )
+PYTHON_COMPAT=( pypy3 python3_{7..10} )
 
 inherit distutils-r1
 



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

2021-03-15 Thread Michał Górny
commit: 97b53c2c7a18c3c889c45d38c495028878108e5b
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Mar 15 08:48:50 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Mar 15 08:52:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97b53c2c

dev-python/secretstorage: Remove old

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

 dev-python/secretstorage/Manifest  |  1 -
 .../secretstorage/secretstorage-3.3.0.ebuild   | 50 --
 2 files changed, 51 deletions(-)

diff --git a/dev-python/secretstorage/Manifest 
b/dev-python/secretstorage/Manifest
index e43a3d3540d..5e3b4b0f85c 100644
--- a/dev-python/secretstorage/Manifest
+++ b/dev-python/secretstorage/Manifest
@@ -1,2 +1 @@
-DIST SecretStorage-3.3.0.tar.gz 19352 BLAKE2B 
8e870d4e95b585f4c5e78d9b11327f21ff909b746f035115bd75bde499f2161c0e1ab3640b3861fc54af67dd7d305f794a855430389c207bfef129f7c0439a9e
 SHA512 
d33c11b98824d214eb67c5b11a7fe0d14af084edfebc1d83204bcfd167258fbc07be8c1de8824ec984d83d07bfd66271c44f751784429e574cb240b5add70e16
 DIST SecretStorage-3.3.1.tar.gz 19566 BLAKE2B 
0b1ab822ee29f3d56148b558b3029fd882f1d10ceb3e026586de2e9bc72b7ac1b35df11052117a7c07524ca72d004ef56d99c845bc3600984fe84e5300f3dfee
 SHA512 
5e874d08c9e00626a217db96b131884daf92429a91f690b32f62052747275ad0effbe2b4abe048e67fe7f81df97507f8375408898ff986e6f883b5fdfbf2a76c

diff --git a/dev-python/secretstorage/secretstorage-3.3.0.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.0.ebuild
deleted file mode 100644
index b1f1ed74948..000
--- a/dev-python/secretstorage/secretstorage-3.3.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{7..9} )
-
-inherit distutils-r1
-
-MY_PN="SecretStorage"
-
-DESCRIPTION="Python bindings to FreeDesktop.org Secret Service API."
-HOMEPAGE="https://github.com/mitya57/secretstorage 
https://pypi.org/project/SecretStorage/;
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
-
-RDEPEND="
-   dev-python/cryptography[${PYTHON_USEDEP}]
-   >=dev-python/jeepney-0.6[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? ( !hppa? ( !sparc? (
-   gnome-base/gnome-keyring
-   sys-apps/dbus
-   ) ) )
-"
-
-distutils_enable_tests unittest
-distutils_enable_sphinx docs \
-   dev-python/alabaster
-
-src_test() {
-   case ${ARCH} in
-   hppa|sparc)
-   einfo "gnome-keyring is not supported on ${ARCH}, 
skipping tests"
-   return
-   ;;
-   esac
-
-   distutils-r1_src_test
-}
-
-python_test() {
-   dbus-run-session "${EPYTHON}" -m unittest discover -v -s tests \
-   || die "tests failed with ${EPYTHON}"
-}



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

2021-03-14 Thread Sam James
commit: 0e126c7fe8a9488cd6c3e3b9d86186b6e091cba6
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar 15 02:28:31 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar 15 02:28:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e126c7f

dev-python/secretstorage: Stabilize 3.3.1 ALLARCHES, #776127

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

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

diff --git a/dev-python/secretstorage/secretstorage-3.3.1.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.1.ebuild
index 4a0d3fd0924..b1f1ed74948 100644
--- a/dev-python/secretstorage/secretstorage-3.3.1.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2021-02-19 Thread Michał Górny
commit: 803ac8459c4a40756d7a652b5369b16b350b30b0
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 19 21:47:16 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 19 21:47:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=803ac845

dev-python/secretstorage: Remove old

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

 dev-python/secretstorage/Manifest  |  1 -
 .../secretstorage/secretstorage-3.2.0.ebuild   | 50 --
 2 files changed, 51 deletions(-)

diff --git a/dev-python/secretstorage/Manifest 
b/dev-python/secretstorage/Manifest
index d237b611793..e43a3d3540d 100644
--- a/dev-python/secretstorage/Manifest
+++ b/dev-python/secretstorage/Manifest
@@ -1,3 +1,2 @@
-DIST SecretStorage-3.2.0.tar.gz 19311 BLAKE2B 
06c3d6137d814f6c2f0cd35927b84c33e09d3c934e4dabfefaa682f3b220045b223aaf06ec970ccc0d39a7388cf13579338299136d13ad2c1b57bf064c278096
 SHA512 
668f3847f573e1756ffa3a38c278e6d4895223553830d49969e979003d04ca04fb5eaf8dfcc616086a6020f6a73fbe71f7041d4c4ee574205f00fbde945298e9
 DIST SecretStorage-3.3.0.tar.gz 19352 BLAKE2B 
8e870d4e95b585f4c5e78d9b11327f21ff909b746f035115bd75bde499f2161c0e1ab3640b3861fc54af67dd7d305f794a855430389c207bfef129f7c0439a9e
 SHA512 
d33c11b98824d214eb67c5b11a7fe0d14af084edfebc1d83204bcfd167258fbc07be8c1de8824ec984d83d07bfd66271c44f751784429e574cb240b5add70e16
 DIST SecretStorage-3.3.1.tar.gz 19566 BLAKE2B 
0b1ab822ee29f3d56148b558b3029fd882f1d10ceb3e026586de2e9bc72b7ac1b35df11052117a7c07524ca72d004ef56d99c845bc3600984fe84e5300f3dfee
 SHA512 
5e874d08c9e00626a217db96b131884daf92429a91f690b32f62052747275ad0effbe2b4abe048e67fe7f81df97507f8375408898ff986e6f883b5fdfbf2a76c

diff --git a/dev-python/secretstorage/secretstorage-3.2.0.ebuild 
b/dev-python/secretstorage/secretstorage-3.2.0.ebuild
deleted file mode 100644
index 4523aa49336..000
--- a/dev-python/secretstorage/secretstorage-3.2.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{7,8,9} )
-
-inherit distutils-r1
-
-MY_PN="SecretStorage"
-
-DESCRIPTION="Python bindings to FreeDesktop.org Secret Service API."
-HOMEPAGE="https://github.com/mitya57/secretstorage 
https://pypi.org/project/SecretStorage/;
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
-
-RDEPEND="
-   dev-python/cryptography[${PYTHON_USEDEP}]
-   >=dev-python/jeepney-0.4.2[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? ( !hppa? ( !sparc? (
-   gnome-base/gnome-keyring
-   sys-apps/dbus
-   ) ) )
-"
-
-distutils_enable_tests unittest
-distutils_enable_sphinx docs \
-   dev-python/alabaster
-
-src_test() {
-   case ${ARCH} in
-   hppa|sparc)
-   einfo "gnome-keyring is not supported on ${ARCH}, 
skipping tests"
-   return
-   ;;
-   esac
-
-   distutils-r1_src_test
-}
-
-python_test() {
-   dbus-run-session "${EPYTHON}" -m unittest discover -v -s tests \
-   || die "tests failed with ${EPYTHON}"
-}



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

2021-02-19 Thread Sergei Trofimovich
commit: d72b578e5a186aa8b5ab3a57a7299e99930b3211
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 19 21:36:55 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 19 21:36:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d72b578e

dev-python/secretstorage: stable 3.3.0 for ppc

stable wrt bug #761655

Package-Manager: Portage-3.0.14, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/secretstorage/secretstorage-3.3.0.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.0.ebuild
index 539878008c8..b1f1ed74948 100644
--- a/dev-python/secretstorage/secretstorage-3.3.0.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2021-02-09 Thread Michał Górny
commit: 78f21ac38f8a7fcdc92485c7ac654ec3fc433d13
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Feb  9 12:54:10 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Feb  9 13:13:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78f21ac3

dev-python/secretstorage: Bump to 3.3.1

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

 dev-python/secretstorage/Manifest  |  1 +
 .../secretstorage/secretstorage-3.3.1.ebuild   | 50 ++
 2 files changed, 51 insertions(+)

diff --git a/dev-python/secretstorage/Manifest 
b/dev-python/secretstorage/Manifest
index 9c33b0c437f..d237b611793 100644
--- a/dev-python/secretstorage/Manifest
+++ b/dev-python/secretstorage/Manifest
@@ -1,2 +1,3 @@
 DIST SecretStorage-3.2.0.tar.gz 19311 BLAKE2B 
06c3d6137d814f6c2f0cd35927b84c33e09d3c934e4dabfefaa682f3b220045b223aaf06ec970ccc0d39a7388cf13579338299136d13ad2c1b57bf064c278096
 SHA512 
668f3847f573e1756ffa3a38c278e6d4895223553830d49969e979003d04ca04fb5eaf8dfcc616086a6020f6a73fbe71f7041d4c4ee574205f00fbde945298e9
 DIST SecretStorage-3.3.0.tar.gz 19352 BLAKE2B 
8e870d4e95b585f4c5e78d9b11327f21ff909b746f035115bd75bde499f2161c0e1ab3640b3861fc54af67dd7d305f794a855430389c207bfef129f7c0439a9e
 SHA512 
d33c11b98824d214eb67c5b11a7fe0d14af084edfebc1d83204bcfd167258fbc07be8c1de8824ec984d83d07bfd66271c44f751784429e574cb240b5add70e16
+DIST SecretStorage-3.3.1.tar.gz 19566 BLAKE2B 
0b1ab822ee29f3d56148b558b3029fd882f1d10ceb3e026586de2e9bc72b7ac1b35df11052117a7c07524ca72d004ef56d99c845bc3600984fe84e5300f3dfee
 SHA512 
5e874d08c9e00626a217db96b131884daf92429a91f690b32f62052747275ad0effbe2b4abe048e67fe7f81df97507f8375408898ff986e6f883b5fdfbf2a76c

diff --git a/dev-python/secretstorage/secretstorage-3.3.1.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.1.ebuild
new file mode 100644
index 000..4a0d3fd0924
--- /dev/null
+++ b/dev-python/secretstorage/secretstorage-3.3.1.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{7..9} )
+
+inherit distutils-r1
+
+MY_PN="SecretStorage"
+
+DESCRIPTION="Python bindings to FreeDesktop.org Secret Service API."
+HOMEPAGE="https://github.com/mitya57/secretstorage 
https://pypi.org/project/SecretStorage/;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
+
+RDEPEND="
+   dev-python/cryptography[${PYTHON_USEDEP}]
+   >=dev-python/jeepney-0.6[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? ( !hppa? ( !sparc? (
+   gnome-base/gnome-keyring
+   sys-apps/dbus
+   ) ) )
+"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs \
+   dev-python/alabaster
+
+src_test() {
+   case ${ARCH} in
+   hppa|sparc)
+   einfo "gnome-keyring is not supported on ${ARCH}, 
skipping tests"
+   return
+   ;;
+   esac
+
+   distutils-r1_src_test
+}
+
+python_test() {
+   dbus-run-session "${EPYTHON}" -m unittest discover -v -s tests \
+   || die "tests failed with ${EPYTHON}"
+}



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

2021-01-24 Thread Agostino Sarubbo
commit: 33497c76a7b861d97c3458bfb670e7e7e7c19d70
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jan 24 12:09:42 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jan 24 12:09:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33497c76

dev-python/secretstorage: x86 stable wrt bug #761655

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

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

diff --git a/dev-python/secretstorage/secretstorage-3.3.0.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.0.ebuild
index 183ae46171b..d7dc694975c 100644
--- a/dev-python/secretstorage/secretstorage-3.3.0.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~ppc ppc64 sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2021-01-20 Thread Agostino Sarubbo
commit: 19fe41e40c87f13624f79bbc0f7394f76a2baaa9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 21 07:40:16 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 21 07:40:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19fe41e4

dev-python/secretstorage: amd64 stable wrt bug #761655

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

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

diff --git a/dev-python/secretstorage/secretstorage-3.3.0.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.0.ebuild
index 71a0ab3a09a..183ae46171b 100644
--- a/dev-python/secretstorage/secretstorage-3.3.0.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~ppc ppc64 sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~ppc ppc64 sparc ~x86 ~amd64-linux 
~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2020-12-27 Thread Sergei Trofimovich
commit: 767e2f0ca1923602e27560069bac1eb3aff36c87
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Dec 27 12:48:38 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Dec 27 12:51:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=767e2f0c

dev-python/secretstorage: stable 3.3.0 for hppa

stable wrt bug #761655

Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/secretstorage/secretstorage-3.3.0.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.0.ebuild
index 9c0b3b22cc4..71a0ab3a09a 100644
--- a/dev-python/secretstorage/secretstorage-3.3.0.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~ppc ppc64 sparc ~x86 
~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2020-12-27 Thread Sergei Trofimovich
commit: f8390d5d14df2fdd62bcbce3839cda572430d409
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Dec 27 12:29:36 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Dec 27 12:29:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8390d5d

dev-python/secretstorage: stable 3.3.0 for sparc

stable wrt bug #761655

Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/secretstorage/secretstorage-3.3.0.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.0.ebuild
index 6a7d237742c..9c0b3b22cc4 100644
--- a/dev-python/secretstorage/secretstorage-3.3.0.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 sparc ~x86 
~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2020-12-27 Thread Sergei Trofimovich
commit: 93c5d8000583f62c7a472f973d99086bc2243f68
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Dec 27 11:59:50 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Dec 27 12:28:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93c5d800

dev-python/secretstorage: stable 3.3.0 for ppc64

stable wrt bug #761655

Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/secretstorage/secretstorage-3.3.0.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.0.ebuild
index 0bbb91bdce6..6a7d237742c 100644
--- a/dev-python/secretstorage/secretstorage-3.3.0.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2020-12-26 Thread Sam James
commit: 60a48ebf50723a84192b7efcd05d0f55250e9feb
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 27 05:49:45 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 27 05:49:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60a48ebf

dev-python/secretstorage: Stabilize 3.3.0 arm64, #761655

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

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

diff --git a/dev-python/secretstorage/secretstorage-3.3.0.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.0.ebuild
index 4e079932a7b..0bbb91bdce6 100644
--- a/dev-python/secretstorage/secretstorage-3.3.0.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2020-12-26 Thread Sam James
commit: 58aed85ab56fd4a6558ded2c8e5d52035d8b06c5
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 27 00:54:03 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 27 00:54:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58aed85a

dev-python/secretstorage: Stabilize 3.3.0 arm, #761655

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

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

diff --git a/dev-python/secretstorage/secretstorage-3.3.0.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.0.ebuild
index e6cfc81f29c..4e079932a7b 100644
--- a/dev-python/secretstorage/secretstorage-3.3.0.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2020-12-24 Thread Matt Turner
commit: f20076a7511b26df4b16ae058071ebcbdbc0f0d7
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Dec 25 01:06:39 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Dec 25 01:06:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f20076a7

dev-python/secretstorage: Keyword 3.3.0 alpha, #759733

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

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

diff --git a/dev-python/secretstorage/secretstorage-3.3.0.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.0.ebuild
index e2d2a345732..e6cfc81f29c 100644
--- a/dev-python/secretstorage/secretstorage-3.3.0.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2020-12-18 Thread Sergei Trofimovich
commit: 0c9cb2752bb388c251a30705a91bb4352c9f4e12
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Dec 18 10:12:31 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Dec 18 10:12:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c9cb275

dev-python/secretstorage: keyworded 3.3.0 for hppa

keyworded wrt bug #759733

Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/secretstorage/secretstorage-3.3.0.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.0.ebuild
index bb8809d131f..e2d2a345732 100644
--- a/dev-python/secretstorage/secretstorage-3.3.0.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2020-12-16 Thread Sergei Trofimovich
commit: 8865677150c51e8b270c24121bfa02ed0dc8d435
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Dec 16 20:39:47 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 16 21:24:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88656771

dev-python/secretstorage: keyworded 3.3.0 for sparc, bug #759733

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/secretstorage/secretstorage-3.3.0.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.0.ebuild
index fae4fb187e1..bb8809d131f 100644
--- a/dev-python/secretstorage/secretstorage-3.3.0.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2020-12-16 Thread Michał Górny
commit: a6f4e6f7e28cfa65ec2d0ae63b391a1eaf7a20c7
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec 16 20:32:57 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec 16 20:35:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6f4e6f7

dev-python/secretstorage: Remove old

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

 dev-python/secretstorage/Manifest  |  1 -
 .../secretstorage/secretstorage-3.1.2.ebuild   | 50 --
 2 files changed, 51 deletions(-)

diff --git a/dev-python/secretstorage/Manifest 
b/dev-python/secretstorage/Manifest
index 24c0b781844..9c33b0c437f 100644
--- a/dev-python/secretstorage/Manifest
+++ b/dev-python/secretstorage/Manifest
@@ -1,3 +1,2 @@
-DIST SecretStorage-3.1.2.tar.gz 17848 BLAKE2B 
3d108f98fd0c26958860aa65554a21924822a5d51a90ae20c5496792f4571babbdfd2aec5b70d1bdd908498ad1b61606130d5db2900406ae85f8e3367ad3013f
 SHA512 
c132b21556c55b5912354fd27b6062d32c0f510234f7fe57f6e8e0acb08393ad95e0896967b577de97821387cd714e62b657359230296449e4e0a7ae5a797803
 DIST SecretStorage-3.2.0.tar.gz 19311 BLAKE2B 
06c3d6137d814f6c2f0cd35927b84c33e09d3c934e4dabfefaa682f3b220045b223aaf06ec970ccc0d39a7388cf13579338299136d13ad2c1b57bf064c278096
 SHA512 
668f3847f573e1756ffa3a38c278e6d4895223553830d49969e979003d04ca04fb5eaf8dfcc616086a6020f6a73fbe71f7041d4c4ee574205f00fbde945298e9
 DIST SecretStorage-3.3.0.tar.gz 19352 BLAKE2B 
8e870d4e95b585f4c5e78d9b11327f21ff909b746f035115bd75bde499f2161c0e1ab3640b3861fc54af67dd7d305f794a855430389c207bfef129f7c0439a9e
 SHA512 
d33c11b98824d214eb67c5b11a7fe0d14af084edfebc1d83204bcfd167258fbc07be8c1de8824ec984d83d07bfd66271c44f751784429e574cb240b5add70e16

diff --git a/dev-python/secretstorage/secretstorage-3.1.2.ebuild 
b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
deleted file mode 100644
index 65375843c0c..000
--- a/dev-python/secretstorage/secretstorage-3.1.2.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{6,7,8,9} )
-
-inherit distutils-r1
-
-MY_PN="SecretStorage"
-
-DESCRIPTION="Python bindings to FreeDesktop.org Secret Service API."
-HOMEPAGE="https://github.com/mitya57/secretstorage 
https://pypi.org/project/SecretStorage/;
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
-
-RDEPEND="
-   dev-python/cryptography[${PYTHON_USEDEP}]
-   >=dev-python/jeepney-0.4.2[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? ( !hppa? ( !sparc? (
-   gnome-base/gnome-keyring
-   sys-apps/dbus
-   ) ) )
-"
-
-distutils_enable_tests unittest
-distutils_enable_sphinx docs \
-   dev-python/alabaster
-
-src_test() {
-   case ${ARCH} in
-   hppa|sparc)
-   einfo "gnome-keyring is not supported on ${ARCH}, 
skipping tests"
-   return
-   ;;
-   esac
-
-   distutils-r1_src_test
-}
-
-python_test() {
-   dbus-run-session "${EPYTHON}" -m unittest discover -v -s tests \
-   || die "tests failed with ${EPYTHON}"
-}



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

2020-12-16 Thread Sam James
commit: 5644999c0484eb32bbe162bf0c0652d5291ed564
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 16 18:36:32 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 16 18:36:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5644999c

dev-python/secretstorage: Stabilize 3.2.0 ALLARCHES, #760243

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

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

diff --git a/dev-python/secretstorage/secretstorage-3.2.0.ebuild 
b/dev-python/secretstorage/secretstorage-3.2.0.ebuild
index 571eb1a98f0..65375843c0c 100644
--- a/dev-python/secretstorage/secretstorage-3.2.0.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.2.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2020-11-25 Thread Michał Górny
commit: 71b7a9f659f3917d2ef825ceb906922069a4b64b
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov 25 08:14:14 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov 25 08:37:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71b7a9f6

dev-python/secretstorage: Bump to 3.3.0

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

 dev-python/secretstorage/Manifest  |  1 +
 .../secretstorage/secretstorage-3.3.0.ebuild   | 50 ++
 2 files changed, 51 insertions(+)

diff --git a/dev-python/secretstorage/Manifest 
b/dev-python/secretstorage/Manifest
index d4819de7869..24c0b781844 100644
--- a/dev-python/secretstorage/Manifest
+++ b/dev-python/secretstorage/Manifest
@@ -1,2 +1,3 @@
 DIST SecretStorage-3.1.2.tar.gz 17848 BLAKE2B 
3d108f98fd0c26958860aa65554a21924822a5d51a90ae20c5496792f4571babbdfd2aec5b70d1bdd908498ad1b61606130d5db2900406ae85f8e3367ad3013f
 SHA512 
c132b21556c55b5912354fd27b6062d32c0f510234f7fe57f6e8e0acb08393ad95e0896967b577de97821387cd714e62b657359230296449e4e0a7ae5a797803
 DIST SecretStorage-3.2.0.tar.gz 19311 BLAKE2B 
06c3d6137d814f6c2f0cd35927b84c33e09d3c934e4dabfefaa682f3b220045b223aaf06ec970ccc0d39a7388cf13579338299136d13ad2c1b57bf064c278096
 SHA512 
668f3847f573e1756ffa3a38c278e6d4895223553830d49969e979003d04ca04fb5eaf8dfcc616086a6020f6a73fbe71f7041d4c4ee574205f00fbde945298e9
+DIST SecretStorage-3.3.0.tar.gz 19352 BLAKE2B 
8e870d4e95b585f4c5e78d9b11327f21ff909b746f035115bd75bde499f2161c0e1ab3640b3861fc54af67dd7d305f794a855430389c207bfef129f7c0439a9e
 SHA512 
d33c11b98824d214eb67c5b11a7fe0d14af084edfebc1d83204bcfd167258fbc07be8c1de8824ec984d83d07bfd66271c44f751784429e574cb240b5add70e16

diff --git a/dev-python/secretstorage/secretstorage-3.3.0.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.0.ebuild
new file mode 100644
index 000..fae4fb187e1
--- /dev/null
+++ b/dev-python/secretstorage/secretstorage-3.3.0.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{6..9} )
+
+inherit distutils-r1
+
+MY_PN="SecretStorage"
+
+DESCRIPTION="Python bindings to FreeDesktop.org Secret Service API."
+HOMEPAGE="https://github.com/mitya57/secretstorage 
https://pypi.org/project/SecretStorage/;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+   dev-python/cryptography[${PYTHON_USEDEP}]
+   >=dev-python/jeepney-0.6[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? ( !hppa? ( !sparc? (
+   gnome-base/gnome-keyring
+   sys-apps/dbus
+   ) ) )
+"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs \
+   dev-python/alabaster
+
+src_test() {
+   case ${ARCH} in
+   hppa|sparc)
+   einfo "gnome-keyring is not supported on ${ARCH}, 
skipping tests"
+   return
+   ;;
+   esac
+
+   distutils-r1_src_test
+}
+
+python_test() {
+   dbus-run-session "${EPYTHON}" -m unittest discover -v -s tests \
+   || die "tests failed with ${EPYTHON}"
+}



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

2020-11-07 Thread Michał Górny
commit: e14fe1be34a2eee25a26d861d148d7a0dcf962a7
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov  7 21:16:15 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov  7 21:24:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e14fe1be

dev-python/secretstorage: Bump to 3.2.0

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

 dev-python/secretstorage/Manifest  |  1 +
 .../secretstorage/secretstorage-3.2.0.ebuild   | 50 ++
 2 files changed, 51 insertions(+)

diff --git a/dev-python/secretstorage/Manifest 
b/dev-python/secretstorage/Manifest
index 66d96c82a16..d4819de7869 100644
--- a/dev-python/secretstorage/Manifest
+++ b/dev-python/secretstorage/Manifest
@@ -1 +1,2 @@
 DIST SecretStorage-3.1.2.tar.gz 17848 BLAKE2B 
3d108f98fd0c26958860aa65554a21924822a5d51a90ae20c5496792f4571babbdfd2aec5b70d1bdd908498ad1b61606130d5db2900406ae85f8e3367ad3013f
 SHA512 
c132b21556c55b5912354fd27b6062d32c0f510234f7fe57f6e8e0acb08393ad95e0896967b577de97821387cd714e62b657359230296449e4e0a7ae5a797803
+DIST SecretStorage-3.2.0.tar.gz 19311 BLAKE2B 
06c3d6137d814f6c2f0cd35927b84c33e09d3c934e4dabfefaa682f3b220045b223aaf06ec970ccc0d39a7388cf13579338299136d13ad2c1b57bf064c278096
 SHA512 
668f3847f573e1756ffa3a38c278e6d4895223553830d49969e979003d04ca04fb5eaf8dfcc616086a6020f6a73fbe71f7041d4c4ee574205f00fbde945298e9

diff --git a/dev-python/secretstorage/secretstorage-3.2.0.ebuild 
b/dev-python/secretstorage/secretstorage-3.2.0.ebuild
new file mode 100644
index 000..571eb1a98f0
--- /dev/null
+++ b/dev-python/secretstorage/secretstorage-3.2.0.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{6,7,8,9} )
+
+inherit distutils-r1
+
+MY_PN="SecretStorage"
+
+DESCRIPTION="Python bindings to FreeDesktop.org Secret Service API."
+HOMEPAGE="https://github.com/mitya57/secretstorage 
https://pypi.org/project/SecretStorage/;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
+
+RDEPEND="
+   dev-python/cryptography[${PYTHON_USEDEP}]
+   >=dev-python/jeepney-0.4.2[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? ( !hppa? ( !sparc? (
+   gnome-base/gnome-keyring
+   sys-apps/dbus
+   ) ) )
+"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs \
+   dev-python/alabaster
+
+src_test() {
+   case ${ARCH} in
+   hppa|sparc)
+   einfo "gnome-keyring is not supported on ${ARCH}, 
skipping tests"
+   return
+   ;;
+   esac
+
+   distutils-r1_src_test
+}
+
+python_test() {
+   dbus-run-session "${EPYTHON}" -m unittest discover -v -s tests \
+   || die "tests failed with ${EPYTHON}"
+}



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

2020-09-06 Thread Sam James
commit: 6d1944e567bd2af55678d1b042d5ea04ff145dfd
Author: Sam James  gentoo  org>
AuthorDate: Sun Sep  6 17:34:39 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Sep  6 17:34:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d1944e5

dev-python/secretstorage: ppc64 stable (bug #733850)

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

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

diff --git a/dev-python/secretstorage/secretstorage-3.1.2.ebuild 
b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
index 88740afaaf2..65375843c0c 100644
--- a/dev-python/secretstorage/secretstorage-3.1.2.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2020-08-01 Thread Sergei Trofimovich
commit: 59ac54d5f934e7aeeb23d2f8b34aacf9687e3d77
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Aug  1 08:44:07 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Aug  1 08:44:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59ac54d5

dev-python/secretstorage: stable 3.1.2 for ppc

stable wrt bug #733850

Package-Manager: Portage-3.0.1, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/secretstorage/secretstorage-3.1.2.ebuild 
b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
index 2d2d47a97a8..88740afaaf2 100644
--- a/dev-python/secretstorage/secretstorage-3.1.2.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2020-07-28 Thread Sergei Trofimovich
commit: 2060780a6e9d39ec9118c94d95fc248de373067a
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Jul 28 16:20:14 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Jul 28 17:28:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2060780a

dev-python/secretstorage: stable 3.1.2 for hppa/sparc, bug #733850

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/secretstorage/secretstorage-3.1.2.ebuild 
b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
index ffdb328cd49..2d2d47a97a8 100644
--- a/dev-python/secretstorage/secretstorage-3.1.2.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2020-07-25 Thread Sam James
commit: a2496d87c67f55f95eded15905298604287ce3d0
Author: Sam James  gentoo  org>
AuthorDate: Sat Jul 25 14:03:50 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jul 25 14:08:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2496d87

dev-python/secretstorage: arm stable (bug #733850)

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

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

diff --git a/dev-python/secretstorage/secretstorage-3.1.2.ebuild 
b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
index 6035612b65b..ffdb328cd49 100644
--- a/dev-python/secretstorage/secretstorage-3.1.2.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2020-07-16 Thread Sam James
commit: f82a4ca471df77e59c85c4736f6e3b12c441295e
Author: Sam James  gentoo  org>
AuthorDate: Thu Jul 16 19:31:33 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jul 16 19:31:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f82a4ca4

dev-python/secretstorage: arm64 stable (bug #732726)

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

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

diff --git a/dev-python/secretstorage/secretstorage-3.1.2.ebuild 
b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
index a7f6e63fccd..6035612b65b 100644
--- a/dev-python/secretstorage/secretstorage-3.1.2.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2020-07-11 Thread Michał Górny
commit: cbd5a09bda1744e550eb91d195e8f66c9a65566e
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jul 11 08:27:13 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jul 11 08:39:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbd5a09b

dev-python/secretstorage: Stabilize 3.1.2 ALLARCHES, #731570

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

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

diff --git a/dev-python/secretstorage/secretstorage-3.1.2.ebuild 
b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
index 16c2b55f547..a7f6e63fccd 100644
--- a/dev-python/secretstorage/secretstorage-3.1.2.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2020-07-11 Thread Michał Górny
commit: d90267676118f252642f2751fa8d24e815f2
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jul 11 08:24:06 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jul 11 08:39:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9026767

dev-python/secretstorage: Mark ALLARCHES

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

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

diff --git a/dev-python/secretstorage/metadata.xml 
b/dev-python/secretstorage/metadata.xml
index d0020afc4b2..6c2d0a0d1cf 100644
--- a/dev-python/secretstorage/metadata.xml
+++ b/dev-python/secretstorage/metadata.xml
@@ -5,6 +5,7 @@
pyt...@gentoo.org
Python

+   

SecretStorage
mitya57/secretstorage



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

2020-06-06 Thread Agostino Sarubbo
commit: 49ed4dd972d9cd76096909650b7c933cd8ebd83f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jun  6 08:18:05 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jun  6 08:18:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49ed4dd9

dev-python/secretstorage: x86 stable wrt bug #720634

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

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

diff --git a/dev-python/secretstorage/secretstorage-3.1.1-r1.ebuild 
b/dev-python/secretstorage/secretstorage-3.1.1-r1.ebuild
index 19730420857..c2c16164332 100644
--- a/dev-python/secretstorage/secretstorage-3.1.1-r1.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.1.1-r1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2020-06-01 Thread Sergei Trofimovich
commit: b193120291c4dc3f83385ce583381b4220579efc
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Jun  1 13:03:21 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jun  1 17:02:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1931202

dev-python/secretstorage: keyworded 3.1.2 for hppa, bug #721428

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/secretstorage/secretstorage-3.1.2.ebuild 
b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
index 92683ae954b..571eb1a98f0 100644
--- a/dev-python/secretstorage/secretstorage-3.1.2.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2020-05-31 Thread Sergei Trofimovich
commit: 39bd16ca365d01bebea14028174c0bb91aebc3cc
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun May 31 10:03:57 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun May 31 10:04:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39bd16ca

dev-python/secretstorage: keyworded 3.1.2 for ia64, bug #726188

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

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

diff --git a/dev-python/secretstorage/secretstorage-3.1.2.ebuild 
b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
index b78a8f42fc2..92683ae954b 100644
--- a/dev-python/secretstorage/secretstorage-3.1.2.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2020-05-30 Thread Michał Górny
commit: f7feedf855645f321e24086ac0a24da73f5751fa
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 30 12:57:16 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 30 14:37:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7feedf8

dev-python/secretstorage: Keyword 3.1.2 ppc, #726188

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

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

diff --git a/dev-python/secretstorage/secretstorage-3.1.2.ebuild 
b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
index 617bfc3840a..b78a8f42fc2 100644
--- a/dev-python/secretstorage/secretstorage-3.1.2.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2020-05-30 Thread Michał Górny
commit: 625a95890867f9ce766870e8f89700d264774e57
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 30 09:40:37 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 30 11:51:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=625a9589

dev-python/secretstorage: Keyword 3.1.2 ppc64, #726188

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

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

diff --git a/dev-python/secretstorage/secretstorage-3.1.2.ebuild 
b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
index dcea3986b76..617bfc3840a 100644
--- a/dev-python/secretstorage/secretstorage-3.1.2.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2020-05-29 Thread Michał Górny
commit: e65ed3c23b13efac0fbe45e0a5b669b0a1043e84
Author: Michał Górny  gentoo  org>
AuthorDate: Fri May 29 15:42:55 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri May 29 15:43:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e65ed3c2

dev-python/secretstorage: Keyword 3.1.2 sparc, #721428

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

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

diff --git a/dev-python/secretstorage/secretstorage-3.1.2.ebuild 
b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
index a375fee0215..dcea3986b76 100644
--- a/dev-python/secretstorage/secretstorage-3.1.2.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2020-05-29 Thread Michał Górny
commit: d695efb23bc736e5b00935f8db7e8c62a60ee4ad
Author: Michał Górny  gentoo  org>
AuthorDate: Fri May 29 15:38:30 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri May 29 15:38:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d695efb2

dev-python/secretstorage: Skip gnome-keyring on hppa & sparc

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

 dev-python/secretstorage/secretstorage-3.1.2.ebuild | 15 +--
 1 file changed, 13 insertions(+), 2 deletions(-)

diff --git a/dev-python/secretstorage/secretstorage-3.1.2.ebuild 
b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
index b00b292f5d9..a375fee0215 100644
--- a/dev-python/secretstorage/secretstorage-3.1.2.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
@@ -23,16 +23,27 @@ RDEPEND="
>=dev-python/jeepney-0.4.2[${PYTHON_USEDEP}]
 "
 BDEPEND="
-   test? (
+   test? ( !hppa? ( !sparc? (
gnome-base/gnome-keyring
sys-apps/dbus
-   )
+   ) ) )
 "
 
 distutils_enable_tests unittest
 distutils_enable_sphinx docs \
dev-python/alabaster
 
+src_test() {
+   case ${ARCH} in
+   hppa|sparc)
+   einfo "gnome-keyring is not supported on ${ARCH}, 
skipping tests"
+   return
+   ;;
+   esac
+
+   distutils-r1_src_test
+}
+
 python_test() {
dbus-run-session "${EPYTHON}" -m unittest discover -v -s tests \
|| die "tests failed with ${EPYTHON}"



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

2020-05-27 Thread Michał Górny
commit: a3faa4ad0b4e5cd9f961ff484b099aebb4a2fce9
Author: Michał Górny  gentoo  org>
AuthorDate: Wed May 27 05:46:47 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed May 27 06:10:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3faa4ad

dev-python/secretstorage: Port to py39

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

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

diff --git a/dev-python/secretstorage/secretstorage-3.1.2.ebuild 
b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
index d7ab0a66ef2..b00b292f5d9 100644
--- a/dev-python/secretstorage/secretstorage-3.1.2.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+PYTHON_COMPAT=( pypy3 python3_{6,7,8,9} )
 
 inherit distutils-r1
 



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

2020-05-19 Thread Michał Górny
commit: 1a1848934ca533d6e94f9bd0e99f9828a3c2300c
Author: Michał Górny  gentoo  org>
AuthorDate: Tue May 19 07:00:16 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May 19 07:11:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a184893

dev-python/secretstorage: Add dep on dbus

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

 dev-python/secretstorage/secretstorage-3.1.2.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-python/secretstorage/secretstorage-3.1.2.ebuild 
b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
index bd2d5906744..d7ab0a66ef2 100644
--- a/dev-python/secretstorage/secretstorage-3.1.2.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
@@ -23,7 +23,10 @@ RDEPEND="
>=dev-python/jeepney-0.4.2[${PYTHON_USEDEP}]
 "
 BDEPEND="
-   test? ( gnome-base/gnome-keyring )
+   test? (
+   gnome-base/gnome-keyring
+   sys-apps/dbus
+   )
 "
 
 distutils_enable_tests unittest



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

2020-05-17 Thread Michał Górny
commit: 27d40cd12e45be2c95fa718edea75045414b0c8c
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 17 06:22:26 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 17 06:22:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27d40cd1

dev-python/secretstorage: Add a test-dep on gnome-keyring

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

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

diff --git a/dev-python/secretstorage/secretstorage-3.1.2.ebuild 
b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
index 9418b7f1277..bd2d5906744 100644
--- a/dev-python/secretstorage/secretstorage-3.1.2.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
@@ -12,6 +12,7 @@ MY_PN="SecretStorage"
 DESCRIPTION="Python bindings to FreeDesktop.org Secret Service API."
 HOMEPAGE="https://github.com/mitya57/secretstorage 
https://pypi.org/project/SecretStorage/;
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
@@ -21,8 +22,9 @@ RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]
>=dev-python/jeepney-0.4.2[${PYTHON_USEDEP}]
 "
-
-S="${WORKDIR}/${MY_PN}-${PV}"
+BDEPEND="
+   test? ( gnome-base/gnome-keyring )
+"
 
 distutils_enable_tests unittest
 distutils_enable_sphinx docs \



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

2020-05-03 Thread Agostino Sarubbo
commit: d7db56dd54285580a39b396eb350a53b4e20a1ad
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun May  3 09:58:27 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun May  3 09:58:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7db56dd

dev-python/secretstorage: amd64 stable wrt bug #720634

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

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

diff --git a/dev-python/secretstorage/secretstorage-3.1.1-r1.ebuild 
b/dev-python/secretstorage/secretstorage-3.1.1-r1.ebuild
index 3c49721d354..19730420857 100644
--- a/dev-python/secretstorage/secretstorage-3.1.1-r1.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.1.1-r1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2020-04-20 Thread Sebastian Pipping
commit: b139be1d004465b3aae3de488251787fb73d217d
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Mon Apr 20 15:11:15 2020 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Mon Apr 20 15:13:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b139be1d

dev-python/secretstorage: 3.1.2 + QA

Signed-off-by: Sebastian Pipping  gentoo.org>
Package-Manager: Portage-2.3.99, Repoman-2.3.22

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

diff --git a/dev-python/secretstorage/Manifest 
b/dev-python/secretstorage/Manifest
index 2dc629297e5..b97541e4e07 100644
--- a/dev-python/secretstorage/Manifest
+++ b/dev-python/secretstorage/Manifest
@@ -1 +1,2 @@
 DIST SecretStorage-3.1.1.tar.gz 17036 BLAKE2B 
1dda10a5f74727ec29392ff2a3ec65b841aff86db21223ebdbf291afcc9ac7ee68de8c62e5929aa45aafabc791ac02ed80b6785e69f2d4b51d827fce8bbb3443
 SHA512 
295e0f75c772edf153480730dc20051f06e60e040a18f169620cb4aaa37b8c1a254a496464d3794a38cf49fa884a7b561fe364816f0d12a5b2622c77259f03cf
+DIST SecretStorage-3.1.2.tar.gz 17848 BLAKE2B 
3d108f98fd0c26958860aa65554a21924822a5d51a90ae20c5496792f4571babbdfd2aec5b70d1bdd908498ad1b61606130d5db2900406ae85f8e3367ad3013f
 SHA512 
c132b21556c55b5912354fd27b6062d32c0f510234f7fe57f6e8e0acb08393ad95e0896967b577de97821387cd714e62b657359230296449e4e0a7ae5a797803

diff --git a/dev-python/secretstorage/secretstorage-3.1.2.ebuild 
b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
new file mode 100644
index 000..9418b7f1277
--- /dev/null
+++ b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+
+inherit distutils-r1
+
+MY_PN="SecretStorage"
+
+DESCRIPTION="Python bindings to FreeDesktop.org Secret Service API."
+HOMEPAGE="https://github.com/mitya57/secretstorage 
https://pypi.org/project/SecretStorage/;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+   dev-python/cryptography[${PYTHON_USEDEP}]
+   >=dev-python/jeepney-0.4.2[${PYTHON_USEDEP}]
+"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs \
+   dev-python/alabaster
+
+python_test() {
+   dbus-run-session "${EPYTHON}" -m unittest discover -v -s tests \
+   || die "tests failed with ${EPYTHON}"
+}



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

2020-03-16 Thread Matt Turner
commit: 9dc11656d69ac161ef5d9c96c0d34fed13b96632
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Mar 17 01:53:24 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Mar 17 02:09:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dc11656

dev-python/secretstorage-3.1.1-r1: add ~alpha, bug 700918

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

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

diff --git a/dev-python/secretstorage/secretstorage-3.1.1-r1.ebuild 
b/dev-python/secretstorage/secretstorage-3.1.1-r1.ebuild
index 319e9541c1a..3c49721d354 100644
--- a/dev-python/secretstorage/secretstorage-3.1.1-r1.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.1.1-r1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2020-02-05 Thread Michał Górny
commit: db171d871ff5fc3e7eda25d82f690ea5d816f7e6
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb  6 05:45:18 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb  6 05:59:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db171d87

dev-python/secretstorage: Remove py2

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

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

diff --git a/dev-python/secretstorage/secretstorage-2.3.1.ebuild 
b/dev-python/secretstorage/secretstorage-2.3.1.ebuild
index ea8c22ddccd..43765fcd2f3 100644
--- a/dev-python/secretstorage/secretstorage-2.3.1.ebuild
+++ b/dev-python/secretstorage/secretstorage-2.3.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit distutils-r1
 



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

2019-12-04 Thread Patrick McLean
commit: 15f82f080f6978b9446e07b2b834d23c885cdf6a
Author: Patrick McLean  sony  com>
AuthorDate: Wed Dec  4 19:28:25 2019 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Wed Dec  4 20:05:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15f82f08

dev-python/secretstorage-3.1.1-r1: revbump, add py38, use distutils-r1 helpers

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

 .../secretstorage/secretstorage-3.1.1-r1.ebuild| 35 ++
 1 file changed, 35 insertions(+)

diff --git a/dev-python/secretstorage/secretstorage-3.1.1-r1.ebuild 
b/dev-python/secretstorage/secretstorage-3.1.1-r1.ebuild
new file mode 100644
index 000..4c7bdeef370
--- /dev/null
+++ b/dev-python/secretstorage/secretstorage-3.1.1-r1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{5,6,7,8} )
+
+inherit distutils-r1
+
+MY_PN="SecretStorage"
+
+DESCRIPTION="Python bindings to FreeDesktop.org Secret Service API."
+HOMEPAGE="https://github.com/mitya57/secretstorage 
https://pypi.org/project/SecretStorage/;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+   dev-python/cryptography[${PYTHON_USEDEP}]
+   dev-python/jeepney[${PYTHON_USEDEP}]
+"
+BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs \
+   dev-python/alabaster
+
+python_test() {
+   dbus-run-session "${EPYTHON}" -m unittest discover -v -s tests \
+   || die "tests failed with ${EPYTHON}"
+}



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

2019-05-15 Thread Sebastian Pipping
commit: 97037e3b3f55b548a22455295217783c2ee52bd5
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Wed May 15 16:06:25 2019 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Wed May 15 16:06:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97037e3b

dev-python/secretstorage: 3.1.1

Closes: https://bugs.gentoo.org/684332
Signed-off-by: Sebastian Pipping  gentoo.org>
Package-Manager: Portage-2.3.65, Repoman-2.3.12

 dev-python/secretstorage/Manifest  |  1 +
 .../secretstorage/secretstorage-3.1.1.ebuild   | 46 ++
 2 files changed, 47 insertions(+)

diff --git a/dev-python/secretstorage/Manifest 
b/dev-python/secretstorage/Manifest
index dc1d6847277..d3d0e07edad 100644
--- a/dev-python/secretstorage/Manifest
+++ b/dev-python/secretstorage/Manifest
@@ -1,2 +1,3 @@
 DIST SecretStorage-2.3.1.tar.gz 16073 BLAKE2B 
e4769e748ee39596c51012a6ac626dba2b019238a8237678c47d713c2af4b0e88b50d0068b5dbf3a405b9f7b14a7df64aabf751009dd21ab25de65ead2a79c38
 SHA512 
69a2c86a1abd904b7d71bbb59cead3b2588cf88d7f35cbaf64d18ff9aa9ed62ba9f79d0bebd10136aa8a0edb1ff8a1d1aff70cf8e519dc74303993ef0d564047
 DIST SecretStorage-3.1.0.tar.gz 17767 BLAKE2B 
e234a7f34b5ca2debfd04d4f3b4b4e2a1625aa346133e464bbc1f094381445e3d0c5460457c687f55f6682c6b6085a757edb23a6029fe5c2abf139278203f326
 SHA512 
a044009480b359aecb0c8782f04e4d02c3c1c0e682f72733896c98f386562c43766318963452d60028d0a92d02903130278cf26a5c206f5f0909e106bdb2d133
+DIST SecretStorage-3.1.1.tar.gz 17036 BLAKE2B 
1dda10a5f74727ec29392ff2a3ec65b841aff86db21223ebdbf291afcc9ac7ee68de8c62e5929aa45aafabc791ac02ed80b6785e69f2d4b51d827fce8bbb3443
 SHA512 
295e0f75c772edf153480730dc20051f06e60e040a18f169620cb4aaa37b8c1a254a496464d3794a38cf49fa884a7b561fe364816f0d12a5b2622c77259f03cf

diff --git a/dev-python/secretstorage/secretstorage-3.1.1.ebuild 
b/dev-python/secretstorage/secretstorage-3.1.1.ebuild
new file mode 100644
index 000..d05e995ee3d
--- /dev/null
+++ b/dev-python/secretstorage/secretstorage-3.1.1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{5,6,7} )
+
+inherit distutils-r1
+
+MY_PN="SecretStorage"
+
+DESCRIPTION="Python bindings to FreeDesktop.org Secret Service API."
+HOMEPAGE="https://github.com/mitya57/secretstorage 
https://pypi.org/project/SecretStorage/;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc test"
+
+RDEPEND="
+   dev-python/cryptography[${PYTHON_USEDEP}]
+   dev-python/jeepney[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   doc? (
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   dev-python/alabaster[${PYTHON_USEDEP}]
+   )
+   test? ( ${RDEPEND} )
+"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+python_compile_all() {
+   if use doc; then
+   sphinx-build docs docs/_build/html || die
+   HTML_DOCS=( docs/_build/html/. )
+   fi
+}
+
+python_test() {
+   dbus-run-session "${EPYTHON}" -m unittest discover -v -s tests \
+   || die "tests failed with ${EPYTHON}"
+}



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

2019-04-10 Thread Matthew Thode
commit: 1f038f03807c70f3800fdafc5cffb0579eb99827
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Apr 10 22:03:03 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Apr 10 22:43:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f038f03

dev-python/secretstorage: add py37 support to 2.3.1

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode  gentoo.org>

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

diff --git a/dev-python/secretstorage/secretstorage-2.3.1.ebuild 
b/dev-python/secretstorage/secretstorage-2.3.1.ebuild
index 82a0f03b90c..1204728b2cd 100644
--- a/dev-python/secretstorage/secretstorage-2.3.1.ebuild
+++ b/dev-python/secretstorage/secretstorage-2.3.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
 
 inherit distutils-r1
 



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

2019-03-23 Thread Matthew Thode
commit: bae3f8c6cc3af4f0a73a87884209dc56e0f909a1
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Mar 23 19:24:46 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Mar 23 19:58:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bae3f8c6

dev-python/secretstorage: add keywords for keyring under allarches

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode  gentoo.org>

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

diff --git a/dev-python/secretstorage/secretstorage-3.1.0.ebuild 
b/dev-python/secretstorage/secretstorage-3.1.0.ebuild
index 55915a6194a..d05e995ee3d 100644
--- a/dev-python/secretstorage/secretstorage-3.1.0.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.1.0.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=7
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc test"
 
 RDEPEND="



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

2018-09-07 Thread Louis Sautier
commit: 9957f7c20a90258a0ebe57d3fc4710af0de6c6ae
Author: Louis Sautier  gentoo  org>
AuthorDate: Fri Sep  7 22:34:54 2018 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Fri Sep  7 22:35:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9957f7c2

dev-python/secretstorage: fix depndencies, add PyPy3

dbus-python is no longer required as it was replaced with jeepney.

Package-Manager: Portage-2.3.48, Repoman-2.3.10
Closes: https://bugs.gentoo.org/631212

 dev-python/secretstorage/secretstorage-3.1.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/secretstorage/secretstorage-3.1.0.ebuild 
b/dev-python/secretstorage/secretstorage-3.1.0.ebuild
index 7ab36cf655c..55915a6194a 100644
--- a/dev-python/secretstorage/secretstorage-3.1.0.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.1.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( pypy3 python3_{5,6,7} )
 
 inherit distutils-r1
 
@@ -20,7 +20,6 @@ IUSE="doc test"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]
-   dev-python/dbus-python[${PYTHON_USEDEP}]
dev-python/jeepney[${PYTHON_USEDEP}]
 "
 BDEPEND="



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

2018-09-05 Thread Louis Sautier
commit: 9499297a9acc05e6a3375a44ca052fb457598dab
Author: Louis Sautier  gentoo  org>
AuthorDate: Tue Sep  4 22:07:05 2018 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Wed Sep  5 13:30:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9499297a

dev-python/secretstorage: bump to 3.1.0, drop Py2, add Py3.7, doc

Upstream no longer supports Python 2 and dev-python/jeepney requires at
least Python 3.5.

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-python/secretstorage/Manifest  |  1 +
 .../secretstorage/secretstorage-3.1.0.ebuild   | 47 ++
 2 files changed, 48 insertions(+)

diff --git a/dev-python/secretstorage/Manifest 
b/dev-python/secretstorage/Manifest
index c9b5e5e896b..dc1d6847277 100644
--- a/dev-python/secretstorage/Manifest
+++ b/dev-python/secretstorage/Manifest
@@ -1 +1,2 @@
 DIST SecretStorage-2.3.1.tar.gz 16073 BLAKE2B 
e4769e748ee39596c51012a6ac626dba2b019238a8237678c47d713c2af4b0e88b50d0068b5dbf3a405b9f7b14a7df64aabf751009dd21ab25de65ead2a79c38
 SHA512 
69a2c86a1abd904b7d71bbb59cead3b2588cf88d7f35cbaf64d18ff9aa9ed62ba9f79d0bebd10136aa8a0edb1ff8a1d1aff70cf8e519dc74303993ef0d564047
+DIST SecretStorage-3.1.0.tar.gz 17767 BLAKE2B 
e234a7f34b5ca2debfd04d4f3b4b4e2a1625aa346133e464bbc1f094381445e3d0c5460457c687f55f6682c6b6085a757edb23a6029fe5c2abf139278203f326
 SHA512 
a044009480b359aecb0c8782f04e4d02c3c1c0e682f72733896c98f386562c43766318963452d60028d0a92d02903130278cf26a5c206f5f0909e106bdb2d133

diff --git a/dev-python/secretstorage/secretstorage-3.1.0.ebuild 
b/dev-python/secretstorage/secretstorage-3.1.0.ebuild
new file mode 100644
index 000..7ab36cf655c
--- /dev/null
+++ b/dev-python/secretstorage/secretstorage-3.1.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{5,6,7} )
+
+inherit distutils-r1
+
+MY_PN="SecretStorage"
+
+DESCRIPTION="Python bindings to FreeDesktop.org Secret Service API."
+HOMEPAGE="https://github.com/mitya57/secretstorage 
https://pypi.org/project/SecretStorage/;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="doc test"
+
+RDEPEND="
+   dev-python/cryptography[${PYTHON_USEDEP}]
+   dev-python/dbus-python[${PYTHON_USEDEP}]
+   dev-python/jeepney[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   doc? (
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   dev-python/alabaster[${PYTHON_USEDEP}]
+   )
+   test? ( ${RDEPEND} )
+"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+python_compile_all() {
+   if use doc; then
+   sphinx-build docs docs/_build/html || die
+   HTML_DOCS=( docs/_build/html/. )
+   fi
+}
+
+python_test() {
+   dbus-run-session "${EPYTHON}" -m unittest discover -v -s tests \
+   || die "tests failed with ${EPYTHON}"
+}



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

2017-09-29 Thread Matt Thode
commit: f2faa2e3abe8b9f9d5c86bf5f0f5712b21bf63fb
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Sep 30 00:07:32 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Sep 30 00:30:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2faa2e3

dev-python/secretstorage: adding arm under allarches for openstack pike

Package-Manager: Portage-2.3.8, Repoman-2.3.3

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

diff --git a/dev-python/secretstorage/secretstorage-2.3.1.ebuild 
b/dev-python/secretstorage/secretstorage-2.3.1.ebuild
index ce307bf9ed1..959228344f5 100644
--- a/dev-python/secretstorage/secretstorage-2.3.1.ebuild
+++ b/dev-python/secretstorage/secretstorage-2.3.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/S/${MY_PN}/${MY_PN}-${PV}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~arm amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2017-03-21 Thread Matt Thode
commit: 335d84aef07529a5ca2e855d4ce05dc24ffad79e
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Mar 21 16:27:29 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Mar 21 16:34:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=335d84ae

dev-python/secretstorage: supports python 3.6

Package-Manager: Portage-2.3.3, Repoman-2.3.1

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

diff --git a/dev-python/secretstorage/secretstorage-2.3.1.ebuild 
b/dev-python/secretstorage/secretstorage-2.3.1.ebuild
index bd710bf9025..ce307bf9ed1 100644
--- a/dev-python/secretstorage/secretstorage-2.3.1.ebuild
+++ b/dev-python/secretstorage/secretstorage-2.3.1.ebuild
@@ -1,8 +1,8 @@
-# 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} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit distutils-r1
 



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

2016-11-19 Thread Matt Thode
commit: 4dd573729dd741310d0b657d3e38af92a4124b2d
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Nov 20 02:27:27 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Nov 20 02:27:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dd57372

dev-python/secretstorage: 2.3.1 stable amd64 and x86

Package-Manager: portage-2.3.0

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

diff --git a/dev-python/secretstorage/secretstorage-2.3.1.ebuild 
b/dev-python/secretstorage/secretstorage-2.3.1.ebuild
index 635553c..98c5361 100644
--- a/dev-python/secretstorage/secretstorage-2.3.1.ebuild
+++ b/dev-python/secretstorage/secretstorage-2.3.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/S/${MY_PN}/${MY_PN}-${PV}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2016-11-15 Thread Matt Thode
commit: f316429202524633a0db18cdec551c216e206684
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Nov 15 20:30:01 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Nov 15 20:30:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3164292

dev-python/secretstorage: remove pypy and pypy3, they are untested on this

Package-Manager: portage-2.3.0

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

diff --git a/dev-python/secretstorage/secretstorage-2.3.1.ebuild 
b/dev-python/secretstorage/secretstorage-2.3.1.ebuild
index 3bb5c78..635553c 100644
--- a/dev-python/secretstorage/secretstorage-2.3.1.ebuild
+++ b/dev-python/secretstorage/secretstorage-2.3.1.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy pypy3 )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
 inherit distutils-r1
 



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

2016-11-15 Thread Matt Thode
commit: e19f46dfca967f4195eedf3f37a7882fbb37b796
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Nov 15 19:55:17 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Nov 15 19:58:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e19f46df

dev-python/secretstorage: adding for keyring

Package-Manager: portage-2.3.0

 dev-python/secretstorage/Manifest  |  1 +
 dev-python/secretstorage/metadata.xml  | 11 +
 .../secretstorage/secretstorage-2.3.1.ebuild   | 27 ++
 3 files changed, 39 insertions(+)

diff --git a/dev-python/secretstorage/Manifest 
b/dev-python/secretstorage/Manifest
new file mode 100644
index ..30718f8
--- /dev/null
+++ b/dev-python/secretstorage/Manifest
@@ -0,0 +1 @@
+DIST SecretStorage-2.3.1.tar.gz 16073 SHA256 
3af65c87765323e6f64c83575b05393f9e003431959c9395d1791d51497f29b6 SHA512 
69a2c86a1abd904b7d71bbb59cead3b2588cf88d7f35cbaf64d18ff9aa9ed62ba9f79d0bebd10136aa8a0edb1ff8a1d1aff70cf8e519dc74303993ef0d564047
 WHIRLPOOL 
d46db6d473130a10256a9c7b231ec29c7dcecaa3c9d428b8265c4849f5753f1cef3f2dfc52dc5287a2e6868305b288df5cd34b13be2163a4621c6b5c2feef3e2

diff --git a/dev-python/secretstorage/metadata.xml 
b/dev-python/secretstorage/metadata.xml
new file mode 100644
index ..ec12234
--- /dev/null
+++ b/dev-python/secretstorage/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   pyt...@gentoo.org
+   Python
+   
+   
+   secretestorage
+   
+

diff --git a/dev-python/secretstorage/secretstorage-2.3.1.ebuild 
b/dev-python/secretstorage/secretstorage-2.3.1.ebuild
new file mode 100644
index ..3bb5c78
--- /dev/null
+++ b/dev-python/secretstorage/secretstorage-2.3.1.ebuild
@@ -0,0 +1,27 @@
+# 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 pypy3 )
+
+inherit distutils-r1
+
+MY_PN="SecretStorage"
+
+DESCRIPTION="Python bindings to FreeDesktop.org Secret Service API."
+HOMEPAGE="https://github.com/mitya57/secretstorage 
https://pypi.python.org/pypi/SecretStorage;
+SRC_URI="mirror://pypi/S/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+RDEPEND="
+   dev-python/cryptography[${PYTHON_USEDEP}]
+   dev-python/dbus-python[${PYTHON_USEDEP}]"
+
+S="${WORKDIR}/${MY_PN}-${PV}"