[gentoo-commits] repo/proj/guru:dev commit in: dev-python/keyrings-alt/

2022-09-23 Thread Michał Górny
commit: 32d51f255e8c654c9d1e65e6e1db3bd0ba147b9f
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep 23 16:42:41 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep 23 16:42:41 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=32d51f25

dev-python/keyrings-alt: Remove, it's now in ::gentoo

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

 dev-python/keyrings-alt/Manifest  |  1 -
 dev-python/keyrings-alt/keyrings-alt-4.1.2.ebuild | 34 ---
 dev-python/keyrings-alt/metadata.xml  | 12 
 3 files changed, 47 deletions(-)

diff --git a/dev-python/keyrings-alt/Manifest b/dev-python/keyrings-alt/Manifest
deleted file mode 100644
index 893bfa4be..0
--- a/dev-python/keyrings-alt/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST keyrings-alt-4.1.2.gh.tar.gz 26661 BLAKE2B 
14d0f0647441dbf74c7378c7546becbc800dc0b1693b5569261283c355dd41d3afcbb600e559b3c921395e13382dcef5de23a8b60bdf0f2db7b71902fbba5fe8
 SHA512 
a4c46f8a61bef65c6962ca78d0176a937a8267cdd10d9195b1d313fd4a6653cf3b736c0fcfe8cd40d73e6e69c1ff23a1e6550624cbdf5a8a94a299ce597aa61d

