[gentoo-commits] repo/gentoo:master commit in: app-emulation/glean/

2024-04-13 Thread Matthew Thode
commit: 3f0156bd35324439a3d14c449e7cc14f68a5da8e
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Apr 13 15:13:36 2024 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Apr 13 15:13:53 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f0156bd

app-emulation/glean: enable py3.12

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

Signed-off-by: Matthew Thode  gentoo.org>

 app-emulation/glean/glean-1.23.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/glean/glean-1.23.0-r1.ebuild 
b/app-emulation/glean/glean-1.23.0-r1.ebuild
index ab8799b85a34..d5c813a3e0ad 100644
--- a/app-emulation/glean/glean-1.23.0-r1.ebuild
+++ b/app-emulation/glean/glean-1.23.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{9,10,11} )
+PYTHON_COMPAT=( python3_{9,10,11,12} )
 DISTUTILS_USE_PEP517=setuptools
 
 inherit distutils-r1 pypi



[gentoo-commits] repo/gentoo:master commit in: app-emulation/glean/

2024-03-11 Thread Sam James
commit: 6ee7d6499a7839dc541c02d472d3417fb46dfd2f
Author: Sam James  gentoo  org>
AuthorDate: Tue Mar 12 04:12:31 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar 12 05:15:31 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ee7d649

app-emulation/glean: revbump for PEP517 change

diff is OK:
```
 * CMP: =app-emulation/glean-1.23.0 with app-emulation/glean-1.23.0/image
 *  FILES:-usr/lib/python3.10/site-packages/glean-*-py3.10.egg-info/PKG-INFO
 *  FILES:-usr/lib/python3.10/site-packages/glean-*-py3.10.egg-info/SOURCES.txt
 *  
FILES:-usr/lib/python3.10/site-packages/glean-*-py3.10.egg-info/dependency_links.txt
 *  
FILES:-usr/lib/python3.10/site-packages/glean-*-py3.10.egg-info/entry_points.txt
 *  FILES:-usr/lib/python3.10/site-packages/glean-*-py3.10.egg-info/not-zip-safe
 *  FILES:-usr/lib/python3.10/site-packages/glean-*-py3.10.egg-info/pbr.json
 *  
FILES:-usr/lib/python3.10/site-packages/glean-*-py3.10.egg-info/top_level.txt
 *  FILES:+usr/lib/python3.10/site-packages/glean-*.dist-info/AUTHORS
 *  FILES:+usr/lib/python3.10/site-packages/glean-*.dist-info/METADATA
 *  FILES:+usr/lib/python3.10/site-packages/glean-*.dist-info/RECORD
 *  FILES:+usr/lib/python3.10/site-packages/glean-*.dist-info/WHEEL
 *  FILES:+usr/lib/python3.10/site-packages/glean-*.dist-info/entry_points.txt
 *  FILES:+usr/lib/python3.10/site-packages/glean-*.dist-info/pbr.json
 *  FILES:+usr/lib/python3.10/site-packages/glean-*.dist-info/top_level.txt
 *  FILES:-usr/lib/python3.11/site-packages/glean-*-py3.11.egg-info/PKG-INFO
 *  FILES:-usr/lib/python3.11/site-packages/glean-*-py3.11.egg-info/SOURCES.txt
 *  
FILES:-usr/lib/python3.11/site-packages/glean-*-py3.11.egg-info/dependency_links.txt
 *  
FILES:-usr/lib/python3.11/site-packages/glean-*-py3.11.egg-info/entry_points.txt
 *  FILES:-usr/lib/python3.11/site-packages/glean-*-py3.11.egg-info/not-zip-safe
 *  FILES:-usr/lib/python3.11/site-packages/glean-*-py3.11.egg-info/pbr.json
 *  
FILES:-usr/lib/python3.11/site-packages/glean-*-py3.11.egg-info/top_level.txt
 *  FILES:+usr/lib/python3.11/site-packages/glean-*.dist-info/AUTHORS
 *  FILES:+usr/lib/python3.11/site-packages/glean-*.dist-info/METADATA
 *  FILES:+usr/lib/python3.11/site-packages/glean-*.dist-info/RECORD
 *  FILES:+usr/lib/python3.11/site-packages/glean-*.dist-info/WHEEL
 *  FILES:+usr/lib/python3.11/site-packages/glean-*.dist-info/entry_points.txt
 *  FILES:+usr/lib/python3.11/site-packages/glean-*.dist-info/pbr.json
 *  FILES:+usr/lib/python3.11/site-packages/glean-*.dist-info/top_level.txt
 * --> FILES(+14,-14)
```

Bug: https://bugs.gentoo.org/909875
Fixes: 0ff36ef3ef05c13a7154527b843b1164d3d269bd
Signed-off-by: Sam James  gentoo.org>

 app-emulation/glean/{glean-1.23.0.ebuild => glean-1.23.0-r1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/app-emulation/glean/glean-1.23.0.ebuild 
b/app-emulation/glean/glean-1.23.0-r1.ebuild
similarity index 100%
rename from app-emulation/glean/glean-1.23.0.ebuild
rename to app-emulation/glean/glean-1.23.0-r1.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-emulation/glean/

2024-03-07 Thread Matthew Thode
commit: 0ff36ef3ef05c13a7154527b843b1164d3d269bd
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Mar  8 04:05:30 2024 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Mar  8 04:06:42 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ff36ef3

app-emulation/glean: switch to pep517

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

Signed-off-by: Matthew Thode  gentoo.org>

 app-emulation/glean/glean-1.23.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/glean/glean-1.23.0.ebuild 
b/app-emulation/glean/glean-1.23.0.ebuild
index 477667ee2a87..ab8799b85a34 100644
--- a/app-emulation/glean/glean-1.23.0.ebuild
+++ b/app-emulation/glean/glean-1.23.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 PYTHON_COMPAT=( python3_{9,10,11} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
+DISTUTILS_USE_PEP517=setuptools
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: app-emulation/glean/

2023-05-03 Thread Matthew Thode
commit: 77daaef193baa636b4e9ef8a1cc99be242d339ec
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed May  3 15:18:10 2023 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed May  3 15:18:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77daaef1

app-emulation/glean: stabilize 1.23.0 for amd64, x86

Signed-off-by: Matthew Thode  gentoo.org>

 app-emulation/glean/glean-1.23.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/glean/glean-1.23.0.ebuild 
b/app-emulation/glean/glean-1.23.0.ebuild
index f15663bd2a7f..477667ee2a87 100644
--- a/app-emulation/glean/glean-1.23.0.ebuild
+++ b/app-emulation/glean/glean-1.23.0.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://opendev.org/opendev/glean;
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="dev-python/pbr[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: app-emulation/glean/

2023-05-03 Thread Matthew Thode
commit: cb6dfbc7e9e486e8658b9d91c53ae2f31e35dcbc
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed May  3 15:18:19 2023 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed May  3 15:18:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb6dfbc7

app-emulation/glean: drop 1.19.0

Signed-off-by: Matthew Thode  gentoo.org>

 app-emulation/glean/Manifest|  1 -
 app-emulation/glean/glean-1.19.0.ebuild | 26 --
 2 files changed, 27 deletions(-)

diff --git a/app-emulation/glean/Manifest b/app-emulation/glean/Manifest
index 470ab034fa79..3a8cffe9e55b 100644
--- a/app-emulation/glean/Manifest
+++ b/app-emulation/glean/Manifest
@@ -1,2 +1 @@
-DIST glean-1.19.0.tar.gz 68806 BLAKE2B 
14569fafe05ee0abd626c8302d54721d321b1c69bd0e72bb850c2fab7d7c49a0c5f27c20e4542e5c32a818d51f1fc29e8a14ff730ebbc4619399e710e6b9f9d4
 SHA512 
a4d063a921f6dac51d2e610121d359f289817cf57a52fadd6b8fd2c8c7f761433920c5d43b415edcaf3c4956bb67b3c19274aa6ec061b057a6bcb975d2662cd0
 DIST glean-1.23.0.tar.gz 76426 BLAKE2B 
bca6d2da0393bb28392d3c9ab7708cf4b053e4736203b9c26bc278a52c6a829abead13ecb63ebb60ade9a4127ebba9dd560b75b765c3a168ea389025b07638a0
 SHA512 
4eca5ccd18bd7864fdecd35b483e5da6a0854c076d0266f802b70b7838de61790c9237f8928807a45d6845fa8ca9a37e2228653326759204483803b28de191ee

diff --git a/app-emulation/glean/glean-1.19.0.ebuild 
b/app-emulation/glean/glean-1.19.0.ebuild
deleted file mode 100644
index ef5560ddcacc..
--- a/app-emulation/glean/glean-1.19.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{9,10,11} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="Simple program to write static config from config-drive"
-HOMEPAGE="https://opendev.org/opendev/glean;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="dev-python/pbr[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
-
-src_install() {
-   distutils-r1_src_install
-   newinitd "${FILESDIR}/${PN}.initd" ${PN}
-}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/glean/

2023-05-03 Thread Matthew Thode
commit: 18d332c48410e02ed28b8a2ba438fb12abccd158
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed May  3 15:17:42 2023 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed May  3 15:17:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18d332c4

app-emulation/glean: update python version

Signed-off-by: Matthew Thode  gentoo.org>

 app-emulation/glean/Manifest|  1 -
 app-emulation/glean/glean-1.18.2.ebuild | 26 --
 app-emulation/glean/glean-1.19.0.ebuild |  2 +-
 app-emulation/glean/glean-1.23.0.ebuild |  2 +-
 4 files changed, 2 insertions(+), 29 deletions(-)

diff --git a/app-emulation/glean/Manifest b/app-emulation/glean/Manifest
index d52d3b3a5b3f..470ab034fa79 100644
--- a/app-emulation/glean/Manifest
+++ b/app-emulation/glean/Manifest
@@ -1,3 +1,2 @@
-DIST glean-1.18.2.tar.gz 67642 BLAKE2B 
b346fc63b361e7c7bf0b8fc100da4a047004950aff3e17fce96d47ae5a7887828a09f4b107f2af1afcf9d866e5bc0857049ddd2d9c49413e9fe4b61d1de99fd3
 SHA512 
de80c06952ebbbc24c8cf198f61be788fb32974652c8253787ed5a165e26bb162b48c84836779420bb7c331edeb50a7796f5a2ff578d2e612068c5fbadd343c7
 DIST glean-1.19.0.tar.gz 68806 BLAKE2B 
14569fafe05ee0abd626c8302d54721d321b1c69bd0e72bb850c2fab7d7c49a0c5f27c20e4542e5c32a818d51f1fc29e8a14ff730ebbc4619399e710e6b9f9d4
 SHA512 
a4d063a921f6dac51d2e610121d359f289817cf57a52fadd6b8fd2c8c7f761433920c5d43b415edcaf3c4956bb67b3c19274aa6ec061b057a6bcb975d2662cd0
 DIST glean-1.23.0.tar.gz 76426 BLAKE2B 
bca6d2da0393bb28392d3c9ab7708cf4b053e4736203b9c26bc278a52c6a829abead13ecb63ebb60ade9a4127ebba9dd560b75b765c3a168ea389025b07638a0
 SHA512 
4eca5ccd18bd7864fdecd35b483e5da6a0854c076d0266f802b70b7838de61790c9237f8928807a45d6845fa8ca9a37e2228653326759204483803b28de191ee

diff --git a/app-emulation/glean/glean-1.18.2.ebuild 
b/app-emulation/glean/glean-1.18.2.ebuild
deleted file mode 100644
index 063020d55bde..
--- a/app-emulation/glean/glean-1.18.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{9,10} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="Simple program to write static config from config-drive"
-HOMEPAGE="https://opendev.org/opendev/glean;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="dev-python/pbr[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
-
-src_install() {
-   distutils-r1_src_install
-   newinitd "${FILESDIR}/${PN}.initd" ${PN}
-}

diff --git a/app-emulation/glean/glean-1.19.0.ebuild 
b/app-emulation/glean/glean-1.19.0.ebuild
index 063020d55bde..ef5560ddcacc 100644
--- a/app-emulation/glean/glean-1.19.0.ebuild
+++ b/app-emulation/glean/glean-1.19.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{9,10} )
+PYTHON_COMPAT=( python3_{9,10,11} )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1

diff --git a/app-emulation/glean/glean-1.23.0.ebuild 
b/app-emulation/glean/glean-1.23.0.ebuild
index ab015546b2d3..f15663bd2a7f 100644
--- a/app-emulation/glean/glean-1.23.0.ebuild
+++ b/app-emulation/glean/glean-1.23.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{9,10} )
+PYTHON_COMPAT=( python3_{9,10,11} )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1 pypi



[gentoo-commits] repo/gentoo:master commit in: app-emulation/glean/

2022-06-23 Thread Matthew Thode
commit: 3b5bd2336caf980d371f5eebe081b18e776040cb
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Jun 24 02:16:52 2022 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Jun 24 02:17:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b5bd233

app-emulation/glean: 1.23.0 bump and 1.19.0 stable amd64/x86

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

 app-emulation/glean/Manifest | 1 +
 app-emulation/glean/glean-1.19.0.ebuild  | 2 +-
 app-emulation/glean/{glean-1.19.0.ebuild => glean-1.23.0.ebuild} | 0
 3 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-emulation/glean/Manifest b/app-emulation/glean/Manifest
index 2216109b949f..d52d3b3a5b3f 100644
--- a/app-emulation/glean/Manifest
+++ b/app-emulation/glean/Manifest
@@ -1,2 +1,3 @@
 DIST glean-1.18.2.tar.gz 67642 BLAKE2B 
b346fc63b361e7c7bf0b8fc100da4a047004950aff3e17fce96d47ae5a7887828a09f4b107f2af1afcf9d866e5bc0857049ddd2d9c49413e9fe4b61d1de99fd3
 SHA512 
de80c06952ebbbc24c8cf198f61be788fb32974652c8253787ed5a165e26bb162b48c84836779420bb7c331edeb50a7796f5a2ff578d2e612068c5fbadd343c7
 DIST glean-1.19.0.tar.gz 68806 BLAKE2B 
14569fafe05ee0abd626c8302d54721d321b1c69bd0e72bb850c2fab7d7c49a0c5f27c20e4542e5c32a818d51f1fc29e8a14ff730ebbc4619399e710e6b9f9d4
 SHA512 
a4d063a921f6dac51d2e610121d359f289817cf57a52fadd6b8fd2c8c7f761433920c5d43b415edcaf3c4956bb67b3c19274aa6ec061b057a6bcb975d2662cd0
+DIST glean-1.23.0.tar.gz 76426 BLAKE2B 
bca6d2da0393bb28392d3c9ab7708cf4b053e4736203b9c26bc278a52c6a829abead13ecb63ebb60ade9a4127ebba9dd560b75b765c3a168ea389025b07638a0
 SHA512 
4eca5ccd18bd7864fdecd35b483e5da6a0854c076d0266f802b70b7838de61790c9237f8928807a45d6845fa8ca9a37e2228653326759204483803b28de191ee

diff --git a/app-emulation/glean/glean-1.19.0.ebuild 
b/app-emulation/glean/glean-1.19.0.ebuild
index 2d07441e5a1c..bd5b679fef7c 100644
--- a/app-emulation/glean/glean-1.19.0.ebuild
+++ b/app-emulation/glean/glean-1.19.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="dev-python/pbr[${PYTHON_USEDEP}]"

diff --git a/app-emulation/glean/glean-1.19.0.ebuild 
b/app-emulation/glean/glean-1.23.0.ebuild
similarity index 100%
copy from app-emulation/glean/glean-1.19.0.ebuild
copy to app-emulation/glean/glean-1.23.0.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-emulation/glean/

2022-01-13 Thread Alexey Shvetsov
commit: 17ced59870ab1354c5f02920df5341625cc97f85
Author: Alexey Shvetsov  gentoo  org>
AuthorDate: Thu Jan 13 15:57:08 2022 +
Commit: Alexey Shvetsov  gentoo  org>
CommitDate: Thu Jan 13 15:57:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17ced598

app-emulation/glean: Version bump + QA fix

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

 app-emulation/glean/Manifest | 1 +
 app-emulation/glean/glean-1.18.2.ebuild  | 4 ++--
 app-emulation/glean/{glean-1.18.2.ebuild => glean-1.19.0.ebuild} | 6 +++---
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/app-emulation/glean/Manifest b/app-emulation/glean/Manifest
index db2a974a4e34..2216109b949f 100644
--- a/app-emulation/glean/Manifest
+++ b/app-emulation/glean/Manifest
@@ -1 +1,2 @@
 DIST glean-1.18.2.tar.gz 67642 BLAKE2B 
b346fc63b361e7c7bf0b8fc100da4a047004950aff3e17fce96d47ae5a7887828a09f4b107f2af1afcf9d866e5bc0857049ddd2d9c49413e9fe4b61d1de99fd3
 SHA512 
de80c06952ebbbc24c8cf198f61be788fb32974652c8253787ed5a165e26bb162b48c84836779420bb7c331edeb50a7796f5a2ff578d2e612068c5fbadd343c7
+DIST glean-1.19.0.tar.gz 68806 BLAKE2B 
14569fafe05ee0abd626c8302d54721d321b1c69bd0e72bb850c2fab7d7c49a0c5f27c20e4542e5c32a818d51f1fc29e8a14ff730ebbc4619399e710e6b9f9d4
 SHA512 
a4d063a921f6dac51d2e610121d359f289817cf57a52fadd6b8fd2c8c7f761433920c5d43b415edcaf3c4956bb67b3c19274aa6ec061b057a6bcb975d2662cd0

diff --git a/app-emulation/glean/glean-1.18.2.ebuild 
b/app-emulation/glean/glean-1.18.2.ebuild
index edd0b4838797..bd5b679fef7c 100644
--- a/app-emulation/glean/glean-1.18.2.ebuild
+++ b/app-emulation/glean/glean-1.18.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_7 python3_8 python3_9 )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1

diff --git a/app-emulation/glean/glean-1.18.2.ebuild 
b/app-emulation/glean/glean-1.19.0.ebuild
similarity index 82%
copy from app-emulation/glean/glean-1.18.2.ebuild
copy to app-emulation/glean/glean-1.19.0.ebuild
index edd0b4838797..2d07441e5a1c 100644
--- a/app-emulation/glean/glean-1.18.2.ebuild
+++ b/app-emulation/glean/glean-1.19.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_7 python3_8 python3_9 )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND="dev-python/pbr[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: app-emulation/glean/

