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

2020-11-11 Thread Evangelos Foutras via arch-commits
Date: Wednesday, November 11, 2020 @ 10:30:21
  Author: foutrelis
Revision: 750029

upgpkg: python-kaitaistruct 0.9-3: Python 3.9 rebuild

Modified:
  python-kaitaistruct/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-11 10:30:20 UTC (rev 750028)
+++ PKGBUILD2020-11-11 10:30:21 UTC (rev 750029)
@@ -2,7 +2,7 @@
 
 pkgname=python-kaitaistruct
 pkgver=0.9
-pkgrel=2
+pkgrel=3
 pkgdesc="Kaitai Struct declarative parser generator for binary data: runtime 
library for Python"
 arch=('any')
 license=('MIT')


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

2020-10-16 Thread Felix Yan via arch-commits
Date: Friday, October 16, 2020 @ 08:14:35
  Author: felixonmars
Revision: 724350

upgpkg: python-kaitaistruct 0.9-1

Modified:
  python-kaitaistruct/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-16 08:14:14 UTC (rev 724349)
+++ PKGBUILD2020-10-16 08:14:35 UTC (rev 724350)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-kaitaistruct
-pkgver=0.8
-pkgrel=5
+pkgver=0.9
+pkgrel=1
 pkgdesc="Kaitai Struct declarative parser generator for binary data: runtime 
library for Python"
 arch=('any')
 license=('MIT')
