From e3872864be25f7421015bef2732fa57c0c9fb726 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 4 Aug 2018 08:53:53 +0100 Subject: gentoo resync : 04.08.2018 --- dev-python/python-ctags/Manifest | 6 +++--- dev-python/python-ctags/metadata.xml | 2 +- dev-python/python-ctags/python-ctags-1.2.3.ebuild | 26 ----------------------- dev-python/python-ctags/python-ctags-1.3.0.ebuild | 26 +++++++++++++++++++++++ 4 files changed, 30 insertions(+), 30 deletions(-) delete mode 100644 dev-python/python-ctags/python-ctags-1.2.3.ebuild create mode 100644 dev-python/python-ctags/python-ctags-1.3.0.ebuild (limited to 'dev-python/python-ctags') diff --git a/dev-python/python-ctags/Manifest b/dev-python/python-ctags/Manifest index 1f392e8aaf82..d4f820e999dd 100644 --- a/dev-python/python-ctags/Manifest +++ b/dev-python/python-ctags/Manifest @@ -1,5 +1,5 @@ -DIST python-ctags3-1.2.3.tar.gz 45646 BLAKE2B 3e8d2044a8c06f903efc02d4fa62a0dc3446426ce716a694b8b3daeba92aec56773f0c02a0a360d15a475b4cac32686f34997b98302198c667137b3c1b093f28 SHA512 3bbe730e75a5ae36208113c6e2c43894942002ee37ed700990416fe54d5644b2d2be795935d1392191aae11797ec613ca143343a287596a0a327027c2f170525 DIST python-ctags3-1.2.4.tar.gz 47774 BLAKE2B 4b1844a6a0d6d89e014206b728e1f1d8b964db2b85afe599cfc254b68f663052d7d1169c257378243e22929297bd254e23ce4c21e1ea1c9a60d7007727c322bf SHA512 db6be08164da71b17de1a7fa46aaa60a5b83784f18ca4e2314e3b9954abe8996d5e07ed98aa024f70899fe87cf53d37671c9f42e567766b4a8af0f728df2bcfb -EBUILD python-ctags-1.2.3.ebuild 560 BLAKE2B 7f273f6a33998af09ff5539a1e8fcf36df6370df66f561622a4f192be5368e476d9ea0511440e319df7ab288d400dc242d2759e01d7663f32de5977b0a569029 SHA512 a079511d8c81d637bf8b289d31b1fa367cc8659d3eeeda3a2a7f7e70452c846ace9053d1e99250936cfed19668543b77b5799d2fdf238ecdb0a4ef48cc0338cf +DIST python-ctags3-1.3.0.tar.gz 54615 BLAKE2B b334b834cefb01bdbf2c061d44ef6e38070c2b3e5da6de25beb09d24bc9d5891a6892a4b0c9e8fa8f8168bf344c10880ac987e263844cb3dd21303f8c2d105e6 SHA512 3ad4433d69bd159879ff4eface5150acc8c0f609cc7597885824056ce4ec148e55ad234dffa53f07977aa3ace24846e180adce5316a2950ac8d4ff58ad128b68 EBUILD python-ctags-1.2.4.ebuild 573 BLAKE2B 689ce02e21ed9d40b8d2ab07d83b9a62ae061f40f2fc83056588fe79d18deda60ecfff9c9fa71a8055ac3752413a9ba3d39bd135c0849a6aeb437d6a2f05094f SHA512 db31dfa573e1ce74f7ec8ab11cbb8a87d8c465347a4f15d6b5ec3386332f9b72941deb089785dc8e82c6e00d4f3f91db4724d9787dc3e56c73718dee30db0cf7 -MISC metadata.xml 454 BLAKE2B 910f1b1ed0136361ce7aea161214ad0bcdefcb23d7244319cdcfb0bc2614236e5fee7a3c6fedebe12a37196e9be59e9d9835edbdc4441357dfaefef71abb0cd1 SHA512 f1b9a8992b0714cb96333c63cd4447915c387ed2e7e5367f9a131a3b1dd18592646915f72235f9f7cf780724d73da3da19a61f849a6dbd6c75c4e0329296e571 +EBUILD python-ctags-1.3.0.ebuild 574 BLAKE2B b5b692fd105476c8372b96eaba836c349ce88ceb6e1e37a056efd36e2bbbd88978f218083089bee5c0dec00adcbe622142531acebf8ac11ac480e72dd23643f1 SHA512 158a18f532c559822a14538930eda289e29c94d14096e9f5106f6159e31681e97da1b24ed0bcecf281fb08c1b58c79ea454cb24bf491e417854d58d8324bb3ce +MISC metadata.xml 455 BLAKE2B af37b4a79a49f4128c7ed43a10ba5a384d5d6d4a33912cf74fb59ddbddd155184f1e47161519649ddac98556ad17cee495913321632f30a629704eabf7fc5d11 SHA512 480ef8e0ccfb6e278348ed31be811e51ec6a845c984c92d9d215d0375305278639dda7e409b66f18860ea980de149656b0dfd8111d26aaf79787e3c7a34ce848 diff --git a/dev-python/python-ctags/metadata.xml b/dev-python/python-ctags/metadata.xml index 7e80c76c504e..123026b36366 100644 --- a/dev-python/python-ctags/metadata.xml +++ b/dev-python/python-ctags/metadata.xml @@ -8,6 +8,6 @@ python-ctags3 jonashaag/python-ctags3 - https://github.com/jonashaag/python-ctags/issues + https://github.com/jonashaag/python-ctags3/issues diff --git a/dev-python/python-ctags/python-ctags-1.2.3.ebuild b/dev-python/python-ctags/python-ctags-1.2.3.ebuild deleted file mode 100644 index d4796aaae819..000000000000 --- a/dev-python/python-ctags/python-ctags-1.2.3.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) - -inherit distutils-r1 - -MY_PN="${PN}3" -DESCRIPTION="Exuberant Ctags indexing python bindings" -HOMEPAGE="https://github.com/jonashaag/python-ctags3" -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz" - -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND="dev-util/ctags" -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" - -S="${WORKDIR}/${MY_PN}-${PV}" - -python_test() { - esetup.py test -} diff --git a/dev-python/python-ctags/python-ctags-1.3.0.ebuild b/dev-python/python-ctags/python-ctags-1.3.0.ebuild new file mode 100644 index 000000000000..c676cc532493 --- /dev/null +++ b/dev-python/python-ctags/python-ctags-1.3.0.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6,7}} ) + +inherit distutils-r1 + +MY_PN="${PN}3" +DESCRIPTION="Exuberant Ctags indexing python bindings" +HOMEPAGE="https://github.com/jonashaag/python-ctags3" +SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz" + +LICENSE="LGPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND="dev-util/ctags" +BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" + +S="${WORKDIR}/${MY_PN}-${PV}" + +python_test() { + esetup.py test +} -- cgit v1.2.3