diff --git a/dev-python/keyrings-alt/keyrings-alt-4.1.2.ebuild 
b/dev-python/keyrings-alt/keyrings-alt-4.1.2.ebuild
deleted file mode 100644
index 60328568f..0
--- a/dev-python/keyrings-alt/keyrings-alt-4.1.2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
-inherit distutils-r1
-
-MY_PN=${PN/-/.}
-DESCRIPTION="Alternate keyring backend implementations for use with the 
keyring package"
-HOMEPAGE="
-   https://github.com/jaraco/keyrings.alt
-   https://pypi.org/project/keyrings.alt/
-"
-SRC_URI="https://github.com/jaraco/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.gh.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/jaraco-classes[${PYTHON_USEDEP}]
-   dev-python/keyring[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-# dev-python/jaraco-packaging removed, cannot build docs
-
-pkg_setup() {
-   export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
-}
-
-S="${WORKDIR}/${MY_PN}-${PV}"

diff --git a/dev-python/keyrings-alt/metadata.xml 
b/dev-python/keyrings-alt/metadata.xml
deleted file mode 100644
index 700850bce..0
--- a/dev-python/keyrings-alt/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-   ceamac.para...@gmail.com
-   Primary maintainer
-
-
-   jaraco/keyrings.alt
-   keyrings.alt
-
-



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/keyrings-alt/

2022-09-11 Thread Viorel Munteanu
commit: c687c45d967361e2fa8e4b64943190dececcea14
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sun Sep 11 17:20:48 2022 +
Commit: Viorel Munteanu  gmail  com>
CommitDate: Sun Sep 11 17:41:34 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c687c45d

dev-python/keyrings-alt: enable py3.11

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/keyrings-alt/keyrings-alt-4.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/keyrings-alt/keyrings-alt-4.1.2.ebuild 
b/dev-python/keyrings-alt/keyrings-alt-4.1.2.ebuild
index 06b7d698a..60328568f 100644
--- a/dev-python/keyrings-alt/keyrings-alt-4.1.2.ebuild
+++ b/dev-python/keyrings-alt/keyrings-alt-4.1.2.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 inherit distutils-r1
 
 MY_PN=${PN/-/.}



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/keyrings-alt/

2022-09-08 Thread Viorel Munteanu
commit: bea67c604a2ba22e32cc9800aa219e182e553816
Author: Viorel Munteanu  gmail  com>
AuthorDate: Thu Sep  8 11:31:11 2022 +
Commit: Viorel Munteanu  gmail  com>
CommitDate: Thu Sep  8 11:31:11 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bea67c60

dev-python/keyrings-alt: drop 4.1.0, 4.1.1

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/keyrings-alt/Manifest  |  2 --
 dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild | 39 ---
 dev-python/keyrings-alt/keyrings-alt-4.1.1.ebuild | 33 ---
 3 files changed, 74 deletions(-)

diff --git a/dev-python/keyrings-alt/Manifest b/dev-python/keyrings-alt/Manifest
index 45f6ca5e2..893bfa4be 100644
--- a/dev-python/keyrings-alt/Manifest
+++ b/dev-python/keyrings-alt/Manifest
@@ -1,3 +1 @@
-DIST keyrings-alt-4.1.0.tar.gz 26104 BLAKE2B 
51b2bfa7d67182fa47e2994f50a8a1c9a94c8eb138e4957f1f33296f4c8696c06405953f9b10a57154d1e32f606db14810612a3526d727a8a6bcd468dbb02523
 SHA512 
941793b72688b182002793c14e4df84c79d8864fa3033d25326af8fd8cc90c500b10b53827916240f242490f60a9fd638873cedc3b8b04455a2621c756228bf8
-DIST keyrings-alt-4.1.1.gh.tar.gz 26654 BLAKE2B 
c212abc663fffa28252e3286870d43caf907a55dc240eac4e19a37d88de0c3f9ae23b77e5ffa706a740876b89406d382cb7b0a3c6374ad30885e99127c37aeb6
 SHA512 
ba9f30ed30cc90a569dae76ffb4b9e7b97be0d63d5d683ab9ffc45cf866bc394b70cec3ba0bfbc3a5344c3853155b460c0fe3887a2b66a220d04270d6da746d8
 DIST keyrings-alt-4.1.2.gh.tar.gz 26661 BLAKE2B 
14d0f0647441dbf74c7378c7546becbc800dc0b1693b5569261283c355dd41d3afcbb600e559b3c921395e13382dcef5de23a8b60bdf0f2db7b71902fbba5fe8
 SHA512 
a4c46f8a61bef65c6962ca78d0176a937a8267cdd10d9195b1d313fd4a6653cf3b736c0fcfe8cd40d73e6e69c1ff23a1e6550624cbdf5a8a94a299ce597aa61d

diff --git a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild 
b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
deleted file mode 100644
index 9349690da..0
--- a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-MY_PN=${PN/-/.}
-DESCRIPTION="Alternate keyring backend implementations for use with the 
keyring package"
-HOMEPAGE="
-   https://github.com/jaraco/keyrings.alt
-   https://pypi.org/project/keyrings.alt/
-"
-SRC_URI="https://github.com/jaraco/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/keyring[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-# dev-python/jaraco-packaging removed
-# distutils_enable_sphinx docs \
-#  dev-python/rst-linker \
-#  dev-python/jaraco-packaging
-
-pkg_setup() {
-   export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
-}
-
-S="${WORKDIR}/${MY_PN}-${PV}"

diff --git a/dev-python/keyrings-alt/keyrings-alt-4.1.1.ebuild 
b/dev-python/keyrings-alt/keyrings-alt-4.1.1.ebuild
deleted file mode 100644
index 7f1cf1761..0
--- a/dev-python/keyrings-alt/keyrings-alt-4.1.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-MY_PN=${PN/-/.}
-DESCRIPTION="Alternate keyring backend implementations for use with the 
keyring package"
-HOMEPAGE="
-   https://github.com/jaraco/keyrings.alt
-   https://pypi.org/project/keyrings.alt/
-"
-SRC_URI="https://github.com/jaraco/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.gh.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/keyring[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-# dev-python/jaraco-packaging removed, cannot build docs
-
-pkg_setup() {
-   export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
-}
-
-S="${WORKDIR}/${MY_PN}-${PV}"



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/keyrings-alt/

2022-09-08 Thread Viorel Munteanu
commit: ce639ba0f686a97742b85d1527c706298ced2344
Author: Viorel Munteanu  gmail  com>
AuthorDate: Thu Sep  8 11:30:43 2022 +
Commit: Viorel Munteanu  gmail  com>
CommitDate: Thu Sep  8 11:30:43 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ce639ba0

dev-python/keyrings-alt: add 4.1.2

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/keyrings-alt/Manifest  |  1 +
 dev-python/keyrings-alt/keyrings-alt-4.1.2.ebuild | 34 +++
 2 files changed, 35 insertions(+)

diff --git a/dev-python/keyrings-alt/Manifest b/dev-python/keyrings-alt/Manifest
index 0d3b49119..45f6ca5e2 100644
--- a/dev-python/keyrings-alt/Manifest
+++ b/dev-python/keyrings-alt/Manifest
@@ -1,2 +1,3 @@
 DIST keyrings-alt-4.1.0.tar.gz 26104 BLAKE2B 
51b2bfa7d67182fa47e2994f50a8a1c9a94c8eb138e4957f1f33296f4c8696c06405953f9b10a57154d1e32f606db14810612a3526d727a8a6bcd468dbb02523
 SHA512 
941793b72688b182002793c14e4df84c79d8864fa3033d25326af8fd8cc90c500b10b53827916240f242490f60a9fd638873cedc3b8b04455a2621c756228bf8
 DIST keyrings-alt-4.1.1.gh.tar.gz 26654 BLAKE2B 
c212abc663fffa28252e3286870d43caf907a55dc240eac4e19a37d88de0c3f9ae23b77e5ffa706a740876b89406d382cb7b0a3c6374ad30885e99127c37aeb6
 SHA512 
ba9f30ed30cc90a569dae76ffb4b9e7b97be0d63d5d683ab9ffc45cf866bc394b70cec3ba0bfbc3a5344c3853155b460c0fe3887a2b66a220d04270d6da746d8
+DIST keyrings-alt-4.1.2.gh.tar.gz 26661 BLAKE2B 
14d0f0647441dbf74c7378c7546becbc800dc0b1693b5569261283c355dd41d3afcbb600e559b3c921395e13382dcef5de23a8b60bdf0f2db7b71902fbba5fe8
 SHA512 
a4c46f8a61bef65c6962ca78d0176a937a8267cdd10d9195b1d313fd4a6653cf3b736c0fcfe8cd40d73e6e69c1ff23a1e6550624cbdf5a8a94a299ce597aa61d

diff --git a/dev-python/keyrings-alt/keyrings-alt-4.1.2.ebuild 
b/dev-python/keyrings-alt/keyrings-alt-4.1.2.ebuild
new file mode 100644
index 0..06b7d698a
--- /dev/null
+++ b/dev-python/keyrings-alt/keyrings-alt-4.1.2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+MY_PN=${PN/-/.}
+DESCRIPTION="Alternate keyring backend implementations for use with the 
keyring package"
+HOMEPAGE="
+   https://github.com/jaraco/keyrings.alt
+   https://pypi.org/project/keyrings.alt/
+"
+SRC_URI="https://github.com/jaraco/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.gh.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/jaraco-classes[${PYTHON_USEDEP}]
+   dev-python/keyring[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+# dev-python/jaraco-packaging removed, cannot build docs
+
+pkg_setup() {
+   export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
+}
+
+S="${WORKDIR}/${MY_PN}-${PV}"



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/keyrings-alt/

2022-09-06 Thread Viorel Munteanu
commit: 11b6bdb96a46de4d51e0903b1ccd48601fff53f4
Author: Viorel Munteanu  gmail  com>
AuthorDate: Tue Sep  6 06:49:35 2022 +
Commit: Viorel Munteanu  gmail  com>
CommitDate: Tue Sep  6 06:49:35 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=11b6bdb9

dev-python/keyrings-alt: remove redundant BDEPEND

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/keyrings-alt/keyrings-alt-4.1.1.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dev-python/keyrings-alt/keyrings-alt-4.1.1.ebuild 
b/dev-python/keyrings-alt/keyrings-alt-4.1.1.ebuild
index 703c7b446..7f1cf1761 100644
--- a/dev-python/keyrings-alt/keyrings-alt-4.1.1.ebuild
+++ b/dev-python/keyrings-alt/keyrings-alt-4.1.1.ebuild
@@ -22,9 +22,6 @@ KEYWORDS="~amd64 ~x86"
 RDEPEND="
dev-python/keyring[${PYTHON_USEDEP}]
 "
-BDEPEND="
-   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
-"
 
 distutils_enable_tests pytest
 # dev-python/jaraco-packaging removed, cannot build docs



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/keyrings-alt/

2022-09-04 Thread Viorel Munteanu
commit: 2476330f962f666b8a7c9ecba9fb9d2e9bb7056a
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sun Sep  4 06:59:30 2022 +
Commit: Viorel Munteanu  gmail  com>
CommitDate: Sun Sep  4 06:59:30 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2476330f

dev-python/keyrings-alt: add 4.1.1

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/keyrings-alt/Manifest  |  1 +
 dev-python/keyrings-alt/keyrings-alt-4.1.1.ebuild | 36 +++
 2 files changed, 37 insertions(+)

diff --git a/dev-python/keyrings-alt/Manifest b/dev-python/keyrings-alt/Manifest
index 931a5e32a..0d3b49119 100644
--- a/dev-python/keyrings-alt/Manifest
+++ b/dev-python/keyrings-alt/Manifest
@@ -1 +1,2 @@
 DIST keyrings-alt-4.1.0.tar.gz 26104 BLAKE2B 
51b2bfa7d67182fa47e2994f50a8a1c9a94c8eb138e4957f1f33296f4c8696c06405953f9b10a57154d1e32f606db14810612a3526d727a8a6bcd468dbb02523
 SHA512 
941793b72688b182002793c14e4df84c79d8864fa3033d25326af8fd8cc90c500b10b53827916240f242490f60a9fd638873cedc3b8b04455a2621c756228bf8
+DIST keyrings-alt-4.1.1.gh.tar.gz 26654 BLAKE2B 
c212abc663fffa28252e3286870d43caf907a55dc240eac4e19a37d88de0c3f9ae23b77e5ffa706a740876b89406d382cb7b0a3c6374ad30885e99127c37aeb6
 SHA512 
ba9f30ed30cc90a569dae76ffb4b9e7b97be0d63d5d683ab9ffc45cf866bc394b70cec3ba0bfbc3a5344c3853155b460c0fe3887a2b66a220d04270d6da746d8

diff --git a/dev-python/keyrings-alt/keyrings-alt-4.1.1.ebuild 
b/dev-python/keyrings-alt/keyrings-alt-4.1.1.ebuild
new file mode 100644
index 0..703c7b446
--- /dev/null
+++ b/dev-python/keyrings-alt/keyrings-alt-4.1.1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+MY_PN=${PN/-/.}
+DESCRIPTION="Alternate keyring backend implementations for use with the 
keyring package"
+HOMEPAGE="
+   https://github.com/jaraco/keyrings.alt
+   https://pypi.org/project/keyrings.alt/
+"
+SRC_URI="https://github.com/jaraco/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.gh.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/keyring[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+# dev-python/jaraco-packaging removed, cannot build docs
+
+pkg_setup() {
+   export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
+}
+
+S="${WORKDIR}/${MY_PN}-${PV}"



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/keyrings-alt/

2022-07-03 Thread Andrew Ammerlaan
commit: 5b373642c4c79a3cb5402ae903bcb16ff42488a7
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Sun Jul  3 11:43:26 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sun Jul  3 11:43:26 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5b373642

dev-python/keyrings-alt: disabled doc building

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

 dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild 
b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
index fb1e228a0..9349690da 100644
--- a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
+++ b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
@@ -27,9 +27,10 @@ BDEPEND="
 "
 
 distutils_enable_tests pytest
-distutils_enable_sphinx docs \
-   dev-python/rst-linker \
-   dev-python/jaraco-packaging
+# dev-python/jaraco-packaging removed
+# distutils_enable_sphinx docs \
+#  dev-python/rst-linker \
+#  dev-python/jaraco-packaging
 
 pkg_setup() {
export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/keyrings-alt/

2022-03-23 Thread Ronny Gutbrod
commit: d6402f5407dc54caaa09301f08574ca4c810f503
Author: Ronny (tastytea) Gutbrod  tastytea  de>
AuthorDate: Wed Mar 23 14:42:47 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Wed Mar 23 16:15:08 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d6402f54

dev-python/keyrings-alt: Fix HOMEPAGE

Old URL is a permanent redirect to new URL.

Signed-off-by: Ronny (tastytea) Gutbrod  tastytea.de>

 dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild 
b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
index d17104dba..fb1e228a0 100644
--- a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
+++ b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
@@ -11,7 +11,7 @@ MY_PN=${PN/-/.}
 DESCRIPTION="Alternate keyring backend implementations for use with the 
keyring package"
 HOMEPAGE="
https://github.com/jaraco/keyrings.alt
-   https://pypi.org/project/keyrings.alt
+   https://pypi.org/project/keyrings.alt/
 "
 SRC_URI="https://github.com/jaraco/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/keyrings-alt/

2022-03-18 Thread Viorel Munteanu
commit: 45bea7f9a01ca49c39cae84b1da23138e47659ce
Author: Viorel Munteanu  gmail  com>
AuthorDate: Fri Mar 18 07:29:01 2022 +
Commit: Viorel Munteanu  gmail  com>
CommitDate: Fri Mar 18 07:29:01 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=45bea7f9

dev-python/keyrings-alt: fix ebuild

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild 
b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
index f078cbaa8..d17104dba 100644
--- a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
+++ b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
@@ -31,6 +31,8 @@ distutils_enable_sphinx docs \
dev-python/rst-linker \
dev-python/jaraco-packaging
 
-export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
+pkg_setup() {
+   export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
+}
 
 S="${WORKDIR}/${MY_PN}-${PV}"



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/keyrings-alt/

2022-01-10 Thread Andrew Ammerlaan
commit: a4d8d8891e67e75b3726b2ea02764499635e596a
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Mon Jan 10 13:08:21 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Mon Jan 10 13:08:21 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a4d8d889

dev-python/keyrings-alt: fix  Invalid Copyright

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild 
b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
index 65a5e4927..f078cbaa8 100644
--- a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
+++ b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021,2022 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/keyrings-alt/

2022-01-09 Thread Viorel Munteanu
commit: ee4e49b21ac8c28d16208fb902a2f39775913603
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sun Jan  9 11:24:58 2022 +
Commit: Viorel Munteanu  gmail  com>
CommitDate: Sun Jan  9 11:24:58 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ee4e49b2

dev-python/keyrings-alt: rewrite deps

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild 
b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
index a7373a503..65a5e4927 100644
--- a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
+++ b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
@@ -19,10 +19,9 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND="
+RDEPEND="
dev-python/keyring[${PYTHON_USEDEP}]
 "
-RDEPEND="${DEPEND}"
 BDEPEND="
>=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
 "



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/keyrings-alt/

2022-01-03 Thread Viorel Munteanu
commit: a5812e6cc6983745e0ec90290dd674717263f5f0
Author: Viorel Munteanu  gmail  com>
AuthorDate: Mon Jan  3 17:50:00 2022 +
Commit: Viorel Munteanu  gmail  com>
CommitDate: Mon Jan  3 17:51:39 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a5812e6c

dev-python/keyrings-alt: update HOMEPAGE

Add docs

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild | 10 --
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild 
b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
index 2bb0bc784..a7373a503 100644
--- a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
+++ b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021,2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -9,7 +9,10 @@ inherit distutils-r1
 
 MY_PN=${PN/-/.}
 DESCRIPTION="Alternate keyring backend implementations for use with the 
keyring package"
-HOMEPAGE="https://github.com/jaraco/keyrings.alt;
+HOMEPAGE="
+   https://github.com/jaraco/keyrings.alt
+   https://pypi.org/project/keyrings.alt
+"
 SRC_URI="https://github.com/jaraco/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
@@ -25,6 +28,9 @@ BDEPEND="
 "
 
 distutils_enable_tests pytest
+distutils_enable_sphinx docs \
+   dev-python/rst-linker \
+   dev-python/jaraco-packaging
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/keyrings-alt/

2021-12-29 Thread Viorel Munteanu
commit: b4311131d93099b2def1bd4e8a73487f4c76d376
Author: Viorel Munteanu  gmail  com>
AuthorDate: Wed Dec 29 12:01:38 2021 +
Commit: Viorel Munteanu  gmail  com>
CommitDate: Wed Dec 29 12:07:23 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b4311131

dev-python/keyrings-alt: fix deps

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild 
b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
index 01d3cd9b7..2bb0bc784 100644
--- a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
+++ b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
@@ -18,12 +18,10 @@ KEYWORDS="~amd64 ~x86"
 
 DEPEND="
dev-python/keyring[${PYTHON_USEDEP}]
-   >=dev-python/setuptools-56.0.0[${PYTHON_USEDEP}]
-   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
 "
 RDEPEND="${DEPEND}"
 BDEPEND="
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
 "
 
 distutils_enable_tests pytest



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/keyrings-alt/

2021-12-28 Thread Viorel Munteanu
commit: 6b5d4d77a6c0ad568b77bfb781e53b2f41e4e0ef
Author: Viorel Munteanu  gmail  com>
AuthorDate: Tue Dec 28 12:36:35 2021 +
Commit: Viorel Munteanu  gmail  com>
CommitDate: Tue Dec 28 12:36:35 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6b5d4d77

dev-python/keyrings-alt: fix dependencies

Turns out keyring is always required

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild 
b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
index b097cd964..2ba8598f2 100644
--- a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
+++ b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
@@ -17,15 +17,13 @@ SLOT="0"
 KEYWORDS="~amd64"
 
 DEPEND="
+   dev-python/keyring[${PYTHON_USEDEP}]
>=dev-python/setuptools-56.0.0[${PYTHON_USEDEP}]
>=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
 "
 RDEPEND="${DEPEND}"
 BDEPEND="
-   test? (
-   dev-python/keyring[${PYTHON_USEDEP}]
-   dev-python/pytest[${PYTHON_USEDEP}]
-   )
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
 "
 
 distutils_enable_tests pytest



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/keyrings-alt/

2021-12-28 Thread Viorel Munteanu
commit: 8c7bee178da5a0180780001530a87a1951fd5517
Author: Viorel Munteanu  gmail  com>
AuthorDate: Tue Dec 28 10:53:06 2021 +
Commit: Viorel Munteanu  gmail  com>
CommitDate: Tue Dec 28 10:53:06 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8c7bee17

dev-python/keyrings-alt: add a dependency for test

Closes: https://bugs.gentoo.org/830147
Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild 
b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
index fceff8dfa..b097cd964 100644
--- a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
+++ b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
@@ -22,7 +22,10 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 BDEPEND="
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+   test? (
+   dev-python/keyring[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   )
 "
 
 distutils_enable_tests pytest



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/keyrings-alt/

2021-12-25 Thread Viorel Munteanu
commit: db5099107447736722db87ac8cd102e13a92b1ff
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sat Dec 25 13:24:27 2021 +
Commit: Viorel Munteanu  gmail  com>
CommitDate: Sat Dec 25 13:24:27 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=db509910

dev-python/keyrings-alt: fix deps

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild 
b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
index f3a4c6ee3..fceff8dfa 100644
--- a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
+++ b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
@@ -17,7 +17,8 @@ SLOT="0"
 KEYWORDS="~amd64"
 
 DEPEND="
-   dev-python/keyring[${PYTHON_USEDEP}]
+   >=dev-python/setuptools-56.0.0[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
 "
 RDEPEND="${DEPEND}"
 BDEPEND="



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/keyrings-alt/

2021-12-24 Thread Viorel Munteanu
commit: 5be2cbb6a5e892c0c23f8b278012091ace20d116
Author: Viorel Munteanu  gmail  com>
AuthorDate: Fri Dec 24 17:55:21 2021 +
Commit: Viorel Munteanu  gmail  com>
CommitDate: Fri Dec 24 18:02:41 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5be2cbb6

dev-python/keyrings-alt: add new v4.1.0

dependency of net-misc/maestral

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/keyrings-alt/Manifest  |  1 +
 dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild | 31 +++
 dev-python/keyrings-alt/metadata.xml  | 12 +
 3 files changed, 44 insertions(+)

diff --git a/dev-python/keyrings-alt/Manifest b/dev-python/keyrings-alt/Manifest
new file mode 100644
index 0..931a5e32a
--- /dev/null
+++ b/dev-python/keyrings-alt/Manifest
@@ -0,0 +1 @@
+DIST keyrings-alt-4.1.0.tar.gz 26104 BLAKE2B 
51b2bfa7d67182fa47e2994f50a8a1c9a94c8eb138e4957f1f33296f4c8696c06405953f9b10a57154d1e32f606db14810612a3526d727a8a6bcd468dbb02523
 SHA512 
941793b72688b182002793c14e4df84c79d8864fa3033d25326af8fd8cc90c500b10b53827916240f242490f60a9fd638873cedc3b8b04455a2621c756228bf8

diff --git a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild 
b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
new file mode 100644
index 0..f3a4c6ee3
--- /dev/null
+++ b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+MY_PN=${PN/-/.}
+DESCRIPTION="Alternate keyring backend implementations for use with the 
keyring package"
+HOMEPAGE="https://github.com/jaraco/keyrings.alt;
+SRC_URI="https://github.com/jaraco/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+   dev-python/keyring[${PYTHON_USEDEP}]
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+"
+
+distutils_enable_tests pytest
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
+
+S="${WORKDIR}/${MY_PN}-${PV}"

diff --git a/dev-python/keyrings-alt/metadata.xml 
b/dev-python/keyrings-alt/metadata.xml
new file mode 100644
index 0..700850bce
--- /dev/null
+++ b/dev-python/keyrings-alt/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+   ceamac.para...@gmail.com
+   Primary maintainer
+
+
+   jaraco/keyrings.alt
+   keyrings.alt
+
+