@@ -10,7 +10,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/kaitai-io/kaitai_struct_python_runtime/archive/$pkgver.tar.gz";)
-sha512sums=('a676a048dd96366dbc89a981dc51c1f6aeb76b9e4fc2d3ebfea527c27dc201803e4f3d8fceff96686e3964b1f3040e4ee9dd2f857a422da1998d98dc325bdbc7')
+sha512sums=('e99d4aa0df046b346f73c8ee7b3d737bc62bea2891b5948be3d8814b575d44e59146e318b6dd9966d937e327103f9348b26048885dbdf5a44080601795d49b05')
 
 build() {
   cd kaitai_struct_python_runtime-$pkgver


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

2019-10-31 Thread Evangelos Foutras via arch-commits
Date: Thursday, October 31, 2019 @ 16:43:35
  Author: foutrelis
Revision: 521140

Python 3.8 rebuild

Modified:
  python-kaitaistruct/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-31 16:43:26 UTC (rev 521139)
+++ PKGBUILD2019-10-31 16:43:35 UTC (rev 521140)
@@ -2,7 +2,7 @@
 
 pkgname=python-kaitaistruct
 pkgver=0.8
-pkgrel=4
+pkgrel=5
 pkgdesc="Kaitai Struct declarative parser generator for binary data: runtime 
library for Python"
 arch=('any')
 license=('MIT')


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

2019-10-25 Thread Felix Yan via arch-commits
Date: Friday, October 25, 2019 @ 15:19:47
  Author: felixonmars
Revision: 518981

Python 3.8 rebuild

Modified:
  python-kaitaistruct/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-25 15:19:43 UTC (rev 518980)
+++ PKGBUILD2019-10-25 15:19:47 UTC (rev 518981)
@@ -2,7 +2,7 @@
 
 pkgname=python-kaitaistruct
 pkgver=0.8
-pkgrel=3
+pkgrel=4
 pkgdesc="Kaitai Struct declarative parser generator for binary data: runtime 
library for Python"
 arch=('any')
 license=('MIT')


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

2019-06-18 Thread Antonio Rojas via arch-commits
Date: Tuesday, June 18, 2019 @ 20:22:53
  Author: arojas
Revision: 482197

https

Modified:
  python-kaitaistruct/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-18 20:22:07 UTC (rev 482196)
+++ PKGBUILD2019-06-18 20:22:53 UTC (rev 482197)
@@ -6,7 +6,7 @@
 pkgdesc="Kaitai Struct declarative parser generator for binary data: runtime 
library for Python"
 arch=('any')
 license=('MIT')
-url="http://kaitai.io";
+url="https://kaitai.io";
 depends=('python')
 makedepends=('python-setuptools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/kaitai-io/kaitai_struct_python_runtime/archive/$pkgver.tar.gz";)


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

2019-05-23 Thread Felix Yan via arch-commits
Date: Friday, May 24, 2019 @ 04:36:12
  Author: felixonmars
Revision: 469506

upgpkg: python-kaitaistruct 0.8-3

remove python2 sibling

Modified:
  python-kaitaistruct/trunk/PKGBUILD

--+
 PKGBUILD |   30 +++---
 1 file changed, 7 insertions(+), 23 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-24 04:35:59 UTC (rev 469505)
+++ PKGBUILD2019-05-24 04:36:12 UTC (rev 469506)
@@ -1,39 +1,23 @@
 # Maintainer: Felix Yan 
 
-pkgbase=python-kaitaistruct
-pkgname=('python-kaitaistruct' 'python2-kaitaistruct')
+pkgname=python-kaitaistruct
 pkgver=0.8
-pkgrel=2
+pkgrel=3
 pkgdesc="Kaitai Struct declarative parser generator for binary data: runtime 
library for Python"
 arch=('any')
 license=('MIT')
 url="http://kaitai.io";
-makedepends=('python-setuptools' 'python2-setuptools' 'git')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/kaitai-io/kaitai_struct_python_runtime/archive/$pkgver.tar.gz";)
+depends=('python')
+makedepends=('python-setuptools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/kaitai-io/kaitai_struct_python_runtime/archive/$pkgver.tar.gz";)
 
sha512sums=('a676a048dd96366dbc89a981dc51c1f6aeb76b9e4fc2d3ebfea527c27dc201803e4f3d8fceff96686e3964b1f3040e4ee9dd2f857a422da1998d98dc325bdbc7')
 
-prepare() {
-  cp -a kaitai_struct_python_runtime-$pkgver{,-py2}
-}
-
 build() {
-  cd "$srcdir"/kaitai_struct_python_runtime-$pkgver
+  cd kaitai_struct_python_runtime-$pkgver
   python setup.py build
-
-  cd "$srcdir"/kaitai_struct_python_runtime-$pkgver-py2
-  python2 setup.py build
 }
 
-package_python-kaitaistruct() {
-  depends=('python')
-
+package() {
   cd kaitai_struct_python_runtime-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1
 }
-
-package_python2-kaitaistruct() {
-  depends=('python2')
-
-  cd kaitai_struct_python_runtime-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}


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

2018-06-30 Thread Evangelos Foutras via arch-commits
Date: Saturday, June 30, 2018 @ 17:48:58
  Author: foutrelis
Revision: 348709

Python 3.7 rebuild

Modified:
  python-kaitaistruct/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-30 17:48:39 UTC (rev 348708)
+++ PKGBUILD2018-06-30 17:48:58 UTC (rev 348709)
@@ -4,7 +4,7 @@
 pkgbase=python-kaitaistruct
 pkgname=('python-kaitaistruct' 'python2-kaitaistruct')
 pkgver=0.8
-pkgrel=1
+pkgrel=2
 pkgdesc="Kaitai Struct declarative parser generator for binary data: runtime 
library for Python"
 arch=('any')
 license=('MIT')


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

2018-02-07 Thread Felix Yan via arch-commits
Date: Thursday, February 8, 2018 @ 02:51:37
  Author: felixonmars
Revision: 290128

upgpkg: python-kaitaistruct 0.8-1

Modified:
  python-kaitaistruct/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-08 02:51:27 UTC (rev 290127)
+++ PKGBUILD2018-02-08 02:51:37 UTC (rev 290128)
@@ -3,7 +3,7 @@
 
 pkgbase=python-kaitaistruct
 pkgname=('python-kaitaistruct' 'python2-kaitaistruct')
-pkgver=0.7
+pkgver=0.8
 pkgrel=1
 pkgdesc="Kaitai Struct declarative parser generator for binary data: runtime 
library for Python"
 arch=('any')
@@ -11,7 +11,7 @@
 url="http://kaitai.io";
 makedepends=('python-setuptools' 'python2-setuptools' 'git')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/kaitai-io/kaitai_struct_python_runtime/archive/$pkgver.tar.gz";)
-sha512sums=('b7b5b1455107a4129615db9fdcf396c7c4655ababbf6c8ccd82a63a9fd93cd549a04f183b235467d7dc989b522f3a1939bb248808c5fb88e8c723ce9b2068047')
+sha512sums=('a676a048dd96366dbc89a981dc51c1f6aeb76b9e4fc2d3ebfea527c27dc201803e4f3d8fceff96686e3964b1f3040e4ee9dd2f857a422da1998d98dc325bdbc7')
 
 prepare() {
   cp -a kaitai_struct_python_runtime-$pkgver{,-py2}


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

2017-03-22 Thread Felix Yan
Date: Thursday, March 23, 2017 @ 02:19:56
  Author: felixonmars
Revision: 218431

upgpkg: python-kaitaistruct 0.7-1

Modified:
  python-kaitaistruct/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-23 01:27:33 UTC (rev 218430)
+++ PKGBUILD2017-03-23 02:19:56 UTC (rev 218431)
@@ -3,7 +3,7 @@
 
 pkgbase=python-kaitaistruct
 pkgname=('python-kaitaistruct' 'python2-kaitaistruct')
-pkgver=0.6
+pkgver=0.7
 pkgrel=1
 pkgdesc="Kaitai Struct declarative parser generator for binary data: runtime 
library for Python"
 arch=('any')
@@ -10,18 +10,18 @@
 license=('MIT')
 url="http://kaitai.io";
 makedepends=('python-setuptools' 'python2-setuptools' 'git')
-source=("git+https://github.com/kaitai-io/kaitai_struct_python_runtime.git#tag=$pkgver";)
-sha512sums=('SKIP')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/kaitai-io/kaitai_struct_python_runtime/archive/$pkgver.tar.gz";)
+sha512sums=('b7b5b1455107a4129615db9fdcf396c7c4655ababbf6c8ccd82a63a9fd93cd549a04f183b235467d7dc989b522f3a1939bb248808c5fb88e8c723ce9b2068047')
 
 prepare() {
-  cp -a kaitai_struct_python_runtime{,-py2}
+  cp -a kaitai_struct_python_runtime-$pkgver{,-py2}
 }
 
 build() {
-  cd "$srcdir"/kaitai_struct_python_runtime
+  cd "$srcdir"/kaitai_struct_python_runtime-$pkgver
   python setup.py build
 
-  cd "$srcdir"/kaitai_struct_python_runtime-py2
+  cd "$srcdir"/kaitai_struct_python_runtime-$pkgver-py2
   python2 setup.py build
 }
 
@@ -28,7 +28,7 @@
 package_python-kaitaistruct() {
   depends=('python')
 
-  cd kaitai_struct_python_runtime
+  cd kaitai_struct_python_runtime-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1
 }
 
@@ -35,6 +35,6 @@
 package_python2-kaitaistruct() {
   depends=('python2')
 
-  cd kaitai_struct_python_runtime-py2
+  cd kaitai_struct_python_runtime-$pkgver-py2
   python2 setup.py install --root="$pkgdir" --optimize=1
 }