[gentoo-commits] repo/proj/guru:dev commit in: dev-python/asciimatics/, profiles/

2023-05-01 Thread Anna Vyalkova
commit: e645acd9bb93222e7b1f51b5cf5ea652f04b3f5a
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Mon May  1 19:37:56 2023 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Mon May  1 19:37:56 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e645acd9

dev-python/asciimatics: treeclean

Closes: https://bugs.gentoo.org/897394
Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 dev-python/asciimatics/Manifest  |  1 -
 dev-python/asciimatics/asciimatics-1.13.0.ebuild | 37 --
 dev-python/asciimatics/asciimatics-.ebuild   | 40 
 dev-python/asciimatics/metadata.xml  | 14 -
 profiles/package.mask|  1 -
 5 files changed, 93 deletions(-)

diff --git a/dev-python/asciimatics/Manifest b/dev-python/asciimatics/Manifest
deleted file mode 100644
index d92fb4dc1..0
--- a/dev-python/asciimatics/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST asciimatics-1.13.0.tar.gz 2521962 BLAKE2B 
35b564f7b0a33c658b93ad8bdad5bfb53c12da8dbe3347c1651fe3e1886c1721282455c7a668cbc85a12cd34944cc4d701d86862a622efb384739122ad983ba5
 SHA512 
b3943765c151b030e41bb08f3e85891449fb51533b18fae792289274f53b8548d2c7507533a56eb45797c9f44ae4963c0c247c37d6f375535900a4204238a95f

diff --git a/dev-python/asciimatics/asciimatics-1.13.0.ebuild 
b/dev-python/asciimatics/asciimatics-1.13.0.ebuild
deleted file mode 100644
index 45fb01bf1..0
--- a/dev-python/asciimatics/asciimatics-1.13.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=bdepend
-PYTHON_COMPAT=( python3_9 )
-inherit distutils-r1
-
-DESCRIPTION="Package for curses-like operations, text UIs and ASCII art 
animations"
-HOMEPAGE="https://pypi.org/project/asciimatics/ 
https://github.com/peterbrittain/asciimatics;
-
-if [[ "${PV}" ==  ]]
-then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/peterbrittain/asciimatics.git;
-else
-   
SRC_URI="https://github.com/peterbrittain/asciimatics/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64"
-fi
-
-LICENSE="Apache-2.0"
-SLOT="0"
-
-RESTRICT="mirror test"
-
-RDEPEND="
-   >=dev-python/pyfiglet-0.7.2[${PYTHON_USEDEP}]
-   >=dev-python/pillow-2.7.0[${PYTHON_USEDEP}]
-   dev-python/wcwidth[${PYTHON_USEDEP}]
-   dev-python/future[${PYTHON_USEDEP}]
-"
-
-src_prepare() {
-   default
-   sed -i -e "s/use_scm_version={/\0'fallback_version': '${PV}',/" setup.py
-}

diff --git a/dev-python/asciimatics/asciimatics-.ebuild 
b/dev-python/asciimatics/asciimatics-.ebuild
deleted file mode 100644
index 068ad4db8..0
--- a/dev-python/asciimatics/asciimatics-.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=bdepend
-PYTHON_COMPAT=( python3_9 )
-inherit distutils-r1
-
-DESCRIPTION="Package for curses-like operations, text UIs and ASCII art 
animations"
-HOMEPAGE="https://pypi.org/project/asciimatics/ 
https://github.com/peterbrittain/asciimatics;
-
-if [[ "${PV}" ==  ]]
-then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/peterbrittain/asciimatics.git;
-else
-   
SRC_URI="https://github.com/peterbrittain/asciimatics/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64"
-fi
-
-LICENSE="Apache-2.0"
-SLOT="0"
-
-RESTRICT="mirror"
-
-RDEPEND="
-   >=dev-python/pyfiglet-0.7.2[${PYTHON_USEDEP}]
-   >=dev-python/pillow-2.7.0[${PYTHON_USEDEP}]
-   dev-python/wcwidth[${PYTHON_USEDEP}]
-   dev-python/future[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   ${RDEPEND}
-   dev-python/mock
-   )
-"
-
-distutils_enable_tests nose

