commit:     983d14cf18efbac8551d3ff484fe0f94ae144a50
Author:     Johann Schmitz <ercpe <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 16 15:14:21 2016 +0000
Commit:     Johann Schmitz <ercpe <AT> gentoo <DOT> org>
CommitDate: Sat Jan 16 15:14:21 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=983d14cf

dev-python/django-otp: Version bump

Package-Manager: portage-2.2.26

 dev-python/django-otp/Manifest                                        | 2 +-
 .../django-otp/{django-otp-0.3.1.ebuild => django-otp-0.3.4.ebuild}   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/django-otp/Manifest b/dev-python/django-otp/Manifest
index 7628132..800f7b1 100644
--- a/dev-python/django-otp/Manifest
+++ b/dev-python/django-otp/Manifest
@@ -1,2 +1,2 @@
 DIST django-otp-0.2.7.tar.gz 76879 SHA256 
dfc305aa894da2b7111c8846d90254b0d9099f415e14165f6e784f5ceddd5f3f SHA512 
b48c6dd505ed06b4028a1d27213ea759a1a54ca5f4e5c8dc2aad826535a80295fcdde3a1da455256927d26906e53ee40c47a0ab89de5c6331c2f3567e43fdae7
 WHIRLPOOL 
eb819e389d924953537f0f9db2dff56631b07ea50f898abd398f873dad0144255e14984f6f5aa2ab0d0bd296163c995c7837ab6fafefab87646189047b839f52
-DIST django-otp-0.3.1.tar.gz 38800 SHA256 
2aa9f24d655ca0c2583b7fc08c603c2861f337155e35fcc5aae9946e6985db45 SHA512 
6eb78da109609ab843d97c170615a2273f32fa02cd9ca874f8e059c80736d98015477c1c15e8db2fba59a449b44c471f067e3ddb87776378e908c04e3a8a82db
 WHIRLPOOL 
fe27c2fbdd89ff279694d4b2baa0cd11354c104baccbad8282036ddd476da5b3cadb331d372c7114bcc77f885c606f875039e27b72f1d271fa1df7387e794d2a
+DIST django-otp-0.3.4.tar.gz 39992 SHA256 
5e002e6f63211f1d2babb525f3ba7ef07851239671c48c439ba4800099cb5a2e SHA512 
62b6683050a9dbd0bcfc9a63bd965f19e5d088c3e53c5e45067f8a785aa7b2a7b540d0331742bf8b979ad95d308f944bfef250989d1f782849a71bbc79a7d53c
 WHIRLPOOL 
cab0e765007e68caaf79272452d9de74fbc11ccd84f436e506e3180e5ce20bec52ada1b7a75deab3f586bdda76207bc5ebf376288094568bdc0dcaae0389f10e

diff --git a/dev-python/django-otp/django-otp-0.3.1.ebuild 
b/dev-python/django-otp/django-otp-0.3.4.ebuild
similarity index 73%
rename from dev-python/django-otp/django-otp-0.3.1.ebuild
rename to dev-python/django-otp/django-otp-0.3.4.ebuild
index 407eec6..ffa3458 100644
--- a/dev-python/django-otp/django-otp-0.3.1.ebuild
+++ b/dev-python/django-otp/django-otp-0.3.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} )
 
 inherit distutils-r1
 
-DESCRIPTION="A pluggable framework for adding two-factor authentication to 
Django using one-time passwords"
+DESCRIPTION="Framework for adding two-factor authentication to Django using 
one-time passwords"
 HOMEPAGE="https://bitbucket.org/psagers/django-otp";
 SRC_URI="mirror://pypi/d/${PN}/${P}.tar.gz"
 

Reply via email to