summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuliette Monsel2020-05-07 13:59:56 +0200
committerJuliette Monsel2020-05-07 13:59:56 +0200
commit9248d21f919295b4e68dfe414a68767041eef9a5 (patch)
treee6e4e3724134500240816d014fc3f88df115c5fa
parent2b64fb5d21134bd38fbcbd614b086c6ef26cd5ab (diff)
downloadaur-9248d21f919295b4e68dfe414a68767041eef9a5.tar.gz
New upstream release - v1.3.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 397197c014cf..3d4558517cad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-wadllib
pkgdesc = Python 3 library for navigating WADL files. The Web Application Description Language is an XML vocabulary for describing the capabilities of HTTP resources.
- pkgver = 1.3.3
+ pkgver = 1.3.4
pkgrel = 1
url = https://launchpad.net/wadllib
arch = any
@@ -9,10 +9,10 @@ pkgbase = python-wadllib
depends = python-lazr-uri
depends = python-setuptools
depends = python-simplejson
- source = python-wadllib-1.3.3.tar.gz::https://launchpad.net/wadllib/trunk/1.3.3/+download/wadllib-1.3.3.tar.gz
- source = python-wadllib-1.3.3.tar.gz.asc::https://launchpad.net/wadllib/trunk/1.3.3/+download/wadllib-1.3.3.tar.gz.asc
+ source = python-wadllib-1.3.4.tar.gz::https://launchpad.net/wadllib/trunk/1.3.4/+download/wadllib-1.3.4.tar.gz
+ source = python-wadllib-1.3.4.tar.gz.asc::https://launchpad.net/wadllib/trunk/1.3.4/+download/wadllib-1.3.4.tar.gz.asc
validpgpkeys = AC0A4FF12611B6FCCF01C111393587D97D86500B
- sha256sums = 1234cfe81e2cf223e56816f86df3aa18801d1770261865d93337b8b603be366e
+ sha256sums = e995691713d3c795d2b36278de8e212241870f46bec6ecba91794ea3cc5bd67d
sha256sums = SKIP
pkgname = python-wadllib
diff --git a/PKGBUILD b/PKGBUILD
index 10eee966f990..d7318ec9bae4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname="wadllib"
pkgname=("python-wadllib")
-pkgver="1.3.3"
+pkgver="1.3.4"
pkgrel="1"
pkgdesc="Python 3 library for navigating WADL files. The Web Application Description Language is an XML vocabulary for describing the capabilities of HTTP resources."
arch=('any')
@@ -13,7 +13,7 @@ makedepends=('python-setuptools')
depends=('python-lazr-uri' 'python-setuptools' 'python-simplejson')
source=("${pkgname}-${pkgver}.tar.gz::https://launchpad.net/$_pkgname/trunk/$pkgver/+download/$_pkgname-$pkgver.tar.gz"
"${pkgname}-${pkgver}.tar.gz.asc::https://launchpad.net/$_pkgname/trunk/$pkgver/+download/$_pkgname-$pkgver.tar.gz.asc")
-sha256sums=('1234cfe81e2cf223e56816f86df3aa18801d1770261865d93337b8b603be366e'
+sha256sums=('e995691713d3c795d2b36278de8e212241870f46bec6ecba91794ea3cc5bd67d'
'SKIP')
validpgpkeys=('AC0A4FF12611B6FCCF01C111393587D97D86500B') # Colin Watson