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

2020-11-11 Thread Felix Yan via arch-commits
Date: Wednesday, November 11, 2020 @ 10:30:31
  Author: felixonmars
Revision: 750035

upgpkg: python-simplejson 3.17.2-3: Python 3.9 rebuild

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-11 10:30:30 UTC (rev 750034)
+++ PKGBUILD2020-11-11 10:30:31 UTC (rev 750035)
@@ -6,7 +6,7 @@
 pkgbase=python-simplejson
 pkgname=('python-simplejson' 'python2-simplejson')
 pkgver=3.17.2
-pkgrel=2
+pkgrel=3
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
 arch=('x86_64')


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

2020-11-09 Thread Evangelos Foutras via arch-commits
Date: Monday, November 9, 2020 @ 15:40:17
  Author: foutrelis
Revision: 747075

upgpkg: python-simplejson 3.17.2-2: Python 3.9 rebuild

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-09 15:40:15 UTC (rev 747074)
+++ PKGBUILD2020-11-09 15:40:17 UTC (rev 747075)
@@ -6,7 +6,7 @@
 pkgbase=python-simplejson
 pkgname=('python-simplejson' 'python2-simplejson')
 pkgver=3.17.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
 arch=('x86_64')


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

2020-07-18 Thread Felix Yan via arch-commits
Date: Saturday, July 18, 2020 @ 10:18:15
  Author: felixonmars
Revision: 664403

upgpkg: python-simplejson 3.17.2-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-18 10:13:52 UTC (rev 664402)
+++ PKGBUILD2020-07-18 10:18:15 UTC (rev 664403)
@@ -5,7 +5,7 @@
 
 pkgbase=python-simplejson
 pkgname=('python-simplejson' 'python2-simplejson')
-pkgver=3.17.1
+pkgver=3.17.2
 pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/simplejson/simplejson/archive/v$pkgver.tar.gz";)
-sha512sums=('56a8fae11cfc9c29312cbe67fa4fd1d156e55cdda358e094874753f294c57058cc5608f6a611c5e4356d8fdf20ec3a5eaf263a09d127e8fc49f16bb4e0eeae12')
+sha512sums=('59428640d43fdc6927db752a36196f48d00818a87d924358deab7e498709515423ecdd34dece31364c5e8d64b63d99112fd4a4b8a03b9f9c6533268afc38e314')
 
 prepare() {
   cp -a simplejson-$pkgver{,-py2}


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

2020-07-17 Thread Felix Yan via arch-commits
Date: Friday, July 17, 2020 @ 20:24:00
  Author: felixonmars
Revision: 664314

upgpkg: python-simplejson 3.17.1-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-17 20:23:52 UTC (rev 664313)
+++ PKGBUILD2020-07-17 20:24:00 UTC (rev 664314)
@@ -5,7 +5,7 @@
 
 pkgbase=python-simplejson
 pkgname=('python-simplejson' 'python2-simplejson')
-pkgver=3.17.0
+pkgver=3.17.1
 pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/simplejson/simplejson/archive/v$pkgver.tar.gz";)
-sha512sums=('3057edfa8c8a16fa1c2027a880ac71531afc70d087a12a6fa085b3e09705ab049850dbabe60acc6fc11f51d9e0cf98f58407be03980182dca2ca070c298fd023')
+sha512sums=('56a8fae11cfc9c29312cbe67fa4fd1d156e55cdda358e094874753f294c57058cc5608f6a611c5e4356d8fdf20ec3a5eaf263a09d127e8fc49f16bb4e0eeae12')
 
 prepare() {
   cp -a simplejson-$pkgver{,-py2}


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

2019-11-18 Thread Felix Yan via arch-commits
Date: Tuesday, November 19, 2019 @ 02:15:12
  Author: felixonmars
Revision: 530375

upgpkg: python-simplejson 3.17.0-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-19 01:25:13 UTC (rev 530374)
+++ PKGBUILD2019-11-19 02:15:12 UTC (rev 530375)
@@ -5,8 +5,8 @@
 
 pkgbase=python-simplejson
 pkgname=('python-simplejson' 'python2-simplejson')
-pkgver=3.16.1
-pkgrel=3
+pkgver=3.17.0
+pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/simplejson/simplejson/archive/v$pkgver.tar.gz";)
-sha512sums=('41e9bfad5e9263b050109adeec28bdcb190230a26e8a48db86d24fa8729517e3eacd3c3905ff9900cc9a5a90fff006e8fb92a5ac85249922a0c46ab6391ee78b')
+sha512sums=('3057edfa8c8a16fa1c2027a880ac71531afc70d087a12a6fa085b3e09705ab049850dbabe60acc6fc11f51d9e0cf98f58407be03980182dca2ca070c298fd023')
 
 prepare() {
   cp -a simplejson-$pkgver{,-py2}


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

2019-10-31 Thread Evangelos Foutras via arch-commits
Date: Thursday, October 31, 2019 @ 17:39:00
  Author: foutrelis
Revision: 521364

Python 3.8 rebuild

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-31 17:38:27 UTC (rev 521363)
+++ PKGBUILD2019-10-31 17:39:00 UTC (rev 521364)
@@ -6,7 +6,7 @@
 pkgbase=python-simplejson
 pkgname=('python-simplejson' 'python2-simplejson')
 pkgver=3.16.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
 arch=('x86_64')


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

2019-10-25 Thread Felix Yan via arch-commits
Date: Friday, October 25, 2019 @ 15:44:07
  Author: felixonmars
Revision: 519176

Python 3.8 rebuild

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-25 15:43:58 UTC (rev 519175)
+++ PKGBUILD2019-10-25 15:44:07 UTC (rev 519176)
@@ -6,7 +6,7 @@
 pkgbase=python-simplejson
 pkgname=('python-simplejson' 'python2-simplejson')
 pkgver=3.16.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
 arch=('x86_64')


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

2018-10-09 Thread Felix Yan via arch-commits
Date: Wednesday, October 10, 2018 @ 05:22:10
  Author: felixonmars
Revision: 392034

upgpkg: python-simplejson 3.16.1-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-10 05:21:12 UTC (rev 392033)
+++ PKGBUILD2018-10-10 05:22:10 UTC (rev 392034)
@@ -5,8 +5,8 @@
 
 pkgbase=python-simplejson
 pkgname=('python-simplejson' 'python2-simplejson')
-pkgver=3.16.0
-pkgrel=2
+pkgver=3.16.1
+pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/simplejson/simplejson/archive/v$pkgver.tar.gz";)
-sha512sums=('2cdb02f821bea7f71af81b0ebf034afa9fab03d47b2ab0c388c7e1119fe4bb55ea3d458a2ed18c5b82de376521282e65902d72fcfcf680e420e4206b7cb0e293')
+sha512sums=('41e9bfad5e9263b050109adeec28bdcb190230a26e8a48db86d24fa8729517e3eacd3c3905ff9900cc9a5a90fff006e8fb92a5ac85249922a0c46ab6391ee78b')
 
 prepare() {
   cp -a simplejson-$pkgver{,-py2}


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

2018-06-30 Thread Felix Yan via arch-commits
Date: Saturday, June 30, 2018 @ 09:14:36
  Author: felixonmars
Revision: 348005

upgpkg: python-simplejson 3.16.0-2

Python 3.7 rebuild

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-30 09:11:57 UTC (rev 348004)
+++ PKGBUILD2018-06-30 09:14:36 UTC (rev 348005)
@@ -7,7 +7,7 @@
 pkgbase=python-simplejson
 pkgname=('python-simplejson' 'python2-simplejson')
 pkgver=3.16.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
 arch=('x86_64')


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

2018-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 29, 2018 @ 04:47:07
  Author: felixonmars
Revision: 347722

upgpkg: python-simplejson 3.16.0-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-29 04:07:40 UTC (rev 347721)
+++ PKGBUILD2018-06-29 04:47:07 UTC (rev 347722)
@@ -6,7 +6,7 @@
 
 pkgbase=python-simplejson
 pkgname=('python-simplejson' 'python2-simplejson')
-pkgver=3.15.0
+pkgver=3.16.0
 pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
@@ -15,7 +15,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/simplejson/simplejson/archive/v$pkgver.tar.gz";)
-sha512sums=('74ce937478ffc629e468e27cb8476880c70d7c35c33c7c6f703c3733d15b11ff6614d4335e1df7271573e3f17db33779a5bf05809202eb942a1e7f116e1bfb57')
+sha512sums=('2cdb02f821bea7f71af81b0ebf034afa9fab03d47b2ab0c388c7e1119fe4bb55ea3d458a2ed18c5b82de376521282e65902d72fcfcf680e420e4206b7cb0e293')
 
 prepare() {
   cp -a simplejson-$pkgver{,-py2}


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

2018-05-12 Thread Felix Yan via arch-commits
Date: Saturday, May 12, 2018 @ 20:27:22
  Author: felixonmars
Revision: 321344

upgpkg: python-simplejson 3.15.0-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-12 20:27:12 UTC (rev 321343)
+++ PKGBUILD2018-05-12 20:27:22 UTC (rev 321344)
@@ -6,7 +6,7 @@
 
 pkgbase=python-simplejson
 pkgname=('python-simplejson' 'python2-simplejson')
-pkgver=3.14.0
+pkgver=3.15.0
 pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
@@ -15,7 +15,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/simplejson/simplejson/archive/v$pkgver.tar.gz";)
-sha512sums=('7f8cd2560f9040da13a60924b92e9957ee1a2e65db72a7f193d51de810186ad28025c3bc410a9262917130fff5b4313170144278482b6c8ec76acb58e6618322')
+sha512sums=('74ce937478ffc629e468e27cb8476880c70d7c35c33c7c6f703c3733d15b11ff6614d4335e1df7271573e3f17db33779a5bf05809202eb942a1e7f116e1bfb57')
 
 prepare() {
   cp -a simplejson-$pkgver{,-py2}


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

2018-04-22 Thread Felix Yan via arch-commits
Date: Sunday, April 22, 2018 @ 08:18:11
  Author: felixonmars
Revision: 317294

upgpkg: python-simplejson 3.14.0-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-22 08:15:56 UTC (rev 317293)
+++ PKGBUILD2018-04-22 08:18:11 UTC (rev 317294)
@@ -6,7 +6,7 @@
 
 pkgbase=python-simplejson
 pkgname=('python-simplejson' 'python2-simplejson')
-pkgver=3.13.2
+pkgver=3.14.0
 pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
@@ -15,7 +15,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/simplejson/simplejson/archive/v$pkgver.tar.gz";)
-sha512sums=('b1d6c68e1a6c967dfb695d0cd3d8dca19d458b650ddc0c8273328378eab7f52b801ee29431a6b3bde16608e886259267f41cbefabb7fbe7adb1e243479f91132')
+sha512sums=('7f8cd2560f9040da13a60924b92e9957ee1a2e65db72a7f193d51de810186ad28025c3bc410a9262917130fff5b4313170144278482b6c8ec76acb58e6618322')
 
 prepare() {
   cp -a simplejson-$pkgver{,-py2}


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

2017-11-24 Thread Felix Yan
Date: Saturday, November 25, 2017 @ 03:55:15
  Author: felixonmars
Revision: 268386

upgpkg: python-simplejson 3.13.2-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-25 02:47:21 UTC (rev 268385)
+++ PKGBUILD2017-11-25 03:55:15 UTC (rev 268386)
@@ -6,7 +6,7 @@
 
 pkgbase=python-simplejson
 pkgname=('python-simplejson' 'python2-simplejson')
-pkgver=3.13.0
+pkgver=3.13.2
 pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
@@ -15,7 +15,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/simplejson/simplejson/archive/v$pkgver.tar.gz";)
-sha512sums=('ad2a118c0f60f91e9b80e4ebc4be3d891b598a442cb0312da198004e39b4bb60006142fa0bca4c64bca994944712253bb8992c8b7528bafa3e4099a411806d0f')
+sha512sums=('b1d6c68e1a6c967dfb695d0cd3d8dca19d458b650ddc0c8273328378eab7f52b801ee29431a6b3bde16608e886259267f41cbefabb7fbe7adb1e243479f91132')
 
 prepare() {
   cp -a simplejson-$pkgver{,-py2}


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

2017-11-23 Thread Felix Yan
Date: Friday, November 24, 2017 @ 07:28:18
  Author: felixonmars
Revision: 268274

upgpkg: python-simplejson 3.13.0-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-24 07:13:31 UTC (rev 268273)
+++ PKGBUILD2017-11-24 07:28:18 UTC (rev 268274)
@@ -6,7 +6,7 @@
 
 pkgbase=python-simplejson
 pkgname=('python-simplejson' 'python2-simplejson')
-pkgver=3.12.1
+pkgver=3.13.0
 pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
@@ -15,7 +15,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/simplejson/simplejson/archive/v$pkgver.tar.gz";)
-sha512sums=('bb4110ddff74e7aa95a8db4700e3dcea53748b5315b0876a01d0072942a945c0c838a02288c572fcc6c7a627f7d2d4dd9f266700793792af10099a7439a43d78')
+sha512sums=('ad2a118c0f60f91e9b80e4ebc4be3d891b598a442cb0312da198004e39b4bb60006142fa0bca4c64bca994944712253bb8992c8b7528bafa3e4099a411806d0f')
 
 prepare() {
   cp -a simplejson-$pkgver{,-py2}


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

2017-11-23 Thread Felix Yan
Date: Thursday, November 23, 2017 @ 23:33:04
  Author: felixonmars
Revision: 268254

upgpkg: python-simplejson 3.12.1-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-23 23:31:35 UTC (rev 268253)
+++ PKGBUILD2017-11-23 23:33:04 UTC (rev 268254)
@@ -6,7 +6,7 @@
 
 pkgbase=python-simplejson
 pkgname=('python-simplejson' 'python2-simplejson')
-pkgver=3.12.0
+pkgver=3.12.1
 pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
@@ -15,7 +15,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/simplejson/simplejson/archive/v$pkgver.tar.gz";)
-sha512sums=('6e9f90d80b1df8d5193b586b7cb5e273dd9a52f0e95635e240319340f4e67fc2273ebdb6014a81d85f171797d103baff87aa17a0e484c07b55227883e710bbb1')
+sha512sums=('bb4110ddff74e7aa95a8db4700e3dcea53748b5315b0876a01d0072942a945c0c838a02288c572fcc6c7a627f7d2d4dd9f266700793792af10099a7439a43d78')
 
 prepare() {
   cp -a simplejson-$pkgver{,-py2}


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

2017-11-06 Thread Felix Yan
Date: Monday, November 6, 2017 @ 14:17:21
  Author: felixonmars
Revision: 265529

upgpkg: python-simplejson 3.12.0-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-06 13:16:33 UTC (rev 265528)
+++ PKGBUILD2017-11-06 14:17:21 UTC (rev 265529)
@@ -6,7 +6,7 @@
 
 pkgbase=python-simplejson
 pkgname=('python-simplejson' 'python2-simplejson')
-pkgver=3.11.1
+pkgver=3.12.0
 pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
@@ -15,7 +15,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/simplejson/simplejson/archive/v$pkgver.tar.gz";)
-sha512sums=('bef87f3a7c695823a4e1792dc4db0d8e15e03c5c085bfef364c505a079036696005973f89dd5f80a5437e5e8a88f1f3274b37cf5b2479e58e52738c5e37b455d')
+sha512sums=('6e9f90d80b1df8d5193b586b7cb5e273dd9a52f0e95635e240319340f4e67fc2273ebdb6014a81d85f171797d103baff87aa17a0e484c07b55227883e710bbb1')
 
 prepare() {
   cp -a simplejson-$pkgver{,-py2}


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

2017-06-20 Thread Felix Yan
Date: Tuesday, June 20, 2017 @ 14:36:32
  Author: felixonmars
Revision: 239047

upgpkg: python-simplejson 3.11.1-1

Modified:
  python-simplejson/trunk/PKGBUILD

--+
 PKGBUILD |   36 ++--
 1 file changed, 18 insertions(+), 18 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 14:33:54 UTC (rev 239046)
+++ PKGBUILD2017-06-20 14:36:32 UTC (rev 239047)
@@ -6,53 +6,53 @@
 
 pkgbase=python-simplejson
 pkgname=('python-simplejson' 'python2-simplejson')
-pkgver=3.10.0
-pkgrel=2
+pkgver=3.11.1
+pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
 arch=('x86_64' 'i686')
 url='https://github.com/simplejson/simplejson'
-makedepends=('python-setuptools' 'python2-setuptools' 'git')
+makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
-source=("git://github.com/simplejson/simplejson.git#tag=v$pkgver")
-md5sums=('SKIP')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/simplejson/simplejson/archive/v$pkgver.tar.gz";)
+sha512sums=('bef87f3a7c695823a4e1792dc4db0d8e15e03c5c085bfef364c505a079036696005973f89dd5f80a5437e5e8a88f1f3274b37cf5b2479e58e52738c5e37b455d')
 
 prepare() {
-  cp -a simplejson{,-py2}
+  cp -a simplejson-$pkgver{,-py2}
 }
 
 build() {
-  cd "$srcdir"/simplejson
+  cd "$srcdir"/simplejson-$pkgver
   python setup.py build
 
-  cd "$srcdir"/simplejson-py2
+  cd "$srcdir"/simplejson-$pkgver-py2
   python2 setup.py build
 }
 
 check() {
-  cd "$srcdir"/simplejson
-  python setup.py ptr
+  cd "$srcdir"/simplejson-$pkgver
+  python setup.py pytest
 
-  cd "$srcdir"/simplejson-py2
-  python2 setup.py ptr
+  cd "$srcdir"/simplejson-$pkgver-py2
+  python2 setup.py pytest 
 }
 
 package_python-simplejson() {
   depends=('python')
 
-  cd simplejson
+  cd simplejson-$pkgver
   python setup.py install --root="$pkgdir"
-  install -Dm644 "$srcdir/simplejson/LICENSE.txt" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  install -Dm644 "$srcdir"/simplejson-$pkgver/LICENSE.txt \
+"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }
 
 package_python2-simplejson() {
   depends=('python2')
 
-  cd simplejson-py2
+  cd simplejson-$pkgver-py2
   python2 setup.py install --root="$pkgdir"
-  install -Dm644 "$srcdir/simplejson/LICENSE.txt" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  install -Dm644 "$srcdir"/simplejson-$pkgver/LICENSE.txt \
+"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }
 
 # vim:set ts=2 sw=2 et:


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

2016-12-25 Thread Bartłomiej Piotrowski
Date: Sunday, December 25, 2016 @ 16:42:42
  Author: bpiotrowski
Revision: 201937

Python 3.6 rebuild

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-25 16:42:32 UTC (rev 201936)
+++ PKGBUILD2016-12-25 16:42:42 UTC (rev 201937)
@@ -7,7 +7,7 @@
 pkgbase=python-simplejson
 pkgname=('python-simplejson' 'python2-simplejson')
 pkgver=3.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
 arch=('x86_64' 'i686')


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

2016-10-28 Thread Felix Yan
Date: Friday, October 28, 2016 @ 15:30:41
  Author: felixonmars
Revision: 193917

upgpkg: python-simplejson 3.10.0-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 14:31:01 UTC (rev 193916)
+++ PKGBUILD2016-10-28 15:30:41 UTC (rev 193917)
@@ -6,7 +6,7 @@
 
 pkgbase=python-simplejson
 pkgname=('python-simplejson' 'python2-simplejson')
-pkgver=3.9.0
+pkgver=3.10.0
 pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
@@ -56,4 +56,4 @@
 }
 
 # vim:set ts=2 sw=2 et:
-  
\ No newline at end of file
+  


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 18:19:25
  Author: felixonmars
Revision: 192885

upgpkg: python-simplejson 3.9.0-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 18:11:52 UTC (rev 192884)
+++ PKGBUILD2016-10-21 18:19:25 UTC (rev 192885)
@@ -5,8 +5,8 @@
 # Contributor: David Moore 
 
 pkgbase=python-simplejson
-pkgname=("$pkgbase" 'python2-simplejson')
-pkgver=3.8.2
+pkgname=('python-simplejson' 'python2-simplejson')
+pkgver=3.9.0
 pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
@@ -13,9 +13,30 @@
 arch=('x86_64' 'i686')
 url='https://github.com/simplejson/simplejson'
 makedepends=('python-setuptools' 'python2-setuptools' 'git')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 source=("git://github.com/simplejson/simplejson.git#tag=v$pkgver")
 md5sums=('SKIP')
 
+prepare() {
+  cp -a simplejson{,-py2}
+}
+
+build() {
+  cd "$srcdir"/simplejson
+  python setup.py build
+
+  cd "$srcdir"/simplejson-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/simplejson
+  python setup.py ptr
+
+  cd "$srcdir"/simplejson-py2
+  python2 setup.py ptr
+}
+
 package_python-simplejson() {
   depends=('python')
 
@@ -28,7 +49,7 @@
 package_python2-simplejson() {
   depends=('python2')
 
-  cd simplejson
+  cd simplejson-py2
   python2 setup.py install --root="$pkgdir"
   install -Dm644 "$srcdir/simplejson/LICENSE.txt" \
 "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
@@ -35,3 +56,4 @@
 }
 
 # vim:set ts=2 sw=2 et:
+  
\ No newline at end of file


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

2016-03-13 Thread Felix Yan
Date: Sunday, March 13, 2016 @ 15:36:05
  Author: fyan
Revision: 166544

upgpkg: python-simplejson 3.8.2-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-13 13:46:35 UTC (rev 166543)
+++ PKGBUILD2016-03-13 14:36:05 UTC (rev 166544)
@@ -6,8 +6,8 @@
 
 pkgbase=python-simplejson
 pkgname=("$pkgbase" 'python2-simplejson')
-pkgver=3.7.2
-pkgrel=2
+pkgver=3.8.2
+pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
 arch=('x86_64' 'i686')


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

2015-09-19 Thread Felix Yan
Date: Sunday, September 20, 2015 @ 05:02:50
  Author: fyan
Revision: 141129

upgpkg: python-simplejson 3.7.2-2

rebuild for python 3.5

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-20 02:47:51 UTC (rev 141128)
+++ PKGBUILD2015-09-20 03:02:50 UTC (rev 141129)
@@ -7,7 +7,7 @@
 pkgbase=python-simplejson
 pkgname=("$pkgbase" 'python2-simplejson')
 pkgver=3.7.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
 arch=('x86_64' 'i686')


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

2015-05-25 Thread Alexander Rødseth
Date: Monday, May 25, 2015 @ 23:34:47
  Author: arodseth
Revision: 134085

upgpkg: python-simplejson 3.7.2-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-25 21:32:01 UTC (rev 134084)
+++ PKGBUILD2015-05-25 21:34:47 UTC (rev 134085)
@@ -6,12 +6,12 @@
 
 pkgbase=python-simplejson
 pkgname=("$pkgbase" 'python2-simplejson')
-pkgver=3.6.5
-pkgrel=2
+pkgver=3.7.2
+pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
 arch=('x86_64' 'i686')
-url='http://undefined.org/python/#simplejson'
+url='https://github.com/simplejson/simplejson'
 makedepends=('python-setuptools' 'python2-setuptools' 'git')
 source=("git://github.com/simplejson/simplejson.git#tag=v$pkgver")
 md5sums=('SKIP')


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

2015-03-28 Thread Felix Yan
Date: Saturday, March 28, 2015 @ 18:29:47
  Author: fyan
Revision: 130156

upgpkg: python-simplejson 3.6.5-2

rebuild against python 3.4.3-2 (fix missing symbols)

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-28 17:05:02 UTC (rev 130155)
+++ PKGBUILD2015-03-28 17:29:47 UTC (rev 130156)
@@ -7,7 +7,7 @@
 pkgbase=python-simplejson
 pkgname=("$pkgbase" 'python2-simplejson')
 pkgver=3.6.5
-pkgrel=1
+pkgrel=2
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
 arch=('x86_64' 'i686')


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

2014-12-05 Thread Felix Yan
Date: Saturday, December 6, 2014 @ 05:02:53
  Author: fyan
Revision: 123530

upgpkg: python-simplejson 3.6.5-1

new upstream version

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-06 03:58:18 UTC (rev 123529)
+++ PKGBUILD2014-12-06 04:02:53 UTC (rev 123530)
@@ -6,7 +6,7 @@
 
 pkgbase=python-simplejson
 pkgname=("$pkgbase" 'python2-simplejson')
-pkgver=3.6.3
+pkgver=3.6.5
 pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')


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

2014-09-10 Thread Alexander Rødseth
Date: Wednesday, September 10, 2014 @ 11:00:34
  Author: arodseth
Revision: 118750

upgpkg: python-simplejson 3.6.3-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-10 08:56:19 UTC (rev 118749)
+++ PKGBUILD2014-09-10 09:00:34 UTC (rev 118750)
@@ -6,22 +6,22 @@
 
 pkgbase=python-simplejson
 pkgname=("$pkgbase" 'python2-simplejson')
-pkgver=3.4.0
+pkgver=3.6.3
 pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
 arch=('x86_64' 'i686')
 url='http://undefined.org/python/#simplejson'
-makedepends=('python-setuptools' 'python2-setuptools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/simplejson/simplejson/tarball/v${pkgver}";)
-sha256sums=('636c7a43f4b42e71b7e0bd07232621804d6b43e2b4b3f4c942bd620f001c1a8a')
+makedepends=('python-setuptools' 'python2-setuptools' 'git')
+source=("git://github.com/simplejson/simplejson.git#tag=v$pkgver")
+md5sums=('SKIP')
 
 package_python-simplejson() {
   depends=('python')
 
-  cd "simplejson-simplejson-"*
+  cd simplejson
   python setup.py install --root="$pkgdir"
-  install -Dm644 "$srcdir/simplejson-simplejson"-*/LICENSE.txt \
+  install -Dm644 "$srcdir/simplejson/LICENSE.txt" \
 "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 
@@ -28,9 +28,9 @@
 package_python2-simplejson() {
   depends=('python2')
 
-  cd "simplejson-simplejson-"*
+  cd simplejson
   python2 setup.py install --root="$pkgdir"
-  install -Dm644 "$srcdir/simplejson-simplejson"-*/LICENSE.txt \
+  install -Dm644 "$srcdir/simplejson/LICENSE.txt" \
 "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 



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

2014-04-10 Thread Felix Yan
Date: Thursday, April 10, 2014 @ 16:09:04
  Author: fyan
Revision: 109118

upgpkg: python-simplejson 3.4.0-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-10 13:55:08 UTC (rev 109117)
+++ PKGBUILD2014-04-10 14:09:04 UTC (rev 109118)
@@ -6,8 +6,8 @@
 
 pkgbase=python-simplejson
 pkgname=("$pkgbase" 'python2-simplejson')
-pkgver=3.3.3
-pkgrel=2
+pkgver=3.4.0
+pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
 arch=('x86_64' 'i686')
@@ -14,7 +14,7 @@
 url='http://undefined.org/python/#simplejson'
 makedepends=('python-setuptools' 'python2-setuptools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/simplejson/simplejson/tarball/v${pkgver}";)
-sha256sums=('3c1ea4826afdbbb2e8f589540772f8b06ea2a81f575db1edde84fc1829bb293b')
+sha256sums=('636c7a43f4b42e71b7e0bd07232621804d6b43e2b4b3f4c942bd620f001c1a8a')
 
 package_python-simplejson() {
   depends=('python')



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

2014-03-18 Thread Felix Yan
Date: Tuesday, March 18, 2014 @ 17:42:12
  Author: fyan
Revision: 107704

upgpkg: python-simplejson 3.3.3-2

- python 3.4 rebuild

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-18 16:41:47 UTC (rev 107703)
+++ PKGBUILD2014-03-18 16:42:12 UTC (rev 107704)
@@ -7,7 +7,7 @@
 pkgbase=python-simplejson
 pkgname=("$pkgbase" 'python2-simplejson')
 pkgver=3.3.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
 arch=('x86_64' 'i686')



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

2014-03-10 Thread Alexander Rødseth
Date: Monday, March 10, 2014 @ 23:30:51
  Author: arodseth
Revision: 106956

upgpkg: python-simplejson 3.3.3-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-10 22:28:38 UTC (rev 106955)
+++ PKGBUILD2014-03-10 22:30:51 UTC (rev 106956)
@@ -6,7 +6,7 @@
 
 pkgbase=python-simplejson
 pkgname=("$pkgbase" 'python2-simplejson')
-pkgver=3.3.2
+pkgver=3.3.3
 pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
@@ -14,7 +14,7 @@
 url='http://undefined.org/python/#simplejson'
 makedepends=('python-setuptools' 'python2-setuptools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/simplejson/simplejson/tarball/v${pkgver}";)
-sha256sums=('ecff7508cb34547de611c5b367ad1ff74290f638f29853be5801823e1565592c')
+sha256sums=('3c1ea4826afdbbb2e8f589540772f8b06ea2a81f575db1edde84fc1829bb293b')
 
 package_python-simplejson() {
   depends=('python')



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

2014-02-05 Thread Alexander Rødseth
Date: Wednesday, February 5, 2014 @ 16:26:40
  Author: arodseth
Revision: 105341

upgpkg: python-simplejson 3.3.2-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-05 15:22:50 UTC (rev 105340)
+++ PKGBUILD2014-02-05 15:26:40 UTC (rev 105341)
@@ -6,8 +6,8 @@
 
 pkgbase=python-simplejson
 pkgname=("$pkgbase" 'python2-simplejson')
-pkgver=3.3.0
-pkgrel=2
+pkgver=3.3.2
+pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
 arch=('x86_64' 'i686')
@@ -14,12 +14,12 @@
 url='http://undefined.org/python/#simplejson'
 makedepends=('python-setuptools' 'python2-setuptools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/simplejson/simplejson/tarball/v${pkgver}";)
-sha256sums=('ed7e700a9b689f81e54738d796ce456eca12481412f198d44d42f69d8d6f9a82')
+sha256sums=('ecff7508cb34547de611c5b367ad1ff74290f638f29853be5801823e1565592c')
 
 package_python-simplejson() {
   depends=('python')
 
-  cd "$srcdir/simplejson-simplejson-"*
+  cd "simplejson-simplejson-"*
   python setup.py install --root="$pkgdir"
   install -Dm644 "$srcdir/simplejson-simplejson"-*/LICENSE.txt \
 "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
@@ -28,7 +28,7 @@
 package_python2-simplejson() {
   depends=('python2')
 
-  cd "$srcdir/simplejson-simplejson-"*
+  cd "simplejson-simplejson-"*
   python2 setup.py install --root="$pkgdir"
   install -Dm644 "$srcdir/simplejson-simplejson"-*/LICENSE.txt \
 "$pkgdir/usr/share/licenses/$pkgname/LICENSE"



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

2013-08-15 Thread Alexander Rødseth
Date: Thursday, August 15, 2013 @ 10:14:42
  Author: arodseth
Revision: 95624

upgpkg: python-simplejson 3.3.0-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-15 04:52:57 UTC (rev 95623)
+++ PKGBUILD2013-08-15 08:14:42 UTC (rev 95624)
@@ -6,7 +6,7 @@
 
 pkgbase=python-simplejson
 pkgname=("$pkgbase" 'python2-simplejson')
-pkgver=3.2.0
+pkgver=3.3.0
 pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
@@ -14,7 +14,7 @@
 url='http://undefined.org/python/#simplejson'
 makedepends=('python' 'python2-distribute')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/simplejson/simplejson/tarball/v${pkgver}";)
-sha256sums=('507036d10039ccf437625437b2521c0f691c20c3911b2b7183d5a66c98d36432')
+sha256sums=('ed7e700a9b689f81e54738d796ce456eca12481412f198d44d42f69d8d6f9a82')
 
 package_python-simplejson() {
   depends=('python')



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

2013-05-02 Thread Alexander Rødseth
Date: Thursday, May 2, 2013 @ 15:39:08
  Author: arodseth
Revision: 89808

upgpkg: python-simplejson 3.2.0-1

Modified:
  python-simplejson/trunk/PKGBUILD

--+
 PKGBUILD |   42 --
 1 file changed, 20 insertions(+), 22 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-02 13:36:01 UTC (rev 89807)
+++ PKGBUILD2013-05-02 13:39:08 UTC (rev 89808)
@@ -1,39 +1,37 @@
 # $Id$
-# Maintainer: Jaroslav Lichtblau 
+# Maintainer: Alexander Rødseth 
+# Contributor: Jaroslav Lichtblau 
 # Contributor: Allan McRae 
 # Contributor: David Moore 
 
 pkgbase=python-simplejson
-pkgname=(python-simplejson python2-simplejson)
-pkgver=3.0.7
-pkgrel=2
-pkgdesc="Simple, fast, extensible JSON encoder/decoder for Python"
+pkgname=("$pkgbase" 'python2-simplejson')
+pkgver=3.2.0
+pkgrel=1
+pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
-arch=('i686' 'x86_64')
-url="http://undefined.org/python/#simplejson";
+arch=('x86_64' 'i686')
+url='http://undefined.org/python/#simplejson'
 makedepends=('python' 'python2-distribute')
-changelog=python-simplejson.changelog
-source=($pkgname-$pkgver.tar.gz::https://github.com/simplejson/simplejson/tarball/v${pkgver})
-md5sums=('fc9013eab6330514196a7f19c2cff386')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/simplejson/simplejson/tarball/v${pkgver}";)
+sha256sums=('507036d10039ccf437625437b2521c0f691c20c3911b2b7183d5a66c98d36432')
 
-build() {
-  true
-}
-
 package_python-simplejson() {
   depends=('python')
 
-  cd ${srcdir}/simplejson-simplejson-*
-  python setup.py install --root=${pkgdir}
-  install -Dm644 ${srcdir}/simplejson-simplejson-*/LICENSE.txt \
-${pkgdir}/usr/share/licenses/$pkgname/LICENSE
+  cd "$srcdir/simplejson-simplejson-"*
+  python setup.py install --root="$pkgdir"
+  install -Dm644 "$srcdir/simplejson-simplejson"-*/LICENSE.txt \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 
 package_python2-simplejson() {
   depends=('python2')
 
-  cd ${srcdir}/simplejson-simplejson-*
-  python2 setup.py install --root=${pkgdir}
-  install -Dm644 ${srcdir}/simplejson-simplejson-*/LICENSE.txt \
-${pkgdir}/usr/share/licenses/$pkgname/LICENSE
+  cd "$srcdir/simplejson-simplejson-"*
+  python2 setup.py install --root="$pkgdir"
+  install -Dm644 "$srcdir/simplejson-simplejson"-*/LICENSE.txt \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
+
+# vim:set ts=2 sw=2 et: