summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrent s2020-10-07 13:01:36 -0400
committerbrent s2020-10-07 13:01:36 -0400
commitc32d1819ce1237d4e32b333137170b8f65d907a6 (patch)
treec4c005f3a9bcc22dfa7b32db299726b54c515b0f
parenteca14031be7334042bff5a81769acdc9cc0f4a1d (diff)
downloadaur-c32d1819ce1237d4e32b333137170b8f65d907a6.tar.gz
version bump 0.7.3
-rw-r--r--.SRCINFO11
-rw-r--r--.gitignore1
-rw-r--r--PKGBUILD4
-rw-r--r--python-whois-0.7.1.tar.gz.sigbin566 -> 0 bytes
-rw-r--r--python-whois-0.7.3.tar.gz.sigbin0 -> 566 bytes
5 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c9d9032b167..6c70b24c3aed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Thu Apr 18 14:23:36 UTC 2019
pkgbase = python-whois
pkgdesc = Whois querying and parsing of domain registration information
- pkgver = 0.7.1
+ pkgver = 0.7.3
pkgrel = 1
url = https://bitbucket.org/richardpenman/pywhois
arch = i686
@@ -14,11 +12,12 @@ pkgbase = python-whois
makedepends = python2-setuptools
depends = python
depends = python2
- source = https://files.pythonhosted.org/packages/source/p/python-whois/python-whois-0.7.1.tar.gz
+ source = https://files.pythonhosted.org/packages/source/p/python-whois/python-whois-0.7.3.tar.gz
source = LICENSE
- source = python-whois-0.7.1.tar.gz.sig
+ source = python-whois-0.7.3.tar.gz.sig
source = LICENSE.sig
- sha512sums = b5954b92c72fa03a8dab01cddae85a7f964cca3f72820788140e75c8702ead7884ebefdaf95c50efd2992efc7966c287a5ea66220b44348827d35d62bd9b4494
+ validpgpkeys = 748231EBCBD808A14F5E85D28C004C2F93481F6B
+ sha512sums = 59ef578d7611f8925449dd837c8f77982eeffb2e5454ed2f893596dfc73dd984d52d1e5e557d3424bca136b40ff14e720e55feb424692c448e94fee6cd65cdc2
sha512sums = 8cf4065e880c751354fffe41f513b95c6bad6bd28033d7a660bd52636cae0c313f9b60f4c53234320699fc0b44d9e4b42bb06f543733b41e0de07a68068099d1
sha512sums = SKIP
sha512sums = SKIP
diff --git a/.gitignore b/.gitignore
index e16177da2907..77b3b0a1a6b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ pkg/
*.7z
*.rar
*.deb
+*.zst
diff --git a/PKGBUILD b/PKGBUILD
index 836b1a530ee5..89ca1010a9bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ validpgpkeys=('748231EBCBD808A14F5E85D28C004C2F93481F6B')
# Bug reports can be filed at https://bugs.square-r00t.net/index.php?project=3
# News updates for packages can be followed at https://devblog.square-r00t.net
pkgname=('python-whois' 'python2-whois')
-pkgver=0.7.1
+pkgver=0.7.3
pkgrel=1
pkgdesc="Whois querying and parsing of domain registration information"
arch=( 'i686' 'x86_64' )
@@ -19,7 +19,7 @@ source=("https://files.pythonhosted.org/packages/source/p/${_pkgname}/${_pkgname
"LICENSE"
"${_pkgname}-${pkgver}.tar.gz.sig"
"LICENSE.sig")
-sha512sums=('b5954b92c72fa03a8dab01cddae85a7f964cca3f72820788140e75c8702ead7884ebefdaf95c50efd2992efc7966c287a5ea66220b44348827d35d62bd9b4494'
+sha512sums=('59ef578d7611f8925449dd837c8f77982eeffb2e5454ed2f893596dfc73dd984d52d1e5e557d3424bca136b40ff14e720e55feb424692c448e94fee6cd65cdc2'
'8cf4065e880c751354fffe41f513b95c6bad6bd28033d7a660bd52636cae0c313f9b60f4c53234320699fc0b44d9e4b42bb06f543733b41e0de07a68068099d1'
'SKIP'
'SKIP')
diff --git a/python-whois-0.7.1.tar.gz.sig b/python-whois-0.7.1.tar.gz.sig
deleted file mode 100644
index 75db94cb3d15..000000000000
--- a/python-whois-0.7.1.tar.gz.sig
+++ /dev/null
Binary files differ
diff --git a/python-whois-0.7.3.tar.gz.sig b/python-whois-0.7.3.tar.gz.sig
new file mode 100644
index 000000000000..551feaf9a0d5
--- /dev/null
+++ b/python-whois-0.7.3.tar.gz.sig
Binary files differ