From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1244296-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B18B81382C5 for <garchives@archives.gentoo.org>; Sat, 23 Jan 2021 03:39:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B7D7BE0BCB; Sat, 23 Jan 2021 03:39:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 96068E0BCB for <gentoo-commits@lists.gentoo.org>; Sat, 23 Jan 2021 03:39:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E4C3034103F for <gentoo-commits@lists.gentoo.org>; Sat, 23 Jan 2021 03:39:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1A34C476 for <gentoo-commits@lists.gentoo.org>; Sat, 23 Jan 2021 03:39:35 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1611373054.7c0d15ab0030e5405a295d92ebfaafe66e1c5bdd.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/latexcodec/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/latexcodec/Manifest dev-python/latexcodec/latexcodec-2.0.1.ebuild X-VCS-Directories: dev-python/latexcodec/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 7c0d15ab0030e5405a295d92ebfaafe66e1c5bdd X-VCS-Branch: master Date: Sat, 23 Jan 2021 03:39:35 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 83eaa2c9-e79e-4858-b60d-83168db53b40 X-Archives-Hash: 06dc69f001e914a1335b639a91e171a3 commit: 7c0d15ab0030e5405a295d92ebfaafe66e1c5bdd Author: William Pettersson <william <AT> ewpettersson <DOT> se> AuthorDate: Fri Jan 22 11:42:05 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 23 03:37:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c0d15ab dev-python/latexcodec: Version bump to 2.0.1 Some new translations added Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: William Pettersson <william <AT> ewpettersson.se> Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/latexcodec/Manifest | 1 + dev-python/latexcodec/latexcodec-2.0.1.ebuild | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+) diff --git a/dev-python/latexcodec/Manifest b/dev-python/latexcodec/Manifest index cd1b865795d..24e339d1015 100644 --- a/dev-python/latexcodec/Manifest +++ b/dev-python/latexcodec/Manifest @@ -1 +1,2 @@ DIST latexcodec-2.0.0.tar.gz 29919 BLAKE2B 163fe7332aba7628265f1462570c8d22ec4044dd7b7383de8280bbc617ba4dc26e90f12e6777d690c7a8ae4f6564dbf7519bd6f57cf3dca2820a1fc647a1d7ef SHA512 3c0540b4e5dbc88908b26c68b4c6fca573b45a6b17053733b35a16716510bb67ef6099fae8e48e094a6f08be4e4eac48e889366f035ab38f80e31dd61f08a3c1 +DIST latexcodec-2.0.1.tar.gz 30131 BLAKE2B 8af9cf81a1e0a8b72bf4eb1be206d2f2029598372872f1c43d8abe5e69efeba957d610102f44a5da552325f5525e1668e52ba2cc6c9a2d3f4b7c59c375f040e0 SHA512 e7f23b91904e0bd4a3f052f5f201b125e84c1f94a247b869e14c8f45ee8bc2c478e8887a792efa8c9b6d2b7fefed43fc66e797206b6e40aedaedc68ce7865cab diff --git a/dev-python/latexcodec/latexcodec-2.0.1.ebuild b/dev-python/latexcodec/latexcodec-2.0.1.ebuild new file mode 100644 index 00000000000..d0b505b9f68 --- /dev/null +++ b/dev-python/latexcodec/latexcodec-2.0.1.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{7..9} ) + +inherit distutils-r1 + +DESCRIPTION="Lexer and codec to work with LaTeX code in Python" +HOMEPAGE="https://github.com/mcmtroffaes/latexcodec/ https://pypi.org/project/latexcodec/" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND="dev-python/six[${PYTHON_USEDEP}]" + +distutils_enable_tests pytest