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

2022-07-04 Thread Felix Yan via arch-commits
Date: Monday, July 4, 2022 @ 18:18:48
  Author: felixonmars
Revision: 1243946

upgpkg: python-apispec 5.2.2-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-04 18:15:02 UTC (rev 1243945)
+++ PKGBUILD2022-07-04 18:18:48 UTC (rev 1243946)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-apispec
-pkgver=5.2.1
+pkgver=5.2.2
 pkgrel=1
 pkgdesc="A pluggable API specification generator. Currently supports the 
OpenAPI Specification."
 url="https://github.com/marshmallow-code/apispec;
@@ -16,7 +16,7 @@
   'python-flask' 'python-prance' 'python-yaml' 'python-mock'
   'python-openapi-spec-validator')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/marshmallow-code/apispec/archive/$pkgver.tar.gz;)
-sha512sums=('020d377e4dd9e2e3514cf48450bee9a5b957cb0d419f7fa4da35691b68cd108673b133d4ad07b908ca377b1418d087979eea409382ca743d350aec95b796f00f')
+sha512sums=('16c6229619853671403e81edaa50ce87c2575cdb6c606502e08c086aa33b25db0cef0cd455c2c74a55138eaf95667f7ffe9ac8045cbeb415df4b623878a8831c')
 
 build() {
   cd apispec-$pkgver



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

2022-06-29 Thread Felix Yan via arch-commits
Date: Wednesday, June 29, 2022 @ 08:12:20
  Author: felixonmars
Revision: 1239911

upgpkg: python-apispec 5.2.1-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-29 08:10:37 UTC (rev 1239910)
+++ PKGBUILD2022-06-29 08:12:20 UTC (rev 1239911)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-apispec
-pkgver=5.2.0
+pkgver=5.2.1
 pkgrel=1
 pkgdesc="A pluggable API specification generator. Currently supports the 
OpenAPI Specification."
 url="https://github.com/marshmallow-code/apispec;
@@ -16,7 +16,7 @@
   'python-flask' 'python-prance' 'python-yaml' 'python-mock'
   'python-openapi-spec-validator')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/marshmallow-code/apispec/archive/$pkgver.tar.gz;)
-sha512sums=('6f36dcce8b503847a981c87ed1139b89bbb9be9e22db67402cd7e74be8a5ce58714329b33c8489b63f5aa56fe92d65fb5aea332c9bd2e8f140dfc92165432005')
+sha512sums=('020d377e4dd9e2e3514cf48450bee9a5b957cb0d419f7fa4da35691b68cd108673b133d4ad07b908ca377b1418d087979eea409382ca743d350aec95b796f00f')
 
 build() {
   cd apispec-$pkgver



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

2022-05-28 Thread Felix Yan via arch-commits
Date: Sunday, May 29, 2022 @ 02:58:08
  Author: felixonmars
Revision: 1213669

upgpkg: python-apispec 5.2.0-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-29 02:58:01 UTC (rev 1213668)
+++ PKGBUILD2022-05-29 02:58:08 UTC (rev 1213669)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-apispec
-pkgver=5.1.1
-pkgrel=3
+pkgver=5.2.0
+pkgrel=1
 pkgdesc="A pluggable API specification generator. Currently supports the 
OpenAPI Specification."
 url="https://github.com/marshmallow-code/apispec;
 license=('MIT')
@@ -16,7 +16,7 @@
   'python-flask' 'python-prance' 'python-yaml' 'python-mock'
   'python-openapi-spec-validator')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/marshmallow-code/apispec/archive/$pkgver.tar.gz;)
-sha512sums=('4e0e2959699c735c5242aa1a954392d97ea4809aafbd8d091f608baf7397a31964852588c474acb84e8755a62849837d741eb1e5fdf1cd5304f46c852e346d03')
+sha512sums=('6f36dcce8b503847a981c87ed1139b89bbb9be9e22db67402cd7e74be8a5ce58714329b33c8489b63f5aa56fe92d65fb5aea332c9bd2e8f140dfc92165432005')
 
 build() {
   cd apispec-$pkgver



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Thursday, September 30, 2021 @ 23:58:33
  Author: felixonmars
Revision: 1026300

upgpkg: python-apispec 5.1.1-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 23:57:57 UTC (rev 1026299)
+++ PKGBUILD2021-09-30 23:58:33 UTC (rev 1026300)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-apispec
-pkgver=5.1.0
+pkgver=5.1.1
 pkgrel=1
 pkgdesc="A pluggable API specification generator. Currently supports the 
OpenAPI Specification."
 url="https://github.com/marshmallow-code/apispec;
@@ -16,7 +16,7 @@
   'python-flask' 'python-prance' 'python-yaml' 'python-mock'
   'python-openapi-spec-validator')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/marshmallow-code/apispec/archive/$pkgver.tar.gz;)
-sha512sums=('ebcb6ddc71be541c152f18eaf2462f09c5860b689d34581723dc8f70f4da59966c34ea6f1282be2ea38cb4524af224a96bcfe974f5fcc62bf4939c644aa6df48')
+sha512sums=('4e0e2959699c735c5242aa1a954392d97ea4809aafbd8d091f608baf7397a31964852588c474acb84e8755a62849837d741eb1e5fdf1cd5304f46c852e346d03')
 
 build() {
   cd apispec-$pkgver



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

2021-08-11 Thread Felix Yan via arch-commits
Date: Wednesday, August 11, 2021 @ 20:38:22
  Author: felixonmars
Revision: 997456

upgpkg: python-apispec 5.1.0-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-11 20:36:04 UTC (rev 997455)
+++ PKGBUILD2021-08-11 20:38:22 UTC (rev 997456)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-apispec
-pkgver=5.0.0
+pkgver=5.1.0
 pkgrel=1
 pkgdesc="A pluggable API specification generator. Currently supports the 
OpenAPI Specification."
 url="https://github.com/marshmallow-code/apispec;
@@ -16,7 +16,7 @@
   'python-flask' 'python-prance' 'python-yaml' 'python-mock'
   'python-openapi-spec-validator')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/marshmallow-code/apispec/archive/$pkgver.tar.gz;)
-sha512sums=('1e3d4c06713081d90d5d8650e7aeedd12248ef9a43ced6681be4e9dbf4563b7390cabf3423ea2c1bfda6900cd193efa4e2cacdac77350fcf2e83cfc30580c98e')
+sha512sums=('ebcb6ddc71be541c152f18eaf2462f09c5860b689d34581723dc8f70f4da59966c34ea6f1282be2ea38cb4524af224a96bcfe974f5fcc62bf4939c644aa6df48')
 
 build() {
   cd apispec-$pkgver



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

2021-07-30 Thread Felix Yan via arch-commits
Date: Friday, July 30, 2021 @ 18:39:41
  Author: felixonmars
Revision: 991036

upgpkg: python-apispec 5.0.0-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-30 18:06:40 UTC (rev 991035)
+++ PKGBUILD2021-07-30 18:39:41 UTC (rev 991036)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-apispec
-pkgver=4.7.1
+pkgver=5.0.0
 pkgrel=1
 pkgdesc="A pluggable API specification generator. Currently supports the 
OpenAPI Specification."
 url="https://github.com/marshmallow-code/apispec;
@@ -16,7 +16,7 @@
   'python-flask' 'python-prance' 'python-yaml' 'python-mock'
   'python-openapi-spec-validator')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/marshmallow-code/apispec/archive/$pkgver.tar.gz;)
-sha512sums=('e5ead9a867d9dd18f2fb7509b6ef4afd9ec04cc102f55684a66e8f5ebe1b8e3e4129c62b7fd50f0a337547336375cee612e1bec620fa957f8f90d11968538c8e')
+sha512sums=('1e3d4c06713081d90d5d8650e7aeedd12248ef9a43ced6681be4e9dbf4563b7390cabf3423ea2c1bfda6900cd193efa4e2cacdac77350fcf2e83cfc30580c98e')
 
 build() {
   cd apispec-$pkgver



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

2021-07-07 Thread Felix Yan via arch-commits
Date: Wednesday, July 7, 2021 @ 10:10:13
  Author: felixonmars
Revision: 974332

upgpkg: python-apispec 4.7.1-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-07 09:59:44 UTC (rev 974331)
+++ PKGBUILD2021-07-07 10:10:13 UTC (rev 974332)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-apispec
-pkgver=4.7.0
+pkgver=4.7.1
 pkgrel=1
 pkgdesc="A pluggable API specification generator. Currently supports the 
OpenAPI Specification."
 url="https://github.com/marshmallow-code/apispec;
@@ -16,7 +16,7 @@
   'python-flask' 'python-prance' 'python-yaml' 'python-mock'
   'python-openapi-spec-validator')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/marshmallow-code/apispec/archive/$pkgver.tar.gz;)
-sha512sums=('53c0a1e6db81439a7c3f8e933cac28003dd8e65986a29aef8a6ec761999c84417902448288d69c5873d12dded2156e79bedc5bd4bd0fd472ea014e65a6c7')
+sha512sums=('e5ead9a867d9dd18f2fb7509b6ef4afd9ec04cc102f55684a66e8f5ebe1b8e3e4129c62b7fd50f0a337547336375cee612e1bec620fa957f8f90d11968538c8e')
 
 build() {
   cd apispec-$pkgver



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

2021-06-29 Thread Felix Yan via arch-commits
Date: Wednesday, June 30, 2021 @ 00:34:24
  Author: felixonmars
Revision: 967883

upgpkg: python-apispec 4.7.0-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-30 00:34:07 UTC (rev 967882)
+++ PKGBUILD2021-06-30 00:34:24 UTC (rev 967883)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-apispec
-pkgver=4.6.0
+pkgver=4.7.0
 pkgrel=1
 pkgdesc="A pluggable API specification generator. Currently supports the 
OpenAPI Specification."
 url="https://github.com/marshmallow-code/apispec;
@@ -16,7 +16,7 @@
   'python-flask' 'python-prance' 'python-yaml' 'python-mock'
   'python-openapi-spec-validator')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/marshmallow-code/apispec/archive/$pkgver.tar.gz;)
-sha512sums=('b030e5400a9abce06576406f83befb298814617e06729f29c2ee70517cf456901b67e60880b3b4baec096717a91341e8268bcd8e01fd566b7c6e03709afd7c3b')
+sha512sums=('53c0a1e6db81439a7c3f8e933cac28003dd8e65986a29aef8a6ec761999c84417902448288d69c5873d12dded2156e79bedc5bd4bd0fd472ea014e65a6c7')
 
 build() {
   cd apispec-$pkgver



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

2021-06-14 Thread Felix Yan via arch-commits
Date: Monday, June 14, 2021 @ 17:42:13
  Author: felixonmars
Revision: 963519

upgpkg: python-apispec 4.6.0-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-14 17:32:57 UTC (rev 963518)
+++ PKGBUILD2021-06-14 17:42:13 UTC (rev 963519)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-apispec
-pkgver=4.5.0
+pkgver=4.6.0
 pkgrel=1
 pkgdesc="A pluggable API specification generator. Currently supports the 
OpenAPI Specification."
 url="https://github.com/marshmallow-code/apispec;
@@ -16,7 +16,7 @@
   'python-flask' 'python-prance' 'python-yaml' 'python-mock'
   'python-openapi-spec-validator')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/marshmallow-code/apispec/archive/$pkgver.tar.gz;)
-sha512sums=('0abb186182513a6d7e4aeeeb80cd8976eebe7c40932ca7c53cd8be149e65a768235436382bab2006a79bcdf345cde55fd69eb3f28f8d14cde5fe064f7c7a76ad')
+sha512sums=('b030e5400a9abce06576406f83befb298814617e06729f29c2ee70517cf456901b67e60880b3b4baec096717a91341e8268bcd8e01fd566b7c6e03709afd7c3b')
 
 build() {
   cd apispec-$pkgver


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

2021-06-06 Thread Felix Yan via arch-commits
Date: Sunday, June 6, 2021 @ 20:44:18
  Author: felixonmars
Revision: 956323

upgpkg: python-apispec 4.5.0-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-06 20:42:40 UTC (rev 956322)
+++ PKGBUILD2021-06-06 20:44:18 UTC (rev 956323)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-apispec
-pkgver=4.4.2
+pkgver=4.5.0
 pkgrel=1
 pkgdesc="A pluggable API specification generator. Currently supports the 
OpenAPI Specification."
 url="https://github.com/marshmallow-code/apispec;
@@ -16,7 +16,7 @@
   'python-flask' 'python-prance' 'python-yaml' 'python-mock'
   'python-openapi-spec-validator')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/marshmallow-code/apispec/archive/$pkgver.tar.gz;)
-sha512sums=('8f8070ec1a084e5c5dda02d30103ff25a2fe096839aa2b1a75858297377e312e29a2d1cf4d373a53b7bffcbe9108489c2a2516e0e053c2de12ef90044b6b7e17')
+sha512sums=('0abb186182513a6d7e4aeeeb80cd8976eebe7c40932ca7c53cd8be149e65a768235436382bab2006a79bcdf345cde55fd69eb3f28f8d14cde5fe064f7c7a76ad')
 
 build() {
   cd apispec-$pkgver


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

2021-05-25 Thread Felix Yan via arch-commits
Date: Tuesday, May 25, 2021 @ 15:15:45
  Author: felixonmars
Revision: 945833

upgpkg: python-apispec 4.4.2-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-25 14:56:50 UTC (rev 945832)
+++ PKGBUILD2021-05-25 15:15:45 UTC (rev 945833)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-apispec
-pkgver=4.4.1
+pkgver=4.4.2
 pkgrel=1
 pkgdesc="A pluggable API specification generator. Currently supports the 
OpenAPI Specification."
 url="https://github.com/marshmallow-code/apispec;
@@ -16,7 +16,7 @@
   'python-flask' 'python-prance' 'python-yaml' 'python-mock'
   'python-openapi-spec-validator')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/marshmallow-code/apispec/archive/$pkgver.tar.gz;)
-sha512sums=('fea0787598ca93711eaa231675f97623eb3d6eb224e11c40e66857b95f48724618bf7a9bfda476b56c1c96fe70bb61675966b1f3fb073fe3f7e4da91e78d3d90')
+sha512sums=('8f8070ec1a084e5c5dda02d30103ff25a2fe096839aa2b1a75858297377e312e29a2d1cf4d373a53b7bffcbe9108489c2a2516e0e053c2de12ef90044b6b7e17')
 
 build() {
   cd apispec-$pkgver


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

2021-05-08 Thread Felix Yan via arch-commits
Date: Saturday, May 8, 2021 @ 22:18:13
  Author: felixonmars
Revision: 928938

upgpkg: python-apispec 4.4.1-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-08 22:15:44 UTC (rev 928937)
+++ PKGBUILD2021-05-08 22:18:13 UTC (rev 928938)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-apispec
-pkgver=4.4.0
+pkgver=4.4.1
 pkgrel=1
 pkgdesc="A pluggable API specification generator. Currently supports the 
OpenAPI Specification."
 url="https://github.com/marshmallow-code/apispec;
@@ -16,7 +16,7 @@
   'python-flask' 'python-prance' 'python-yaml' 'python-mock'
   'python-openapi-spec-validator')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/marshmallow-code/apispec/archive/$pkgver.tar.gz;)
-sha512sums=('677d7d823a3ea4bc65484a1524a2d8fdea0f4690e69d56ae7138bca0461ae1ddd3cf34c20bb0d4f1a6270cf9895c053a4a0c0db8e5fd975da8fcd61b123532dd')
+sha512sums=('fea0787598ca93711eaa231675f97623eb3d6eb224e11c40e66857b95f48724618bf7a9bfda476b56c1c96fe70bb61675966b1f3fb073fe3f7e4da91e78d3d90')
 
 build() {
   cd apispec-$pkgver


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

2021-04-01 Thread Felix Yan via arch-commits
Date: Friday, April 2, 2021 @ 02:39:05
  Author: felixonmars
Revision: 910961

upgpkg: python-apispec 4.4.0-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-04-02 02:37:51 UTC (rev 910960)
+++ PKGBUILD2021-04-02 02:39:05 UTC (rev 910961)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-apispec
-pkgver=4.3.0
+pkgver=4.4.0
 pkgrel=1
 pkgdesc="A pluggable API specification generator. Currently supports the 
OpenAPI Specification."
 url="https://github.com/marshmallow-code/apispec;
@@ -16,7 +16,7 @@
   'python-flask' 'python-prance' 'python-yaml' 'python-mock'
   'python-openapi-spec-validator')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/marshmallow-code/apispec/archive/$pkgver.tar.gz;)
