From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-948021-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 22608139694 for <garchives@archives.gentoo.org>; Thu, 4 May 2017 17:13:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6FDF7E0CFD; Thu, 4 May 2017 17:13:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4BDAFE0CFD for <gentoo-commits@lists.gentoo.org>; Thu, 4 May 2017 17:13:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 DB6DE3416C1 for <gentoo-commits@lists.gentoo.org>; Thu, 4 May 2017 17:13:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 546D77449 for <gentoo-commits@lists.gentoo.org>; Thu, 4 May 2017 17:13:47 +0000 (UTC) From: "Zac Medico" <zmedico@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, "Zac Medico" <zmedico@gentoo.org> Message-ID: <1493918025.b1be1af1e1aafb671d97fa4fca4c10e73b5d534a.zmedico@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/webencodings/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/webencodings/Manifest dev-python/webencodings/webencodings-0.5.1.ebuild X-VCS-Directories: dev-python/webencodings/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: b1be1af1e1aafb671d97fa4fca4c10e73b5d534a X-VCS-Branch: master Date: Thu, 4 May 2017 17:13:47 +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-Archives-Salt: c631161a-6ca3-4b30-a721-7a42cb1dc045 X-Archives-Hash: 0b544c8883bbcecb4691d632380ec663 commit: b1be1af1e1aafb671d97fa4fca4c10e73b5d534a Author: Zac Medico <zmedico <AT> gentoo <DOT> org> AuthorDate: Thu May 4 17:04:43 2017 +0000 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org> CommitDate: Thu May 4 17:13:45 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1be1af1 dev-python/webencodings: version bump to 0.5.1 Package-Manager: Portage-2.3.5, Repoman-2.3.2 dev-python/webencodings/Manifest | 1 + dev-python/webencodings/webencodings-0.5.1.ebuild | 36 +++++++++++++++++++++++ 2 files changed, 37 insertions(+) diff --git a/dev-python/webencodings/Manifest b/dev-python/webencodings/Manifest index 1065ef55e6b..b42a2bb99fb 100644 --- a/dev-python/webencodings/Manifest +++ b/dev-python/webencodings/Manifest @@ -1 +1,2 @@ +DIST webencodings-0.5.1.tar.gz 9721 SHA256 b36a1c245f2d304965eb4e0a82848379241dc04b865afcc4aab16748587e1923 SHA512 b727b01bac6ec79bca517960d27b4c0668b295f25559471b9641c2c33dab55db6dac9c990952177964c6418382c22831b14d57df5e632d51d7abf97b61f24326 WHIRLPOOL 54d53eec2bc19d2fe1aae8f3cc7fc17d70026a200cca3b3b90f1f4c48ac183d22113f4070a8d2feb5c6f6f2693ab161cc3750f3b448c91f3ef243ee4fb03ead4 DIST webencodings-0.5.tar.gz 9479 SHA256 a5c55ee93b24e740fe951c37b5c228dccc1f171450e188555a775261cce1b904 SHA512 3f0c1995d23a8ccf8f0b02301edec5834336c27b7daf2335ded888073a1f13058acd93477cd020bb2b12d51b393d9b3166acf4995564cb9751ace8df35a891c2 WHIRLPOOL 72865b86c152e6a43ab1c64e127055629dbfc8419e46b3647c94ff75e55cad3b446bd0951979fa2b39daa847e1cf9e64b4a54ea11bc494b85c4a6b747857cdb1 diff --git a/dev-python/webencodings/webencodings-0.5.1.ebuild b/dev-python/webencodings/webencodings-0.5.1.ebuild new file mode 100644 index 00000000000..0cf7fc314c0 --- /dev/null +++ b/dev-python/webencodings/webencodings-0.5.1.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 ) + +inherit distutils-r1 + +DESCRIPTION="Character encoding aliases for legacy web content" +HOMEPAGE="https://github.com/SimonSapin/python-webencodings http://pypi.python.org/pypi/webencodings" +SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +IUSE="test" + +RDEPEND="" +DEPEND="${RDEPEND} + dev-python/setuptools[${PYTHON_USEDEP}] + test? ( + dev-python/pytest[${PYTHON_USEDEP}] + )" + +python_prepare_all(){ + cat >> setup.cfg <<- EOF + [pytest] + python_files=test*.py + EOF + distutils-r1_python_prepare_all +} + +python_test() { + py.test -v -v || die +}