2021-04-22 Thread Matthew Thode
commit: 21879798b5b87dce90852f83087b6216ea361bcc
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Apr 23 03:40:04 2021 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Apr 23 03:40:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21879798

app-emulation/glean: clean up old

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

 app-emulation/glean/Manifest|  1 -
 app-emulation/glean/glean-1.17.0.ebuild | 26 --
 2 files changed, 27 deletions(-)

diff --git a/app-emulation/glean/Manifest b/app-emulation/glean/Manifest
index fe77c58672f..db2a974a4e3 100644
--- a/app-emulation/glean/Manifest
+++ b/app-emulation/glean/Manifest
@@ -1,2 +1 @@
-DIST glean-1.17.0.tar.gz 62791 BLAKE2B 
6429bd721655499732f84dc8db4bd31bdb128289956ab65fab78ea5461cf7945ced893fd832ac6a3cdcedb331f3885004eaa530be1ee4fcc4168870b5c345dd3
 SHA512 
55c8ceae941296c038acff3f40cf4d6b783d7c6530ebd6fbd6d87938de11a1be1403741a559802c9135d3fc4d904b1936319dcf7a0179f95ac3f909667f5622c
 DIST glean-1.18.2.tar.gz 67642 BLAKE2B 
b346fc63b361e7c7bf0b8fc100da4a047004950aff3e17fce96d47ae5a7887828a09f4b107f2af1afcf9d866e5bc0857049ddd2d9c49413e9fe4b61d1de99fd3
 SHA512 
