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

2020-11-11 Thread Felix Yan via arch-commits
Date: Wednesday, November 11, 2020 @ 10:38:18
  Author: felixonmars
Revision: 750206

upgpkg: python-mistune 0.8.4-5: Python 3.9 rebuild

Modified:
  python-mistune/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-11 10:38:16 UTC (rev 750205)
+++ PKGBUILD2020-11-11 10:38:18 UTC (rev 750206)
@@ -5,7 +5,7 @@
 _pkgname=mistune
 pkgname=('python-mistune' 'python2-mistune')
 pkgver=0.8.4
-pkgrel=4
+pkgrel=5
 pkgdesc="The fastest markdown parser in pure Python with renderer feature."
 arch=('any')
 url="https://github.com/lepture/mistune;


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

2020-11-09 Thread Felix Yan via arch-commits
Date: Monday, November 9, 2020 @ 15:40:30
  Author: felixonmars
Revision: 747077

upgpkg: python-mistune 0.8.4-4: Python 3.9 rebuild

Modified:
  python-mistune/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-09 15:40:20 UTC (rev 747076)
+++ PKGBUILD2020-11-09 15:40:30 UTC (rev 747077)
@@ -5,7 +5,7 @@
 _pkgname=mistune
 pkgname=('python-mistune' 'python2-mistune')
 pkgver=0.8.4
-pkgrel=3
+pkgrel=4
 pkgdesc="The fastest markdown parser in pure Python with renderer feature."
 arch=('any')
 url="https://github.com/lepture/mistune;


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

2019-10-31 Thread Felix Yan via arch-commits
Date: Thursday, October 31, 2019 @ 18:09:33
  Author: felixonmars
Revision: 521567

Python 3.8 rebuild

Modified:
  python-mistune/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-31 18:09:32 UTC (rev 521566)
+++ PKGBUILD2019-10-31 18:09:33 UTC (rev 521567)
@@ -5,7 +5,7 @@
 _pkgname=mistune
 pkgname=('python-mistune' 'python2-mistune')
 pkgver=0.8.4
-pkgrel=2
+pkgrel=3
 pkgdesc="The fastest markdown parser in pure Python with renderer feature."
 arch=('any')
 url="https://github.com/lepture/mistune;


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

2019-10-25 Thread Evangelos Foutras via arch-commits
Date: Friday, October 25, 2019 @ 16:37:47
  Author: foutrelis
Revision: 519502

Python 3.8 rebuild

Modified:
  python-mistune/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-25 16:37:37 UTC (rev 519501)
+++ PKGBUILD2019-10-25 16:37:47 UTC (rev 519502)
@@ -5,7 +5,7 @@
 _pkgname=mistune
 pkgname=('python-mistune' 'python2-mistune')
 pkgver=0.8.4
-pkgrel=1
+pkgrel=2
 pkgdesc="The fastest markdown parser in pure Python with renderer feature."
 arch=('any')
 url="https://github.com/lepture/mistune;


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

2018-10-20 Thread Kyle Keen via arch-commits
Date: Saturday, October 20, 2018 @ 12:07:19
  Author: kkeen
Revision: 398051

upgpkg: python-mistune 0.8.4-1

Modified:
  python-mistune/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-20 12:02:55 UTC (rev 398050)
+++ PKGBUILD2018-10-20 12:07:19 UTC (rev 398051)
@@ -4,8 +4,8 @@
 pkgbase=python-mistune
 _pkgname=mistune
 pkgname=('python-mistune' 'python2-mistune')
-pkgver=0.8.3
-pkgrel=2
+pkgver=0.8.4
+pkgrel=1
 pkgdesc="The fastest markdown parser in pure Python with renderer feature."
 arch=('any')
 url="https://github.com/lepture/mistune;
@@ -13,7 +13,7 @@
 depends=('python')
 makedepends=('python-setuptools' 'python2-setuptools')
 
