[arch-commits] Commit in python-pysaml2/trunk (PKGBUILD)

2020-12-09 Thread Johannes Löthberg via arch-commits
Date: Wednesday, December 9, 2020 @ 19:05:50
  Author: demize
Revision: 772915

upgpkg: python-pysaml2 6.4.1-1

Modified:
  python-pysaml2/trunk/PKGBUILD

--+
 PKGBUILD |9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-12-09 19:04:24 UTC (rev 772914)
+++ PKGBUILD2020-12-09 19:05:50 UTC (rev 772915)
@@ -2,8 +2,8 @@
 # Contributor: Ivan Shapovalov 
 
 pkgname=python-pysaml2
-pkgver=6.2.0
-pkgrel=3
+pkgver=6.4.1
+pkgrel=1
 
 pkgdesc='Python implementation of SAML Version 2'
 url='https://pypi.python.org/pypi/pysaml2'
@@ -19,12 +19,13 @@
  'python-pyopenssl'
  'python-dateutil'
  'python-six'
- 'python-defusedxml')
+ 'python-defusedxml'
+ 'xmlsec')
 makedepends=('python-setuptools')
 
 source=("https://pypi.org/packages/source/p/pysaml2/pysaml2-$pkgver.tar.gz";)
 
-md5sums=('a249944d0b3c601515477cfa05455f65')
+md5sums=('9a17a52d1df96cb9e41f35f68e7bc0bb')
 
 build() {
cd "$srcdir"/pysaml2-$pkgver


[arch-commits] Commit in python-pysaml2/trunk (PKGBUILD)

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 14:40:00
  Author: foutrelis
Revision: 751990

upgpkg: python-pysaml2 6.2.0-3: Python 3.9 rebuild

Modified:
  python-pysaml2/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 14:39:53 UTC (rev 751989)
+++ PKGBUILD2020-11-12 14:40:00 UTC (rev 751990)
@@ -3,7 +3,7 @@
 
 pkgname=python-pysaml2
 pkgver=6.2.0
-pkgrel=2
+pkgrel=3
 
 pkgdesc='Python implementation of SAML Version 2'
 url='https://pypi.python.org/pypi/pysaml2'


[arch-commits] Commit in python-pysaml2/trunk (PKGBUILD)

2020-10-27 Thread Johannes Löthberg via arch-commits
Date: Tuesday, October 27, 2020 @ 19:04:28
  Author: demize
Revision: 734847

upgpkg: python-pysaml2 6.2.0-1

Modified:
  python-pysaml2/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-27 19:04:21 UTC (rev 734846)
+++ PKGBUILD2020-10-27 19:04:28 UTC (rev 734847)
@@ -2,7 +2,7 @@
 # Contributor: Ivan Shapovalov 
 
 pkgname=python-pysaml2
-pkgver=5.0.0
+pkgver=6.2.0
 pkgrel=1
 
 pkgdesc='Python implementation of SAML Version 2'
@@ -24,7 +24,7 @@
 
 source=("https://pypi.org/packages/source/p/pysaml2/pysaml2-$pkgver.tar.gz";)
 
-md5sums=('0a5e929695eeddad377163d677acec6e')
+md5sums=('a249944d0b3c601515477cfa05455f65')
 
 build() {
cd "$srcdir"/pysaml2-$pkgver


[arch-commits] Commit in python-pysaml2/trunk (PKGBUILD)

2020-02-01 Thread Johannes Löthberg via arch-commits
Date: Saturday, February 1, 2020 @ 12:29:56
  Author: demize
Revision: 561014

upgpkg: python-pysaml2 5.0.0-1

Modified:
  python-pysaml2/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-01 12:23:13 UTC (rev 561013)
+++ PKGBUILD2020-02-01 12:29:56 UTC (rev 561014)
@@ -2,7 +2,7 @@
 # Contributor: Ivan Shapovalov 
 
 pkgname=python-pysaml2
-pkgver=4.9.0
+pkgver=5.0.0
 pkgrel=1
 
 pkgdesc='Python implementation of SAML Version 2'
@@ -24,7 +24,7 @@
 
 source=("https://pypi.org/packages/source/p/pysaml2/pysaml2-$pkgver.tar.gz";)
 
-md5sums=('7c9e7354ff0b753d45486635acb14ebc')
+md5sums=('0a5e929695eeddad377163d677acec6e')
 
 build() {
cd "$srcdir"/pysaml2-$pkgver


[arch-commits] Commit in python-pysaml2/trunk (PKGBUILD)

2019-12-02 Thread Johannes Löthberg via arch-commits
Date: Monday, December 2, 2019 @ 20:16:22
  Author: demize
Revision: 534749

upgpkg: python-pysaml2 4.9.0-1

Modified:
  python-pysaml2/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-02 20:13:03 UTC (rev 534748)
+++ PKGBUILD2019-12-02 20:16:22 UTC (rev 534749)
@@ -2,8 +2,8 @@
 # Contributor: Ivan Shapovalov 
 
 pkgname=python-pysaml2
-pkgver=4.8.0
-pkgrel=3
+pkgver=4.9.0
+pkgrel=1
 
 pkgdesc='Python implementation of SAML Version 2'
 url='https://pypi.python.org/pypi/pysaml2'
@@ -24,7 +24,7 @@
 
 source=("https://pypi.org/packages/source/p/pysaml2/pysaml2-$pkgver.tar.gz";)
 
-md5sums=('1c8506f7e2669cdf2fac894320a9e880')
+md5sums=('7c9e7354ff0b753d45486635acb14ebc')
 
 build() {
cd "$srcdir"/pysaml2-$pkgver


[arch-commits] Commit in python-pysaml2/trunk (PKGBUILD)

2019-11-03 Thread Felix Yan via arch-commits
Date: Sunday, November 3, 2019 @ 20:14:55
  Author: felixonmars
Revision: 522626

Python 3.8 rebuild

Modified:
  python-pysaml2/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-03 20:14:48 UTC (rev 522625)
+++ PKGBUILD2019-11-03 20:14:55 UTC (rev 522626)
@@ -3,7 +3,7 @@
 
 pkgname=python-pysaml2
 pkgver=4.8.0
-pkgrel=2
+pkgrel=3
 
 pkgdesc='Python implementation of SAML Version 2'
 url='https://pypi.python.org/pypi/pysaml2'


[arch-commits] Commit in python-pysaml2/trunk (PKGBUILD)

2019-10-25 Thread Felix Yan via arch-commits
Date: Saturday, October 26, 2019 @ 06:12:08
  Author: felixonmars
Revision: 520215

Python 3.8 rebuild

Modified:
  python-pysaml2/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-26 06:11:56 UTC (rev 520214)
+++ PKGBUILD2019-10-26 06:12:08 UTC (rev 520215)
@@ -3,7 +3,7 @@
 
 pkgname=python-pysaml2
 pkgver=4.8.0
-pkgrel=1
+pkgrel=2
 
 pkgdesc='Python implementation of SAML Version 2'
 url='https://pypi.python.org/pypi/pysaml2'


[arch-commits] Commit in python-pysaml2/trunk (PKGBUILD)

2019-08-11 Thread Johannes Löthberg via arch-commits
Date: Sunday, August 11, 2019 @ 17:46:51
  Author: demize
Revision: 498964

upgpkg: python-pysaml2 4.8.0-1

Modified:
  python-pysaml2/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-08-11 17:40:17 UTC (rev 498963)
+++ PKGBUILD2019-08-11 17:46:51 UTC (rev 498964)
@@ -1,8 +1,8 @@
 # Maintainer: Johannes Löthberg 
 # Contributor: Ivan Shapovalov 
 
-pkgbase=python-pysaml2
-pkgver=4.6.5
+pkgname=python-pysaml2
+pkgver=4.8.0
 pkgrel=1
 
 pkgdesc='Python implementation of SAML Version 2'
@@ -24,7 +24,7 @@
 
 source=("https://pypi.org/packages/source/p/pysaml2/pysaml2-$pkgver.tar.gz";)
 
-md5sums=('fdbb0196d778808c531677c9c978af31')
+md5sums=('1c8506f7e2669cdf2fac894320a9e880')
 
 build() {
cd "$srcdir"/pysaml2-$pkgver


[arch-commits] Commit in python-pysaml2/trunk (PKGBUILD)

2019-07-06 Thread Johannes Löthberg via arch-commits
Date: Saturday, July 6, 2019 @ 19:59:21
  Author: demize
Revision: 487544

Drop python2-pysaml2

Modified:
  python-pysaml2/trunk/PKGBUILD

--+
 PKGBUILD |   56 
 1 file changed, 12 insertions(+), 44 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-07-06 19:36:11 UTC (rev 487543)
+++ PKGBUILD2019-07-06 19:59:21 UTC (rev 487544)
@@ -2,7 +2,6 @@
 # Contributor: Ivan Shapovalov 
 
 pkgbase=python-pysaml2
-pkgname=(python-pysaml2 python2-pysaml2)
 pkgver=4.6.5
 pkgrel=1
 
@@ -11,66 +10,35 @@
 arch=('any')
 license=('Apache')
 
-makedepends=('python-setuptools'
- 'python2-setuptools')
+depends=('python'
+ 'python-future'
+ 'python-requests'
+ 'python-zope-interface'
+ 'python-pycryptodomex'
+ 'python-pytz'
+ 'python-pyopenssl'
+ 'python-dateutil'
+ 'python-six'
+ 'python-defusedxml')
+makedepends=('python-setuptools')
 
 source=("https://pypi.org/packages/source/p/pysaml2/pysaml2-$pkgver.tar.gz";)
 
 md5sums=('fdbb0196d778808c531677c9c978af31')
 
-prepare() {
-   cp -a pysaml2-$pkgver{,-python2}
-}
-
 build() {
cd "$srcdir"/pysaml2-$pkgver
python setup.py build
-
-   cd "$srcdir"/pysaml2-$pkgver-python2
-   python2 setup.py build
 }
 
 check() {
cd "$srcdir"/pysaml2-$pkgver
python setup.py test
-
-   cd "$srcdir"/pysaml2-$pkgver-python2
-   python setup.py test
 }
 
-package_python-pysaml2() {
-   depends=('python'
-'python-future'
-'python-requests'
-'python-zope-interface'
-'python-pycryptodomex'
-'python-pytz'
-'python-pyopenssl'
-'python-dateutil'
-'python-six'
-'python-defusedxml')
-
+package() {
cd pysaml2-$pkgver
python setup.py install --root="$pkgdir" --optimize=1 --skip-build
 }
 
-package_python2-pysaml2() {
-   depends=('python2'
-'python2-future'
-'python2-requests'
-'python2-zope-interface'
-'python2-pycryptodomex'
-'python2-pytz'
-'python2-pyopenssl'
-'python2-dateutil'
-'python2-six'
-'python2-defusedxml')
-
-   cd pysaml2-$pkgver-python2
-   python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
-
-   # rename all executables
-   find "$pkgdir"/usr/bin -type f -exec mv {} {}2 \;
-}
-
 # vim: set ts=4 sw=4 tw=0 ft=PKGBUILD :


[arch-commits] Commit in python-pysaml2/trunk (PKGBUILD)

2019-01-01 Thread Johannes Löthberg via arch-commits
Date: Tuesday, January 1, 2019 @ 18:02:04
  Author: demize
Revision: 420202

upgpkg: python-pysaml2 4.6.5-1

Modified:
  python-pysaml2/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-01 17:59:19 UTC (rev 420201)
+++ PKGBUILD2019-01-01 18:02:04 UTC (rev 420202)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pysaml2
 pkgname=(python-pysaml2 python2-pysaml2)
-pkgver=4.6.2
+pkgver=4.6.5
 pkgrel=1
 
 pkgdesc='Python implementation of SAML Version 2'
@@ -16,7 +16,7 @@
 
 source=("https://pypi.org/packages/source/p/pysaml2/pysaml2-$pkgver.tar.gz";)
 
-md5sums=('bb0f9673ab9e5ca17dc49ed7e414e531')
+md5sums=('fdbb0196d778808c531677c9c978af31')
 
 prepare() {
cp -a pysaml2-$pkgver{,-python2}


[arch-commits] Commit in python-pysaml2/trunk (PKGBUILD)

2018-09-13 Thread Johannes Löthberg via arch-commits
Date: Thursday, September 13, 2018 @ 19:27:29
  Author: demize
Revision: 380643

upgpkg: python-pysaml2 4.6.2-1

Modified:
  python-pysaml2/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-13 19:23:45 UTC (rev 380642)
+++ PKGBUILD2018-09-13 19:27:29 UTC (rev 380643)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pysaml2
 pkgname=(python-pysaml2 python2-pysaml2)
-pkgver=4.6.1
+pkgver=4.6.2
 pkgrel=1
 
 pkgdesc='Python implementation of SAML Version 2'
@@ -16,7 +16,7 @@
 
 source=("https://pypi.org/packages/source/p/pysaml2/pysaml2-$pkgver.tar.gz";)
 
-md5sums=('cfa746d35b43396a58470cc6ae97bf57')
+md5sums=('bb0f9673ab9e5ca17dc49ed7e414e531')
 
 prepare() {
cp -a pysaml2-$pkgver{,-python2}


[arch-commits] Commit in python-pysaml2/trunk (PKGBUILD)

2018-09-06 Thread Johannes Löthberg via arch-commits
Date: Thursday, September 6, 2018 @ 19:19:12
  Author: demize
Revision: 377894

upgpkg: python-pysaml2 4.6.1-1

Modified:
  python-pysaml2/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-06 19:14:03 UTC (rev 377893)
+++ PKGBUILD2018-09-06 19:19:12 UTC (rev 377894)
@@ -3,8 +3,8 @@
 
 pkgbase=python-pysaml2
 pkgname=(python-pysaml2 python2-pysaml2)
-pkgver=4.5.0
-pkgrel=3
+pkgver=4.6.1
+pkgrel=1
 
 pkgdesc='Python implementation of SAML Version 2'
 url='https://pypi.python.org/pypi/pysaml2'
@@ -16,7 +16,7 @@
 
 source=("https://pypi.org/packages/source/p/pysaml2/pysaml2-$pkgver.tar.gz";)
 
-md5sums=('5a529ae54d10f5cd71bc8d0bce7d788f')
+md5sums=('cfa746d35b43396a58470cc6ae97bf57')
 
 prepare() {
cp -a pysaml2-$pkgver{,-python2}


[arch-commits] Commit in python-pysaml2/trunk (PKGBUILD)

2018-07-08 Thread Evangelos Foutras via arch-commits
Date: Sunday, July 8, 2018 @ 13:50:43
  Author: foutrelis
Revision: 354911

Python 3.7 rebuild

Modified:
  python-pysaml2/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-08 13:49:48 UTC (rev 354910)
+++ PKGBUILD2018-07-08 13:50:43 UTC (rev 354911)
@@ -4,7 +4,7 @@
 pkgbase=python-pysaml2
 pkgname=(python-pysaml2 python2-pysaml2)
 pkgver=4.5.0
-pkgrel=2
+pkgrel=3
 
 pkgdesc='Python implementation of SAML Version 2'
 url='https://pypi.python.org/pypi/pysaml2'


[arch-commits] Commit in python-pysaml2/trunk (PKGBUILD)

2017-10-14 Thread Johannes Löthberg
Date: Saturday, October 14, 2017 @ 09:12:03
  Author: demize
Revision: 262728

upgpkg: python-pysaml2 4.5.0-2

Modified:
  python-pysaml2/trunk/PKGBUILD

--+
 PKGBUILD |   16 +---
 1 file changed, 13 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-14 03:00:04 UTC (rev 262727)
+++ PKGBUILD2017-10-14 09:12:03 UTC (rev 262728)
@@ -4,7 +4,7 @@
 pkgbase=python-pysaml2
 pkgname=(python-pysaml2 python2-pysaml2)
 pkgver=4.5.0
-pkgrel=1
+pkgrel=2
 
 pkgdesc='Python implementation of SAML Version 2'
 url='https://pypi.python.org/pypi/pysaml2'
@@ -30,6 +30,14 @@
python2 setup.py build
 }
 
+check() {
+   cd "$srcdir"/pysaml2-$pkgver
+   python setup.py test
+
+   cd "$srcdir"/pysaml2-$pkgver-python2
+   python setup.py test
+}
+
 package_python-pysaml2() {
depends=('python'
 'python-future'
@@ -39,7 +47,8 @@
 'python-pytz'
 'python-pyopenssl'
 'python-dateutil'
-'python-six')
+'python-six'
+'python-defusedxml')
 
cd pysaml2-$pkgver
python setup.py install --root="$pkgdir" --optimize=1 --skip-build
@@ -54,7 +63,8 @@
 'python2-pytz'
 'python2-pyopenssl'
 'python2-dateutil'
-'python2-six')
+'python2-six'
+'python2-defusedxml')
 
cd pysaml2-$pkgver-python2
python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build


[arch-commits] Commit in python-pysaml2/trunk (PKGBUILD)

2017-10-12 Thread Johannes Löthberg
Date: Thursday, October 12, 2017 @ 17:40:22
  Author: demize
Revision: 262471

upgpkg: python-pysaml2 4.5.0-1

Modified:
  python-pysaml2/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 16:29:59 UTC (rev 262470)
+++ PKGBUILD2017-10-12 17:40:22 UTC (rev 262471)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pysaml2
 pkgname=(python-pysaml2 python2-pysaml2)
-pkgver=4.4.0
+pkgver=4.5.0
 pkgrel=1
 
 pkgdesc='Python implementation of SAML Version 2'
@@ -16,7 +16,7 @@
 
 source=("https://pypi.org/packages/source/p/pysaml2/pysaml2-$pkgver.tar.gz";)
 
-md5sums=('401a34fd919f0f95efaa1e34a59bcbf9')
+md5sums=('5a529ae54d10f5cd71bc8d0bce7d788f')
 
 prepare() {
cp -a pysaml2-$pkgver{,-python2}