summaryrefslogtreecommitdiff
path: root/dev-python/wcwidth
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /dev-python/wcwidth
reinit the tree, so we can have metadata
Diffstat (limited to 'dev-python/wcwidth')
-rw-r--r--dev-python/wcwidth/Manifest6
-rw-r--r--dev-python/wcwidth/metadata.xml12
-rw-r--r--dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild27
-rw-r--r--dev-python/wcwidth/wcwidth-0.1.7.ebuild27
4 files changed, 72 insertions, 0 deletions
diff --git a/dev-python/wcwidth/Manifest b/dev-python/wcwidth/Manifest
new file mode 100644
index 000000000000..72e771ef83b1
--- /dev/null
+++ b/dev-python/wcwidth/Manifest
@@ -0,0 +1,6 @@
+DIST wcwidth-0.1.7.tar.gz 22884 SHA256 3df37372226d6e63e1b1e1eda15c594bca98a22d33a23832a90998faa96bc65e SHA512 5bc9625fbd10721a50a3ac7d7f91012cca8e4f83533f265cf56890498bc52a53b155c82e67d6bc5523a5593c8d7992a1dec2a0f590318170eddf987c56f9c368 WHIRLPOOL 3e45d689500952b69fdd78190454bae95b0f124206ad43d3bad9aa1e41d54885c326de60b67290e8ffe60dd4330a65b286f534d0bbb52572da30c958a9dfe10a
+EBUILD wcwidth-0.1.7-r1.ebuild 673 SHA256 0db55fcf211953253196dbdc856a4dc4bf7dde449f00872c745c4b451a57b66a SHA512 9a019e231d131f10403a63d752b8e5a1c97a35b5f920d7fe50e3c8c3e944c7b04325f0fd76ee48df4246994dc744eaf8de0271638e70d424c3ca19a7ef56082f WHIRLPOOL b17dc76fd0afb3a828b5cc43ac82e442d690449545762eeb9500d4e38e71463feb4d5d4e55e7279fcd30bfbad790195851e495454b95e557a7795a73e19f1f4d
+EBUILD wcwidth-0.1.7.ebuild 662 SHA256 b5d91172cec95facca32dd1886782ad70f80a92118e94d54cfd001806228aea2 SHA512 8d261e73fa8a4082ae43b5b30dcfc3902fc94d2672b79a10a765e4e05bae28d96c4ae1d80d512baf6fee60e5f4acfd70fadfaf59f38810ac14526e239694daa7 WHIRLPOOL 43fcb72726391f7be89dd21037168e02724df20469ae4fefeec884917422330906d32214985da9d922076ed343681def78e34a67dbd04e4e19461cb534fe0806
+MISC ChangeLog 3822 SHA256 2e3180d96c864c057cc05aa3eb386aa1ee4656063e327a43967cc3995547c3d1 SHA512 b8a85bfbc72fa4a298083a684e5a21f7d0f15f6f85e76cfb1cd76c2c742e3a008a1f5d0368c944f87bc23c820685e1141d3f781203bfe91d8886142756af830f WHIRLPOOL 122e5e01637cfee9525359e2cd103ada3f4effa3fc96c1cc41c23c2ae7804746fe998cca14c12b65a38d58f2984a5eb4c047263b9fc44fd8f76ea09dae034c13
+MISC ChangeLog-2015 545 SHA256 ccc7dca79bb1c42c6c1b04481b4dd5ecdb246c471666171cdf31dcceb63e1cae SHA512 4deed215e67cebba3ae370938e1f243286c58e33e1e4e06255ae5b44c6efa020aab3e4ec58209475bda956150ae71ca3d75b96395b2b2f7615d0fd584e5ecfb5 WHIRLPOOL 68bfb8e400c92073e1d8ad2282b4e60bc574d5eab21ebca99b450e42a5b4e6f92e278bb747654b7308b6c84c0829f39121d824542cc78a53eb4b0620ec26ad74
+MISC metadata.xml 376 SHA256 cd2700a6d139735151cfcce947d274641e24f2897f916dccde45466b7f2a1b0a SHA512 9f797fb27ebf7f1fd99d2c9a8c61ccffe1cc40f46991d9437dae121366da1edb31ee6ada3c202ced30fde0a90766453e72bcbb43a48919519f3de0b31681e213 WHIRLPOOL 79a0a3efb44d0502169beca03c2e01d7125875d107469e4e5af4486266bdf6ad715a4370de9b142ca305f84b9fb2c9284cb34ac82b29ab7b280fd0cf49e254d1
diff --git a/dev-python/wcwidth/metadata.xml b/dev-python/wcwidth/metadata.xml
new file mode 100644
index 000000000000..6f588e5a84a1
--- /dev/null
+++ b/dev-python/wcwidth/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="pypi">wcwidth</remote-id>
+ <remote-id type="github">jquast/wcwidth</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild b/dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild
new file mode 100644
index 000000000000..f53458451d05
--- /dev/null
+++ b/dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Measures number of Terminal column cells of wide-character codes"
+HOMEPAGE="https://pypi.python.org/pypi/wcwidth/ https://github.com/jquast/wcwidth"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="MIT"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+"
+
+python_test() {
+ py.test -v -rs --strict wcwidth/tests || die
+}
diff --git a/dev-python/wcwidth/wcwidth-0.1.7.ebuild b/dev-python/wcwidth/wcwidth-0.1.7.ebuild
new file mode 100644
index 000000000000..a9351170f80f
--- /dev/null
+++ b/dev-python/wcwidth/wcwidth-0.1.7.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
+
+inherit distutils-r1
+
+DESCRIPTION="Measures number of Terminal column cells of wide-character codes"
+HOMEPAGE="https://pypi.python.org/pypi/wcwidth/ https://github.com/jquast/wcwidth"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="MIT"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+"
+
+python_test() {
+ py.test -v -rs --strict wcwidth/tests || die
+}