[gentoo-commits] repo/gentoo:master commit in: app-emulation/sen/, profiles/updates/, app-containers/sen/

2021-12-20 Thread Georgy Yakovlev
commit: 5d459c791c3dcddd093d897644586b1fb8153ee8
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Mon Dec 20 07:37:45 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Mon Dec 20 08:51:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d459c79

Move {app-emulation -> app-containers}/sen

Signed-off-by: Georgy Yakovlev  gentoo.org>

 {app-emulation => app-containers}/sen/Manifest   | 0
 {app-emulation => app-containers}/sen/metadata.xml   | 0
 {app-emulation => app-containers}/sen/sen-0.6.1_p20200905.ebuild | 0
 profiles/updates/4Q-2021 | 1 +
 4 files changed, 1 insertion(+)

diff --git a/app-emulation/sen/Manifest b/app-containers/sen/Manifest
similarity index 100%
rename from app-emulation/sen/Manifest
rename to app-containers/sen/Manifest

diff --git a/app-emulation/sen/metadata.xml b/app-containers/sen/metadata.xml
similarity index 100%
rename from app-emulation/sen/metadata.xml
rename to app-containers/sen/metadata.xml

diff --git a/app-emulation/sen/sen-0.6.1_p20200905.ebuild 
b/app-containers/sen/sen-0.6.1_p20200905.ebuild
similarity index 100%
rename from app-emulation/sen/sen-0.6.1_p20200905.ebuild
rename to app-containers/sen/sen-0.6.1_p20200905.ebuild

diff --git a/profiles/updates/4Q-2021 b/profiles/updates/4Q-2021
index 05d5c12ee1aa..93bba37935b0 100644
--- a/profiles/updates/4Q-2021
+++ b/profiles/updates/4Q-2021
@@ -52,3 +52,4 @@ move app-emulation/podman app-containers/podman
 move app-emulation/k3d app-containers/k3d
 move app-emulation/nerdctl app-containers/nerdctl
 move app-emulation/skopeo app-containers/skopeo
+move app-emulation/sen app-containers/sen



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

2021-10-20 Thread Arthur Zamarin
commit: 4eeb218266b0ec16f713f7a9d5390b64e9c773ac
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Oct 20 19:01:01 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Oct 20 19:21:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4eeb2182

app-emulation/sen: enable py3.10

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

 app-emulation/sen/sen-0.6.1_p20200905.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/sen/sen-0.6.1_p20200905.ebuild 
b/app-emulation/sen/sen-0.6.1_p20200905.ebuild
index fe1a19b03c8..01c320dce91 100644
--- a/app-emulation/sen/sen-0.6.1_p20200905.ebuild
+++ b/app-emulation/sen/sen-0.6.1_p20200905.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 COMMIT="02e5872ee2905861e1da06ab5174e1a3f41f0e0b"



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

2021-08-30 Thread Lars Wendler
commit: e5015ec86b696aa6640023d69ae7c334c20a01c8
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Aug 30 08:34:37 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Aug 30 08:40:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5015ec8

app-emulation/sen: Drop package to maintainer-needed

Signed-off-by: Lars Wendler  gentoo.org>

 app-emulation/sen/metadata.xml | 13 +
 1 file changed, 1 insertion(+), 12 deletions(-)

diff --git a/app-emulation/sen/metadata.xml b/app-emulation/sen/metadata.xml
index b6ab49948eb..6798684ab78 100644
--- a/app-emulation/sen/metadata.xml
+++ b/app-emulation/sen/metadata.xml
@@ -1,18 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-   
-   n...@wallus.de
-   Nelo-Thara Wallus
-   
-   
-   polynomia...@gentoo.org
-   Lars Wendler
-   
-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   
+   

TomasTomecek/sen
sen



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

2021-05-23 Thread Michał Górny
commit: ba5c8cfcf5de516c0b6088dae50ab85cd4b396cc
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 23 09:49:27 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 23 10:10:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba5c8cfc

app-emulation/sen: Enable py3.9

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

 app-emulation/sen/sen-0.6.1_p20200905.ebuild | 15 ++-
 1 file changed, 6 insertions(+), 9 deletions(-)

