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

2020-12-22 Thread Daniel M. Capella via arch-commits
Date: Wednesday, December 23, 2020 @ 01:44:57
  Author: polyzen
Revision: 783290

upgpkg: python-dulwich 0.20.15-1

Modified:
  python-dulwich/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 01:44:50 UTC (rev 783289)
+++ PKGBUILD2020-12-23 01:44:57 UTC (rev 783290)
@@ -3,17 +3,16 @@
 
 _name=dulwich
 pkgname=python-dulwich
-pkgver=0.20.14
-pkgrel=2
+pkgver=0.20.15
+pkgrel=1
 pkgdesc='Pure-Python implementation of the Git file formats and protocols'
 arch=('x86_64')
 url=https://www.dulwich.io
 license=('GPL')
 depends=('python-certifi' 'python-setuptools' 'python-urllib3')
-checkdepends=('python-mock')
 
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
-sha256sums=('21d6ee82708f7c67ce3fdcaf1f1407e524f7f4f7411a410a972faa2176baec0d')
-b2sums=('be3658fd12021d2d8294fa92d99fe8bbf0a04de0f97d71f4c5683580169faa19fce2c731b240a1a61b95517e9b4371a8bcaedef7748e94512b09bcd9e6ae31ad')
+sha256sums=('fb1773373ec2af896031f8312af6962a1b8b0176a2de3fb3d84a84ec0449')
+b2sums=('8db19f84154dff0851fd16bc534d92b506c93a93d7180079bc9829a2c81bbb25b04b234770e62ddab82440973d0702b8523896a9db90d771d8cc915b6321cdaa')
 
 build() {
   cd $_name-$pkgver


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

2020-11-27 Thread Daniel M. Capella via arch-commits
Date: Friday, November 27, 2020 @ 09:24:38
  Author: polyzen
Revision: 763996

upgpkg: python-dulwich 0.20.14-1

Modified:
  python-dulwich/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-27 08:55:50 UTC (rev 763995)
+++ PKGBUILD2020-11-27 09:24:38 UTC (rev 763996)
@@ -3,8 +3,8 @@
 
 _name=dulwich
 pkgname=python-dulwich
-pkgver=0.20.11
-pkgrel=3
+pkgver=0.20.14
+pkgrel=1
 pkgdesc='Pure-Python implementation of the Git file formats and protocols'
 arch=('x86_64')
 url=https://www.dulwich.io
@@ -12,7 +12,8 @@
 depends=('python-certifi' 'python-setuptools' 'python-urllib3')
 checkdepends=('python-mock')
 
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
-sha256sums=('0b142794fb72647673173b80ed8b75e1f56b42a0972c5b3c752d88766a659d53')
+sha256sums=('21d6ee82708f7c67ce3fdcaf1f1407e524f7f4f7411a410a972faa2176baec0d')
+b2sums=('be3658fd12021d2d8294fa92d99fe8bbf0a04de0f97d71f4c5683580169faa19fce2c731b240a1a61b95517e9b4371a8bcaedef7748e94512b09bcd9e6ae31ad')
 
 build() {
   cd $_name-$pkgver


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

2020-11-11 Thread Felix Yan via arch-commits
Date: Wednesday, November 11, 2020 @ 15:03:12
  Author: felixonmars
Revision: 750812

upgpkg: python-dulwich 0.20.11-3: Python 3.9 rebuild

Modified:
  python-dulwich/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-11 15:03:05 UTC (rev 750811)
+++ PKGBUILD2020-11-11 15:03:12 UTC (rev 750812)
@@ -4,7 +4,7 @@
 _name=dulwich
 pkgname=python-dulwich
 pkgver=0.20.11
-pkgrel=2
+pkgrel=3
 pkgdesc='Pure-Python implementation of the Git file formats and protocols'
 arch=('x86_64')
 url=https://www.dulwich.io


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

2020-11-09 Thread Evangelos Foutras via arch-commits
Date: Monday, November 9, 2020 @ 16:52:36
  Author: foutrelis
Revision: 747640

upgpkg: python-dulwich 0.20.11-2: Python 3.9 rebuild

Modified:
  python-dulwich/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-09 16:52:35 UTC (rev 747639)
+++ PKGBUILD2020-11-09 16:52:36 UTC (rev 747640)
@@ -4,7 +4,7 @@
 _name=dulwich
 pkgname=python-dulwich
 pkgver=0.20.11
-pkgrel=1
+pkgrel=2
 pkgdesc='Pure-Python implementation of the Git file formats and protocols'
 arch=('x86_64')
 url=https://www.dulwich.io


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

2020-10-31 Thread Daniel M. Capella via arch-commits
Date: Sunday, November 1, 2020 @ 04:50:32
  Author: polyzen
Revision: 738179

upgpkg: python-dulwich 0.20.11-1

Modified:
  python-dulwich/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-01 04:43:11 UTC (rev 738178)
+++ PKGBUILD2020-11-01 04:50:32 UTC (rev 738179)
@@ -3,7 +3,7 @@
 
 _name=dulwich
 pkgname=python-dulwich
-pkgver=0.20.6
+pkgver=0.20.11
 pkgrel=1
 pkgdesc='Pure-Python implementation of the Git file formats and protocols'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('python-certifi' 'python-setuptools' 'python-urllib3')
 checkdepends=('python-mock')
 
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
-sha256sums=('e593f514b8ac740b4ceeb047745b4719bfc9f334904245c6edcb3a9d002f577b')
+sha256sums=('0b142794fb72647673173b80ed8b75e1f56b42a0972c5b3c752d88766a659d53')
 
 build() {
   cd $_name-$pkgver


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

2020-08-29 Thread Daniel M. Capella via arch-commits
Date: Saturday, August 29, 2020 @ 23:54:19
  Author: polyzen
Revision: 692366

upgpkg: python-dulwich 0.20.6-1

Modified:
  python-dulwich/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-29 23:14:16 UTC (rev 692365)
+++ PKGBUILD2020-08-29 23:54:19 UTC (rev 692366)
@@ -3,7 +3,7 @@
 
 _name=dulwich
 pkgname=python-dulwich
-pkgver=0.20.5
+pkgver=0.20.6
 pkgrel=1
 pkgdesc='Pure-Python implementation of the Git file formats and protocols'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('python-certifi' 'python-setuptools' 'python-urllib3')
 checkdepends=('python-mock')
 
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
-sha256sums=('98484ede022da663c96b54bc8dcdb4407072cb50efd5d20d58ca4e7779931305')
+sha256sums=('e593f514b8ac740b4ceeb047745b4719bfc9f334904245c6edcb3a9d002f577b')
 
 build() {
   cd $_name-$pkgver


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

2020-06-23 Thread Daniel M. Capella via arch-commits
Date: Tuesday, June 23, 2020 @ 05:59:34
  Author: polyzen
Revision: 650889

upgpkg: python-dulwich 0.20.5-1

Modified:
  python-dulwich/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-23 05:51:34 UTC (rev 650888)
+++ PKGBUILD2020-06-23 05:59:34 UTC (rev 650889)
@@ -3,7 +3,7 @@
 
 _name=dulwich
 pkgname=python-dulwich
-pkgver=0.20.3
+pkgver=0.20.5
 pkgrel=1
 pkgdesc='Pure-Python implementation of the Git file formats and protocols'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('python-certifi' 'python-setuptools' 'python-urllib3')
 checkdepends=('python-mock')
 
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
-sha256sums=('226491bcf3cdd629c8558d0b4d50b0e9a991a74fb9836c39e90c8c7b445b662c')
+sha256sums=('98484ede022da663c96b54bc8dcdb4407072cb50efd5d20d58ca4e7779931305')
 
 build() {
   cd $_name-$pkgver


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

2020-06-16 Thread Daniel M. Capella via arch-commits
Date: Tuesday, June 16, 2020 @ 06:17:26
  Author: polyzen
Revision: 645893

upgpkg: python-dulwich 0.20.3-1

Modified:
  python-dulwich/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-16 06:12:52 UTC (rev 645892)
+++ PKGBUILD2020-06-16 06:17:26 UTC (rev 645893)
@@ -3,16 +3,16 @@
 
 _name=dulwich
 pkgname=python-dulwich
-pkgver=0.20.2
+pkgver=0.20.3
 pkgrel=1
 pkgdesc='Pure-Python implementation of the Git file formats and protocols'
 arch=('x86_64')
 url=https://www.dulwich.io
 license=('GPL')
-depends=('python-certifi' 'python-urllib3')
+depends=('python-certifi' 'python-setuptools' 'python-urllib3')
 checkdepends=('python-mock')
 
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
-sha256sums=('273fa401e11c215ed81a4a0c8474ed06aeae31900974fdd4a87af5df0e458115')
+sha256sums=('226491bcf3cdd629c8558d0b4d50b0e9a991a74fb9836c39e90c8c7b445b662c')
 
 build() {
   cd $_name-$pkgver


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

2020-06-01 Thread Daniel M. Capella via arch-commits
Date: Tuesday, June 2, 2020 @ 02:26:58
  Author: polyzen
Revision: 637947

upgpkg: python-dulwich 0.20.2-1

Modified:
  python-dulwich/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-02 02:09:52 UTC (rev 637946)
+++ PKGBUILD2020-06-02 02:26:58 UTC (rev 637947)
@@ -3,7 +3,7 @@
 
 _name=dulwich
 pkgname=python-dulwich
-pkgver=0.19.16
+pkgver=0.20.2
 pkgrel=1
 pkgdesc='Pure-Python implementation of the Git file formats and protocols'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('python-certifi' 'python-urllib3')
 checkdepends=('python-mock')
 
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
-sha256sums=('f74561c448bfb6f04c07de731c1181ae4280017f759b0bb04fa5770aa84ca850')
+sha256sums=('273fa401e11c215ed81a4a0c8474ed06aeae31900974fdd4a87af5df0e458115')
 
 build() {
   cd $_name-$pkgver


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

2020-04-17 Thread Daniel M. Capella via arch-commits
Date: Friday, April 17, 2020 @ 19:18:35
  Author: polyzen
Revision: 615742

upgpkg: python-dulwich 0.19.16-1

Modified:
  python-dulwich/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-17 19:17:49 UTC (rev 615741)
+++ PKGBUILD2020-04-17 19:18:35 UTC (rev 615742)
@@ -3,7 +3,7 @@
 
 _name=dulwich
 pkgname=python-dulwich
-pkgver=0.19.15
+pkgver=0.19.16
 pkgrel=1
 pkgdesc='Pure-Python implementation of the Git file formats and protocols'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('python-certifi' 'python-urllib3')
 checkdepends=('python-mock')
 
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
-sha256sums=('805a9b1932dc28b91f359f529c2e46b7623aec3ab719c96d3f2fc63d0d8d8411')
+sha256sums=('f74561c448bfb6f04c07de731c1181ae4280017f759b0bb04fa5770aa84ca850')
 
 build() {
   cd $_name-$pkgver


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

2020-01-26 Thread Daniel M. Capella via arch-commits
Date: Sunday, January 26, 2020 @ 21:28:27
  Author: polyzen
Revision: 555761

upgpkg: python-dulwich 0.19.15-1

Modified:
  python-dulwich/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-26 21:18:00 UTC (rev 555760)
+++ PKGBUILD2020-01-26 21:28:27 UTC (rev 555761)
@@ -3,7 +3,7 @@
 
 _name=dulwich
 pkgname=python-dulwich
-pkgver=0.19.14
+pkgver=0.19.15
 pkgrel=1
 pkgdesc='Pure-Python implementation of the Git file formats and protocols'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('python-certifi' 'python-urllib3')
 checkdepends=('python-mock')
 
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
-sha256sums=('d1320232c859ab086fff79eee8fa6ddbcbcbe01ff0c64c9bed48eca470b00b46')
+sha256sums=('805a9b1932dc28b91f359f529c2e46b7623aec3ab719c96d3f2fc63d0d8d8411')
 
 build() {
   cd $_name-$pkgver


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

2019-11-30 Thread Daniel M. Capella via arch-commits
Date: Saturday, November 30, 2019 @ 19:19:23
  Author: polyzen
Revision: 534599

upgpkg: python-dulwich 0.19.14-1

Modified:
  python-dulwich/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-30 18:17:19 UTC (rev 534598)
+++ PKGBUILD2019-11-30 19:19:23 UTC (rev 534599)
@@ -3,8 +3,8 @@
 
 _name=dulwich
 pkgname=python-dulwich
-pkgver=0.19.13
-pkgrel=3
+pkgver=0.19.14
+pkgrel=1
 pkgdesc='Pure-Python implementation of the Git file formats and protocols'
 arch=('x86_64')
 url=https://www.dulwich.io
@@ -12,7 +12,7 @@
 depends=('python-certifi' 'python-urllib3')
 checkdepends=('python-mock')
 
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
-sha256sums=('aa628449c5f594a9a282f4d9e5993fef65481ef5e3b9b6c52ff31200f8f5dc95')
+sha256sums=('d1320232c859ab086fff79eee8fa6ddbcbcbe01ff0c64c9bed48eca470b00b46')
 
 build() {
   cd $_name-$pkgver


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

2019-11-01 Thread Felix Yan via arch-commits
Date: Friday, November 1, 2019 @ 14:01:50
  Author: felixonmars
Revision: 522009

Python 3.8 rebuild

Modified:
  python-dulwich/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-01 14:01:32 UTC (rev 522008)
+++ PKGBUILD2019-11-01 14:01:50 UTC (rev 522009)
@@ -4,7 +4,7 @@
 _name=dulwich
 pkgname=python-dulwich
 pkgver=0.19.13
-pkgrel=2
+pkgrel=3
 pkgdesc='Pure-Python implementation of the Git file formats and protocols'
 arch=('x86_64')
 url=https://www.dulwich.io


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

2019-10-25 Thread Evangelos Foutras via arch-commits
Date: Friday, October 25, 2019 @ 20:17:00
  Author: foutrelis
Revision: 519831

Python 3.8 rebuild

Modified:
  python-dulwich/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-25 20:16:59 UTC (rev 519830)
+++ PKGBUILD2019-10-25 20:17:00 UTC (rev 519831)
@@ -4,7 +4,7 @@
 _name=dulwich
 pkgname=python-dulwich
 pkgver=0.19.13
-pkgrel=1
+pkgrel=2
 pkgdesc='Pure-Python implementation of the Git file formats and protocols'
 arch=('x86_64')
 url=https://www.dulwich.io


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

2019-08-20 Thread Daniel M. Capella via arch-commits
Date: Tuesday, August 20, 2019 @ 18:46:27
  Author: polyzen
Revision: 500344

upgpkg: python-dulwich 0.19.13-1

Modified:
  python-dulwich/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-20 18:16:05 UTC (rev 500343)
+++ PKGBUILD2019-08-20 18:46:27 UTC (rev 500344)
@@ -1,10 +1,9 @@
 # Maintainer: Daniel M. Capella 
 # Contributor: Timothée Ravier 
 
-_commit=58a7ef6ce1c4c5824aa873932c67c858d1030771
 _name=dulwich
 pkgname=python-dulwich
-pkgver=0.19.12.r3.g29fc0ac
+pkgver=0.19.13
 pkgrel=1
 pkgdesc='Pure-Python implementation of the Git file formats and protocols'
 arch=('x86_64')
@@ -12,21 +11,21 @@
 license=('GPL')
 depends=('python-certifi' 'python-urllib3')
 checkdepends=('python-mock')
-source=("https://github.com/dulwich/dulwich/archive/$_commit.tar.gz;)
-sha512sums=('fef54738d2e6b76ad2d4da5b8f638a5e60b9fc66f47f7ca1e124a6dc3cc380114434c1586bfd24e8f56efa74f7abcaaaeecaf713cff8e38d6e3f82c24836e0b5')
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
+sha256sums=('aa628449c5f594a9a282f4d9e5993fef65481ef5e3b9b6c52ff31200f8f5dc95')
 
 build() {
-  cd $_name-$_commit
+  cd $_name-$pkgver
   python setup.py build
 }
 
 check() {
-  cd $_name-$_commit
+  cd $_name-$pkgver
   python -m unittest dulwich.tests.test_suite
 }
 
 package() {
-  cd $_name-$_commit
+  cd $_name-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
 }
 


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

2019-08-14 Thread Daniel M. Capella via arch-commits
Date: Thursday, August 15, 2019 @ 04:00:07
  Author: polyzen
Revision: 499325

upgpkg: python-dulwich 0.19.12.r3.g29fc0ac-1

29fc0ac commit needed to fix test failure.

Modified:
  python-dulwich/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-15 03:58:57 UTC (rev 499324)
+++ PKGBUILD2019-08-15 04:00:07 UTC (rev 499325)
@@ -1,9 +1,10 @@
 # Maintainer: Daniel M. Capella 
 # Contributor: Timothée Ravier 
 
+_commit=58a7ef6ce1c4c5824aa873932c67c858d1030771
 _name=dulwich
 pkgname=python-dulwich
-pkgver=0.19.11
+pkgver=0.19.12.r3.g29fc0ac
 pkgrel=1
 pkgdesc='Pure-Python implementation of the Git file formats and protocols'
 arch=('x86_64')
@@ -11,21 +12,21 @@
 license=('GPL')
 depends=('python-certifi' 'python-urllib3')
 checkdepends=('python-mock')
-source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
-sha256sums=('afbe070f6899357e33f63f3f3696e601731fef66c64a489dea1bc9f539f4a725')
+source=("https://github.com/dulwich/dulwich/archive/$_commit.tar.gz;)
+sha512sums=('fef54738d2e6b76ad2d4da5b8f638a5e60b9fc66f47f7ca1e124a6dc3cc380114434c1586bfd24e8f56efa74f7abcaaaeecaf713cff8e38d6e3f82c24836e0b5')
 
 build() {
-  cd $_name-$pkgver
+  cd $_name-$_commit
   python setup.py build
 }
 
 check() {
-  cd $_name-$pkgver
+  cd $_name-$_commit
   python -m unittest dulwich.tests.test_suite
 }
 
 package() {
-  cd $_name-$pkgver
+  cd $_name-$_commit
   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
 }
 


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

2019-02-06 Thread Daniel M. Capella via arch-commits
Date: Thursday, February 7, 2019 @ 03:58:02
  Author: polyzen
Revision: 429797

upgpkg: python-dulwich 0.19.11-1

Modified:
  python-dulwich/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 03:42:51 UTC (rev 429796)
+++ PKGBUILD2019-02-07 03:58:02 UTC (rev 429797)
@@ -3,7 +3,7 @@
 
 _name=dulwich
 pkgname=python-dulwich
-pkgver=0.19.10
+pkgver=0.19.11
 pkgrel=1
 pkgdesc='Pure-Python implementation of the Git file formats and protocols'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('python-certifi' 'python-urllib3')
 checkdepends=('python-mock')
 
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
-sha256sums=('0330787f28c5252f12040b9a1c0f5990f19f806c12b3d510ee7ea1fa53a6f3b4')
+sha256sums=('afbe070f6899357e33f63f3f3696e601731fef66c64a489dea1bc9f539f4a725')
 
 build() {
   cd $_name-$pkgver


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

2019-01-14 Thread Daniel M. Capella via arch-commits
Date: Tuesday, January 15, 2019 @ 03:47:56
  Author: polyzen
Revision: 423126

upgpkg: python-dulwich 0.19.10-1

Modified:
  python-dulwich/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 03:44:33 UTC (rev 423125)
+++ PKGBUILD2019-01-15 03:47:56 UTC (rev 423126)
@@ -3,8 +3,8 @@
 
 _name=dulwich
 pkgname=python-dulwich
-pkgver=0.19.9
-pkgrel=2
+pkgver=0.19.10
+pkgrel=1
 pkgdesc='Pure-Python implementation of the Git file formats and protocols'
 arch=('x86_64')
 url=https://www.dulwich.io
@@ -12,7 +12,7 @@
 depends=('python-certifi' 'python-urllib3')
 checkdepends=('python-mock')
 
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
-sha256sums=('5e1e39555f594939a8aff1ca08b3bdf6c7efd4b941c2850760983a0197240974')
+sha256sums=('0330787f28c5252f12040b9a1c0f5990f19f806c12b3d510ee7ea1fa53a6f3b4')
 
 build() {
   cd $_name-$pkgver


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

2018-12-28 Thread Daniel M. Capella via arch-commits
Date: Friday, December 28, 2018 @ 20:14:19
  Author: polyzen
Revision: 418741

Add python-mock checkdep

Modified:
  python-dulwich/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-28 20:13:21 UTC (rev 418740)
+++ PKGBUILD2018-12-28 20:14:19 UTC (rev 418741)
@@ -10,6 +10,7 @@
 url=https://www.dulwich.io
 license=('GPL')
 depends=('python-certifi' 'python-urllib3')
+checkdepends=('python-mock')
 
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
 sha256sums=('5e1e39555f594939a8aff1ca08b3bdf6c7efd4b941c2850760983a0197240974')
 


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

2018-12-28 Thread Daniel M. Capella via arch-commits
Date: Friday, December 28, 2018 @ 20:07:16
  Author: polyzen
Revision: 418728

Update runtime deps

Modified:
  python-dulwich/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-28 20:06:39 UTC (rev 418727)
+++ PKGBUILD2018-12-28 20:07:16 UTC (rev 418728)
@@ -4,13 +4,12 @@
 _name=dulwich
 pkgname=python-dulwich
 pkgver=0.19.9
-pkgrel=1
+pkgrel=2
 pkgdesc='Pure-Python implementation of the Git file formats and protocols'
 arch=('x86_64')
 url=https://www.dulwich.io
 license=('GPL')
-depends=('python')
-checkdepends=('python-urllib3')
+depends=('python-certifi' 'python-urllib3')
 
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
 sha256sums=('5e1e39555f594939a8aff1ca08b3bdf6c7efd4b941c2850760983a0197240974')
 


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

2018-12-28 Thread Daniel M. Capella via arch-commits
Date: Friday, December 28, 2018 @ 18:26:55
  Author: polyzen
Revision: 418715

Has C extensions

Modified:
  python-dulwich/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-28 18:24:48 UTC (rev 418714)
+++ PKGBUILD2018-12-28 18:26:55 UTC (rev 418715)
@@ -6,7 +6,7 @@
 pkgver=0.19.9
 pkgrel=1
 pkgdesc='Pure-Python implementation of the Git file formats and protocols'
-arch=('any')
+arch=('x86_64')
 url=https://www.dulwich.io
 license=('GPL')
 depends=('python')