diff --git a/dev-python/asciimatics/metadata.xml 
b/dev-python/asciimatics/metadata.xml
deleted file mode 100644
index 4af86ce65..0
--- a/dev-python/asciimatics/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-
-coppens.matthias@gmail.com
-Matthias Coppens
-
-
-https://asciimatics.readthedocs.io/en/stable/
-peterbrittain/asciimatics
-asciimatics
-https://github.com/peterbrittain/asciimatics/issues
-
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 5ede3c6e6..163b94043 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -22,7 +22,6 @@ sys-cluster/pcs
 # Anna Vyalkova  (2023-05-01)
 # No supported Pythom implementations set in ebuild.
 # Masked for removal in 30 days.
-dev-python/asciimatics
 dev-python/bitbox02
 dev-python/google-cloud-storage
 dev-python/hwi



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

2022-01-31 Thread Matthias Coppens
commit: 7cbd066097e9cea1732e53771f2cbaa0ae38
Author: Matthias Coppens  gmail  com>
AuthorDate: Tue Feb  1 00:09:27 2022 +
Commit: Matthias Coppens  gmail  com>
CommitDate: Tue Feb  1 00:09:37 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7cbd0660

dev-python/asciimatics: Set DISTUTILS_USE_SETUPTOOLS

Closes: https://bugs.gentoo.org/800091
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Matthias Coppens  gmail.com>

 dev-python/asciimatics/asciimatics-1.13.0.ebuild | 3 ++-
 dev-python/asciimatics/asciimatics-.ebuild   | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-python/asciimatics/asciimatics-1.13.0.ebuild 
b/dev-python/asciimatics/asciimatics-1.13.0.ebuild
index ed1aa5da8..40790043f 100644
--- a/dev-python/asciimatics/asciimatics-1.13.0.ebuild
+++ b/dev-python/asciimatics/asciimatics-1.13.0.ebuild
@@ -1,8 +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
 
+DISTUTILS_USE_SETUPTOOLS=bdepend
 PYTHON_COMPAT=( python3_{8,9} )
 inherit distutils-r1
 

diff --git a/dev-python/asciimatics/asciimatics-.ebuild 
b/dev-python/asciimatics/asciimatics-.ebuild
index a5fbddc0d..f4900a1fe 100644
--- a/dev-python/asciimatics/asciimatics-.ebuild
+++ b/dev-python/asciimatics/asciimatics-.ebuild
@@ -1,8 +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
 
+DISTUTILS_USE_SETUPTOOLS=bdepend
 PYTHON_COMPAT=( python3_{8,9} )
 inherit distutils-r1
 



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

2021-04-13 Thread Andrew Ammerlaan
commit: 9f2d7ab5dde40157836f4d37fcbc35998253effa
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Tue Apr 13 13:13:59 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Tue Apr 13 13:13:59 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9f2d7ab5

dev-python/asciimatics: drop old

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  riseup.net>

 dev-python/asciimatics/Manifest  |  2 --
 dev-python/asciimatics/asciimatics-1.11.0.ebuild | 36 
 dev-python/asciimatics/asciimatics-1.12.0.ebuild | 36 
 3 files changed, 74 deletions(-)

diff --git a/dev-python/asciimatics/Manifest b/dev-python/asciimatics/Manifest
index ee89dd925..d92fb4dc1 100644
--- a/dev-python/asciimatics/Manifest
+++ b/dev-python/asciimatics/Manifest
@@ -1,3 +1 @@
-DIST asciimatics-1.11.0.tar.gz 1544889 BLAKE2B 
98492a3bef25331daf085bfd93e17a244cd70939d06ead1c4e6dfa546411e268b7c278b7e05046c42d59faf35d85c6c584663aac3566ef82e682740f9fa67fa4
 SHA512 
7703e29955c984cb091a1cfda01abf31ad108da0488d0dd1c941593689cc4ebb899565471d5d4396b910a9770e640e0cba835c4dac203bd1c4a853ce7dcaacbc
-DIST asciimatics-1.12.0.tar.gz 1569408 BLAKE2B 
ee8071e3f49c05adfe70fb41a91cd422ed92aac51fb8c7f05b22e62f543d5a6a9a382fe4bfc7e9ae9220264303879c722e467d74a3134df66a3f762eea63af9e
 SHA512 
9c7e18079b5560256bc93c39d41852878b2e57ccadb515563ff5eaea0234fae77e5494e4bd6ef3ac5ab386cd49cc96f6c56336c8f9fa4321592d23eb3c857812
 DIST asciimatics-1.13.0.tar.gz 2521962 BLAKE2B 
35b564f7b0a33c658b93ad8bdad5bfb53c12da8dbe3347c1651fe3e1886c1721282455c7a668cbc85a12cd34944cc4d701d86862a622efb384739122ad983ba5
 SHA512 
b3943765c151b030e41bb08f3e85891449fb51533b18fae792289274f53b8548d2c7507533a56eb45797c9f44ae4963c0c247c37d6f375535900a4204238a95f

diff --git a/dev-python/asciimatics/asciimatics-1.11.0.ebuild 
b/dev-python/asciimatics/asciimatics-1.11.0.ebuild
deleted file mode 100644
index 5121dfe91..0
--- a/dev-python/asciimatics/asciimatics-1.11.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_7 )
-inherit distutils-r1
-
-DESCRIPTION="Package for curses-like operations, text UIs and ASCII art 
animations"
-HOMEPAGE="https://pypi.org/project/asciimatics/ 
https://github.com/peterbrittain/asciimatics;
-
-if [[ "${PV}" ==  ]]
-then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/peterbrittain/asciimatics.git;
-else
-   
SRC_URI="https://github.com/peterbrittain/asciimatics/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64"
-fi
-
-LICENSE="Apache-2.0"
-SLOT="0"
-
-RESTRICT="mirror test"
-
-RDEPEND="
-   >=dev-python/pyfiglet-0.7.2[${PYTHON_USEDEP}]
-   >=dev-python/pillow-2.7.0[${PYTHON_USEDEP}]
-   dev-python/wcwidth[${PYTHON_USEDEP}]
-   dev-python/future[${PYTHON_USEDEP}]
-"
-
-src_prepare() {
-   default
-   sed -i -e "s/use_scm_version={/\0'fallback_version': '${PV}',/" setup.py
-}

diff --git a/dev-python/asciimatics/asciimatics-1.12.0.ebuild 
b/dev-python/asciimatics/asciimatics-1.12.0.ebuild
deleted file mode 100644
index 5121dfe91..0
--- a/dev-python/asciimatics/asciimatics-1.12.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_7 )
-inherit distutils-r1
-
-DESCRIPTION="Package for curses-like operations, text UIs and ASCII art 
animations"
-HOMEPAGE="https://pypi.org/project/asciimatics/ 
https://github.com/peterbrittain/asciimatics;
-
-if [[ "${PV}" ==  ]]
-then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/peterbrittain/asciimatics.git;
-else
-   
SRC_URI="https://github.com/peterbrittain/asciimatics/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64"
-fi
-
-LICENSE="Apache-2.0"
-SLOT="0"
-
-RESTRICT="mirror test"
-
-RDEPEND="
-   >=dev-python/pyfiglet-0.7.2[${PYTHON_USEDEP}]
-   >=dev-python/pillow-2.7.0[${PYTHON_USEDEP}]
-   dev-python/wcwidth[${PYTHON_USEDEP}]
-   dev-python/future[${PYTHON_USEDEP}]
-"
-
-src_prepare() {
-   default
-   sed -i -e "s/use_scm_version={/\0'fallback_version': '${PV}',/" setup.py
-}



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

2021-04-13 Thread Andrew Ammerlaan
commit: 082ee7cfa094bc36baa1dcb5924807d3873c78f2
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Tue Apr 13 13:13:41 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Tue Apr 13 13:13:41 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=082ee7cf

dev-python/asciimatics: bump python compat

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  riseup.net>

 dev-python/asciimatics/asciimatics-1.13.0.ebuild | 2 +-
 dev-python/asciimatics/asciimatics-.ebuild   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/asciimatics/asciimatics-1.13.0.ebuild 
b/dev-python/asciimatics/asciimatics-1.13.0.ebuild
index ab3809a43..7a1e7728e 100644
--- a/dev-python/asciimatics/asciimatics-1.13.0.ebuild
+++ b/dev-python/asciimatics/asciimatics-1.13.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_7 )
+PYTHON_COMPAT=( python3_{7,8,9} )
 inherit distutils-r1
 
 DESCRIPTION="Package for curses-like operations, text UIs and ASCII art 
animations"

diff --git a/dev-python/asciimatics/asciimatics-.ebuild 
b/dev-python/asciimatics/asciimatics-.ebuild
index 75c2d5f68..47254c49f 100644
--- a/dev-python/asciimatics/asciimatics-.ebuild
+++ b/dev-python/asciimatics/asciimatics-.ebuild
@@ -1,9 +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 )
+PYTHON_COMPAT=( python3_{7,8,9} )
 inherit distutils-r1
 
 DESCRIPTION="Package for curses-like operations, text UIs and ASCII art 
animations"



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

2021-04-05 Thread Matthias Coppens
commit: ef018d1b93f0c862540c2b0d2d85fd850c5dbe01
Author: Matthias Coppens  gmail  com>
AuthorDate: Mon Apr  5 20:57:40 2021 +
Commit: Matthias Coppens  gmail  com>
CommitDate: Mon Apr  5 20:57:55 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ef018d1b

dev-python/asciimatics: Version bump 1.13.0

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Matthias Coppens  gmail.com>

 dev-python/asciimatics/Manifest  |  1 +
 dev-python/asciimatics/asciimatics-1.13.0.ebuild | 36 
 2 files changed, 37 insertions(+)

diff --git a/dev-python/asciimatics/Manifest b/dev-python/asciimatics/Manifest
index 0865dbff2..ee89dd925 100644
--- a/dev-python/asciimatics/Manifest
+++ b/dev-python/asciimatics/Manifest
@@ -1,2 +1,3 @@
 DIST asciimatics-1.11.0.tar.gz 1544889 BLAKE2B 
98492a3bef25331daf085bfd93e17a244cd70939d06ead1c4e6dfa546411e268b7c278b7e05046c42d59faf35d85c6c584663aac3566ef82e682740f9fa67fa4
 SHA512 
7703e29955c984cb091a1cfda01abf31ad108da0488d0dd1c941593689cc4ebb899565471d5d4396b910a9770e640e0cba835c4dac203bd1c4a853ce7dcaacbc
 DIST asciimatics-1.12.0.tar.gz 1569408 BLAKE2B 
ee8071e3f49c05adfe70fb41a91cd422ed92aac51fb8c7f05b22e62f543d5a6a9a382fe4bfc7e9ae9220264303879c722e467d74a3134df66a3f762eea63af9e
 SHA512 
9c7e18079b5560256bc93c39d41852878b2e57ccadb515563ff5eaea0234fae77e5494e4bd6ef3ac5ab386cd49cc96f6c56336c8f9fa4321592d23eb3c857812
+DIST asciimatics-1.13.0.tar.gz 2521962 BLAKE2B 
35b564f7b0a33c658b93ad8bdad5bfb53c12da8dbe3347c1651fe3e1886c1721282455c7a668cbc85a12cd34944cc4d701d86862a622efb384739122ad983ba5
 SHA512 
b3943765c151b030e41bb08f3e85891449fb51533b18fae792289274f53b8548d2c7507533a56eb45797c9f44ae4963c0c247c37d6f375535900a4204238a95f

diff --git a/dev-python/asciimatics/asciimatics-1.13.0.ebuild 
b/dev-python/asciimatics/asciimatics-1.13.0.ebuild
new file mode 100644
index 0..ab3809a43
--- /dev/null
+++ b/dev-python/asciimatics/asciimatics-1.13.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_7 )
+inherit distutils-r1
+
+DESCRIPTION="Package for curses-like operations, text UIs and ASCII art 
animations"
+HOMEPAGE="https://pypi.org/project/asciimatics/ 
https://github.com/peterbrittain/asciimatics;
+
+if [[ "${PV}" ==  ]]
+then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/peterbrittain/asciimatics.git;
+else
+   
SRC_URI="https://github.com/peterbrittain/asciimatics/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64"
+fi
+
+LICENSE="Apache-2.0"
+SLOT="0"
+
+RESTRICT="mirror test"
+
+RDEPEND="
+   >=dev-python/pyfiglet-0.7.2[${PYTHON_USEDEP}]
+   >=dev-python/pillow-2.7.0[${PYTHON_USEDEP}]
+   dev-python/wcwidth[${PYTHON_USEDEP}]
+   dev-python/future[${PYTHON_USEDEP}]
+"
+
+src_prepare() {
+   default
+   sed -i -e "s/use_scm_version={/\0'fallback_version': '${PV}',/" setup.py
+}



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