diff --git a/app-emulation/sen/sen-0.6.1_p20200905.ebuild 
b/app-emulation/sen/sen-0.6.1_p20200905.ebuild
index 0ce4e0dc2ae..fe1a19b03c8 100644
--- a/app-emulation/sen/sen-0.6.1_p20200905.ebuild
+++ b/app-emulation/sen/sen-0.6.1_p20200905.ebuild
@@ -1,11 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8} )
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{7..9} )
 inherit distutils-r1
 
 COMMIT="02e5872ee2905861e1da06ab5174e1a3f41f0e0b"
@@ -18,25 +16,24 @@ S="${WORKDIR}/${PN}-${COMMIT}"
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="dev-python/urwid[${PYTHON_USEDEP}]
dev-python/urwidtrees[${PYTHON_USEDEP}]
dev-python/docker-py[${PYTHON_USEDEP}]
"
-DEPEND="${RDEPEND}
+BDEPEND="
test? (
-   dev-python/pytest[${PYTHON_USEDEP}]
dev-python/flexmock[${PYTHON_USEDEP}]
)
"
 
+distutils_enable_tests pytest
+
 python_install_all() {
distutils-r1_python_install_all
dodoc -r docs
 }
 
 python_test() {
-   pytest -vv tests || die "pytest failed"
+   epytest tests
 }



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

2020-12-31 Thread Michał Górny
commit: 10419ac00ab0646beea7415dea9b43531c0a3b80
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 00:42:20 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 00:42:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10419ac0

app-emulation/sen: Remove old (py3.6)

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

 app-emulation/sen/Manifest |  2 --
 app-emulation/sen/sen-0.6.0.ebuild | 38 --
 app-emulation/sen/sen-0.6.1.ebuild | 38 --
 3 files changed, 78 deletions(-)

diff --git a/app-emulation/sen/Manifest b/app-emulation/sen/Manifest
index 7618cbd5460..f610c5c57e5 100644
--- a/app-emulation/sen/Manifest
+++ b/app-emulation/sen/Manifest
@@ -1,3 +1 @@
-DIST sen-0.6.0.tar.gz 55113 BLAKE2B 
5f6affbea94005c0adc9ac544d40d94cd9a9eca930b979c19174d21d73fdd887d21802a5241c02ba212a45c4a7873f22c7372aeb69955e1f97e444ef74d91929
 SHA512 
5573a0d6da5ae395e947bf34c54313e4e3a0251dc1868c52bbfe9ad11463397da83a0c9ac3f1912da2e6f49341c84d40dcab900d41b4a32ebac44d1dde3ac82b
-DIST sen-0.6.1.tar.gz 55357 BLAKE2B 
0d58f0ea11eeff29161925018425c918b3260c754d1b658e2ebd3c88e0c371feb0f1815af61979206bee529c369a90ace895d25e645ef0d76c563abd8b74c943
 SHA512 
2f1cadf745ca7e12d3e92534e76984072b9678055b9911f76b1a6d3cbd43266ad1eeb4d5e7bb8742db91c4da4aef684fa644c33de6fa2494c37688e9747e0efa
 DIST sen-0.6.1_p20200905.tar.gz 1913978 BLAKE2B 
189bff583770265de29ca3e54cad1283051c05eccab4fc98160801e50b31376188c52e49b43972292fe231b376ba42879fb34d7b1ae70c2246d676a6e25f670b
 SHA512 
cd1899c1b4c5c7cf7f1f2f5e557bd609a7d7619dbc3fc6457f5ef5ce5c9ab43d92a6fbfa228c43d543d4f46c7928d74dbed9ab8346cabc772c8e7c63a7c07bfe

diff --git a/app-emulation/sen/sen-0.6.0.ebuild 
b/app-emulation/sen/sen-0.6.0.ebuild
deleted file mode 100644
index 6a712924ffc..000
--- a/app-emulation/sen/sen-0.6.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Terminal User Interface for docker engine"
-HOMEPAGE="https://github.com/TomasTomecek/sen";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-python/urwid[${PYTHON_USEDEP}]
-   dev-python/urwidtrees[${PYTHON_USEDEP}]
-   dev-python/docker-py[${PYTHON_USEDEP}]
-   "
-DEPEND="${RDEPEND}
-   test? (
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/flexmock[${PYTHON_USEDEP}]
-   )
-   "
-
-python_install_all() {
-   distutils-r1_python_install_all
-   dodoc -r docs
-}
-
-python_test() {
-   pytest -vv tests || die "pytest failed"
-}

