From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 B35391382C5 for ; Fri, 22 May 2020 02:21:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9506FE0965; Fri, 22 May 2020 02:21:57 +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 719BDE0965 for ; Fri, 22 May 2020 02:21:57 +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 DFC4934F2AE for ; Fri, 22 May 2020 02:21:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 43634253 for ; Fri, 22 May 2020 02:21:54 +0000 (UTC) From: "Patrick McLean" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrick McLean" Message-ID: <1590114107.bf5d35ac205d6fc1bb83d8557a9c998641fa59da.chutzpah@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-xmlsec/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/python-xmlsec/Manifest dev-python/python-xmlsec/python-xmlsec-1.3.7.ebuild dev-python/python-xmlsec/python-xmlsec-1.3.8.ebuild X-VCS-Directories: dev-python/python-xmlsec/ X-VCS-Committer: chutzpah X-VCS-Committer-Name: Patrick McLean X-VCS-Revision: bf5d35ac205d6fc1bb83d8557a9c998641fa59da X-VCS-Branch: master Date: Fri, 22 May 2020 02:21:54 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cff86bb4-c477-4b42-8865-07fb458dfc6f X-Archives-Hash: a76c978ee35913271dd6658fa53afc80 commit: bf5d35ac205d6fc1bb83d8557a9c998641fa59da Author: Patrick McLean gentoo org> AuthorDate: Fri May 22 02:21:23 2020 +0000 Commit: Patrick McLean gentoo org> CommitDate: Fri May 22 02:21:47 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf5d35ac dev-python/python-xmlsec-1.3.8: Version bump Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrick McLean gentoo.org> dev-python/python-xmlsec/Manifest | 2 +- .../{python-xmlsec-1.3.7.ebuild => python-xmlsec-1.3.8.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/python-xmlsec/Manifest b/dev-python/python-xmlsec/Manifest index c6c1ef8f7e6..ffa837c0a83 100644 --- a/dev-python/python-xmlsec/Manifest +++ b/dev-python/python-xmlsec/Manifest @@ -1,2 +1,2 @@ DIST python-xmlsec-1.3.6.tar.gz 51174 BLAKE2B e6571d16268450c5e144aae8da5be42a6aa20f239859c0a5a85f5e20f361d5d85b85772cd5cdd296f2fb9da5f3dffbb869d537bd96fe68b7d4495bb378471d07 SHA512 ccfbe4c8266a5340f67331eac35174ae2cc175ce32ea8482c8b9757275466f058a5977ce62f39bce3c3abeda28988455c93302362c7f219d7b88b44ef245e972 -DIST python-xmlsec-1.3.7.tar.gz 71412 BLAKE2B 56bfe2a1ffff7fc2bbef96ccc8b3fe5434589a11371a87538f819f7ae8ddb8db5fbb1d0790b9e03d7039fbfd62c9f8d6e90ad2ef0bee66ac97ff1a239718e4db SHA512 87949b445ac962e68467c9466275cb72cb17cedd7736046997e1b2f70d80c6159f5740577b7762f9f4518a1bb9c0e1553061010118d6eb688c276335532fa6d5 +DIST python-xmlsec-1.3.8.tar.gz 71522 BLAKE2B d5a35a11c0664ba8ef191db1cbd57abbae2a38a404ae1474fcdc553c6a85c8c96a976c2f4b2ecdab59d9f1b26987a5feaa17851750a83d901deb3c2c47046ebf SHA512 db1a80443b0f86f84eb6256a9d67827da023b989c6b24cdfc0588b34c7a120071758ccc7b21b0b105f0a6e879a4769a325794b8db82c0c41ec12004cd7ea185c diff --git a/dev-python/python-xmlsec/python-xmlsec-1.3.7.ebuild b/dev-python/python-xmlsec/python-xmlsec-1.3.8.ebuild similarity index 94% rename from dev-python/python-xmlsec/python-xmlsec-1.3.7.ebuild rename to dev-python/python-xmlsec/python-xmlsec-1.3.8.ebuild index f846953be22..af996d17df8 100644 --- a/dev-python/python-xmlsec/python-xmlsec-1.3.7.ebuild +++ b/dev-python/python-xmlsec/python-xmlsec-1.3.8.ebuild @@ -32,7 +32,7 @@ RESTRICT=test distutils_enable_tests pytest python_prepare_all() { - sed -e "s:use_scm_version=.*:version='${PN}',:" \ + sed -e "s:use_scm_version=.*:version='${PV}',:" \ -e "/setup_requires/ d" \ -i setup.py || die