de80c06952ebbbc24c8cf198f61be788fb32974652c8253787ed5a165e26bb162b48c84836779420bb7c331edeb50a7796f5a2ff578d2e612068c5fbadd343c7

diff --git a/app-emulation/glean/glean-1.17.0.ebuild 
b/app-emulation/glean/glean-1.17.0.ebuild
deleted file mode 100644
index b949b505aa0..000
--- a/app-emulation/glean/glean-1.17.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_7 python3_8 )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="Simple program to write static config from config-drive"
-HOMEPAGE="https://github.com/openstack-infra/glean;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="dev-python/pbr[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
-
-src_install() {
-   distutils-r1_src_install
-   newinitd "${FILESDIR}/${PN}.initd" ${PN}
-}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/glean/

2021-03-22 Thread Matthew Thode
commit: ad477af10bd4ddc753315021f1cafd091e6de18e
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Mar 22 16:27:20 2021 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Mar 22 16:28:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad477af1

app-emulation/glean: 1.18.2 stable amd64 and x86

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

 app-emulation/glean/glean-1.18.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/glean/glean-1.18.2.ebuild 
b/app-emulation/glean/glean-1.18.2.ebuild
index 053b990f8ad..edd0b483879 100644
--- a/app-emulation/glean/glean-1.18.2.ebuild
+++ b/app-emulation/glean/glean-1.18.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="dev-python/pbr[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: app-emulation/glean/

2021-02-22 Thread Matthew Thode
commit: 50afb6cae7aa402b050c09d3cb91e64b84c3984b
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Feb 22 23:50:32 2021 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Feb 22 23:50:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50afb6ca

app-emulation/glean: update to 1.18.2 with py39 support

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

 app-emulation/glean/Manifest|  1 +
 app-emulation/glean/glean-1.18.2.ebuild | 26 ++
 app-emulation/glean/metadata.xml|  4 
 3 files changed, 31 insertions(+)

diff --git a/app-emulation/glean/Manifest b/app-emulation/glean/Manifest
index d3929ac5af7..fe77c58672f 100644
--- a/app-emulation/glean/Manifest
+++ b/app-emulation/glean/Manifest
@@ -1 +1,2 @@
 DIST glean-1.17.0.tar.gz 62791 BLAKE2B 
6429bd721655499732f84dc8db4bd31bdb128289956ab65fab78ea5461cf7945ced893fd832ac6a3cdcedb331f3885004eaa530be1ee4fcc4168870b5c345dd3
 SHA512 
55c8ceae941296c038acff3f40cf4d6b783d7c6530ebd6fbd6d87938de11a1be1403741a559802c9135d3fc4d904b1936319dcf7a0179f95ac3f909667f5622c
+DIST glean-1.18.2.tar.gz 67642 BLAKE2B 
b346fc63b361e7c7bf0b8fc100da4a047004950aff3e17fce96d47ae5a7887828a09f4b107f2af1afcf9d866e5bc0857049ddd2d9c49413e9fe4b61d1de99fd3
 SHA512 
de80c06952ebbbc24c8cf198f61be788fb32974652c8253787ed5a165e26bb162b48c84836779420bb7c331edeb50a7796f5a2ff578d2e612068c5fbadd343c7

diff --git a/app-emulation/glean/glean-1.18.2.ebuild 
b/app-emulation/glean/glean-1.18.2.ebuild
new file mode 100644
index 000..053b990f8ad
--- /dev/null
+++ b/app-emulation/glean/glean-1.18.2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_7 python3_8 python3_9 )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="Simple program to write static config from config-drive"
+HOMEPAGE="https://opendev.org/opendev/glean;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/pbr[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
+
+src_install() {
+   distutils-r1_src_install
+   newinitd "${FILESDIR}/${PN}.initd" ${PN}
+}