2020-11-16 Thread Matthias Coppens
commit: b2febf1e15af6e4addb114935df3914d6a7e4fb7
Author: Matthias Coppens  gmail  com>
AuthorDate: Mon Nov 16 18:41:57 2020 +
Commit: Matthias Coppens  gmail  com>
CommitDate: Mon Nov 16 18:41:57 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b2febf1e

dev-python/asciimatics: Version bump 1.12.0

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Matthias Coppens  gmail.com>

 dev-python/asciimatics/Manifest  |  1 +
 dev-python/asciimatics/asciimatics-1.12.0.ebuild | 36 
 2 files changed, 37 insertions(+)

diff --git a/dev-python/asciimatics/Manifest b/dev-python/asciimatics/Manifest
index 55539fd9..0865dbff 100644
--- a/dev-python/asciimatics/Manifest
+++ b/dev-python/asciimatics/Manifest
@@ -1 +1,2 @@
 DIST asciimatics-1.11.0.tar.gz 1544889 BLAKE2B 
98492a3bef25331daf085bfd93e17a244cd70939d06ead1c4e6dfa546411e268b7c278b7e05046c42d59faf35d85c6c584663aac3566ef82e682740f9fa67fa4
 SHA512 
7703e29955c984cb091a1cfda01abf31ad108da0488d0dd1c941593689cc4ebb899565471d5d4396b910a9770e640e0cba835c4dac203bd1c4a853ce7dcaacbc
+DIST asciimatics-1.12.0.tar.gz 1569408 BLAKE2B 
ee8071e3f49c05adfe70fb41a91cd422ed92aac51fb8c7f05b22e62f543d5a6a9a382fe4bfc7e9ae9220264303879c722e467d74a3134df66a3f762eea63af9e
 SHA512 
9c7e18079b5560256bc93c39d41852878b2e57ccadb515563ff5eaea0234fae77e5494e4bd6ef3ac5ab386cd49cc96f6c56336c8f9fa4321592d23eb3c857812

diff --git a/dev-python/asciimatics/asciimatics-1.12.0.ebuild 
b/dev-python/asciimatics/asciimatics-1.12.0.ebuild
new file mode 100644
index ..5121dfe9
--- /dev/null
+++ b/dev-python/asciimatics/asciimatics-1.12.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_7 )
+inherit distutils-r1
+
+DESCRIPTION="Package for curses-like operations, text UIs and ASCII art 
animations"
+HOMEPAGE="https://pypi.org/project/asciimatics/ 
https://github.com/peterbrittain/asciimatics;
+
+if [[ "${PV}" ==  ]]
+then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/peterbrittain/asciimatics.git;
+else
+   
SRC_URI="https://github.com/peterbrittain/asciimatics/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64"
+fi
+
+LICENSE="Apache-2.0"
+SLOT="0"
+
+RESTRICT="mirror test"
+
+RDEPEND="
+   >=dev-python/pyfiglet-0.7.2[${PYTHON_USEDEP}]
+   >=dev-python/pillow-2.7.0[${PYTHON_USEDEP}]
+   dev-python/wcwidth[${PYTHON_USEDEP}]
+   dev-python/future[${PYTHON_USEDEP}]
+"
+
+src_prepare() {
+   default
+   sed -i -e "s/use_scm_version={/\0'fallback_version': '${PV}',/" setup.py
+}



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

2020-08-31 Thread Matthias Coppens
commit: 3a8b42b7f2baf65f741e0bc3f63268a978f5f7fa
Author: Matthias Coppens  gmail  com>
AuthorDate: Mon Aug 31 12:18:54 2020 +
Commit: Matthias Coppens  gmail  com>
CommitDate: Mon Aug 31 20:31:04 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3a8b42b7