-sha512sums=('c42b47697948b4d111bed83b71e2d7e6e7b9972bc44cd642a579444019c468acf6a0c9411273d234b8b2b63d2cfcaaccd1f9d125cffb0d44701a6025ada4a0f3')
+sha512sums=('677d7d823a3ea4bc65484a1524a2d8fdea0f4690e69d56ae7138bca0461ae1ddd3cf34c20bb0d4f1a6270cf9895c053a4a0c0db8e5fd975da8fcd61b123532dd')
 
 build() {
   cd apispec-$pkgver


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

2021-02-11 Thread Felix Yan via arch-commits
Date: Thursday, February 11, 2021 @ 08:55:30
  Author: felixonmars
Revision: 855513

upgpkg: python-apispec 4.3.0-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-02-11 08:55:26 UTC (rev 855512)
+++ PKGBUILD2021-02-11 08:55:30 UTC (rev 855513)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-apispec
-pkgver=4.2.0
+pkgver=4.3.0
 pkgrel=1
 pkgdesc="A pluggable API specification generator. Currently supports the 
OpenAPI Specification."
 url="https://github.com/marshmallow-code/apispec;
@@ -16,7 +16,7 @@
   'python-flask' 'python-prance' 'python-yaml' 'python-mock'
   'python-openapi-spec-validator')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/marshmallow-code/apispec/archive/$pkgver.tar.gz;)
-sha512sums=('51187a80f8ad260bd0a89d4a882d2517f56237a6cfb0596cf2e3fc42af0700c88037ba205a4e7f51587abf8b1db5dbae7ee5d98ae55fc9fe2314f69fa656')
+sha512sums=('c42b47697948b4d111bed83b71e2d7e6e7b9972bc44cd642a579444019c468acf6a0c9411273d234b8b2b63d2cfcaaccd1f9d125cffb0d44701a6025ada4a0f3')
 
 build() {
   cd apispec-$pkgver


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

2021-02-08 Thread Felix Yan via arch-commits
Date: Monday, February 8, 2021 @ 18:37:50
  Author: felixonmars
Revision: 849500

upgpkg: python-apispec 4.2.0-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-02-08 18:33:35 UTC (rev 849499)
+++ PKGBUILD2021-02-08 18:37:50 UTC (rev 849500)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-apispec
-pkgver=4.1.0
+pkgver=4.2.0
 pkgrel=1
 pkgdesc="A pluggable API specification generator. Currently supports the 
OpenAPI Specification."
 url="https://github.com/marshmallow-code/apispec;
@@ -16,7 +16,7 @@
   'python-flask' 'python-prance' 'python-yaml' 'python-mock'
   'python-openapi-spec-validator')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/marshmallow-code/apispec/archive/$pkgver.tar.gz;)
-sha512sums=('12d846a96c360d19508500d5710f74ea1c4fd8dc4dbd5bf588aecfeca4dff76964c55365f4219f6726304d5fab7147f2f79ef9dad28780d1387b6b054a527572')
+sha512sums=('51187a80f8ad260bd0a89d4a882d2517f56237a6cfb0596cf2e3fc42af0700c88037ba205a4e7f51587abf8b1db5dbae7ee5d98ae55fc9fe2314f69fa656')
 
 build() {
   cd apispec-$pkgver


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

2021-02-07 Thread Felix Yan via arch-commits
Date: Sunday, February 7, 2021 @ 19:49:02
  Author: felixonmars
Revision: 848181

upgpkg: python-apispec 4.1.0-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-02-07 19:48:01 UTC (rev 848180)
+++ PKGBUILD2021-02-07 19:49:02 UTC (rev 848181)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-apispec
-pkgver=4.0.0
-pkgrel=3
+pkgver=4.1.0
+pkgrel=1
 pkgdesc="A pluggable API specification generator. Currently supports the 
OpenAPI Specification."
 url="https://github.com/marshmallow-code/apispec;
 license=('MIT')
@@ -16,7 +16,7 @@
   'python-flask' 'python-prance' 'python-yaml' 'python-mock'
   'python-openapi-spec-validator')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/marshmallow-code/apispec/archive/$pkgver.tar.gz;)
-sha512sums=('6eb719497fa35c408d711a91ee922d682eb138843cdebb7858a031b786e4b88e34ad643be4647bae17006f57e13c7e5b8828a2ed1626d2304f06ebe1ef2fc658')
+sha512sums=('12d846a96c360d19508500d5710f74ea1c4fd8dc4dbd5bf588aecfeca4dff76964c55365f4219f6726304d5fab7147f2f79ef9dad28780d1387b6b054a527572')
 
 build() {
   cd apispec-$pkgver