diff --git a/app-emulation/sen/sen-0.6.1.ebuild 
b/app-emulation/sen/sen-0.6.1.ebuild
deleted file mode 100644
index 4bad3d1cae6..000
--- a/app-emulation/sen/sen-0.6.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Terminal User Interface for docker engine"
-HOMEPAGE="https://github.com/TomasTomecek/sen";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-python/urwid[${PYTHON_USEDEP}]
-   dev-python/urwidtrees[${PYTHON_USEDEP}]
-   dev-python/docker-py[${PYTHON_USEDEP}]
-   "
-DEPEND="${RDEPEND}
-   test? (
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/flexmock[${PYTHON_USEDEP}]
-   )
-   "
-
-python_install_all() {
-   distutils-r1_python_install_all
-   dodoc -r docs
-}
-
-python_test() {
-   pytest -vv tests || die "pytest failed"
-}



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

2020-10-26 Thread Joonas Niilola
commit: 4f477c55ff26d24a3e9494f6dacb7c95dccfaf12
Author: Nelo-T. Wallus  wallus  de>
AuthorDate: Thu Oct 22 18:51:15 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Oct 26 14:13:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f477c55

app-emulation/sen: Correct DISTUTILS_USE_SETUPTOOLS

Closes: https://bugs.gentoo.org/746284
Package-Manager: Portage-3.0.5, Repoman-2.3.23
Signed-off-by: Nelo-T. Wallus  wallus.de>
Closes: https://github.com/gentoo/gentoo/pull/18004
Signed-off-by: Joonas Niilola  gentoo.org>

 app-emulation/sen/sen-0.6.1_p20200905.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-emulation/sen/sen-0.6.1_p20200905.ebuild 
b/app-emulation/sen/sen-0.6.1_p20200905.ebuild
index 785fd0d41f7..0ce4e0dc2ae 100644
--- a/app-emulation/sen/sen-0.6.1_p20200905.ebuild
+++ b/app-emulation/sen/sen-0.6.1_p20200905.ebuild
@@ -5,6 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{7,8} )
 
+DISTUTILS_USE_SETUPTOOLS=rdepend
 inherit distutils-r1
 
 COMMIT="02e5872ee2905861e1da06ab5174e1a3f41f0e0b"



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

2020-09-09 Thread Lars Wendler
commit: 35f46741a6ce045a46b3761ecdd4525252ef5c3d
Author: Nelo-T. Wallus  wallus  de>
AuthorDate: Sat Sep  5 09:56:47 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Sep 10 05:14:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35f46741

app-emulation/sen: Patch bump to 0.6.1_p20200903

Bug: https://bugs.gentoo.org/718214
Package-Manager: Portage-3.0.5, Repoman-2.3.23
Signed-off-by: Nelo-T. Wallus  wallus.de>
Closes: https://github.com/gentoo/gentoo/pull/17423
Signed-off-by: Lars Wendler  gentoo.org>

 app-emulation/sen/Manifest   |  1 +
 app-emulation/sen/sen-0.6.1_p20200905.ebuild | 41 
 2 files changed, 42 insertions(+)

diff --git a/app-emulation/sen/Manifest b/app-emulation/sen/Manifest
index df3d6785fdc..7618cbd5460 100644
--- a/app-emulation/sen/Manifest
+++ b/app-emulation/sen/Manifest
@@ -1,2 +1,3 @@
 DIST sen-0.6.0.tar.gz 55113 BLAKE2B 
5f6affbea94005c0adc9ac544d40d94cd9a9eca930b979c19174d21d73fdd887d21802a5241c02ba212a45c4a7873f22c7372aeb69955e1f97e444ef74d91929
 SHA512 
5573a0d6da5ae395e947bf34c54313e4e3a0251dc1868c52bbfe9ad11463397da83a0c9ac3f1912da2e6f49341c84d40dcab900d41b4a32ebac44d1dde3ac82b
 DIST sen-0.6.1.tar.gz 55357 BLAKE2B 
0d58f0ea11eeff29161925018425c918b3260c754d1b658e2ebd3c88e0c371feb0f1815af61979206bee529c369a90ace895d25e645ef0d76c563abd8b74c943
 SHA512 