diff --git a/app-emulation/glean/metadata.xml b/app-emulation/glean/metadata.xml
index 04eb5e5e3c1..98da0ca88f3 100644
--- a/app-emulation/glean/metadata.xml
+++ b/app-emulation/glean/metadata.xml
@@ -5,6 +5,10 @@
ale...@gentoo.org
Alexey Shvetsov

+   
+   prometheanf...@gentoo.org
+   Matthew Thode
+   

openst...@gentoo.org
Openstack



[gentoo-commits] repo/gentoo:master commit in: app-emulation/glean/

2020-11-11 Thread Matthew Thode
commit: 941c01c8be16b74ce24cd12e8bf47e9ed5c6529a
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Nov 12 07:14:29 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Thu Nov 12 07:14:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=941c01c8

app-emulation/glean: 1.17.0 stable amd64/x86 with cleanup

Closes: https://bugs.gentoo.org/746281
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Matthew Thode  gentoo.org>

 app-emulation/glean/Manifest|  1 -
 app-emulation/glean/glean-1.10.3.ebuild | 26 --
 app-emulation/glean/glean-1.17.0.ebuild |  2 +-
 3 files changed, 1 insertion(+), 28 deletions(-)

diff --git a/app-emulation/glean/Manifest b/app-emulation/glean/Manifest
index 117fa547e8d..d3929ac5af7 100644
--- a/app-emulation/glean/Manifest
+++ b/app-emulation/glean/Manifest
@@ -1,2 +1 @@
-DIST glean-1.10.3.tar.gz 51898 BLAKE2B 
95bcee5caae1bdcdc586c8d8ab8097b1dfaa35c521d7b90d128db14f496d4d31e1d0d4c540c4205861e5c7fa87d0e7038227ae9db0e898e3bf43b8b9b989e766
 SHA512 
