From 74d8730e83cefbc6ece346d9bdeb9f00d825838c Mon Sep 17 00:00:00 2001 From: blshkv Date: Fri, 6 Nov 2020 08:44:06 +0800 Subject: [PATCH] jsbeautifier-1.13.0.ebuild --- .../editorconfig/editorconfig-0.12.2.ebuild | 5 +++-- dev-python/jsbeautifier/Manifest | 1 + .../jsbeautifier/jsbeautifier-1.13.0.ebuild | 22 +++++++++++++++++++ .../base/package.accept_keywords/dev-python | 3 --- 4 files changed, 26 insertions(+), 5 deletions(-) create mode 100644 dev-python/jsbeautifier/jsbeautifier-1.13.0.ebuild diff --git a/dev-python/editorconfig/editorconfig-0.12.2.ebuild b/dev-python/editorconfig/editorconfig-0.12.2.ebuild index 8ba6c1d79..d96052990 100644 --- a/dev-python/editorconfig/editorconfig-0.12.2.ebuild +++ b/dev-python/editorconfig/editorconfig-0.12.2.ebuild @@ -3,6 +3,7 @@ EAPI=7 +DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 @@ -16,10 +17,10 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="PSF-2.4" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" +DEPEND="" RDEPEND="" S=${WORKDIR}/${MY_P} diff --git a/dev-python/jsbeautifier/Manifest b/dev-python/jsbeautifier/Manifest index 1be8834fb..d633956ca 100644 --- a/dev-python/jsbeautifier/Manifest +++ b/dev-python/jsbeautifier/Manifest @@ -1 +1,2 @@ DIST jsbeautifier-1.11.0.tar.gz 69799 BLAKE2B a24fe2d43a836c71ec19342013cd6e33977a671813410488fd4af2112e697f2d7b505481827dd585dd6101265c0699d278cd7d5d8867460d4ceadcdeca0d6dae SHA512 1321493314f091b3b6d8d128de0f5931dbc35b447ea59665044262e99098b9766d7e1a7fa2725423fdfe13be88cc25858b40e8a88a4e3d9bb5426a8ba617156c +DIST jsbeautifier-1.13.0.tar.gz 72016 BLAKE2B 061321a5eea0aafd355c4e3ea4227b385b38e9726d1ed80f81dcac4a1f4d6cd15c077cdda51c279ac8cf72976cc1e4dad3834c89d25c8067d1e449ba76bd42ab SHA512 2ae74b8579cedab0d7d1954e91f1a89228eed8dd0f568a52978fdc57ff4369eb69054f5ec207ccd0e687404371d47d71a9a816253021687c3abb5484f8392b9a diff --git a/dev-python/jsbeautifier/jsbeautifier-1.13.0.ebuild b/dev-python/jsbeautifier/jsbeautifier-1.13.0.ebuild new file mode 100644 index 000000000..c4d49beb5 --- /dev/null +++ b/dev-python/jsbeautifier/jsbeautifier-1.13.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DISTUTILS_USE_SETUPTOOLS=rdepend +PYTHON_COMPAT=( python3_{6,7,8} ) + +inherit distutils-r1 + +DESCRIPTION="Beautify, unpack or deobfuscate JavaScript" +HOMEPAGE="https://pypi.python.org/pypi/jsbeautifier" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="amd64 ~arm64 x86" +IUSE="" + +RDEPEND=">=dev-python/six-1.13.0[${PYTHON_USEDEP}] + >=dev-python/editorconfig-0.12.2[${PYTHON_USEDEP}]" +DEPEND="${RDEPEND}" diff --git a/profiles/pentoo/base/package.accept_keywords/dev-python b/profiles/pentoo/base/package.accept_keywords/dev-python index c0eb88d69..531c63c08 100644 --- a/profiles/pentoo/base/package.accept_keywords/dev-python +++ b/profiles/pentoo/base/package.accept_keywords/dev-python @@ -57,8 +57,6 @@ dev-python/neobolt dev-python/neotime dev-python/pywerview -dev-python/jsbeautifier - ############ Gentoo unstable ====================== =dev-python/pycryptodomex-3.9* ~dev-python/ldap3-2.7 @@ -106,7 +104,6 @@ dev-python/pyasn1 ~dev-python/construct-2.8.10 ~dev-python/cryptography-2.9 ~dev-python/dataclasses-0.7 -~dev-python/editorconfig-0.12.1 =dev-python/h11-0.10* ~dev-python/html2text-2016.5.29 ~dev-python/hyper-h2-3.0.1