2f1cadf745ca7e12d3e92534e76984072b9678055b9911f76b1a6d3cbd43266ad1eeb4d5e7bb8742db91c4da4aef684fa644c33de6fa2494c37688e9747e0efa
+DIST sen-0.6.1_p20200905.tar.gz 1913978 BLAKE2B 
189bff583770265de29ca3e54cad1283051c05eccab4fc98160801e50b31376188c52e49b43972292fe231b376ba42879fb34d7b1ae70c2246d676a6e25f670b
 SHA512 
cd1899c1b4c5c7cf7f1f2f5e557bd609a7d7619dbc3fc6457f5ef5ce5c9ab43d92a6fbfa228c43d543d4f46c7928d74dbed9ab8346cabc772c8e7c63a7c07bfe

diff --git a/app-emulation/sen/sen-0.6.1_p20200905.ebuild 
b/app-emulation/sen/sen-0.6.1_p20200905.ebuild
new file mode 100644
index 000..785fd0d41f7
--- /dev/null
+++ b/app-emulation/sen/sen-0.6.1_p20200905.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8} )
+
+inherit distutils-r1
+
+COMMIT="02e5872ee2905861e1da06ab5174e1a3f41f0e0b"
+
+DESCRIPTION="Terminal User Interface for docker engine"
+HOMEPAGE="https://github.com/TomasTomecek/sen";
+SRC_URI="https://github.com/TomasTomecek/${PN}/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/${PN}-${COMMIT}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="dev-python/urwid[${PYTHON_USEDEP}]
+   dev-python/urwidtrees[${PYTHON_USEDEP}]
+   dev-python/docker-py[${PYTHON_USEDEP}]
+   "
+DEPEND="${RDEPEND}
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/flexmock[${PYTHON_USEDEP}]
+   )
+   "
+
+python_install_all() {
+   distutils-r1_python_install_all
+   dodoc -r docs
+}
+
+python_test() {
+   pytest -vv tests || die "pytest failed"
+}



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

2019-12-13 Thread Aaron Bauman
commit: aa33994ce4eda7cda45f7aed821ebc6f464f707d
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Dec 13 22:16:56 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Dec 13 22:17:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa33994c

app-emulation/sen: drop old py35 only

Signed-off-by: Aaron Bauman  gentoo.org>

 app-emulation/sen/Manifest |  1 -
 app-emulation/sen/sen-0.5.1.ebuild | 27 ---
 2 files changed, 28 deletions(-)

diff --git a/app-emulation/sen/Manifest b/app-emulation/sen/Manifest
index a730e220156..df3d6785fdc 100644
--- a/app-emulation/sen/Manifest
+++ b/app-emulation/sen/Manifest
@@ -1,3 +1,2 @@
-DIST sen-0.5.1.tar.gz 70930 BLAKE2B 
93758076d014a36996ece021f1de2f3ece749453d32554fe79ffec0ab1101bf4cc5c11d80934817fa5b10d73b811e738c87ce8e745a642507ec8406ad2eb59fa
 SHA512 
0faf2c12e6361d3b4e9d093e0830867976a1fbd03cadc7a527c88460244532a8b636d8d4b732bb0c7f4041a0bb0819d20caabe62327b5edbf731b4eb8a4898a6
 DIST sen-0.6.0.tar.gz 55113 BLAKE2B 
5f6affbea94005c0adc9ac544d40d94cd9a9eca930b979c19174d21d73fdd887d21802a5241c02ba212a45c4a7873f22c7372aeb69955e1f97e444ef74d91929
 SHA512 
5573a0d6da5ae395e947bf34c54313e4e3a0251dc1868c52bbfe9ad11463397da83a0c9ac3f1912da2e6f49341c84d40dcab900d41b4a32ebac44d1dde3ac82b
 DIST sen-0.6.1.tar.gz 55357 BLAKE2B 
0d58f0ea11eeff29161925018425c918b3260c754d1b658e2ebd3c88e0c371feb0f1815af61979206bee529c369a90ace895d25e645ef0d76c563abd8b74c943
 SHA512 
2f1cadf745ca7e12d3e92534e76984072b9678055b9911f76b1a6d3cbd43266ad1eeb4d5e7bb8742db91c4da4aef684fa644c33de6fa2494c37688e9747e0efa

diff --git a/app-emulation/sen/sen-0.5.1.ebuild 
b/app-emulation/sen/sen-0.5.1.ebuild
deleted file mode 100644
index 4ba87ce42c2..000
--- a/app-emulation/sen/sen-0.5.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_5 )
-
-inherit distutils-r1
-
-DESCRIPTION="Terminal User Interface for docker engine"
-HOMEPAGE="https://github.com/TomasTomecek/sen";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="dev-python/urwid[${PYTHON_USEDEP}]
-   dev-python/urwidtrees[${PYTHON_USEDEP}]
-   dev-python/docker-py[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
-
-python_install_all() {
-   distutils-r1_python_install_all
-   dodoc docs/*
-}



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

2019-03-20 Thread Lars Wendler
commit: 2a36d9fa5a5fa9533f49a2ceabb9541c4cc99e4c
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Mar 21 00:05:11 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Mar 21 00:05:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a36d9fa

app-emulation/sen: Drop python3_7 support. Missing deps.

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

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

diff --git a/app-emulation/sen/sen-0.6.1.ebuild 
b/app-emulation/sen/sen-0.6.1.ebuild
index ebc569b9560..a1159468c54 100644
--- a/app-emulation/sen/sen-0.6.1.ebuild
+++ b/app-emulation/sen/sen-0.6.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{5,6} )
 
 inherit distutils-r1
 



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

2019-03-20 Thread Lars Wendler
commit: 41d171b0b6edf42d3d8b8280fd9c628ba7d7b1ed
Author: Nelo-T. Wallus  wallus  de>
AuthorDate: Wed Mar 20 22:26:52 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Mar 20 23:30:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41d171b0

app-emulation/sen: Bump to 0.6.1

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Nelo-T. Wallus  wallus.de>
Closes: https://github.com/gentoo/gentoo/pull/11428
Signed-off-by: Lars Wendler  gentoo.org>

 app-emulation/sen/Manifest |  1 +
 app-emulation/sen/sen-0.6.1.ebuild | 37 +
 2 files changed, 38 insertions(+)

diff --git a/app-emulation/sen/Manifest b/app-emulation/sen/Manifest
index aeedd7ece92..a730e220156 100644
--- a/app-emulation/sen/Manifest
+++ b/app-emulation/sen/Manifest
@@ -1,2 +1,3 @@
 DIST sen-0.5.1.tar.gz 70930 BLAKE2B 
93758076d014a36996ece021f1de2f3ece749453d32554fe79ffec0ab1101bf4cc5c11d80934817fa5b10d73b811e738c87ce8e745a642507ec8406ad2eb59fa
 SHA512 
0faf2c12e6361d3b4e9d093e0830867976a1fbd03cadc7a527c88460244532a8b636d8d4b732bb0c7f4041a0bb0819d20caabe62327b5edbf731b4eb8a4898a6
 DIST sen-0.6.0.tar.gz 55113 BLAKE2B 
5f6affbea94005c0adc9ac544d40d94cd9a9eca930b979c19174d21d73fdd887d21802a5241c02ba212a45c4a7873f22c7372aeb69955e1f97e444ef74d91929
 SHA512 
5573a0d6da5ae395e947bf34c54313e4e3a0251dc1868c52bbfe9ad11463397da83a0c9ac3f1912da2e6f49341c84d40dcab900d41b4a32ebac44d1dde3ac82b
+DIST sen-0.6.1.tar.gz 55357 BLAKE2B 
0d58f0ea11eeff29161925018425c918b3260c754d1b658e2ebd3c88e0c371feb0f1815af61979206bee529c369a90ace895d25e645ef0d76c563abd8b74c943
 SHA512 
2f1cadf745ca7e12d3e92534e76984072b9678055b9911f76b1a6d3cbd43266ad1eeb4d5e7bb8742db91c4da4aef684fa644c33de6fa2494c37688e9747e0efa

diff --git a/app-emulation/sen/sen-0.6.1.ebuild 
b/app-emulation/sen/sen-0.6.1.ebuild
new file mode 100644
index 000..ebc569b9560
--- /dev/null
+++ b/app-emulation/sen/sen-0.6.1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{5,6,7} )
+
+inherit distutils-r1
+
+DESCRIPTION="Terminal User Interface for docker engine"
+HOMEPAGE="https://github.com/TomasTomecek/sen";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+RDEPEND="dev-python/urwid[${PYTHON_USEDEP}]
+   dev-python/urwidtrees[${PYTHON_USEDEP}]
+   dev-python/docker-py[${PYTHON_USEDEP}]
+   "
+DEPEND="${RDEPEND}
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/flexmock[${PYTHON_USEDEP}]
+   )
+   "
+
+python_install_all() {
+   distutils-r1_python_install_all
+   dodoc -r docs
+}
+
+python_test() {
+   pytest -vv tests || die "pytest failed"
+}



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

2018-05-02 Thread Michał Górny
commit: cd9e25007e79f39b8501793f07445e671c9a1e03
Author: Nelo-T. Wallus  wallus  de>
AuthorDate: Sun Apr 15 09:00:29 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed May  2 17:05:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd9e2500

app-emulation/sen: Bump to v0.6.0

Closes: https://github.com/gentoo/gentoo/pull/8012
Package-Manager: Portage-2.3.26, Repoman-2.3.7

 app-emulation/sen/Manifest |  1 +
 app-emulation/sen/metadata.xml |  4 
 app-emulation/sen/sen-0.6.0.ebuild | 37 +
 3 files changed, 42 insertions(+)

diff --git a/app-emulation/sen/Manifest b/app-emulation/sen/Manifest
index 30975467531..aeedd7ece92 100644
--- a/app-emulation/sen/Manifest
+++ b/app-emulation/sen/Manifest
@@ -1 +1,2 @@
 DIST sen-0.5.1.tar.gz 70930 BLAKE2B 
93758076d014a36996ece021f1de2f3ece749453d32554fe79ffec0ab1101bf4cc5c11d80934817fa5b10d73b811e738c87ce8e745a642507ec8406ad2eb59fa
 SHA512 
0faf2c12e6361d3b4e9d093e0830867976a1fbd03cadc7a527c88460244532a8b636d8d4b732bb0c7f4041a0bb0819d20caabe62327b5edbf731b4eb8a4898a6
+DIST sen-0.6.0.tar.gz 55113 BLAKE2B 
5f6affbea94005c0adc9ac544d40d94cd9a9eca930b979c19174d21d73fdd887d21802a5241c02ba212a45c4a7873f22c7372aeb69955e1f97e444ef74d91929
 SHA512 
5573a0d6da5ae395e947bf34c54313e4e3a0251dc1868c52bbfe9ad11463397da83a0c9ac3f1912da2e6f49341c84d40dcab900d41b4a32ebac44d1dde3ac82b

diff --git a/app-emulation/sen/metadata.xml b/app-emulation/sen/metadata.xml
index c2f5606901a..75bfa9b4d17 100644
--- a/app-emulation/sen/metadata.xml
+++ b/app-emulation/sen/metadata.xml
@@ -9,6 +9,10 @@
polynomia...@gentoo.org
Lars Wendler

+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   

TomasTomecek/sen
sen

diff --git a/app-emulation/sen/sen-0.6.0.ebuild 
b/app-emulation/sen/sen-0.6.0.ebuild
new file mode 100644
index 000..d1c1e43d0d0
--- /dev/null
+++ b/app-emulation/sen/sen-0.6.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Terminal User Interface for docker engine"
+HOMEPAGE="https://github.com/TomasTomecek/sen";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+RDEPEND="dev-python/urwid[${PYTHON_USEDEP}]
+   dev-python/urwidtrees[${PYTHON_USEDEP}]
+   dev-python/docker-py[${PYTHON_USEDEP}]
+   "
+DEPEND="${RDEPEND}
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/flexmock[${PYTHON_USEDEP}]
+   )
+   "
+
+python_install_all() {
+   distutils-r1_python_install_all
+   dodoc -r docs
+}
+
+python_test() {
+   pytest -vv tests || die "pytest failed"
+}



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

2017-08-11 Thread Lars Wendler
commit: a6c1dfc514218f6050900c6f692dd2d201faa74e
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Aug 11 14:59:38 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Aug 11 14:59:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6c1dfc5

app-emulation/sen: Fixed manifest (bug #627552).

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 app-emulation/sen/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/sen/Manifest b/app-emulation/sen/Manifest
index f4e5307bb4c..97225efac27 100644
--- a/app-emulation/sen/Manifest
+++ b/app-emulation/sen/Manifest
@@ -1 +1 @@
-DIST sen-0.5.1.tar.gz 1907874 SHA256 
c219df8c7e1dd8150996366dfce153df82a653bcbf434d3c620f0e0f3ccdf12d SHA512 
f0cb37f7a942aca6f76c121eb629d8fab54f44807726b39727344899bcb95e03d3437caaa7e746a8430798afb97d00e054c36881676ec79150f6a7b089174099
 WHIRLPOOL 
22f21406c0897c192bd93ff052f5e76efc58f16727ef74afc1a2afa833f149d50a05528b3c82deace4e244fd8eb72962c5caa3a3b69b7c61fb9afa4e2b96ca60
+DIST sen-0.5.1.tar.gz 70930 SHA256 
2355c5e91051fae6ed2148398ee804949d5074a5769784ffb4bcbeef90cdd497 SHA512 
0faf2c12e6361d3b4e9d093e0830867976a1fbd03cadc7a527c88460244532a8b636d8d4b732bb0c7f4041a0bb0819d20caabe62327b5edbf731b4eb8a4898a6
 WHIRLPOOL 
8aee07343a764e3ef40c7748f94ae2293abd07399356baeebf76e4b90495b784ffd89293b98be974290deb8b0e791670a1b3f2d98a25839453e36dc8a48fe7f5



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

2017-08-11 Thread Lars Wendler
commit: 8241fe5096b319e303092ec54197ee3ea01dae79
Author: Nelo-T. Wallus  wallus  de>
AuthorDate: Wed Aug  9 19:49:16 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Aug 11 08:53:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8241fe50

app-emulation/sen: Initial commit

Package-Manager: Portage-2.3.6, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/5374

 app-emulation/sen/Manifest |  1 +
 app-emulation/sen/metadata.xml | 18 ++
 app-emulation/sen/sen-0.5.1.ebuild | 27 +++
 3 files changed, 46 insertions(+)

diff --git a/app-emulation/sen/Manifest b/app-emulation/sen/Manifest
new file mode 100644
index 000..f4e5307bb4c
--- /dev/null
+++ b/app-emulation/sen/Manifest
@@ -0,0 +1 @@
+DIST sen-0.5.1.tar.gz 1907874 SHA256 
c219df8c7e1dd8150996366dfce153df82a653bcbf434d3c620f0e0f3ccdf12d SHA512 
f0cb37f7a942aca6f76c121eb629d8fab54f44807726b39727344899bcb95e03d3437caaa7e746a8430798afb97d00e054c36881676ec79150f6a7b089174099
 WHIRLPOOL 
22f21406c0897c192bd93ff052f5e76efc58f16727ef74afc1a2afa833f149d50a05528b3c82deace4e244fd8eb72962c5caa3a3b69b7c61fb9afa4e2b96ca60

diff --git a/app-emulation/sen/metadata.xml b/app-emulation/sen/metadata.xml
new file mode 100644
index 000..008b9f23e79
--- /dev/null
+++ b/app-emulation/sen/metadata.xml
@@ -0,0 +1,18 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   n...@wallus.de
+   Nelo-Thara Wallus
+   Proxied by Polynomial-C
+   
+   
+   polynomia...@gentoo.org
+   Lars Wendler
+   Proxy maintainer for Nelo
+   
+   
+   TomasTomecek/sen
+   sen
+   
+

diff --git a/app-emulation/sen/sen-0.5.1.ebuild 
b/app-emulation/sen/sen-0.5.1.ebuild
new file mode 100644
index 000..e9903c074f0
--- /dev/null
+++ b/app-emulation/sen/sen-0.5.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5} )
+
+inherit distutils-r1
+
+DESCRIPTION="Terminal User Interface for docker engine"
+HOMEPAGE="https://github.com/TomasTomecek/sen";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="dev-python/urwid[${PYTHON_USEDEP}]
+   dev-python/urwidtrees[${PYTHON_USEDEP}]
+   dev-python/docker-py[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
+
+python_install_all() {
+   distutils-r1_python_install_all
+   dodoc docs/*
+}