dev-python/asciimatics: New package

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthias Coppens  gmail.com>

 dev-python/asciimatics/Manifest  |  1 +
 dev-python/asciimatics/asciimatics-1.11.0.ebuild | 36 ++
 dev-python/asciimatics/asciimatics-.ebuild   | 39 
 dev-python/asciimatics/metadata.xml  | 13 
 4 files changed, 89 insertions(+)

diff --git a/dev-python/asciimatics/Manifest b/dev-python/asciimatics/Manifest
new file mode 100644
index 000..55539fd
--- /dev/null
+++ b/dev-python/asciimatics/Manifest
@@ -0,0 +1 @@
+DIST asciimatics-1.11.0.tar.gz 1544889 BLAKE2B 
98492a3bef25331daf085bfd93e17a244cd70939d06ead1c4e6dfa546411e268b7c278b7e05046c42d59faf35d85c6c584663aac3566ef82e682740f9fa67fa4
 SHA512 
7703e29955c984cb091a1cfda01abf31ad108da0488d0dd1c941593689cc4ebb899565471d5d4396b910a9770e640e0cba835c4dac203bd1c4a853ce7dcaacbc

diff --git a/dev-python/asciimatics/asciimatics-1.11.0.ebuild 
b/dev-python/asciimatics/asciimatics-1.11.0.ebuild
new file mode 100644
index 000..771c5c6
--- /dev/null
+++ b/dev-python/asciimatics/asciimatics-1.11.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7} )
+inherit distutils-r1
+
+DESCRIPTION="Package for curses-like operations, text UIs and ASCII art 
animations"
+HOMEPAGE="https://pypi.org/project/asciimatics/ 
https://github.com/peterbrittain/asciimatics;
+
+if [[ "${PV}" ==  ]]
+then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/peterbrittain/asciimatics.git;
+else
+   
SRC_URI="https://github.com/peterbrittain/asciimatics/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64"
+fi
+
+LICENSE="Apache-2.0"
+SLOT="0"
+
+RESTRICT="mirror test"
+
+RDEPEND="
+   >=dev-python/pyfiglet-0.7.2[${PYTHON_USEDEP}]
+   >=dev-python/pillow-2.7.0[${PYTHON_USEDEP}]
+   dev-python/wcwidth[${PYTHON_USEDEP}]
+   dev-python/future[${PYTHON_USEDEP}]
+"
+
+src_prepare() {
+   default
+   sed -i -e "s/use_scm_version={/\0'fallback_version': '${PV}',/" setup.py
+}

diff --git a/dev-python/asciimatics/asciimatics-.ebuild 
b/dev-python/asciimatics/asciimatics-.ebuild
new file mode 100644
index 000..91f368b
--- /dev/null
+++ b/dev-python/asciimatics/asciimatics-.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7} )
+inherit distutils-r1
+
+DESCRIPTION="Package for curses-like operations, text UIs and ASCII art 
animations"
+HOMEPAGE="https://pypi.org/project/asciimatics/ 
https://github.com/peterbrittain/asciimatics;
+
+if [[ "${PV}" ==  ]]
+then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/peterbrittain/asciimatics.git;
+else
+   
SRC_URI="https://github.com/peterbrittain/asciimatics/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64"
+fi
+
+LICENSE="Apache-2.0"
+SLOT="0"
+
+RESTRICT="mirror"
+
+RDEPEND="
+   >=dev-python/pyfiglet-0.7.2[${PYTHON_USEDEP}]
+   >=dev-python/pillow-2.7.0[${PYTHON_USEDEP}]
+   dev-python/wcwidth[${PYTHON_USEDEP}]
+   dev-python/future[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   ${RDEPEND}
+   dev-python/mock
+   )
+"
+
+distutils_enable_tests nose

diff --git a/dev-python/asciimatics/metadata.xml 
b/dev-python/asciimatics/metadata.xml
new file mode 100644
index 000..e236e2c
--- /dev/null
+++ b/dev-python/asciimatics/metadata.xml
@@ -0,0 +1,13 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+coppens.matthias@gmail.com
+Matthias Coppens
+
+
+https://asciimatics.readthedocs.io/en/stable/
+peterbrittain/asciimatics
+https://github.com/peterbrittain/asciimatics/issues
+
+