source=("$pkgbase-$pkgver.tgz::https://github.com/lepture/mistune/archive/v${pkgver}.tar.gz;)
-md5sums=('2f2cc1d1d6d58460a52e22778ef86d44')
+md5sums=('22fc9ea84220214a2b9b2b5b4213e209')
 
 prepare() {
   cd "$srcdir"


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

2018-07-20 Thread Kyle Keen via arch-commits
Date: Saturday, July 21, 2018 @ 01:53:50
  Author: kkeen
Revision: 362643

upgpkg: python-mistune 0.8.3-2

Modified:
  python-mistune/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-21 01:52:52 UTC (rev 362642)
+++ PKGBUILD2018-07-21 01:53:50 UTC (rev 362643)
@@ -6,7 +6,7 @@
 _pkgname=mistune
 pkgname=('python-mistune' 'python2-mistune')
 pkgver=0.8.3
-pkgrel=1
+pkgrel=2
 pkgdesc="The fastest markdown parser in pure Python with renderer feature."
 arch=('any')
 url="https://github.com/lepture/mistune;


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

2018-07-20 Thread Kyle Keen via arch-commits
Date: Saturday, July 21, 2018 @ 01:52:38
  Author: kkeen
Revision: 362641

upgpkg: python-mistune 0.8.3-1

Modified:
  python-mistune/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-21 01:16:29 UTC (rev 362640)
+++ PKGBUILD2018-07-21 01:52:38 UTC (rev 362641)
@@ -5,8 +5,8 @@
 pkgbase=python-mistune
 _pkgname=mistune
 pkgname=('python-mistune' 'python2-mistune')
-pkgver=0.8.1
-pkgrel=2
+pkgver=0.8.3
+pkgrel=1
 pkgdesc="The fastest markdown parser in pure Python with renderer feature."
 arch=('any')
 url="https://github.com/lepture/mistune;
@@ -13,8 +13,8 @@
 license=('BSD')
 depends=('python')
 makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://github.com/lepture/mistune/archive/v${pkgver}.tar.gz;)
-md5sums=('48de519df46992d12b45d562ee5bfedb')
+source=("$pkgbase-$pkgver.tgz::https://github.com/lepture/mistune/archive/v${pkgver}.tar.gz;)
+md5sums=('2f2cc1d1d6d58460a52e22778ef86d44')
 
 prepare() {
   cd "$srcdir"


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

2018-06-30 Thread Felix Yan via arch-commits
Date: Saturday, June 30, 2018 @ 08:29:35
  Author: felixonmars
Revision: 347981

upgpkg: python-mistune 0.8.1-2

Python 3.7 rebuild

Modified:
  python-mistune/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-30 08:25:02 UTC (rev 347980)
+++ PKGBUILD2018-06-30 08:29:35 UTC (rev 347981)
@@ -6,7 +6,7 @@
 _pkgname=mistune
 pkgname=('python-mistune' 'python2-mistune')
 pkgver=0.8.1
-pkgrel=1
+pkgrel=2
 pkgdesc="The fastest markdown parser in pure Python with renderer feature."
 arch=('any')
 url="https://github.com/lepture/mistune;


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

2017-11-22 Thread Kyle Keen
Date: Thursday, November 23, 2017 @ 04:00:05
  Author: kkeen
Revision: 268143

upgpkg: python-mistune 0.8.1-1

Modified:
  python-mistune/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-23 03:59:12 UTC (rev 268142)
+++ PKGBUILD2017-11-23 04:00:05 UTC (rev 268143)
@@ -5,7 +5,7 @@
 pkgbase=python-mistune
 _pkgname=mistune
 pkgname=('python-mistune' 'python2-mistune')
-pkgver=0.7.4
+pkgver=0.8.1
 pkgrel=1
 pkgdesc="The fastest markdown parser in pure Python with renderer feature."
 arch=('any')
@@ -14,7 +14,7 @@
 depends=('python')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://github.com/lepture/mistune/archive/v${pkgver}.tar.gz;)
-md5sums=('d1ba4788047ea6930d27bb2a438ffe6b')
+md5sums=('48de519df46992d12b45d562ee5bfedb')
 
 prepare() {
   cd "$srcdir"


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

2017-03-16 Thread Kyle Keen
Date: Thursday, March 16, 2017 @ 23:02:44
  Author: kkeen
Revision: 216847

upgpkg: python-mistune 0.7.4-1

Modified:
  python-mistune/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 23:01:19 UTC (rev 216846)
+++ PKGBUILD2017-03-16 23:02:44 UTC (rev 216847)
@@ -5,8 +5,8 @@
 pkgbase=python-mistune
 _pkgname=mistune
 pkgname=('python-mistune' 'python2-mistune')
-pkgver=0.7.3
-pkgrel=2
+pkgver=0.7.4
+pkgrel=1
 pkgdesc="The fastest markdown parser in pure Python with renderer feature."
 arch=('any')
 url="https://github.com/lepture/mistune;
@@ -14,7 +14,7 @@
 depends=('python')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://github.com/lepture/mistune/archive/v${pkgver}.tar.gz;)
-md5sums=('d1127006e9636c28e98ad5ff3c70dbab')
+md5sums=('d1ba4788047ea6930d27bb2a438ffe6b')
 
 prepare() {
   cd "$srcdir"


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

2016-12-25 Thread Bartłomiej Piotrowski
Date: Sunday, December 25, 2016 @ 17:14:21
  Author: bpiotrowski
Revision: 202054

Python 3.6 rebuild

Modified:
  python-mistune/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-25 17:14:10 UTC (rev 202053)
+++ PKGBUILD2016-12-25 17:14:21 UTC (rev 202054)
@@ -6,7 +6,7 @@
 _pkgname=mistune
 pkgname=('python-mistune' 'python2-mistune')
 pkgver=0.7.3
-pkgrel=1
+pkgrel=2
 pkgdesc="The fastest markdown parser in pure Python with renderer feature."
 arch=('any')
 url="https://github.com/lepture/mistune;


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

2016-10-09 Thread Kyle Keen
Date: Sunday, October 9, 2016 @ 22:19:53
  Author: kkeen
Revision: 191753

upgpkg: python-mistune 0.7.3-1

Modified:
  python-mistune/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-09 22:02:52 UTC (rev 191752)
+++ PKGBUILD2016-10-09 22:19:53 UTC (rev 191753)
@@ -5,7 +5,7 @@
 pkgbase=python-mistune
 _pkgname=mistune
 pkgname=('python-mistune' 'python2-mistune')
-pkgver=0.7.2
+pkgver=0.7.3
 pkgrel=1
 pkgdesc="The fastest markdown parser in pure Python with renderer feature."
 arch=('any')
@@ -14,7 +14,7 @@
 depends=('python')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://github.com/lepture/mistune/archive/v${pkgver}.tar.gz;)
-md5sums=('798a72534237c25e6349d24652d0a6bc')
+md5sums=('d1127006e9636c28e98ad5ff3c70dbab')
 
 prepare() {
   cd "$srcdir"


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

2016-03-08 Thread Kyle Keen
Date: Wednesday, March 9, 2016 @ 04:37:20
  Author: kkeen
Revision: 165645

upgpkg: python-mistune 0.7.2-1

Modified:
  python-mistune/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-09 03:12:09 UTC (rev 165644)
+++ PKGBUILD2016-03-09 03:37:20 UTC (rev 165645)
@@ -1,3 +1,4 @@
+# $Id$
 # Maintainer: Kyle Keen 
 # Contributor: shmilee
 
@@ -4,7 +5,7 @@
 pkgbase=python-mistune
 _pkgname=mistune
 pkgname=('python-mistune' 'python2-mistune')
-pkgver=0.7.1
+pkgver=0.7.2
 pkgrel=1
 pkgdesc="The fastest markdown parser in pure Python with renderer feature."
 arch=('any')
@@ -13,7 +14,7 @@
 depends=('python')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://github.com/lepture/mistune/archive/v${pkgver}.tar.gz;)
-md5sums=('0d9c29700c670790c5b2471070d32ec2')
+md5sums=('798a72534237c25e6349d24652d0a6bc')
 
 prepare() {
   cd "$srcdir"


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

2015-12-11 Thread Kyle Keen
Date: Friday, December 11, 2015 @ 19:30:32
  Author: kkeen
Revision: 153048

upgpkg: python-mistune 0.7.1-1

Modified:
  python-mistune/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-11 17:23:14 UTC (rev 153047)
+++ PKGBUILD2015-12-11 18:30:32 UTC (rev 153048)
@@ -4,8 +4,8 @@
 pkgbase=python-mistune
 _pkgname=mistune
 pkgname=('python-mistune' 'python2-mistune')
-pkgver=0.5.1
-pkgrel=3
+pkgver=0.7.1
+pkgrel=1
 pkgdesc="The fastest markdown parser in pure Python with renderer feature."
 arch=('any')
 url="https://github.com/lepture/mistune;
@@ -13,7 +13,7 @@
 depends=('python')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://github.com/lepture/mistune/archive/v${pkgver}.tar.gz;)
-md5sums=('1c6cfce28a4aa90cf125217cd6c6fe6c')
+md5sums=('0d9c29700c670790c5b2471070d32ec2')
 
 prepare() {
   cd "$srcdir"


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

2015-09-19 Thread Evangelos Foutras
Date: Saturday, September 19, 2015 @ 18:26:44
  Author: foutrelis
Revision: 140935

Python 3.5 rebuild

Modified:
  python-mistune/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-19 16:24:28 UTC (rev 140934)
+++ PKGBUILD2015-09-19 16:26:44 UTC (rev 140935)
@@ -5,7 +5,7 @@
 _pkgname=mistune
 pkgname=('python-mistune' 'python2-mistune')
 pkgver=0.5.1
-pkgrel=2
+pkgrel=3
 pkgdesc="The fastest markdown parser in pure Python with renderer feature."
 arch=('any')
 url="https://github.com/lepture/mistune;