27d4f29bf35585f73813e9efdea0253f0be3a8fa059c6ce524fbdd37b865d9c9e10d29bb8f970317ffe772c110cc76f10ae7debce5f7433461639dc63b9349db
 DIST glean-1.17.0.tar.gz 62791 BLAKE2B 
6429bd721655499732f84dc8db4bd31bdb128289956ab65fab78ea5461cf7945ced893fd832ac6a3cdcedb331f3885004eaa530be1ee4fcc4168870b5c345dd3
 SHA512 
55c8ceae941296c038acff3f40cf4d6b783d7c6530ebd6fbd6d87938de11a1be1403741a559802c9135d3fc4d904b1936319dcf7a0179f95ac3f909667f5622c

diff --git a/app-emulation/glean/glean-1.10.3.ebuild 
b/app-emulation/glean/glean-1.10.3.ebuild
deleted file mode 100644
index 939e686bb3b..000
--- a/app-emulation/glean/glean-1.10.3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="Simple program to write static config from config-drive"
-HOMEPAGE="https://github.com/openstack-infra/glean;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-python/pbr[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
-
-src_install() {
-   distutils-r1_src_install
-   newinitd "${FILESDIR}/${PN}.initd" ${PN}
-}

diff --git a/app-emulation/glean/glean-1.17.0.ebuild 
b/app-emulation/glean/glean-1.17.0.ebuild
index 13ba0b43ea3..6f94d92f9f2 100644
--- a/app-emulation/glean/glean-1.17.0.ebuild
+++ b/app-emulation/glean/glean-1.17.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="dev-python/pbr[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: app-emulation/glean/

2020-10-03 Thread Matthew Thode
commit: b127bce894a33a58670ffbb0f4516e0bd624f2c7
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Oct  3 20:22:50 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Oct  3 20:23:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b127bce8

app-emulation/glean: switch to DISTUTILS_USE_SETUPTOOLS=rdepend

closes: https://bugs.gentoo.org/746281
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

 app-emulation/glean/glean-1.10.3.ebuild | 5 ++---
 app-emulation/glean/glean-1.17.0.ebuild | 5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/app-emulation/glean/glean-1.10.3.ebuild 
b/app-emulation/glean/glean-1.10.3.ebuild
index db1ffac942b..939e686bb3b 100644
--- a/app-emulation/glean/glean-1.10.3.ebuild
+++ b/app-emulation/glean/glean-1.10.3.ebuild
@@ -4,6 +4,7 @@
 EAPI=6
 
 PYTHON_COMPAT=( python3_6 )
+DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1
 
@@ -16,9 +17,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   dev-python/pbr[${PYTHON_USEDEP}]"
+DEPEND="dev-python/pbr[${PYTHON_USEDEP}]"
 RDEPEND="${DEPEND}"
 
 src_install() {

diff --git a/app-emulation/glean/glean-1.17.0.ebuild 
b/app-emulation/glean/glean-1.17.0.ebuild
index 521c8d3efe6..13ba0b43ea3 100644
--- a/app-emulation/glean/glean-1.17.0.ebuild
+++ b/app-emulation/glean/glean-1.17.0.ebuild
@@ -4,6 +4,7 @@
 EAPI=7
 
 PYTHON_COMPAT=( python3_6 python3_7 python3_8 )
+DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1
 
@@ -16,9 +17,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   dev-python/pbr[${PYTHON_USEDEP}]"
+DEPEND="dev-python/pbr[${PYTHON_USEDEP}]"
 RDEPEND="${DEPEND}"
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: app-emulation/glean/

2020-04-19 Thread Matthew Thode
commit: 7b9880a1e01b6d9ee7191d86024200aadd6bffc0
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Apr 19 17:37:05 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Apr 19 17:37:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b9880a1

app-emulation/glean: 1.17.0 bump with py37/38 support

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

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

 app-emulation/glean/Manifest|  1 +
 app-emulation/glean/glean-1.17.0.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/app-emulation/glean/Manifest b/app-emulation/glean/Manifest
index e9f14177af8..117fa547e8d 100644
--- a/app-emulation/glean/Manifest
+++ b/app-emulation/glean/Manifest
@@ -1 +1,2 @@
 DIST glean-1.10.3.tar.gz 51898 BLAKE2B 
95bcee5caae1bdcdc586c8d8ab8097b1dfaa35c521d7b90d128db14f496d4d31e1d0d4c540c4205861e5c7fa87d0e7038227ae9db0e898e3bf43b8b9b989e766
 SHA512 
27d4f29bf35585f73813e9efdea0253f0be3a8fa059c6ce524fbdd37b865d9c9e10d29bb8f970317ffe772c110cc76f10ae7debce5f7433461639dc63b9349db
+DIST glean-1.17.0.tar.gz 62791 BLAKE2B 
6429bd721655499732f84dc8db4bd31bdb128289956ab65fab78ea5461cf7945ced893fd832ac6a3cdcedb331f3885004eaa530be1ee4fcc4168870b5c345dd3
 SHA512 
55c8ceae941296c038acff3f40cf4d6b783d7c6530ebd6fbd6d87938de11a1be1403741a559802c9135d3fc4d904b1936319dcf7a0179f95ac3f909667f5622c

diff --git a/app-emulation/glean/glean-1.17.0.ebuild 
b/app-emulation/glean/glean-1.17.0.ebuild
new file mode 100644
index 000..521c8d3efe6
--- /dev/null
+++ b/app-emulation/glean/glean-1.17.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_6 python3_7 python3_8 )
+
+inherit distutils-r1
+
+DESCRIPTION="Simple program to write static config from config-drive"
+HOMEPAGE="https://github.com/openstack-infra/glean;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/pbr[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
+
+src_install() {
+   distutils-r1_src_install
+   newinitd "${FILESDIR}/${PN}.initd" ${PN}
+}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/glean/files/, app-emulation/glean/

2018-03-20 Thread Alexey Shvetsov
commit: c80fe4a45d496ee919fbef2e16a7f341b0e9cdfa
Author: Alexey Shvetsov  gentoo  org>
AuthorDate: Tue Mar 20 06:25:57 2018 +
Commit: Alexey Shvetsov  gentoo  org>
CommitDate: Tue Mar 20 06:26:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c80fe4a4

app-emulation/glean: Initial import

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-emulation/glean/Manifest|  1 +
 app-emulation/glean/files/glean.initd   | 15 +++
 app-emulation/glean/glean-1.10.3.ebuild | 27 +++
 app-emulation/glean/metadata.xml| 19 +++
 4 files changed, 62 insertions(+)

diff --git a/app-emulation/glean/Manifest b/app-emulation/glean/Manifest
new file mode 100644
index 000..e9f14177af8
--- /dev/null
+++ b/app-emulation/glean/Manifest
@@ -0,0 +1 @@
+DIST glean-1.10.3.tar.gz 51898 BLAKE2B 
95bcee5caae1bdcdc586c8d8ab8097b1dfaa35c521d7b90d128db14f496d4d31e1d0d4c540c4205861e5c7fa87d0e7038227ae9db0e898e3bf43b8b9b989e766
 SHA512 
27d4f29bf35585f73813e9efdea0253f0be3a8fa059c6ce524fbdd37b865d9c9e10d29bb8f970317ffe772c110cc76f10ae7debce5f7433461639dc63b9349db

diff --git a/app-emulation/glean/files/glean.initd 
b/app-emulation/glean/files/glean.initd
new file mode 100644
index 000..16f7805957f
--- /dev/null
+++ b/app-emulation/glean/files/glean.initd
@@ -0,0 +1,15 @@
+#!/sbin/openrc-run
+# Copyright 1999-2018 Gentoo Foundation
+
+description="Simple program to write static config from config-drive"
+
+depend() {
+   need root localmount
+   before net
+}
+
+start() {
+   ebegin "Starting Glean"
+   /usr/bin/glean.sh
+   eend
+}

diff --git a/app-emulation/glean/glean-1.10.3.ebuild 
b/app-emulation/glean/glean-1.10.3.ebuild
new file mode 100644
index 000..51ca92a7a2a
--- /dev/null
+++ b/app-emulation/glean/glean-1.10.3.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Simple program to write static config from config-drive"
+HOMEPAGE="https://github.com/openstack-infra/glean;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/pbr[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
+
+src_install() {
+   distutils-r1_src_install
+   newinitd "${FILESDIR}/${PN}.initd" ${PN}
+}

diff --git a/app-emulation/glean/metadata.xml b/app-emulation/glean/metadata.xml
new file mode 100644
index 000..5f29d506900
--- /dev/null
+++ b/app-emulation/glean/metadata.xml
@@ -0,0 +1,19 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   ale...@gentoo.org
+   Alexey Shvetsov
+   
+   
+   openst...@gentoo.org
+   Openstack
+   
+   
+   Glean is a program intended to configure a system based on 
configuration provided in a configuration drive.
+   
+   
+   glean
+   openstack-dev/glean
+   
+