[arch-commits] Commit in python-passlib/repos/community-any (PKGBUILD PKGBUILD)

2020-10-08 Thread Felix Yan via arch-commits
Date: Thursday, October 8, 2020 @ 21:59:51
  Author: felixonmars
Revision: 722112

archrelease: copy trunk to community-any

Added:
  python-passlib/repos/community-any/PKGBUILD
(from rev 722111, python-passlib/trunk/PKGBUILD)
Deleted:
  python-passlib/repos/community-any/PKGBUILD

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-08 21:59:38 UTC (rev 722111)
+++ PKGBUILD2020-10-08 21:59:51 UTC (rev 722112)
@@ -1,33 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: onny 
-
-pkgname=python-passlib
-pkgver=1.7.3
-pkgrel=1
-pkgdesc="A password hashing library for Python"
-arch=('any')
-url="https://code.google.com/p/passlib/";
-license=('custom:BSD')
-depends=("python")
-optdepends=("python-fastpbkdf2: accelerate PBKDF2-based hashes"
-"python-bcrypt: accelerate Bcrypt hashes"
-"python-scrypt: accelerate SCrypt hashes")
-makedepends=('python-setuptools')
-checkdepends=('python-nose' 'python-bcrypt' 'python-django' 
'python-fastpbkdf2' 'python-scrypt')
-source=("https://pypi.io/packages/source/p/passlib/passlib-$pkgver.tar.gz";)
-sha512sums=('1964f6ef30f0c98d9688e7dff96f31f1a9ae409c78703169e6690ca228fb96d590c20f03dfca7c01d8091c3384ffb58a40c866889c8195234657e11f140f39d9')
-
-check() {
-  export PASSLIB_TEST_MODE=full
-
-  cd "$srcdir"/passlib-$pkgver
-  python setup.py nosetests || warning 
"https://bitbucket.org/ecollins/passlib/issues/98/passlibextdjango-with-django-1112-fails";
-}
-
-package() {
-  cd passlib-$pkgver
-  python setup.py install -O1 --root="$pkgdir"
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-passlib/repos/community-any/PKGBUILD (from rev 722111, 
python-passlib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-08 21:59:51 UTC (rev 722112)
@@ -0,0 +1,33 @@
+# Maintainer: Felix Yan 
+# Contributor: onny 
+
+pkgname=python-passlib
+pkgver=1.7.4
+pkgrel=1
+pkgdesc="A password hashing library for Python"
+arch=('any')
+url="https://code.google.com/p/passlib/";
+license=('custom:BSD')
+depends=("python")
+optdepends=("python-fastpbkdf2: accelerate PBKDF2-based hashes"
+"python-bcrypt: accelerate Bcrypt hashes"
+"python-scrypt: accelerate SCrypt hashes")
+makedepends=('python-setuptools')
+checkdepends=('python-nose' 'python-bcrypt' 'python-django' 
'python-fastpbkdf2' 'python-scrypt')
+source=("https://pypi.io/packages/source/p/passlib/passlib-$pkgver.tar.gz";)
+sha512sums=('350bd6da5ac57e6c266ffe8bf9684c8c2cce3fc6b513eb6c7bc1b302d2d8a1b701e9c01c953782520a2ac37b7ec1f6d7bd5855f99f6ee0e2dbbf33f2d49a9530')
+
+check() {
+  export PASSLIB_TEST_MODE=full
+
+  cd "$srcdir"/passlib-$pkgver
+  python setup.py nosetests || warning 
"https://bitbucket.org/ecollins/passlib/issues/98/passlibextdjango-with-django-1112-fails";
+}
+
+package() {
+  cd passlib-$pkgver
+  python setup.py install -O1 --root="$pkgdir"
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in python-passlib/repos/community-any (PKGBUILD PKGBUILD)

2020-10-06 Thread Felix Yan via arch-commits
Date: Tuesday, October 6, 2020 @ 17:56:03
  Author: felixonmars
Revision: 719422

archrelease: copy trunk to community-any

Added:
  python-passlib/repos/community-any/PKGBUILD
(from rev 719421, python-passlib/trunk/PKGBUILD)
Deleted:
  python-passlib/repos/community-any/PKGBUILD

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-06 17:55:48 UTC (rev 719421)
+++ PKGBUILD2020-10-06 17:56:03 UTC (rev 719422)
@@ -1,33 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: onny 
-
-pkgname=python-passlib
-pkgver=1.7.2
-pkgrel=1
-pkgdesc="A password hashing library for Python"
-arch=('any')
-url="https://code.google.com/p/passlib/";
-license=('custom:BSD')
-depends=("python")
-optdepends=("python-fastpbkdf2: accelerate PBKDF2-based hashes"
-"python-bcrypt: accelerate Bcrypt hashes"
-"python-scrypt: accelerate SCrypt hashes")
-makedepends=('python-setuptools')
-checkdepends=('python-nose' 'python-bcrypt' 'python-django' 
'python-fastpbkdf2' 'python-scrypt')
-source=("https://pypi.io/packages/source/p/passlib/passlib-$pkgver.tar.gz";)
-sha512sums=('1ea0654b177b5ab2e1a7e5c3949642c34805ace6e4e4a0f82fafdb3f374edd99c667906ce598c335b668da049860648d5cbebb3e62d775898d5b0cb8cfc7bf53')
-
-check() {
-  export PASSLIB_TEST_MODE=full
-
-  cd "$srcdir"/passlib-$pkgver
-  python setup.py nosetests || warning 
"https://bitbucket.org/ecollins/passlib/issues/98/passlibextdjango-with-django-1112-fails";
-}
-
-package() {
-  cd passlib-$pkgver
-  python setup.py install -O1 --root="$pkgdir"
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-passlib/repos/community-any/PKGBUILD (from rev 719421, 
python-passlib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-06 17:56:03 UTC (rev 719422)
@@ -0,0 +1,33 @@
+# Maintainer: Felix Yan 
+# Contributor: onny 
+
+pkgname=python-passlib
+pkgver=1.7.3
+pkgrel=1
+pkgdesc="A password hashing library for Python"
+arch=('any')
+url="https://code.google.com/p/passlib/";
+license=('custom:BSD')
+depends=("python")
+optdepends=("python-fastpbkdf2: accelerate PBKDF2-based hashes"
+"python-bcrypt: accelerate Bcrypt hashes"
+"python-scrypt: accelerate SCrypt hashes")
+makedepends=('python-setuptools')
+checkdepends=('python-nose' 'python-bcrypt' 'python-django' 
'python-fastpbkdf2' 'python-scrypt')
+source=("https://pypi.io/packages/source/p/passlib/passlib-$pkgver.tar.gz";)
+sha512sums=('1964f6ef30f0c98d9688e7dff96f31f1a9ae409c78703169e6690ca228fb96d590c20f03dfca7c01d8091c3384ffb58a40c866889c8195234657e11f140f39d9')
+
+check() {
+  export PASSLIB_TEST_MODE=full
+
+  cd "$srcdir"/passlib-$pkgver
+  python setup.py nosetests || warning 
"https://bitbucket.org/ecollins/passlib/issues/98/passlibextdjango-with-django-1112-fails";
+}
+
+package() {
+  cd passlib-$pkgver
+  python setup.py install -O1 --root="$pkgdir"
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in python-passlib/repos/community-any (PKGBUILD PKGBUILD)

2019-11-23 Thread Felix Yan via arch-commits
Date: Saturday, November 23, 2019 @ 10:28:33
  Author: felixonmars
Revision: 532026

archrelease: copy trunk to community-any

Added:
  python-passlib/repos/community-any/PKGBUILD
(from rev 532025, python-passlib/trunk/PKGBUILD)
Deleted:
  python-passlib/repos/community-any/PKGBUILD

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-23 10:28:18 UTC (rev 532025)
+++ PKGBUILD2019-11-23 10:28:33 UTC (rev 532026)
@@ -1,33 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: onny 
-
-pkgname=python-passlib
-pkgver=1.7.1
-pkgrel=4
-pkgdesc="A password hashing library for Python"
-arch=('any')
-url="https://code.google.com/p/passlib/";
-license=('custom:BSD')
-depends=("python")
-optdepends=("python-fastpbkdf2: accelerate PBKDF2-based hashes"
-"python-bcrypt: accelerate Bcrypt hashes"
-"python-scrypt: accelerate SCrypt hashes")
-makedepends=('python-setuptools')
-checkdepends=('python-nose' 'python-bcrypt' 'python-django' 
'python-fastpbkdf2' 'python-scrypt')
-source=("https://pypi.io/packages/source/p/passlib/passlib-$pkgver.tar.gz";)
-sha512sums=('3d5f069cd4e44e5e87cdabc46845acbdd6c1eeedb7ce1f611aebee87b0f7af19009b6a47a10ec555fd84260b9f5c933c6429e325d30326de3869f05031674168')
-
-check() {
-  export PASSLIB_TEST_MODE=full
-
-  cd "$srcdir"/passlib-$pkgver
-  python setup.py nosetests || warning 
"https://bitbucket.org/ecollins/passlib/issues/98/passlibextdjango-with-django-1112-fails";
-}
-
-package() {
-  cd passlib-$pkgver
-  python setup.py install -O1 --root="$pkgdir"
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-passlib/repos/community-any/PKGBUILD (from rev 532025, 
python-passlib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-23 10:28:33 UTC (rev 532026)
@@ -0,0 +1,33 @@
+# Maintainer: Felix Yan 
+# Contributor: onny 
+
+pkgname=python-passlib
+pkgver=1.7.2
+pkgrel=1
+pkgdesc="A password hashing library for Python"
+arch=('any')
+url="https://code.google.com/p/passlib/";
+license=('custom:BSD')
+depends=("python")
+optdepends=("python-fastpbkdf2: accelerate PBKDF2-based hashes"
+"python-bcrypt: accelerate Bcrypt hashes"
+"python-scrypt: accelerate SCrypt hashes")
+makedepends=('python-setuptools')
+checkdepends=('python-nose' 'python-bcrypt' 'python-django' 
'python-fastpbkdf2' 'python-scrypt')
+source=("https://pypi.io/packages/source/p/passlib/passlib-$pkgver.tar.gz";)
+sha512sums=('1ea0654b177b5ab2e1a7e5c3949642c34805ace6e4e4a0f82fafdb3f374edd99c667906ce598c335b668da049860648d5cbebb3e62d775898d5b0cb8cfc7bf53')
+
+check() {
+  export PASSLIB_TEST_MODE=full
+
+  cd "$srcdir"/passlib-$pkgver
+  python setup.py nosetests || warning 
"https://bitbucket.org/ecollins/passlib/issues/98/passlibextdjango-with-django-1112-fails";
+}
+
+package() {
+  cd passlib-$pkgver
+  python setup.py install -O1 --root="$pkgdir"
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in python-passlib/repos/community-any (PKGBUILD PKGBUILD)

2017-02-02 Thread Felix Yan
Date: Thursday, February 2, 2017 @ 11:22:50
  Author: felixonmars
Revision: 209694

archrelease: copy trunk to community-any

Added:
  python-passlib/repos/community-any/PKGBUILD
(from rev 209693, python-passlib/trunk/PKGBUILD)
Deleted:
  python-passlib/repos/community-any/PKGBUILD

--+
 PKGBUILD |  108 +++--
 1 file changed, 56 insertions(+), 52 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-02-02 11:22:34 UTC (rev 209693)
+++ PKGBUILD2017-02-02 11:22:50 UTC (rev 209694)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: onny 
-
-pkgbase=python-passlib
-pkgname=(python-passlib python2-passlib)
-pkgver=1.7.0
-pkgrel=2
-pkgdesc="A password hashing library for Python"
-arch=('any')
-url="https://code.google.com/p/passlib/";
-license=('custom:BSD')
-makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('python-nose' 'python2-nose' 'python-bcrypt' 'python2-bcrypt'
-  'python-django' 'python2-django' 'python2-m2crypto')
-source=("https://pypi.io/packages/source/p/passlib/passlib-$pkgver.tar.gz";)
-sha512sums=('7187c4e5145e66be58e69f3f764d318e38e4d494c89020a441defb680d035fe3d96b5ad2f9f981ce5da91cf38e6ee444cbd752d5412b97c91abafac0ae393d6b')
-
-prepare() {
-  cp -a passlib-$pkgver{,-py2}
-}
-
-check() {
-  export PASSLIB_TEST_MODE=full
-
-  cd "$srcdir"/passlib-$pkgver
-  python setup.py nosetests
-
-  cd "$srcdir"/passlib-$pkgver-py2
-  python2 setup.py nosetests
-}
-
-package_python-passlib() {
-  depends=("python")
-  optdepends=("python-bcrypt: accelerate Bcrypt hashes")
-
-  cd passlib-$pkgver
-  python setup.py install -O1 --root="$pkgdir"
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-passlib() {
-  depends=("python2")
-  optdepends=("python2-m2crypto: accelerate PBKDF2-based hashes"
-  "python2-bcrypt: accelerate Bcrypt hashes")
-
-  cd passlib-$pkgver-py2
-  python2 setup.py install -O1 --root="$pkgdir"
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-passlib/repos/community-any/PKGBUILD (from rev 209693, 
python-passlib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-02-02 11:22:50 UTC (rev 209694)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: onny 
+
+pkgbase=python-passlib
+pkgname=(python-passlib python2-passlib)
+pkgver=1.7.1
+pkgrel=1
+pkgdesc="A password hashing library for Python"
+arch=('any')
+url="https://code.google.com/p/passlib/";
+license=('custom:BSD')
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-nose' 'python2-nose' 'python-bcrypt' 'python2-bcrypt' 
'python-django'
+  'python2-django' 'python2-m2crypto' 'python-fastpbkdf2' 
'python2-fastpbkdf2'
+  'python-scrypt' 'python2-scrypt')
+source=("https://pypi.io/packages/source/p/passlib/passlib-$pkgver.tar.gz";)
+sha512sums=('3d5f069cd4e44e5e87cdabc46845acbdd6c1eeedb7ce1f611aebee87b0f7af19009b6a47a10ec555fd84260b9f5c933c6429e325d30326de3869f05031674168')
+
+prepare() {
+  cp -a passlib-$pkgver{,-py2}
+}
+
+check() {
+  export PASSLIB_TEST_MODE=full
+
+  cd "$srcdir"/passlib-$pkgver
+  python setup.py nosetests
+
+  cd "$srcdir"/passlib-$pkgver-py2
+  python2 setup.py nosetests
+}
+
+package_python-passlib() {
+  depends=("python")
+  optdepends=("python-fastpbkdf2: accelerate PBKDF2-based hashes"
+  "python-bcrypt: accelerate Bcrypt hashes"
+  "python-scrypt: accelerate SCrypt hashes")
+
+  cd passlib-$pkgver
+  python setup.py install -O1 --root="$pkgdir"
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-passlib() {
+  depends=("python2")
+  optdepends=("python2-fastpbkdf2: accelerate PBKDF2-based hashes"
+  "python2-bcrypt: accelerate Bcrypt hashes"
+  "python2-scrypt: accelerate SCrypt hashes")
+
+  cd passlib-$pkgver-py2
+  python2 setup.py install -O1 --root="$pkgdir"
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in python-passlib/repos/community-any (PKGBUILD PKGBUILD)

2015-09-13 Thread Felix Yan
Date: Monday, September 14, 2015 @ 08:45:54
  Author: fyan
Revision: 140076

archrelease: copy trunk to community-any

Added:
  python-passlib/repos/community-any/PKGBUILD
(from rev 140075, python-passlib/trunk/PKGBUILD)
Deleted:
  python-passlib/repos/community-any/PKGBUILD

--+
 PKGBUILD |  101 -
 1 file changed, 53 insertions(+), 48 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-09-14 06:45:38 UTC (rev 140075)
+++ PKGBUILD2015-09-14 06:45:54 UTC (rev 140076)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: onny 
-
-_pypiname=passlib
-pkgbase=python-$_pypiname
-pkgname=(python-$_pypiname python2-$_pypiname)
-pkgver=1.6.5
-pkgrel=1
-pkgdesc="A password hashing library for Python"
-arch=('any')
-url=("https://code.google.com/p/passlib/";)
-license=('custom:BSD')
-makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('python-nose' 'python2-nose')
-source=("https://pypi.python.org/packages/source/p/passlib/passlib-$pkgver.tar.gz";)
-sha512sums=('b5323834a0a7fc7e799882c512a2fcaddb0cbf4dbfb3ec578c9a9ea7a7f08349335cd3124fe2b379eef265ecdf9d823b7562951881710cf4dafff128a65c82d4')
-
-prepare() {
-  cp -a ${_pypiname}-${pkgver} python2-${_pypiname}-${pkgver}
-}
-
-check() {
-  cd "$srcdir/$_pypiname-$pkgver"
-  nosetests3
-
-  cd "$srcdir/python2-$_pypiname-$pkgver"
-  nosetests2
-}
-
-package_python-passlib() {
-  depends=("python")
-
-  cd ${_pypiname}-${pkgver}
-  python setup.py install -O1 --root="${pkgdir}"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-package_python2-passlib() {
-  depends=("python2")
-  optdepends=("python2-m2crypto: accelerate PBKDF2-based hashes")
-
-  cd python2-${_pypiname}-${pkgver}
-  python2 setup.py install -O1 --root="${pkgdir}"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-passlib/repos/community-any/PKGBUILD (from rev 140075, 
python-passlib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-09-14 06:45:54 UTC (rev 140076)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: onny 
+
+_pypiname=passlib
+pkgbase=python-$_pypiname
+pkgname=(python-$_pypiname python2-$_pypiname)
+pkgver=1.6.5
+pkgrel=2
+pkgdesc="A password hashing library for Python"
+arch=('any')
+url=("https://code.google.com/p/passlib/";)
+license=('custom:BSD')
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-nose' 'python2-nose' 'python-bcrypt' 'python2-bcrypt'
+  'python-django' 'python2-django' 'python2-m2crypto')
+source=("https://pypi.python.org/packages/source/p/passlib/passlib-$pkgver.tar.gz";)
+sha512sums=('b5323834a0a7fc7e799882c512a2fcaddb0cbf4dbfb3ec578c9a9ea7a7f08349335cd3124fe2b379eef265ecdf9d823b7562951881710cf4dafff128a65c82d4')
+
+prepare() {
+  cp -a ${_pypiname}-${pkgver}{,-py2}
+}
+
+check() {
+  export PASSLIB_TEST_MODE=full
+
+  cd "$srcdir/$_pypiname-$pkgver"
+  nosetests3
+
+  cd "$srcdir/$_pypiname-$pkgver-py2"
+  nosetests2
+}
+
+package_python-passlib() {
+  depends=("python")
+  optdepends=("python-bcrypt: accelerate Bcrypt hashes")
+
+  cd ${_pypiname}-${pkgver}
+  python setup.py install -O1 --root="${pkgdir}"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-passlib() {
+  depends=("python2")
+  optdepends=("python2-m2crypto: accelerate PBKDF2-based hashes"
+  "python2-bcrypt: accelerate Bcrypt hashes")
+
+  cd ${_pypiname}-${pkgver}-py2
+  python2 setup.py install -O1 --root="${pkgdir}"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in python-passlib/repos/community-any (PKGBUILD PKGBUILD)

2015-08-05 Thread Felix Yan
Date: Wednesday, August 5, 2015 @ 15:43:29
  Author: fyan
Revision: 137981

archrelease: copy trunk to community-any

Added:
  python-passlib/repos/community-any/PKGBUILD
(from rev 137980, python-passlib/trunk/PKGBUILD)
Deleted:
  python-passlib/repos/community-any/PKGBUILD

--+
 PKGBUILD |   87 +
 1 file changed, 48 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-08-05 13:43:07 UTC (rev 137980)
+++ PKGBUILD2015-08-05 13:43:29 UTC (rev 137981)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: onny 
-
-_pypiname=passlib
-pkgbase=python-$_pypiname
-pkgname=(python-$_pypiname python2-$_pypiname)
-pkgver=1.6.2
-pkgrel=3
-pkgdesc="A password hashing library for Python"
-arch=('any')
-url=("https://code.google.com/p/passlib/";)
-license=('custom:BSD')
-makedepends=('python' 'python2')
-source=("https://${_pypiname}.googlecode.com/files/$_pypiname-${pkgver}.tar.gz";)
-sha512sums=('783fe4fbfd4dca9d5cd39c49140976fb91efe41303ae31fec0f6f47101071600ae1709f3c4950bfac0bc9cbe65a2508781153aa3788b6451794f2acc9a1dfc58')
-
-prepare() {
-  cp -r ${_pypiname}-${pkgver} python2-${_pypiname}-${pkgver}
-}
-
-package_python-passlib() {
-  depends=("python")
-
-  cd ${_pypiname}-${pkgver}
-  python setup.py install -O1 --root="${pkgdir}"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-package_python2-passlib() {
-  depends=("python2")
-  optdepends=("python2-m2crypto: accelerate PBKDF2-based hashes")
-
-  cd python2-${_pypiname}-${pkgver}
-  python2 setup.py install -O1 --root="${pkgdir}"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-passlib/repos/community-any/PKGBUILD (from rev 137980, 
python-passlib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-08-05 13:43:29 UTC (rev 137981)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: onny 
+
+_pypiname=passlib
+pkgbase=python-$_pypiname
+pkgname=(python-$_pypiname python2-$_pypiname)
+pkgver=1.6.5
+pkgrel=1
+pkgdesc="A password hashing library for Python"
+arch=('any')
+url=("https://code.google.com/p/passlib/";)
+license=('custom:BSD')
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-nose' 'python2-nose')
+source=("https://pypi.python.org/packages/source/p/passlib/passlib-$pkgver.tar.gz";)
+sha512sums=('b5323834a0a7fc7e799882c512a2fcaddb0cbf4dbfb3ec578c9a9ea7a7f08349335cd3124fe2b379eef265ecdf9d823b7562951881710cf4dafff128a65c82d4')
+
+prepare() {
+  cp -a ${_pypiname}-${pkgver} python2-${_pypiname}-${pkgver}
+}
+
+check() {
+  cd "$srcdir/$_pypiname-$pkgver"
+  nosetests3
+
+  cd "$srcdir/python2-$_pypiname-$pkgver"
+  nosetests2
+}
+
+package_python-passlib() {
+  depends=("python")
+
+  cd ${_pypiname}-${pkgver}
+  python setup.py install -O1 --root="${pkgdir}"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-passlib() {
+  depends=("python2")
+  optdepends=("python2-m2crypto: accelerate PBKDF2-based hashes")
+
+  cd python2-${_pypiname}-${pkgver}
+  python2 setup.py install -O1 --root="${pkgdir}"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in python-passlib/repos/community-any (PKGBUILD PKGBUILD)

2014-01-28 Thread Felix Yan
Date: Tuesday, January 28, 2014 @ 16:08:11
  Author: fyan
Revision: 104956

archrelease: copy trunk to community-any

Added:
  python-passlib/repos/community-any/PKGBUILD
(from rev 104955, python-passlib/trunk/PKGBUILD)
Deleted:
  python-passlib/repos/community-any/PKGBUILD

--+
 PKGBUILD |   78 ++---
 1 file changed, 39 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-28 15:07:23 UTC (rev 104955)
+++ PKGBUILD2014-01-28 15:08:11 UTC (rev 104956)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: onny 
-
-_pypiname=passlib
-pkgbase=python-$_pypiname
-pkgname=(python-$_pypiname python2-$_pypiname)
-pkgver=1.6.2
-pkgrel=1
-pkgdesc="A password hashing library for Python"
-arch=('any')
-url=("https://code.google.com/p/passlib/";)
-license=('custom:BSD')
-makedepends=('python' 'python2')
-source=("https://${_pypiname}.googlecode.com/files/$_pypiname-${pkgver}.tar.gz";)
-sha512sums=('783fe4fbfd4dca9d5cd39c49140976fb91efe41303ae31fec0f6f47101071600ae1709f3c4950bfac0bc9cbe65a2508781153aa3788b6451794f2acc9a1dfc58')
-
-prepare() {
-  cp -r ${_pypiname}-${pkgver} python2-${_pypiname}-${pkgver}
-}
-
-package_python-passlib() {
-  depends=("python")
-
-  cd ${_pypiname}-${pkgver}
-  python setup.py install --root="${pkgdir}"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-package_python2-passlib() {
-  depends=("python2")
-  optdepends=("python2-m2crypto: accelerate PBKDF2-based hashes")
-
-  cd python2-${_pypiname}-${pkgver}
-  python2 setup.py install --root="${pkgdir}"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-passlib/repos/community-any/PKGBUILD (from rev 104955, 
python-passlib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-01-28 15:08:11 UTC (rev 104956)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: onny 
+
+_pypiname=passlib
+pkgbase=python-$_pypiname
+pkgname=(python-$_pypiname python2-$_pypiname)
+pkgver=1.6.2
+pkgrel=2
+pkgdesc="A password hashing library for Python"
+arch=('any')
+url=("https://code.google.com/p/passlib/";)
+license=('custom:BSD')
+makedepends=('python' 'python2')
+source=("https://${_pypiname}.googlecode.com/files/$_pypiname-${pkgver}.tar.gz";)
+sha512sums=('783fe4fbfd4dca9d5cd39c49140976fb91efe41303ae31fec0f6f47101071600ae1709f3c4950bfac0bc9cbe65a2508781153aa3788b6451794f2acc9a1dfc58')
+
+prepare() {
+  cp -r ${_pypiname}-${pkgver} python2-${_pypiname}-${pkgver}
+}
+
+package_python-passlib() {
+  depends=("python")
+
+  cd ${_pypiname}-${pkgver}
+  python setup.py install -O1 --root="${pkgdir}"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-passlib() {
+  depends=("python2")
+  optdepends=("python2-m2crypto: accelerate PBKDF2-based hashes")
+
+  cd python2-${_pypiname}-${pkgver}
+  python2 setup.py install -O1 --root="${pkgdir}"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in python-passlib/repos/community-any (PKGBUILD PKGBUILD)

2013-12-26 Thread Felix Yan
Date: Friday, December 27, 2013 @ 02:53:42
  Author: fyan
Revision: 103132

archrelease: copy trunk to community-any

Added:
  python-passlib/repos/community-any/PKGBUILD
(from rev 103131, python-passlib/trunk/PKGBUILD)
Deleted:
  python-passlib/repos/community-any/PKGBUILD

--+
 PKGBUILD |   78 ++---
 1 file changed, 39 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-27 01:52:59 UTC (rev 103131)
+++ PKGBUILD2013-12-27 01:53:42 UTC (rev 103132)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: onny 
-
-_pypiname=passlib
-pkgbase=python-$_pypiname
-pkgname=(python-$_pypiname python2-$_pypiname)
-pkgver=1.6.1
-pkgrel=3
-pkgdesc="A password hashing library for Python"
-arch=('any')
-url=("https://code.google.com/p/passlib/";)
-license=('custom:BSD')
-makedepends=('python' 'python2')
-source=("https://${_pypiname}.googlecode.com/files/$_pypiname-${pkgver}.tar.gz";)
-sha512sums=('93c047dc0a06f19a20e5da97db43c5c76e06d69baeac15cc932ef0306ae22dac5c1a3925889a140fd181ab4e00ac513ec829951e15babf5aad89bd2d08dc9907')
-
-prepare() {
-  cp -r ${_pypiname}-${pkgver} python2-${_pypiname}-${pkgver}
-}
-
-package_python-passlib() {
-  depends=("python")
-
-  cd ${_pypiname}-${pkgver}
-  python setup.py install --root="${pkgdir}"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-package_python2-passlib() {
-  depends=("python2")
-  optdepends=("python2-m2crypto: accelerate PBKDF2-based hashes")
-
-  cd python2-${_pypiname}-${pkgver}
-  python2 setup.py install --root="${pkgdir}"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-passlib/repos/community-any/PKGBUILD (from rev 103131, 
python-passlib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-27 01:53:42 UTC (rev 103132)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: onny 
+
+_pypiname=passlib
+pkgbase=python-$_pypiname
+pkgname=(python-$_pypiname python2-$_pypiname)
+pkgver=1.6.2
+pkgrel=1
+pkgdesc="A password hashing library for Python"
+arch=('any')
+url=("https://code.google.com/p/passlib/";)
+license=('custom:BSD')
+makedepends=('python' 'python2')
+source=("https://${_pypiname}.googlecode.com/files/$_pypiname-${pkgver}.tar.gz";)
+sha512sums=('783fe4fbfd4dca9d5cd39c49140976fb91efe41303ae31fec0f6f47101071600ae1709f3c4950bfac0bc9cbe65a2508781153aa3788b6451794f2acc9a1dfc58')
+
+prepare() {
+  cp -r ${_pypiname}-${pkgver} python2-${_pypiname}-${pkgver}
+}
+
+package_python-passlib() {
+  depends=("python")
+
+  cd ${_pypiname}-${pkgver}
+  python setup.py install --root="${pkgdir}"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-passlib() {
+  depends=("python2")
+  optdepends=("python2-m2crypto: accelerate PBKDF2-based hashes")
+
+  cd python2-${_pypiname}-${pkgver}
+  python2 setup.py install --root="${pkgdir}"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et: