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 44EAE139694 for ; Tue, 6 Jun 2017 06:26:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6487921C08D; Tue, 6 Jun 2017 06:25:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 3166421C08D for ; Tue, 6 Jun 2017 06:25:54 +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 93F17341938 for ; Tue, 6 Jun 2017 06:25:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A352E7478 for ; Tue, 6 Jun 2017 06:25:50 +0000 (UTC) From: "Slawek Lis" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Slawek Lis" Message-ID: <1496730225.df8a3964a6d724905a1c548e35efb5ce7b5cf6b7.slis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django-durationfield/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/django-durationfield/Manifest dev-python/django-durationfield/django-durationfield-0.5.2.ebuild dev-python/django-durationfield/django-durationfield-0.5.4.ebuild X-VCS-Directories: dev-python/django-durationfield/ X-VCS-Committer: slis X-VCS-Committer-Name: Slawek Lis X-VCS-Revision: df8a3964a6d724905a1c548e35efb5ce7b5cf6b7 X-VCS-Branch: master Date: Tue, 6 Jun 2017 06:25:50 +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-Archives-Salt: fe74e2fe-590c-434e-b6f1-bce5a53b2b3b X-Archives-Hash: 9f184ab34b3652804ee34ce2a160664c commit: df8a3964a6d724905a1c548e35efb5ce7b5cf6b7 Author: Slawomir Lis gentoo org> AuthorDate: Mon Jun 5 06:58:22 2017 +0000 Commit: Slawek Lis gentoo org> CommitDate: Tue Jun 6 06:23:45 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df8a3964 dev-python/django-durationfield: version bump to 0.5.4 Also updated to use PYTHON_USEDEP Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-python/django-durationfield/Manifest | 1 + dev-python/django-durationfield/django-durationfield-0.5.2.ebuild | 8 ++++---- ...rationfield-0.5.2.ebuild => django-durationfield-0.5.4.ebuild} | 8 ++++---- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/dev-python/django-durationfield/Manifest b/dev-python/django-durationfield/Manifest index ceaefdd8727..133f118c1ef 100644 --- a/dev-python/django-durationfield/Manifest +++ b/dev-python/django-durationfield/Manifest @@ -1 +1,2 @@ DIST django-durationfield-0.5.2.tar.gz 4324 SHA256 7fb097b4418c67284c99790e6927191e0fb5c014356d3e3d2b26e8919e37cdcf SHA512 de0ea6b9b86cf29d4a5813a80cf7a02f66d0774b58266799e83f8e734a1cf071352ae57d8f8ded8fb16f9a74dd284a4c146d98f75a78bf0463bf767e4156b3ad WHIRLPOOL 6607fb2a1169c963dcb798ce1d27cdf599f2c71bb6b6e8d55c549d502066c500c65b9bf497d8059158f4fef455705523b7270419d2cdbaa2de823c372af8492d +DIST django-durationfield-0.5.4.tar.gz 4728 SHA256 29e3df5e28d2422b3ac5e5fd3129dc3285dba729df176c464e6ee73a0710a45a SHA512 84885ab7bb07ed3c5a64094a2beb7d4adcf8b0f9f2933ad2c1d4654789bd71aa7d2efd5c84931f22f81a51e8aaeb3ed9415a12c69dfd7354c2317ea912fdc610 WHIRLPOOL 7efb893bb62ed44e28022d691ed17cde1f779335d8923df851c1cc299df3cbce66d494911422ec306cca1890780b376c380118f8b859d38a1dedb49f266dfd9f diff --git a/dev-python/django-durationfield/django-durationfield-0.5.2.ebuild b/dev-python/django-durationfield/django-durationfield-0.5.2.ebuild index fa2675d3762..23c9e23b4cf 100644 --- a/dev-python/django-durationfield/django-durationfield-0.5.2.ebuild +++ b/dev-python/django-durationfield/django-durationfield-0.5.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" -PYTHON_COMPAT=( python{2_7,3_4} ) +PYTHON_COMPAT=( python{2_{6,7},3_{3,4}} ) inherit distutils-r1 @@ -17,10 +17,10 @@ SLOT="0" IUSE="" RDEPEND=" - >=dev-python/django-1.4 + >=dev-python/django-1.4[${PYTHON_USEDEP}] " DEPEND=" ${RDEPEND} - dev-python/setuptools + dev-python/setuptools[${PYTHON_USEDEP}] " diff --git a/dev-python/django-durationfield/django-durationfield-0.5.2.ebuild b/dev-python/django-durationfield/django-durationfield-0.5.4.ebuild similarity index 68% copy from dev-python/django-durationfield/django-durationfield-0.5.2.ebuild copy to dev-python/django-durationfield/django-durationfield-0.5.4.ebuild index fa2675d3762..5a796ae3464 100644 --- a/dev-python/django-durationfield/django-durationfield-0.5.2.ebuild +++ b/dev-python/django-durationfield/django-durationfield-0.5.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" -PYTHON_COMPAT=( python{2_7,3_4} ) +PYTHON_COMPAT=( python{2_{6,7},3_{3,4,5,6}} ) inherit distutils-r1 @@ -17,10 +17,10 @@ SLOT="0" IUSE="" RDEPEND=" - >=dev-python/django-1.4 + >=dev-python/django-1.4[${PYTHON_USEDEP}] " DEPEND=" ${RDEPEND} - dev-python/setuptools + dev-python/setuptools[${PYTHON_USEDEP}] "