[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2020-12-24 Thread Felix Yan via arch-commits
Date: Thursday, December 24, 2020 @ 11:47:17
  Author: felixonmars
Revision: 787102

upgpkg: dns-lexicon 3.5.2-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-24 11:44:57 UTC (rev 787101)
+++ PKGBUILD2020-12-24 11:47:17 UTC (rev 787102)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.5.1
+pkgver=3.5.2
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -20,7 +20,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'python-html5lib' 'python-dnspython' 
'bind-tools')
 
source=("https://github.com/AnalogJ/lexicon/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('1333d627811f25a8c8915cd5b4253771a917bb8e2824af35c6579dadf294248fa7bcb59863c4f53f8d95a0ae49d8de7d22e9042980978ea853d1a222523bbb4b')
+sha512sums=('ba682cb7be854b0623eefa36398cd39c768d3090e23c663008964d9ca9117d85c1958a98dfd87cd09db384a467d3b536f435e59c3ddb50dcc0c63a152f309f03')
 
 prepare() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2020-12-23 Thread Felix Yan via arch-commits
Date: Thursday, December 24, 2020 @ 00:34:18
  Author: felixonmars
Revision: 785821

upgpkg: dns-lexicon 3.5.1-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-24 00:32:50 UTC (rev 785820)
+++ PKGBUILD2020-12-24 00:34:18 UTC (rev 785821)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.5.0
-pkgrel=2
+pkgver=3.5.1
+pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
 url="https://github.com/AnalogJ/lexicon;
@@ -20,7 +20,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'python-html5lib' 'python-dnspython' 
'bind-tools')
 
source=("https://github.com/AnalogJ/lexicon/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('d8dab2fe145caca6b0df85282804f4c37fd28b490b9057d8cb06f858e5fa31d590198e924775aaf72b63a0d7c8ca615b78b1b72b77430af0ce80f16a03dcbd90')
+sha512sums=('1333d627811f25a8c8915cd5b4253771a917bb8e2824af35c6579dadf294248fa7bcb59863c4f53f8d95a0ae49d8de7d22e9042980978ea853d1a222523bbb4b')
 
 prepare() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 14:41:17
  Author: foutrelis
Revision: 752000

upgpkg: dns-lexicon 3.5.0-2: Python 3.9 rebuild

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 14:40:58 UTC (rev 751999)
+++ PKGBUILD2020-11-12 14:41:17 UTC (rev 752000)
@@ -2,7 +2,7 @@
 
 pkgname=dns-lexicon
 pkgver=3.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
 url="https://github.com/AnalogJ/lexicon;


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2020-11-11 Thread Felix Yan via arch-commits
Date: Wednesday, November 11, 2020 @ 17:09:34
  Author: felixonmars
Revision: 751137

upgpkg: dns-lexicon 3.5.0-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-11 17:08:45 UTC (rev 751136)
+++ PKGBUILD2020-11-11 17:09:34 UTC (rev 751137)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.4.5
-pkgrel=2
+pkgver=3.5.0
+pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
 url="https://github.com/AnalogJ/lexicon;
@@ -20,7 +20,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'python-html5lib' 'python-dnspython' 
'bind-tools')
 
source=("https://github.com/AnalogJ/lexicon/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('d7fb446917a5710e5a304c81640a06e5934db627255aed1643193e1c922abac52d6b01dc82a412bd56f23af7e57b39b356deaf34765da3702e44e7abda586fca')
+sha512sums=('d8dab2fe145caca6b0df85282804f4c37fd28b490b9057d8cb06f858e5fa31d590198e924775aaf72b63a0d7c8ca615b78b1b72b77430af0ce80f16a03dcbd90')
 
 prepare() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2020-11-09 Thread Evangelos Foutras via arch-commits
Date: Tuesday, November 10, 2020 @ 04:12:39
  Author: foutrelis
Revision: 748557

upgpkg: dns-lexicon 3.4.5-2: Python 3.9 rebuild

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-10 04:12:35 UTC (rev 748556)
+++ PKGBUILD2020-11-10 04:12:39 UTC (rev 748557)
@@ -2,7 +2,7 @@
 
 pkgname=dns-lexicon
 pkgver=3.4.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
 url="https://github.com/AnalogJ/lexicon;


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2020-11-03 Thread Felix Yan via arch-commits
Date: Tuesday, November 3, 2020 @ 09:50:32
  Author: felixonmars
Revision: 740505

upgpkg: dns-lexicon 3.4.5-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-03 09:50:27 UTC (rev 740504)
+++ PKGBUILD2020-11-03 09:50:32 UTC (rev 740505)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.4.4
+pkgver=3.4.5
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -20,7 +20,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'python-html5lib' 'python-dnspython' 
'bind-tools')
 
source=("https://github.com/AnalogJ/lexicon/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('a5459fcf671b8cf6e7c3e189f5c2791dea906ac8d94020347a4f147ef08f0afaef254a93b3ac503a88e9f5edd4da75bb5692e00c51c44a5f68700559614e8eee')
+sha512sums=('d7fb446917a5710e5a304c81640a06e5934db627255aed1643193e1c922abac52d6b01dc82a412bd56f23af7e57b39b356deaf34765da3702e44e7abda586fca')
 
 prepare() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2020-10-27 Thread Felix Yan via arch-commits
Date: Tuesday, October 27, 2020 @ 21:24:28
  Author: felixonmars
Revision: 735177

upgpkg: dns-lexicon 3.4.4-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-27 21:21:56 UTC (rev 735176)
+++ PKGBUILD2020-10-27 21:24:28 UTC (rev 735177)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.4.3
+pkgver=3.4.4
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -20,11 +20,15 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'python-html5lib' 'python-dnspython' 
'bind-tools')
 
source=("https://github.com/AnalogJ/lexicon/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('18aabeca204c5aff30807984123a97df81859eff3ff90b376bf6356117daacb0910180c3b1c454993ad090633aeb0a618d68cd6740934c7b9ba4d229d1762378')
+sha512sums=('a5459fcf671b8cf6e7c3e189f5c2791dea906ac8d94020347a4f147ef08f0afaef254a93b3ac503a88e9f5edd4da75bb5692e00c51c44a5f68700559614e8eee')
 
 prepare() {
   cd lexicon-$pkgver
 
+  # Wait for a proper fix
+  sed -i 's/cache_file=TLDEXTRACT_CACHE_FILE, //' lexicon/client.py
+  sed -i 's/tldextract = "\^2"/tldextract = ">=2"/' pyproject.toml
+
   # poetry-generated setup.py is badly broken in several ways, including
   # distribution of tests in the built package as well as using distutils for
   # bad metadata. See https://github.com/sdispater/poetry/issues/866


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2020-09-08 Thread Felix Yan via arch-commits
Date: Tuesday, September 8, 2020 @ 19:49:26
  Author: felixonmars
Revision: 701298

upgpkg: dns-lexicon 3.4.3-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-08 19:47:36 UTC (rev 701297)
+++ PKGBUILD2020-09-08 19:49:26 UTC (rev 701298)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.4.2
+pkgver=3.4.3
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -20,7 +20,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'python-html5lib' 'python-dnspython' 
'bind-tools')
 
source=("https://github.com/AnalogJ/lexicon/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('dfe227be01678b40b0c8fd26b1ec73dedaeb14d5de90c1b6d74aa2213db6df0b3e4e581b2e9bdb7109160f427c27f596b18dee86d3e40f1e3301cf3c8c649b4f')
+sha512sums=('18aabeca204c5aff30807984123a97df81859eff3ff90b376bf6356117daacb0910180c3b1c454993ad090633aeb0a618d68cd6740934c7b9ba4d229d1762378')
 
 prepare() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2020-09-04 Thread Felix Yan via arch-commits
Date: Friday, September 4, 2020 @ 09:12:40
  Author: felixonmars
Revision: 698464

upgpkg: dns-lexicon 3.4.2-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-04 09:12:35 UTC (rev 698463)
+++ PKGBUILD2020-09-04 09:12:40 UTC (rev 698464)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.4.1
+pkgver=3.4.2
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -20,7 +20,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'python-html5lib' 'python-dnspython' 
'bind-tools')
 
source=("https://github.com/AnalogJ/lexicon/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('cb3acef26d8e8f48cae5d41a7bc79b4a50a229a65f90ef9a2be30c40fcf94b754bab81a60a64c6fcb2bdbd5aea730411fd49079b8282a3c389ca029ca82fac36')
+sha512sums=('dfe227be01678b40b0c8fd26b1ec73dedaeb14d5de90c1b6d74aa2213db6df0b3e4e581b2e9bdb7109160f427c27f596b18dee86d3e40f1e3301cf3c8c649b4f')
 
 prepare() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2020-08-28 Thread Felix Yan via arch-commits
Date: Saturday, August 29, 2020 @ 01:12:08
  Author: felixonmars
Revision: 691395

upgpkg: dns-lexicon 3.4.1-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-29 01:10:27 UTC (rev 691394)
+++ PKGBUILD2020-08-29 01:12:08 UTC (rev 691395)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.4.0
+pkgver=3.4.1
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -20,7 +20,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'python-html5lib' 'python-dnspython' 
'bind-tools')
 
source=("https://github.com/AnalogJ/lexicon/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('cb6966c76d73fb006a5d16d922a8143bff45bd265e3a2f8058877ec08d54eb6e3a40e26ff5af07a2cbfed6fcff00bae8330bd60ef467972f3e7925dbeb450352')
+sha512sums=('cb3acef26d8e8f48cae5d41a7bc79b4a50a229a65f90ef9a2be30c40fcf94b754bab81a60a64c6fcb2bdbd5aea730411fd49079b8282a3c389ca029ca82fac36')
 
 prepare() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2020-08-16 Thread Felix Yan via arch-commits
Date: Monday, August 17, 2020 @ 05:17:08
  Author: felixonmars
Revision: 682119

upgpkg: dns-lexicon 3.4.0-1

Modified:
  dns-lexicon/trunk/PKGBUILD

--+
 PKGBUILD |   30 +++---
 1 file changed, 15 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 05:16:50 UTC (rev 682118)
+++ PKGBUILD2020-08-17 05:17:08 UTC (rev 682119)
@@ -1,34 +1,34 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.3.28
-pkgrel=2
+pkgver=3.4.0
+pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
 url="https://github.com/AnalogJ/lexicon;
 license=('MIT')
-depends=('python-beautifulsoup4' 'python-cryptography' 'python-future' 
'python-setuptools'
- 'python-tldextract' 'python-yaml' 'python-zeep'
- # requests[security] Expanded:
- 'python-requests' 'python-pyopenssl')
+depends=('python-beautifulsoup4' 'python-cryptography' 'python-future' 
'python-yaml'
+ 'python-requests' 'python-tldextract' 'python-setuptools')
+makedepends=('python-dephell')
 optdepends=('python-pynamecheap: for Namecheap support'
 'python-boto3: for Route53 support'
 'python-softlayer: for SoftLayer support'
 'python-xmltodict: for Plesk support'
-'python-localzone: for localzone support')
+'python-localzone: for localzone support'
+'python-zeep: for Gransy support')
 checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3' 'python-mock'
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'python-html5lib' 'python-dnspython' 
'bind-tools')
-source=("https://github.com/AnalogJ/lexicon/archive/v$pkgver/$pkgname-$pkgver.tar.gz;
-
$pkgname-dependency-fix.patch::https://github.com/AnalogJ/lexicon/commit/f805aa3a660e72040c91bcd734612c37a6493e49.patch)
-sha512sums=('17890696d495a5656e994965ea3f0a45debed2ac87a2c5b6ad010a23a795c51fd391ba40842e47c1af1823b4f24693bbfd91ae3fa2f62a94d127c16ce486de45'
-
'3370c6896ee5b228c35b9fc2aef20a5006620cc579dcbe2212091ac3960d7240555bb06e2f4da05728a71a27a679609cce28827d4a02131d3cb9c2a4c045d6e0')
+source=("https://github.com/AnalogJ/lexicon/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('cb6966c76d73fb006a5d16d922a8143bff45bd265e3a2f8058877ec08d54eb6e3a40e26ff5af07a2cbfed6fcff00bae8330bd60ef467972f3e7925dbeb450352')
 
 prepare() {
   cd lexicon-$pkgver
-  # recent commits are quite broken
-  patch -p1 -i ../$pkgname-dependency-fix.patch
-  sed -i 's/from bs4 import BeautifulSoup/from bs4 import BeautifulSoup, Tag/' 
lexicon/providers/easyname.py
+
+  # poetry-generated setup.py is badly broken in several ways, including
+  # distribution of tests in the built package as well as using distutils for
+  # bad metadata. See https://github.com/sdispater/poetry/issues/866
+  dephell deps convert --from pyproject.toml --to setup.py
 }
 
 build() {
@@ -38,7 +38,7 @@
 
 check() {
   cd lexicon-$pkgver
-  python setup.py pytest --addopts '--ignore 
lexicon/tests/providers/test_transip.py'
+  python setup.py pytest --addopts '--deselect 
lexicon/tests/providers/test_transip.py'
 }
 
 package() {


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2020-08-04 Thread Felix Yan via arch-commits
Date: Tuesday, August 4, 2020 @ 17:54:18
  Author: felixonmars
Revision: 668976

fix dependency (FS#67480)

Modified:
  dns-lexicon/trunk/PKGBUILD

--+
 PKGBUILD |   22 +++---
 1 file changed, 15 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-04 17:33:44 UTC (rev 668975)
+++ PKGBUILD2020-08-04 17:54:18 UTC (rev 668976)
@@ -2,27 +2,35 @@
 
 pkgname=dns-lexicon
 pkgver=3.3.28
-pkgrel=1
+pkgrel=2
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
 url="https://github.com/AnalogJ/lexicon;
 license=('MIT')
-depends=('python-future' 'python-tldextract' 'python-cryptography' 
'python-yaml' 'python-setuptools'
+depends=('python-beautifulsoup4' 'python-cryptography' 'python-future' 
'python-setuptools'
+ 'python-tldextract' 'python-yaml' 'python-zeep'
  # requests[security] Expanded:
- 'python-requests' 'python-pyopenssl' 'python-idna')
+ 'python-requests' 'python-pyopenssl')
 optdepends=('python-pynamecheap: for Namecheap support'
 'python-boto3: for Route53 support'
 'python-softlayer: for SoftLayer support'
-'python-zeep: for Subreg and Gransy support'
 'python-xmltodict: for Plesk support'
-'python-beautifulsoup4: for Henet, Easyname and GratisDNS support'
 'python-localzone: for localzone support')
 checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3' 'python-mock'
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'python-html5lib' 'python-dnspython' 
'bind-tools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('17890696d495a5656e994965ea3f0a45debed2ac87a2c5b6ad010a23a795c51fd391ba40842e47c1af1823b4f24693bbfd91ae3fa2f62a94d127c16ce486de45')
+source=("https://github.com/AnalogJ/lexicon/archive/v$pkgver/$pkgname-$pkgver.tar.gz;
+
$pkgname-dependency-fix.patch::https://github.com/AnalogJ/lexicon/commit/f805aa3a660e72040c91bcd734612c37a6493e49.patch)
+sha512sums=('17890696d495a5656e994965ea3f0a45debed2ac87a2c5b6ad010a23a795c51fd391ba40842e47c1af1823b4f24693bbfd91ae3fa2f62a94d127c16ce486de45'
+
'3370c6896ee5b228c35b9fc2aef20a5006620cc579dcbe2212091ac3960d7240555bb06e2f4da05728a71a27a679609cce28827d4a02131d3cb9c2a4c045d6e0')
 
+prepare() {
+  cd lexicon-$pkgver
+  # recent commits are quite broken
+  patch -p1 -i ../$pkgname-dependency-fix.patch
+  sed -i 's/from bs4 import BeautifulSoup/from bs4 import BeautifulSoup, Tag/' 
lexicon/providers/easyname.py
+}
+
 build() {
   cd lexicon-$pkgver
   python setup.py build


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2020-07-27 Thread Felix Yan via arch-commits
Date: Monday, July 27, 2020 @ 09:35:23
  Author: felixonmars
Revision: 665429

upgpkg: dns-lexicon 3.3.28-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-27 09:33:38 UTC (rev 665428)
+++ PKGBUILD2020-07-27 09:35:23 UTC (rev 665429)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.3.27
+pkgver=3.3.28
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'python-html5lib' 'python-dnspython' 
'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('c58eec6b55b5ffba5834bb86c29bcefb5e12e694689f677e82d4af2d82de640dce4b96fe8e214d70dc03a64b9e050f94f47801b8c1170f17c63ae9433a182475')
+sha512sums=('17890696d495a5656e994965ea3f0a45debed2ac87a2c5b6ad010a23a795c51fd391ba40842e47c1af1823b4f24693bbfd91ae3fa2f62a94d127c16ce486de45')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2020-07-09 Thread Felix Yan via arch-commits
Date: Thursday, July 9, 2020 @ 17:49:51
  Author: felixonmars
Revision: 661982

upgpkg: dns-lexicon 3.3.27-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-09 17:49:50 UTC (rev 661981)
+++ PKGBUILD2020-07-09 17:49:51 UTC (rev 661982)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.3.26
+pkgver=3.3.27
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'python-html5lib' 'python-dnspython' 
'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('8773370449b5d720bcb90d7026af4a437491bda8295de19de21ed514bacf9511c1cff2a01df41f9d4c2e24bddb943d8fb7519f825107ce67d042e5ae3023cd26')
+sha512sums=('c58eec6b55b5ffba5834bb86c29bcefb5e12e694689f677e82d4af2d82de640dce4b96fe8e214d70dc03a64b9e050f94f47801b8c1170f17c63ae9433a182475')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2020-06-13 Thread Felix Yan via arch-commits
Date: Sunday, June 14, 2020 @ 05:49:53
  Author: felixonmars
Revision: 643796

upgpkg: dns-lexicon 3.3.26-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-14 05:49:47 UTC (rev 643795)
+++ PKGBUILD2020-06-14 05:49:53 UTC (rev 643796)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.3.25
+pkgver=3.3.26
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'python-html5lib' 'python-dnspython' 
'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('678c2b93a994f4cf63a07b102a1a43b55c96cbe4bc59a8661b5eec0cb1b5b07acd6890b2d28ebdc4790fc32e08c0472bf81f875bd4030665d96312b14051f9bf')
+sha512sums=('8773370449b5d720bcb90d7026af4a437491bda8295de19de21ed514bacf9511c1cff2a01df41f9d4c2e24bddb943d8fb7519f825107ce67d042e5ae3023cd26')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2020-06-13 Thread Felix Yan via arch-commits
Date: Saturday, June 13, 2020 @ 21:05:41
  Author: felixonmars
Revision: 643086

upgpkg: dns-lexicon 3.3.25-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-13 21:05:15 UTC (rev 643085)
+++ PKGBUILD2020-06-13 21:05:41 UTC (rev 643086)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.3.24
+pkgver=3.3.25
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'python-html5lib' 'python-dnspython' 
'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('254005f5ce94285a14b62bc986c9195efa0415b2e26814997fb01fead6dc73b16e414224b3a56cbb3a13affe899516a02ed8a6e15eb962d61f01d949346b2dbf')
+sha512sums=('678c2b93a994f4cf63a07b102a1a43b55c96cbe4bc59a8661b5eec0cb1b5b07acd6890b2d28ebdc4790fc32e08c0472bf81f875bd4030665d96312b14051f9bf')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2020-06-02 Thread Felix Yan via arch-commits
Date: Tuesday, June 2, 2020 @ 12:46:24
  Author: felixonmars
Revision: 638019

upgpkg: dns-lexicon 3.3.24-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-02 12:45:56 UTC (rev 638018)
+++ PKGBUILD2020-06-02 12:46:24 UTC (rev 638019)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.3.23
+pkgver=3.3.24
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'python-html5lib' 'python-dnspython' 
'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('52196842d5e0af38d5c57a02c318ad6e1d9211d4a160577b92ad4d1d3a17fd49e0186db78fe8025c5a4671e56c347bc6b1aa271a2a96a6aafafa550e91278944')
+sha512sums=('254005f5ce94285a14b62bc986c9195efa0415b2e26814997fb01fead6dc73b16e414224b3a56cbb3a13affe899516a02ed8a6e15eb962d61f01d949346b2dbf')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2020-06-01 Thread Felix Yan via arch-commits
Date: Monday, June 1, 2020 @ 19:10:36
  Author: felixonmars
Revision: 637891

upgpkg: dns-lexicon 3.3.23-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-01 19:10:01 UTC (rev 637890)
+++ PKGBUILD2020-06-01 19:10:36 UTC (rev 637891)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.3.22
-pkgrel=2
+pkgver=3.3.23
+pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
 url="https://github.com/AnalogJ/lexicon;
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'python-html5lib' 'python-dnspython' 
'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('c85ea1114781a40a51dd69f1c45598af905c6104f8523e33f06952650bef1124302929aad3794947560028c2e63bcc8b7203cbb996d809028f7879d8db188dbd')
+sha512sums=('52196842d5e0af38d5c57a02c318ad6e1d9211d4a160577b92ad4d1d3a17fd49e0186db78fe8025c5a4671e56c347bc6b1aa271a2a96a6aafafa550e91278944')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2020-05-08 Thread Felix Yan via arch-commits
Date: Friday, May 8, 2020 @ 18:54:47
  Author: felixonmars
Revision: 625753

upgpkg: dns-lexicon 3.3.22-2: fix optdepends

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-08 18:52:37 UTC (rev 625752)
+++ PKGBUILD2020-05-08 18:54:47 UTC (rev 625753)
@@ -2,7 +2,7 @@
 
 pkgname=dns-lexicon
 pkgver=3.3.22
-pkgrel=1
+pkgrel=2
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
 url="https://github.com/AnalogJ/lexicon;
@@ -10,14 +10,12 @@
 depends=('python-future' 'python-tldextract' 'python-cryptography' 
'python-yaml' 'python-setuptools'
  # requests[security] Expanded:
  'python-requests' 'python-pyopenssl' 'python-idna')
-optdepends=('python-softlayer: for SoftLayer support'
+optdepends=('python-pynamecheap: for Namecheap support'
 'python-boto3: for Route53 support'
-'python-pynamecheap: for Namecheap support'
+'python-softlayer: for SoftLayer support'
 'python-zeep: for Subreg and Gransy support'
 'python-xmltodict: for Plesk support'
-'python-html5lib: for Hetzner support'
-'python-dnspython: for Hetzner support'
-'python-beautifulsoup4: for Henet, Easyname, GratisDNS and Hetzner 
support'
+'python-beautifulsoup4: for Henet, Easyname and GratisDNS support'
 'python-localzone: for localzone support')
 checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3' 'python-mock'
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2020-05-06 Thread Felix Yan via arch-commits
Date: Wednesday, May 6, 2020 @ 17:08:27
  Author: felixonmars
Revision: 625069

upgpkg: dns-lexicon 3.3.22-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-06 17:07:27 UTC (rev 625068)
+++ PKGBUILD2020-05-06 17:08:27 UTC (rev 625069)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.3.21
+pkgver=3.3.22
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -23,7 +23,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'python-html5lib' 'python-dnspython' 
'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('248baf261ed86de613b5143fbe7b5b63c4575ff826bcc4bab1b4ee749bf4c052333e71b3c8274e4bb723f6432d18ea8259fe94b5ff176201f4428abec2dd0eaa')
+sha512sums=('c85ea1114781a40a51dd69f1c45598af905c6104f8523e33f06952650bef1124302929aad3794947560028c2e63bcc8b7203cbb996d809028f7879d8db188dbd')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2020-05-06 Thread Felix Yan via arch-commits
Date: Wednesday, May 6, 2020 @ 06:02:32
  Author: felixonmars
Revision: 625014

upgpkg: dns-lexicon 3.3.21-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-06 06:00:35 UTC (rev 625013)
+++ PKGBUILD2020-05-06 06:02:32 UTC (rev 625014)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.3.20
+pkgver=3.3.21
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -23,7 +23,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'python-html5lib' 'python-dnspython' 
'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('43413420a7bdfd8558e81f0c14ff22d2bfd2b365b10274d1cc303e1fe216030fbebec3acb5a396a81f0f8efe3a4c051cfc1fe11b1b429d426c7ca3f43f5b349b')
+sha512sums=('248baf261ed86de613b5143fbe7b5b63c4575ff826bcc4bab1b4ee749bf4c052333e71b3c8274e4bb723f6432d18ea8259fe94b5ff176201f4428abec2dd0eaa')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2020-05-03 Thread Felix Yan via arch-commits
Date: Monday, May 4, 2020 @ 03:22:23
  Author: felixonmars
Revision: 624667

upgpkg: dns-lexicon 3.3.20-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-04 03:19:56 UTC (rev 624666)
+++ PKGBUILD2020-05-04 03:22:23 UTC (rev 624667)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.3.19
+pkgver=3.3.20
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -23,7 +23,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'python-html5lib' 'python-dnspython' 
'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('666e8277922f88bddc07eeed8bcf35430a757577ded5ba22707c91c51bf2bda688b975674a1e2758c98383ec79d3d8dbc1b26041fce9912f8d0a5d7322599573')
+sha512sums=('43413420a7bdfd8558e81f0c14ff22d2bfd2b365b10274d1cc303e1fe216030fbebec3acb5a396a81f0f8efe3a4c051cfc1fe11b1b429d426c7ca3f43f5b349b')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2020-03-26 Thread Felix Yan via arch-commits
Date: Thursday, March 26, 2020 @ 14:20:20
  Author: felixonmars
Revision: 604471

upgpkg: dns-lexicon 3.3.19-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-26 14:18:33 UTC (rev 604470)
+++ PKGBUILD2020-03-26 14:20:20 UTC (rev 604471)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.3.18
+pkgver=3.3.19
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -23,7 +23,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'python-html5lib' 'python-dnspython' 
'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('dd32ffee1284cbcb470e8570a44f15e9c84196dce8f51c7c708c26ccf301df89df29d2820e0a41b67d8c90f504de34a15b7d0741b429d36f4125306a590e')
+sha512sums=('666e8277922f88bddc07eeed8bcf35430a757577ded5ba22707c91c51bf2bda688b975674a1e2758c98383ec79d3d8dbc1b26041fce9912f8d0a5d7322599573')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2020-03-18 Thread Felix Yan via arch-commits
Date: Wednesday, March 18, 2020 @ 08:22:13
  Author: felixonmars
Revision: 600461

upgpkg: dns-lexicon 3.3.18-1

Modified:
  dns-lexicon/trunk/PKGBUILD

--+
 PKGBUILD |   12 +++-
 1 file changed, 7 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-18 08:20:54 UTC (rev 600460)
+++ PKGBUILD2020-03-18 08:22:13 UTC (rev 600461)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.3.17
+pkgver=3.3.18
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -13,15 +13,17 @@
 optdepends=('python-softlayer: for SoftLayer support'
 'python-boto3: for Route53 support'
 'python-pynamecheap: for Namecheap support'
-'python-zeep: for Subreg support'
+'python-zeep: for Subreg and Gransy support'
 'python-xmltodict: for Plesk support'
-'python-beautifulsoup4: for Henet support'
+'python-html5lib: for Hetzner support'
+'python-dnspython: for Hetzner support'
+'python-beautifulsoup4: for Henet, Easyname, GratisDNS and Hetzner 
support'
 'python-localzone: for localzone support')
 checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3' 'python-mock'
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
-  'python-localzone' 'bind-tools')
+  'python-localzone' 'python-html5lib' 'python-dnspython' 
'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('170c9df5765c1471053b4ace1065f61265724149d6774033db898622b58f076e22dc9b84ed1809c7c0097c1351f3115c8c3821d0fa512e3772022f7af73af59e')
+sha512sums=('dd32ffee1284cbcb470e8570a44f15e9c84196dce8f51c7c708c26ccf301df89df29d2820e0a41b67d8c90f504de34a15b7d0741b429d36f4125306a590e')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2020-01-15 Thread Felix Yan via arch-commits
Date: Wednesday, January 15, 2020 @ 16:26:03
  Author: felixonmars
Revision: 552653

upgpkg: dns-lexicon 3.3.17-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-15 15:45:14 UTC (rev 552652)
+++ PKGBUILD2020-01-15 16:26:03 UTC (rev 552653)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.3.16
+pkgver=3.3.17
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('e748e3847bf5fb040ba0551aff6e8e65a3a3ca5f744896546a0e73a4b86507b4c6333fd389911aaa4012a20d264a80873fd41a41aaefcbf5fb2d8f9054e04ad2')
+sha512sums=('170c9df5765c1471053b4ace1065f61265724149d6774033db898622b58f076e22dc9b84ed1809c7c0097c1351f3115c8c3821d0fa512e3772022f7af73af59e')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2020-01-11 Thread Felix Yan via arch-commits
Date: Sunday, January 12, 2020 @ 02:24:49
  Author: felixonmars
Revision: 552148

upgpkg: dns-lexicon 3.3.16-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-12 02:24:32 UTC (rev 552147)
+++ PKGBUILD2020-01-12 02:24:49 UTC (rev 552148)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.3.15
+pkgver=3.3.16
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('8aeb95dc66cc8636261c8524e78601a8886f9134a7352d29cf02d2fdf43af16d438d476442a3ea82b0cc0a47c6942fd6dc0e356bb7bb3d235446d1756e7c49a0')
+sha512sums=('e748e3847bf5fb040ba0551aff6e8e65a3a3ca5f744896546a0e73a4b86507b4c6333fd389911aaa4012a20d264a80873fd41a41aaefcbf5fb2d8f9054e04ad2')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2020-01-11 Thread Felix Yan via arch-commits
Date: Saturday, January 11, 2020 @ 17:10:18
  Author: felixonmars
Revision: 551957

upgpkg: dns-lexicon 3.3.15-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-11 17:05:11 UTC (rev 551956)
+++ PKGBUILD2020-01-11 17:10:18 UTC (rev 551957)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.3.14
+pkgver=3.3.15
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('64e67e6bb4f91a3b1da35fb3dfeff0f5ad40cd845aaa846000b1b88cf702b5bafdf8c65a05d9d5b59bf2acf90fc44dd1a527b83428cf9610944b2d1a102f06ca')
+sha512sums=('8aeb95dc66cc8636261c8524e78601a8886f9134a7352d29cf02d2fdf43af16d438d476442a3ea82b0cc0a47c6942fd6dc0e356bb7bb3d235446d1756e7c49a0')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2020-01-09 Thread Felix Yan via arch-commits
Date: Thursday, January 9, 2020 @ 13:13:32
  Author: felixonmars
Revision: 551121

upgpkg: dns-lexicon 3.3.14-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-09 13:08:26 UTC (rev 551120)
+++ PKGBUILD2020-01-09 13:13:32 UTC (rev 551121)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.3.13
+pkgver=3.3.14
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('9337837102daad8b661f06a91557dfc5a420b85bf352efcfba8a0e212591cc0c40a578cc5f2c328aacc6a89eec5a652d4a158fea193d69dd50eb6f8dc8ef8e5a')
+sha512sums=('64e67e6bb4f91a3b1da35fb3dfeff0f5ad40cd845aaa846000b1b88cf702b5bafdf8c65a05d9d5b59bf2acf90fc44dd1a527b83428cf9610944b2d1a102f06ca')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2020-01-05 Thread Felix Yan via arch-commits
Date: Sunday, January 5, 2020 @ 16:34:18
  Author: felixonmars
Revision: 549346

upgpkg: dns-lexicon 3.3.13-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-05 16:15:24 UTC (rev 549345)
+++ PKGBUILD2020-01-05 16:34:18 UTC (rev 549346)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.3.12
+pkgver=3.3.13
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('41a023eafd205eb2b2f33a82ec93ca3a0dd631c3f192533961de41b115384f3dd2e693739d30d9ee5d3518541bcf7995b866eafdf1fa0ce81da746af869b6488')
+sha512sums=('9337837102daad8b661f06a91557dfc5a420b85bf352efcfba8a0e212591cc0c40a578cc5f2c328aacc6a89eec5a652d4a158fea193d69dd50eb6f8dc8ef8e5a')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2019-12-22 Thread Felix Yan via arch-commits
Date: Sunday, December 22, 2019 @ 16:19:14
  Author: felixonmars
Revision: 538852

upgpkg: dns-lexicon 3.3.12-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-22 16:13:20 UTC (rev 538851)
+++ PKGBUILD2019-12-22 16:19:14 UTC (rev 538852)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.3.11
+pkgver=3.3.12
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('1dbdca3b3ff7bb0415965119b73293ce6baa3e524373464aa29f06b2f339a00ec939408ee2d59493fec1c133e1949e6f9f13c940cd2fbf9122cc8c88acdf1f7a')
+sha512sums=('41a023eafd205eb2b2f33a82ec93ca3a0dd631c3f192533961de41b115384f3dd2e693739d30d9ee5d3518541bcf7995b866eafdf1fa0ce81da746af869b6488')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2019-12-05 Thread Felix Yan via arch-commits
Date: Thursday, December 5, 2019 @ 08:26:01
  Author: felixonmars
Revision: 535338

upgpkg: dns-lexicon 3.3.11-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-05 08:25:56 UTC (rev 535337)
+++ PKGBUILD2019-12-05 08:26:01 UTC (rev 535338)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.3.10
+pkgver=3.3.11
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('1af686758bc6a937d23354a3d52b8a8c5d2baca178a44e8b0e1f3281cddb8034c333f8d113a59d44e36009d8a80c6eccf3b63346b169ef11fd12276545512bb7')
+sha512sums=('1dbdca3b3ff7bb0415965119b73293ce6baa3e524373464aa29f06b2f339a00ec939408ee2d59493fec1c133e1949e6f9f13c940cd2fbf9122cc8c88acdf1f7a')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2019-11-16 Thread Felix Yan via arch-commits
Date: Saturday, November 16, 2019 @ 15:46:43
  Author: felixonmars
Revision: 529526

upgpkg: dns-lexicon 3.3.10-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-16 15:35:55 UTC (rev 529525)
+++ PKGBUILD2019-11-16 15:46:43 UTC (rev 529526)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.3.9
+pkgver=3.3.10
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('1ffe78e3e53d5b8f1170b8ad88dfb70b6bbb9b21e67886b9cf54ab1b2c573a1c178dd4d07a458cf6e26c1459980e14095c4fb1f304e13558dddc7b461f88813c')
+sha512sums=('1af686758bc6a937d23354a3d52b8a8c5d2baca178a44e8b0e1f3281cddb8034c333f8d113a59d44e36009d8a80c6eccf3b63346b169ef11fd12276545512bb7')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2019-11-15 Thread Felix Yan via arch-commits
Date: Friday, November 15, 2019 @ 08:17:58
  Author: felixonmars
Revision: 528952

upgpkg: dns-lexicon 3.3.9-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-15 08:12:18 UTC (rev 528951)
+++ PKGBUILD2019-11-15 08:17:58 UTC (rev 528952)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.3.6
-pkgrel=3
+pkgver=3.3.9
+pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
 url="https://github.com/AnalogJ/lexicon;
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('7bb49995fb4b775cf6e9c88436487f8705abdcc6bccf60737c266b7f5278c6867d7296b73e2b6ad91855c5a88a171b33dd55400c36c37d323d5e743afc39cb41')
+sha512sums=('1ffe78e3e53d5b8f1170b8ad88dfb70b6bbb9b21e67886b9cf54ab1b2c573a1c178dd4d07a458cf6e26c1459980e14095c4fb1f304e13558dddc7b461f88813c')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2019-11-04 Thread Evangelos Foutras via arch-commits
Date: Monday, November 4, 2019 @ 10:37:02
  Author: foutrelis
Revision: 524020

Python 3.8 rebuild

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-04 10:36:47 UTC (rev 524019)
+++ PKGBUILD2019-11-04 10:37:02 UTC (rev 524020)
@@ -2,7 +2,7 @@
 
 pkgname=dns-lexicon
 pkgver=3.3.6
-pkgrel=2
+pkgrel=3
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
 url="https://github.com/AnalogJ/lexicon;


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2019-10-26 Thread Evangelos Foutras via arch-commits
Date: Saturday, October 26, 2019 @ 06:16:01
  Author: foutrelis
Revision: 520244

Python 3.8 rebuild

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-26 06:15:56 UTC (rev 520243)
+++ PKGBUILD2019-10-26 06:16:01 UTC (rev 520244)
@@ -2,7 +2,7 @@
 
 pkgname=dns-lexicon
 pkgver=3.3.6
-pkgrel=1
+pkgrel=2
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
 url="https://github.com/AnalogJ/lexicon;


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2019-10-25 Thread Felix Yan via arch-commits
Date: Friday, October 25, 2019 @ 17:52:28
  Author: felixonmars
Revision: 519571

upgpkg: dns-lexicon 3.3.6-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-25 17:51:42 UTC (rev 519570)
+++ PKGBUILD2019-10-25 17:52:28 UTC (rev 519571)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.3.3
+pkgver=3.3.6
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('457a146bdf34cb744822d4eb34c4c6a99c75043d97ae64124e7021999ae03e98960a5a9529c6edd076a6dcd9e5f79494111ab5cdd8eae63bb30e64c80824f2f2')
+sha512sums=('7bb49995fb4b775cf6e9c88436487f8705abdcc6bccf60737c266b7f5278c6867d7296b73e2b6ad91855c5a88a171b33dd55400c36c37d323d5e743afc39cb41')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2019-08-25 Thread Felix Yan via arch-commits
Date: Monday, August 26, 2019 @ 04:32:32
  Author: felixonmars
Revision: 501770

upgpkg: dns-lexicon 3.3.3-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-26 03:06:59 UTC (rev 501769)
+++ PKGBUILD2019-08-26 04:32:32 UTC (rev 501770)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.3.1
+pkgver=3.3.3
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('37fd23e4d167b7c5c4043977458631bd108b530049fdf0aeaa6059af6e8306525cdb5633f6f55263817841f15130fff76b9fbe65bff27788f2a2d6c30107d44d')
+sha512sums=('457a146bdf34cb744822d4eb34c4c6a99c75043d97ae64124e7021999ae03e98960a5a9529c6edd076a6dcd9e5f79494111ab5cdd8eae63bb30e64c80824f2f2')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 03:00:16
  Author: felixonmars
Revision: 490115

upgpkg: dns-lexicon 3.3.1-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 02:55:05 UTC (rev 490114)
+++ PKGBUILD2019-07-17 03:00:16 UTC (rev 490115)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.3.0
+pkgver=3.3.1
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('b37ab98bdf7c58aa400c9d67b8a835af5d1545b7f6fbd36874f0ba8066d6b02f4ce3c3dcea9a0a5ae4449ccf2678b30ccdb75c7c7ca166c91403ff0b3ad4f478')
+sha512sums=('37fd23e4d167b7c5c4043977458631bd108b530049fdf0aeaa6059af6e8306525cdb5633f6f55263817841f15130fff76b9fbe65bff27788f2a2d6c30107d44d')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2019-07-13 Thread Felix Yan via arch-commits
Date: Sunday, July 14, 2019 @ 01:07:59
  Author: felixonmars
Revision: 489398

upgpkg: dns-lexicon 3.3.0-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-14 01:07:51 UTC (rev 489397)
+++ PKGBUILD2019-07-14 01:07:59 UTC (rev 489398)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.2.9
+pkgver=3.3.0
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('be49c835e05995ea8b8281d1ea4cb10e8e128ae3e5ae14794b3f83ecf49fde7b502d1be15f583fb415e7a9adc20bcae1bc4a7e54278a9816d796c9571a7d3b22')
+sha512sums=('b37ab98bdf7c58aa400c9d67b8a835af5d1545b7f6fbd36874f0ba8066d6b02f4ce3c3dcea9a0a5ae4449ccf2678b30ccdb75c7c7ca166c91403ff0b3ad4f478')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2019-06-29 Thread Felix Yan via arch-commits
Date: Saturday, June 29, 2019 @ 13:18:57
  Author: felixonmars
Revision: 485743

upgpkg: dns-lexicon 3.2.9-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-29 13:18:17 UTC (rev 485742)
+++ PKGBUILD2019-06-29 13:18:57 UTC (rev 485743)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.2.8
+pkgver=3.2.9
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('40d64e3f778858b13bbb969eef5b3dd36bd0f7d96bef8723166a84e46a450b309c3df0715584db91c3169ae6b6293cff9de9ec7c28b46fc702f918146ab078a4')
+sha512sums=('be49c835e05995ea8b8281d1ea4cb10e8e128ae3e5ae14794b3f83ecf49fde7b502d1be15f583fb415e7a9adc20bcae1bc4a7e54278a9816d796c9571a7d3b22')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2019-06-27 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 08:21:37
  Author: felixonmars
Revision: 484812

upgpkg: dns-lexicon 3.2.8-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-27 08:21:30 UTC (rev 484811)
+++ PKGBUILD2019-06-27 08:21:37 UTC (rev 484812)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.2.7
+pkgver=3.2.8
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('d8644e2296ae35d3924ff783f8871f98c61c3849dbf769c49a42ebd20ac5bdb89e8b1b52bd962894602fc144fa020782e7f89d46461e8d12eee1eb147f876746')
+sha512sums=('40d64e3f778858b13bbb969eef5b3dd36bd0f7d96bef8723166a84e46a450b309c3df0715584db91c3169ae6b6293cff9de9ec7c28b46fc702f918146ab078a4')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2019-06-20 Thread Felix Yan via arch-commits
Date: Thursday, June 20, 2019 @ 09:04:35
  Author: felixonmars
Revision: 482457

upgpkg: dns-lexicon 3.2.7-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-20 08:42:52 UTC (rev 482456)
+++ PKGBUILD2019-06-20 09:04:35 UTC (rev 482457)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.2.6
+pkgver=3.2.7
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('fad95af6d16d656b4a9d1dbe0e8cfdc2e0e46737ea8bdd99303b456a6b8272e03bcb094cf84109da4215b32a2c1d24900d15534f329b0ad995ca7433752c2452')
+sha512sums=('d8644e2296ae35d3924ff783f8871f98c61c3849dbf769c49a42ebd20ac5bdb89e8b1b52bd962894602fc144fa020782e7f89d46461e8d12eee1eb147f876746')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2019-05-21 Thread Felix Yan via arch-commits
Date: Tuesday, May 21, 2019 @ 14:31:55
  Author: felixonmars
Revision: 468197

upgpkg: dns-lexicon 3.2.6-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-21 14:30:15 UTC (rev 468196)
+++ PKGBUILD2019-05-21 14:31:55 UTC (rev 468197)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.2.5
+pkgver=3.2.6
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('97ca7e628c6014e8fdef317f3544a841fe8a44c8e7f11c29a7c0ce59defe279c56dd1a84862a991eb3ae099213410952c699a36a4d5d3aa085b65c376299be84')
+sha512sums=('fad95af6d16d656b4a9d1dbe0e8cfdc2e0e46737ea8bdd99303b456a6b8272e03bcb094cf84109da4215b32a2c1d24900d15534f329b0ad995ca7433752c2452')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2019-05-08 Thread Felix Yan via arch-commits
Date: Wednesday, May 8, 2019 @ 08:21:06
  Author: felixonmars
Revision: 462707

upgpkg: dns-lexicon 3.2.5-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-08 08:20:18 UTC (rev 462706)
+++ PKGBUILD2019-05-08 08:21:06 UTC (rev 462707)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.2.4
+pkgver=3.2.5
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('fc58fbcadc34d893e4ac8263b0d6359342c39a74af6d07c1c8ea9779e8decd9728a48918ffb30a7569c85f59f6eb989997df6ffc1d7c9d0882eee7d85222b60d')
+sha512sums=('97ca7e628c6014e8fdef317f3544a841fe8a44c8e7f11c29a7c0ce59defe279c56dd1a84862a991eb3ae099213410952c699a36a4d5d3aa085b65c376299be84')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2019-04-24 Thread Felix Yan via arch-commits
Date: Wednesday, April 24, 2019 @ 19:33:31
  Author: felixonmars
Revision: 453428

upgpkg: dns-lexicon 3.2.4-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-24 19:31:03 UTC (rev 453427)
+++ PKGBUILD2019-04-24 19:33:31 UTC (rev 453428)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.2.3
+pkgver=3.2.4
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('87c6e480e9fdcb468f44458416e268298803374ac282b869b9d7af5e7533cf5e0d927d73a98ad207148a811b19ad95008fd7f60c595fd08d9da1988c2dc5e8b1')
+sha512sums=('fc58fbcadc34d893e4ac8263b0d6359342c39a74af6d07c1c8ea9779e8decd9728a48918ffb30a7569c85f59f6eb989997df6ffc1d7c9d0882eee7d85222b60d')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2019-04-20 Thread Felix Yan via arch-commits
Date: Saturday, April 20, 2019 @ 17:51:42
  Author: felixonmars
Revision: 452165

upgpkg: dns-lexicon 3.2.3-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-20 17:51:13 UTC (rev 452164)
+++ PKGBUILD2019-04-20 17:51:42 UTC (rev 452165)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.2.1
+pkgver=3.2.3
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('7c0108bbc5b04ed0a9cd31b900c15544cc86a5a7e307e94d3684b935b9174a08f015711f4469a7a6e4a537473c9290aa87eb541eae615db54e46a316e48c17aa')
+sha512sums=('87c6e480e9fdcb468f44458416e268298803374ac282b869b9d7af5e7533cf5e0d927d73a98ad207148a811b19ad95008fd7f60c595fd08d9da1988c2dc5e8b1')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2019-04-05 Thread Felix Yan via arch-commits
Date: Friday, April 5, 2019 @ 10:31:32
  Author: felixonmars
Revision: 449774

upgpkg: dns-lexicon 3.2.1-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-05 10:30:49 UTC (rev 449773)
+++ PKGBUILD2019-04-05 10:31:32 UTC (rev 449774)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.2.0
+pkgver=3.2.1
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('38dab64b6422149f433796b2602d2a81eb207440b9480a85fd7dbc493752a018fe99b5625f045e99ca559bc7ea951eba2a572cb0d19a75b5e402118c1b24e87f')
+sha512sums=('7c0108bbc5b04ed0a9cd31b900c15544cc86a5a7e307e94d3684b935b9174a08f015711f4469a7a6e4a537473c9290aa87eb541eae615db54e46a316e48c17aa')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2019-04-03 Thread Felix Yan via arch-commits
Date: Thursday, April 4, 2019 @ 00:06:52
  Author: felixonmars
Revision: 448669

upgpkg: dns-lexicon 3.2.0-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-04 00:06:43 UTC (rev 448668)
+++ PKGBUILD2019-04-04 00:06:52 UTC (rev 448669)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.1.7
+pkgver=3.2.0
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('833d1fd97f9ab429d7f6426a33cee7dc920036c5ceacdae289f994f180d5729a1b55a027bd7daf8b4d49add7a34708715acc448552773e7ceea9c39238cde8f8')
+sha512sums=('38dab64b6422149f433796b2602d2a81eb207440b9480a85fd7dbc493752a018fe99b5625f045e99ca559bc7ea951eba2a572cb0d19a75b5e402118c1b24e87f')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2019-04-01 Thread Felix Yan via arch-commits
Date: Monday, April 1, 2019 @ 17:59:55
  Author: felixonmars
Revision: 446958

upgpkg: dns-lexicon 3.1.7-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-01 17:59:24 UTC (rev 446957)
+++ PKGBUILD2019-04-01 17:59:55 UTC (rev 446958)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.1.6
+pkgver=3.1.7
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('f6c9d3be9d6c322552f2c24d1e9e05524625e00a739f8d55bff8c8c5724cfb61e38543a70cb16a52f8f9b9a29dd37000394d4168b4d6b194d718f872e295cd93')
+sha512sums=('833d1fd97f9ab429d7f6426a33cee7dc920036c5ceacdae289f994f180d5729a1b55a027bd7daf8b4d49add7a34708715acc448552773e7ceea9c39238cde8f8')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2019-03-06 Thread Felix Yan via arch-commits
Date: Wednesday, March 6, 2019 @ 11:39:22
  Author: felixonmars
Revision: 437837

upgpkg: dns-lexicon 3.1.6-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-06 10:17:09 UTC (rev 437836)
+++ PKGBUILD2019-03-06 11:39:22 UTC (rev 437837)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.1.5
+pkgver=3.1.6
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('0ca13787b6d0f3fa6ed6eb95e0df06bc8c82bc76ec54a48460fd978d4ad7df25b35f298c517a008f4300bea14b45749ebbb5dd10e91acdda4d4983bfe705d004')
+sha512sums=('f6c9d3be9d6c322552f2c24d1e9e05524625e00a739f8d55bff8c8c5724cfb61e38543a70cb16a52f8f9b9a29dd37000394d4168b4d6b194d718f872e295cd93')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2019-02-10 Thread Felix Yan via arch-commits
Date: Sunday, February 10, 2019 @ 18:24:26
  Author: felixonmars
Revision: 431642

upgpkg: dns-lexicon 3.1.5-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-10 18:23:43 UTC (rev 431641)
+++ PKGBUILD2019-02-10 18:24:26 UTC (rev 431642)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.1.4
+pkgver=3.1.5
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('89739e1a8dceda3802b8a6cf6a6fda709ee9d3bad4fd8a9382531aec747c46323202788eecb2284f1d232cfc61794f3e0782206b8bd48b04721608acb909e4fc')
+sha512sums=('0ca13787b6d0f3fa6ed6eb95e0df06bc8c82bc76ec54a48460fd978d4ad7df25b35f298c517a008f4300bea14b45749ebbb5dd10e91acdda4d4983bfe705d004')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2019-02-08 Thread Felix Yan via arch-commits
Date: Saturday, February 9, 2019 @ 01:43:19
  Author: felixonmars
Revision: 430768

upgpkg: dns-lexicon 3.1.4-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-09 01:38:54 UTC (rev 430767)
+++ PKGBUILD2019-02-09 01:43:19 UTC (rev 430768)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.1.3
+pkgver=3.1.4
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('433cf12675955504d7e89a387147098779f4c84b6f0634c467ea15485cbe337d3d57b60d4564f297c54230b3c9025be0ab49094a9b2c5d02f7baddc20474c8e0')
+sha512sums=('89739e1a8dceda3802b8a6cf6a6fda709ee9d3bad4fd8a9382531aec747c46323202788eecb2284f1d232cfc61794f3e0782206b8bd48b04721608acb909e4fc')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2019-02-07 Thread Felix Yan via arch-commits
Date: Thursday, February 7, 2019 @ 11:54:50
  Author: felixonmars
Revision: 429857

upgpkg: dns-lexicon 3.1.3-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 11:52:22 UTC (rev 429856)
+++ PKGBUILD2019-02-07 11:54:50 UTC (rev 429857)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.1.2
+pkgver=3.1.3
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('c99661466c17b219d6ece33ae15af5e63701cfc893cfab1e88f257219648b575ed666ca0b30576d26c5105682d4ea203b4af78f37afb1ef48038c8ba18efa299')
+sha512sums=('433cf12675955504d7e89a387147098779f4c84b6f0634c467ea15485cbe337d3d57b60d4564f297c54230b3c9025be0ab49094a9b2c5d02f7baddc20474c8e0')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2019-02-01 Thread Felix Yan via arch-commits
Date: Friday, February 1, 2019 @ 18:00:40
  Author: felixonmars
Revision: 429120

upgpkg: dns-lexicon 3.1.2-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-01 17:12:53 UTC (rev 429119)
+++ PKGBUILD2019-02-01 18:00:40 UTC (rev 429120)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.1.1
+pkgver=3.1.2
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('47f193fe6f72a95664edef3455bc50bbd09bc8fce8679b5283296de97fca03246c351eb51e74743542ef6855473f89e26a08a969832fe99e45806df388702fb2')
+sha512sums=('c99661466c17b219d6ece33ae15af5e63701cfc893cfab1e88f257219648b575ed666ca0b30576d26c5105682d4ea203b4af78f37afb1ef48038c8ba18efa299')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2019-01-31 Thread Felix Yan via arch-commits
Date: Thursday, January 31, 2019 @ 15:24:28
  Author: felixonmars
Revision: 428746

upgpkg: dns-lexicon 3.1.1-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-31 15:24:07 UTC (rev 428745)
+++ PKGBUILD2019-01-31 15:24:28 UTC (rev 428746)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.0.8
+pkgver=3.1.1
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('d7dabf19076c70fb3897c9116fe139cb6735b3dbb2b46c822c97ffe6be98fbab3b46ee18f0f4d37f4937d8aa0ee845fe3db397fe971373a9283fdeb4d4cd54ff')
+sha512sums=('47f193fe6f72a95664edef3455bc50bbd09bc8fce8679b5283296de97fca03246c351eb51e74743542ef6855473f89e26a08a969832fe99e45806df388702fb2')
 
 build() {
   cd lexicon-$pkgver
@@ -30,7 +30,7 @@
 
 check() {
   cd lexicon-$pkgver
-  python setup.py pytest --addopts '--ignore tests/providers/test_transip.py'
+  python setup.py pytest --addopts '--ignore 
lexicon/tests/providers/test_transip.py'
 }
 
 package() {


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2019-01-04 Thread Felix Yan via arch-commits
Date: Friday, January 4, 2019 @ 08:15:05
  Author: felixonmars
Revision: 420491

upgpkg: dns-lexicon 3.0.8-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-04 08:11:49 UTC (rev 420490)
+++ PKGBUILD2019-01-04 08:15:05 UTC (rev 420491)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.0.7
+pkgver=3.0.8
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('6afb38d3c05a628ea5f67c6e67fc07351dafc5a2064024f0638fcd5a832d90578289979421d22be82237cf2f6e98ebc4d20b60aab1c71796d1528be99d73dff5')
+sha512sums=('d7dabf19076c70fb3897c9116fe139cb6735b3dbb2b46c822c97ffe6be98fbab3b46ee18f0f4d37f4937d8aa0ee845fe3db397fe971373a9283fdeb4d4cd54ff')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-12-16 Thread Felix Yan via arch-commits
Date: Sunday, December 16, 2018 @ 18:39:13
  Author: felixonmars
Revision: 416461

upgpkg: dns-lexicon 3.0.7-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-16 18:38:00 UTC (rev 416460)
+++ PKGBUILD2018-12-16 18:39:13 UTC (rev 416461)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.0.6
+pkgver=3.0.7
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('df8478e86522581dedd1b64d733aa043f6d876acfccf44683cad7296ed1971aa8c412755752ab0b6799449b1edf8e91122691c84747e395aa493900b4e6caf88')
+sha512sums=('6afb38d3c05a628ea5f67c6e67fc07351dafc5a2064024f0638fcd5a832d90578289979421d22be82237cf2f6e98ebc4d20b60aab1c71796d1528be99d73dff5')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-12-05 Thread Felix Yan via arch-commits
Date: Thursday, December 6, 2018 @ 07:58:45
  Author: felixonmars
Revision: 411625

upgpkg: dns-lexicon 3.0.6-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-06 07:58:34 UTC (rev 411624)
+++ PKGBUILD2018-12-06 07:58:45 UTC (rev 411625)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.0.5
+pkgver=3.0.6
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('25a1adc10499846198e241fd139445c1966160b8d5c3fd44e31f3db52e851efd769fb797616f41fed24431101f288e1b1d6d98c9a5a0a0acbae3cd9b22ff3421')
+sha512sums=('df8478e86522581dedd1b64d733aa043f6d876acfccf44683cad7296ed1971aa8c412755752ab0b6799449b1edf8e91122691c84747e395aa493900b4e6caf88')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 5, 2018 @ 08:54:14
  Author: felixonmars
Revision: 411278

upgpkg: dns-lexicon 3.0.5-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-05 08:46:55 UTC (rev 411277)
+++ PKGBUILD2018-12-05 08:54:14 UTC (rev 411278)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.0.3
+pkgver=3.0.5
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('e54511f7743a4e753c8afb29dc2d42002fd3002865244fed4843b012386077cd5e18c5179ef11900e7c1616fe4287b37642cf3f6143b08c0bb5266de8b7870a1')
+sha512sums=('25a1adc10499846198e241fd139445c1966160b8d5c3fd44e31f3db52e851efd769fb797616f41fed24431101f288e1b1d6d98c9a5a0a0acbae3cd9b22ff3421')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-11-18 Thread Felix Yan via arch-commits
Date: Monday, November 19, 2018 @ 03:34:16
  Author: felixonmars
Revision: 408747

upgpkg: dns-lexicon 3.0.3-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 23:16:16 UTC (rev 408746)
+++ PKGBUILD2018-11-19 03:34:16 UTC (rev 408747)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.0.2
+pkgver=3.0.3
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('441c35fbd91874e4d661f9c509cb6300b645b50f05b1b6efc7defc4c21b266f9d13cc487ff61c86b4b99fff2ab28aaf2e67e33c4383860ec4895f53f6673aa34')
+sha512sums=('e54511f7743a4e753c8afb29dc2d42002fd3002865244fed4843b012386077cd5e18c5179ef11900e7c1616fe4287b37642cf3f6143b08c0bb5266de8b7870a1')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-11-11 Thread Felix Yan via arch-commits
Date: Sunday, November 11, 2018 @ 08:08:02
  Author: felixonmars
Revision: 406340

upgpkg: dns-lexicon 3.0.2-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 08:02:37 UTC (rev 406339)
+++ PKGBUILD2018-11-11 08:08:02 UTC (rev 406340)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.0.1
-pkgrel=2
+pkgver=3.0.2
+pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
 url="https://github.com/AnalogJ/lexicon;
@@ -15,12 +15,13 @@
 'python-pynamecheap: for Namecheap support'
 'python-zeep: for Subreg support'
 'python-xmltodict: for Plesk support'
-'python-beautifulsoup4: for Henet support')
+'python-beautifulsoup4: for Henet support'
+'python-localzone: for localzone support')
 checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3' 'python-mock'
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
-  'bind-tools')
+  'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('143408ce0917b343deae19e1a1c10e87468d00899c41c3c05a05f19c0b3f6a91cc2ab2567281148628eb5d3a5cf5a1d2ba3731a578493084af6d60a5d02be9ad')
+sha512sums=('441c35fbd91874e4d661f9c509cb6300b645b50f05b1b6efc7defc4c21b266f9d13cc487ff61c86b4b99fff2ab28aaf2e67e33c4383860ec4895f53f6673aa34')
 
 build() {
   cd lexicon-$pkgver
@@ -29,7 +30,7 @@
 
 check() {
   cd lexicon-$pkgver
-  python setup.py pytest --addopts '--ignore tests/providers/test_route53.py 
--ignore tests/providers/test_transip.py'
+  python setup.py pytest --addopts '--ignore tests/providers/test_transip.py'
 }
 
 package() {


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-11-08 Thread Felix Yan via arch-commits
Date: Thursday, November 8, 2018 @ 11:04:33
  Author: felixonmars
Revision: 403952

upgpkg: dns-lexicon 3.0.1-2

fix dependencies

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-08 11:02:45 UTC (rev 403951)
+++ PKGBUILD2018-11-08 11:04:33 UTC (rev 403952)
@@ -2,13 +2,14 @@
 
 pkgname=dns-lexicon
 pkgver=3.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
 url="https://github.com/AnalogJ/lexicon;
 license=('MIT')
-depends=('python-future' 'python-requests' 'python-setuptools' 
'python-tldextract'
- 'python-cryptography' 'python-pyopenssl' 'python-idna')
+depends=('python-future' 'python-tldextract' 'python-cryptography' 
'python-yaml' 'python-setuptools'
+ # requests[security] Expanded:
+ 'python-requests' 'python-pyopenssl' 'python-idna')
 optdepends=('python-softlayer: for SoftLayer support'
 'python-boto3: for Route53 support'
 'python-pynamecheap: for Namecheap support'


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-11-08 Thread Felix Yan via arch-commits
Date: Thursday, November 8, 2018 @ 10:43:59
  Author: felixonmars
Revision: 403938

upgpkg: dns-lexicon 3.0.1-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-08 10:43:49 UTC (rev 403937)
+++ PKGBUILD2018-11-08 10:43:59 UTC (rev 403938)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.7.14
+pkgver=3.0.1
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -19,7 +19,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('149f1fdb9b3fe4d1f906e37cbbc9aacac926aeff37b1543e85adb284ca74acfca172b580fd1c6de8ff27a6d771e58df0230a703e7daae15f42dcb9c19fc8b5fd')
+sha512sums=('143408ce0917b343deae19e1a1c10e87468d00899c41c3c05a05f19c0b3f6a91cc2ab2567281148628eb5d3a5cf5a1d2ba3731a578493084af6d60a5d02be9ad')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-11-06 Thread Felix Yan via arch-commits
Date: Tuesday, November 6, 2018 @ 18:32:39
  Author: felixonmars
Revision: 401835

upgpkg: dns-lexicon 2.7.14-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-06 18:32:34 UTC (rev 401834)
+++ PKGBUILD2018-11-06 18:32:39 UTC (rev 401835)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.7.13
+pkgver=2.7.14
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -19,7 +19,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('2906ed2b84a597dbbba45cdea5f6f0a05806ab64c995cb7bb471de0fd6b1a5a253a48a784924b4922a2a72316b28dd1cc84868edc44f36edbb2fdba78b6eb8a0')
+sha512sums=('149f1fdb9b3fe4d1f906e37cbbc9aacac926aeff37b1543e85adb284ca74acfca172b580fd1c6de8ff27a6d771e58df0230a703e7daae15f42dcb9c19fc8b5fd')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-11-06 Thread Felix Yan via arch-commits
Date: Tuesday, November 6, 2018 @ 16:50:01
  Author: felixonmars
Revision: 401717

upgpkg: dns-lexicon 2.7.13-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-06 16:48:59 UTC (rev 401716)
+++ PKGBUILD2018-11-06 16:50:01 UTC (rev 401717)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.7.12
+pkgver=2.7.13
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -19,7 +19,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('f03e06c7b7248aea2e4759bf6b514cbed7dfaba637381ca6f995f5aa826cabe144eaf5aa1b1e3ef750e6598b29632eeab3821d05c258d3a0cfb014cb1dd88c3c')
+sha512sums=('2906ed2b84a597dbbba45cdea5f6f0a05806ab64c995cb7bb471de0fd6b1a5a253a48a784924b4922a2a72316b28dd1cc84868edc44f36edbb2fdba78b6eb8a0')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-10-31 Thread Felix Yan via arch-commits
Date: Wednesday, October 31, 2018 @ 16:45:19
  Author: felixonmars
Revision: 400365

upgpkg: dns-lexicon 2.7.12-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-31 16:45:08 UTC (rev 400364)
+++ PKGBUILD2018-10-31 16:45:19 UTC (rev 400365)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.7.11
+pkgver=2.7.12
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -19,7 +19,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('1bf845ecec9bfd91e073fa6f5748f5fd638ad75c3acb9d51cc7a64bc762cd43c22fe3967e200d1d0a983e62ef52c6940d218247039eeecf69fbebe9537e1abaf')
+sha512sums=('f03e06c7b7248aea2e4759bf6b514cbed7dfaba637381ca6f995f5aa826cabe144eaf5aa1b1e3ef750e6598b29632eeab3821d05c258d3a0cfb014cb1dd88c3c')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-10-29 Thread Felix Yan via arch-commits
Date: Monday, October 29, 2018 @ 16:48:31
  Author: felixonmars
Revision: 399453

upgpkg: dns-lexicon 2.7.11-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-29 16:41:16 UTC (rev 399452)
+++ PKGBUILD2018-10-29 16:48:31 UTC (rev 399453)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.7.9
+pkgver=2.7.11
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -8,7 +8,7 @@
 url="https://github.com/AnalogJ/lexicon;
 license=('MIT')
 depends=('python-future' 'python-requests' 'python-setuptools' 
'python-tldextract'
- 'python-cryptography')
+ 'python-cryptography' 'python-pyopenssl' 'python-idna')
 optdepends=('python-softlayer: for SoftLayer support'
 'python-boto3: for Route53 support'
 'python-pynamecheap: for Namecheap support'
@@ -15,10 +15,11 @@
 'python-zeep: for Subreg support'
 'python-xmltodict: for Plesk support'
 'python-beautifulsoup4: for Henet support')
-checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3'
-  'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4')
+checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3' 'python-mock'
+  'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
+  'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('60e9d9d53fb78a8ad1a2f41d0ef85d6233e3f1b778488a244bdc774495cec6a3406242a0d2ef17ee0ede20315ee61488bc4f766b5805e6384fe8f8e319c3f541')
+sha512sums=('1bf845ecec9bfd91e073fa6f5748f5fd638ad75c3acb9d51cc7a64bc762cd43c22fe3967e200d1d0a983e62ef52c6940d218247039eeecf69fbebe9537e1abaf')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-09-25 Thread Felix Yan via arch-commits
Date: Tuesday, September 25, 2018 @ 18:02:14
  Author: felixonmars
Revision: 385051

upgpkg: dns-lexicon 2.7.9-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-25 18:01:52 UTC (rev 385050)
+++ PKGBUILD2018-09-25 18:02:14 UTC (rev 385051)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.7.7
+pkgver=2.7.9
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -13,11 +13,12 @@
 'python-boto3: for Route53 support'
 'python-pynamecheap: for Namecheap support'
 'python-zeep: for Subreg support'
-'python-xmltodict: for Plesk support')
+'python-xmltodict: for Plesk support'
+'python-beautifulsoup4: for Henet support')
 checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3'
-  'python-pynamecheap' 'python-zeep' 'python-xmltodict')
+  'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('cf89806d7441e5a78fb35c274c4292d8d2489c7e80450b6b9f958d851bd467cff8e9d24372f990ba3449c619932c5ca5de789ba8b3d0884b2e36e683e785c34a')
+sha512sums=('60e9d9d53fb78a8ad1a2f41d0ef85d6233e3f1b778488a244bdc774495cec6a3406242a0d2ef17ee0ede20315ee61488bc4f766b5805e6384fe8f8e319c3f541')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-09-21 Thread Felix Yan via arch-commits
Date: Friday, September 21, 2018 @ 06:08:15
  Author: felixonmars
Revision: 383812

upgpkg: dns-lexicon 2.7.7-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-21 06:08:06 UTC (rev 383811)
+++ PKGBUILD2018-09-21 06:08:15 UTC (rev 383812)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.7.6
+pkgver=2.7.7
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -17,7 +17,7 @@
 checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3'
   'python-pynamecheap' 'python-zeep' 'python-xmltodict')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('a1a1f77e7f9cf409b9cb8f9005dcff1eee24eee5a08a6f83c692ddfdd9876ef88a9174c6bb935340fa8f80ec9cd07eede709fbee2d7ccbaa1cc9e4c26c3be7d9')
+sha512sums=('cf89806d7441e5a78fb35c274c4292d8d2489c7e80450b6b9f958d851bd467cff8e9d24372f990ba3449c619932c5ca5de789ba8b3d0884b2e36e683e785c34a')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-09-20 Thread Felix Yan via arch-commits
Date: Thursday, September 20, 2018 @ 19:19:12
  Author: felixonmars
Revision: 383774

upgpkg: dns-lexicon 2.7.6-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-20 19:12:17 UTC (rev 383773)
+++ PKGBUILD2018-09-20 19:19:12 UTC (rev 383774)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.7.5
+pkgver=2.7.6
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -17,7 +17,7 @@
 checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3'
   'python-pynamecheap' 'python-zeep' 'python-xmltodict')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('0f8a958c0612ca94f4bb56ab1327fbd05591408ca135f4c74cf371f84828c0ccb786e6e644f3a01c02bf843c64346b351e8063a65ebb5423c3e275b2bfb27651')
+sha512sums=('a1a1f77e7f9cf409b9cb8f9005dcff1eee24eee5a08a6f83c692ddfdd9876ef88a9174c6bb935340fa8f80ec9cd07eede709fbee2d7ccbaa1cc9e4c26c3be7d9')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-09-20 Thread Felix Yan via arch-commits
Date: Thursday, September 20, 2018 @ 07:38:56
  Author: felixonmars
Revision: 383479

upgpkg: dns-lexicon 2.7.5-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-20 07:34:53 UTC (rev 383478)
+++ PKGBUILD2018-09-20 07:38:56 UTC (rev 383479)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.7.3
+pkgver=2.7.5
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -12,11 +12,12 @@
 optdepends=('python-softlayer: for SoftLayer support'
 'python-boto3: for Route53 support'
 'python-pynamecheap: for Namecheap support'
-'python-zeep: for Subreg support')
+'python-zeep: for Subreg support'
+'python-xmltodict: for Plesk support')
 checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3'
-  'python-pynamecheap' 'python-zeep')
+  'python-pynamecheap' 'python-zeep' 'python-xmltodict')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('6288f0d0a87b5e1cbe457060381ef843b9933755811f969001eb827b31efc9d226423d311ab07513ca25915825db9c9ee588ccc151b1512db78d462b5f5a89c6')
+sha512sums=('0f8a958c0612ca94f4bb56ab1327fbd05591408ca135f4c74cf371f84828c0ccb786e6e644f3a01c02bf843c64346b351e8063a65ebb5423c3e275b2bfb27651')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-09-14 Thread Felix Yan via arch-commits
Date: Friday, September 14, 2018 @ 17:16:40
  Author: felixonmars
Revision: 380954

upgpkg: dns-lexicon 2.7.3-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-14 17:14:48 UTC (rev 380953)
+++ PKGBUILD2018-09-14 17:16:40 UTC (rev 380954)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.7.2
+pkgver=2.7.3
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -16,7 +16,7 @@
 checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3'
   'python-pynamecheap' 'python-zeep')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('eb7cf92a01a181522ca6a4cc2e4bdb1112401782f7c6c86b757d65e43ad95d3c69379ac1b2d969e15088a8aff9204c4f9e21f9c1b7a67f798697b3192d8c6ccf')
+sha512sums=('6288f0d0a87b5e1cbe457060381ef843b9933755811f969001eb827b31efc9d226423d311ab07513ca25915825db9c9ee588ccc151b1512db78d462b5f5a89c6')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-09-10 Thread Felix Yan via arch-commits
Date: Monday, September 10, 2018 @ 10:18:27
  Author: felixonmars
Revision: 379034

upgpkg: dns-lexicon 2.7.2-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-10 10:14:44 UTC (rev 379033)
+++ PKGBUILD2018-09-10 10:18:27 UTC (rev 379034)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.7.0
+pkgver=2.7.2
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -17,7 +17,7 @@
 checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3'
   'python-pynamecheap' 'python-zeep')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('a7d399b09522f0cfc3110160596fed9a7ef0ced18690201feebea1e36b9e8c806a24c4832731c2118253cb12a0ca6eaeb895a0cfd90a5a905118c63ee34b571a')
+sha512sums=('eb7cf92a01a181522ca6a4cc2e4bdb1112401782f7c6c86b757d65e43ad95d3c69379ac1b2d969e15088a8aff9204c4f9e21f9c1b7a67f798697b3192d8c6ccf')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-07-22 Thread Felix Yan via arch-commits
Date: Sunday, July 22, 2018 @ 06:11:23
  Author: felixonmars
Revision: 362743

upgpkg: dns-lexicon 2.7.0-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-22 06:07:07 UTC (rev 362742)
+++ PKGBUILD2018-07-22 06:11:23 UTC (rev 362743)
@@ -2,21 +2,22 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.4.4
+pkgver=2.7.0
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
 url="https://github.com/AnalogJ/lexicon;
 license=('MIT')
-depends=('python-future' 'python-requests' 'python-setuptools' 
'python-tldextract')
+depends=('python-future' 'python-requests' 'python-setuptools' 
'python-tldextract'
+ 'python-cryptography')
 optdepends=('python-softlayer: for SoftLayer support'
 'python-boto3: for Route53 support'
 'python-pynamecheap: for Namecheap support'
-'python-pysimplesoap: for Subreg support')
+'python-zeep: for Subreg support')
 checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3'
-  'python-pynamecheap' 'python-pysimplesoap')
+  'python-pynamecheap' 'python-zeep')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('4c727dd3e00c56ae616c0a82ad6f4e1d7fae6f58dea4ce861e4fed58316b410b2d93959d8d85254f1781809023b63116d22db0b69bb657c613a5728f644144ad')
+sha512sums=('a7d399b09522f0cfc3110160596fed9a7ef0ced18690201feebea1e36b9e8c806a24c4832731c2118253cb12a0ca6eaeb895a0cfd90a5a905118c63ee34b571a')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-06-25 Thread Felix Yan via arch-commits
Date: Monday, June 25, 2018 @ 16:52:19
  Author: felixonmars
Revision: 345874

upgpkg: dns-lexicon 2.4.4-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-25 16:52:02 UTC (rev 345873)
+++ PKGBUILD2018-06-25 16:52:19 UTC (rev 345874)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.4.3
+pkgver=2.4.4
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -16,7 +16,7 @@
 checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3'
   'python-pynamecheap' 'python-pysimplesoap')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('5e01051e5aab0f5f36cf261beb640a79d19e7f6d142be988ea2582c05d94bc8e2baa14752d60d59218c031c0e568b54117255e2811b3d16953ead26bc7a397a4')
+sha512sums=('4c727dd3e00c56ae616c0a82ad6f4e1d7fae6f58dea4ce861e4fed58316b410b2d93959d8d85254f1781809023b63116d22db0b69bb657c613a5728f644144ad')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-06-17 Thread Felix Yan via arch-commits
Date: Sunday, June 17, 2018 @ 17:34:02
  Author: felixonmars
Revision: 343478

upgpkg: dns-lexicon 2.4.3-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-17 16:30:43 UTC (rev 343477)
+++ PKGBUILD2018-06-17 17:34:02 UTC (rev 343478)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.4.0
+pkgver=2.4.3
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -16,7 +16,7 @@
 checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3'
   'python-pynamecheap' 'python-pysimplesoap')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('fabf7b24efb4f3e65284dfb894a4aa42b6e1c37dcc38a29bfc3e02c64f070a3284b4bc80f8e23dcc765b5f72a2aed753621af325223e047677e3b0a1dc9c72d7')
+sha512sums=('5e01051e5aab0f5f36cf261beb640a79d19e7f6d142be988ea2582c05d94bc8e2baa14752d60d59218c031c0e568b54117255e2811b3d16953ead26bc7a397a4')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-06-09 Thread Felix Yan via arch-commits
Date: Sunday, June 10, 2018 @ 01:29:40
  Author: felixonmars
Revision: 342189

upgpkg: dns-lexicon 2.4.0-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-09 23:47:01 UTC (rev 342188)
+++ PKGBUILD2018-06-10 01:29:40 UTC (rev 342189)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.3.0
+pkgver=2.4.0
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -16,7 +16,7 @@
 checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3'
   'python-pynamecheap' 'python-pysimplesoap')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('b8d73bd026ac57f69dc43e4a7a7960a94f5032bf008ab90e500f4c3f09bac12bae510df8cbfe9a2108e39d3a93e40efddf643d6193ba174bb6aab63ff3d82f87')
+sha512sums=('fabf7b24efb4f3e65284dfb894a4aa42b6e1c37dcc38a29bfc3e02c64f070a3284b4bc80f8e23dcc765b5f72a2aed753621af325223e047677e3b0a1dc9c72d7')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-05-26 Thread Felix Yan via arch-commits
Date: Saturday, May 26, 2018 @ 20:14:00
  Author: felixonmars
Revision: 331110

upgpkg: dns-lexicon 2.3.0-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-26 20:13:51 UTC (rev 331109)
+++ PKGBUILD2018-05-26 20:14:00 UTC (rev 331110)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.2.3
+pkgver=2.3.0
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -11,11 +11,12 @@
 depends=('python-future' 'python-requests' 'python-setuptools' 
'python-tldextract')
 optdepends=('python-softlayer: for SoftLayer support'
 'python-boto3: for Route53 support'
-'python-pynamecheap: for Namecheap support')
+'python-pynamecheap: for Namecheap support'
+'python-pysimplesoap: for Subreg support')
 checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3'
-  'python-pynamecheap')
+  'python-pynamecheap' 'python-pysimplesoap')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('e9775c4409af66c83f8bcbdb5db8449bcbfa73469528197bfadfaae4b586fb0a33d5020c7b91011d84cef749be45a2906fbddc984141499727f190cad6f74db3')
+sha512sums=('b8d73bd026ac57f69dc43e4a7a7960a94f5032bf008ab90e500f4c3f09bac12bae510df8cbfe9a2108e39d3a93e40efddf643d6193ba174bb6aab63ff3d82f87')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-05-06 Thread Felix Yan via arch-commits
Date: Monday, May 7, 2018 @ 04:47:54
  Author: felixonmars
Revision: 319053

upgpkg: dns-lexicon 2.2.3-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-07 04:47:03 UTC (rev 319052)
+++ PKGBUILD2018-05-07 04:47:54 UTC (rev 319053)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.2.2
+pkgver=2.2.3
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -15,7 +15,7 @@
 checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3'
   'python-pynamecheap')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('5b0b97e757c61276cb1e0db54d03bd8cdfa983a4bddbdaefa5317bfe1056429c58e22e125df4a0589b6573fbf60843f8dc2a63f5fff809b7dec5804048d96725')
+sha512sums=('e9775c4409af66c83f8bcbdb5db8449bcbfa73469528197bfadfaae4b586fb0a33d5020c7b91011d84cef749be45a2906fbddc984141499727f190cad6f74db3')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-05-02 Thread Felix Yan via arch-commits
Date: Thursday, May 3, 2018 @ 01:58:22
  Author: felixonmars
Revision: 318769

upgpkg: dns-lexicon 2.2.2-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-03 01:58:15 UTC (rev 318768)
+++ PKGBUILD2018-05-03 01:58:22 UTC (rev 318769)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.2.1
+pkgver=2.2.2
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -15,7 +15,7 @@
 checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3'
   'python-pynamecheap')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('1d79d799e1f916c31b16a5174858fed3f5d88e2271bec7f143defbf891bd0dbf3fd94c5a0d05381f21d514a2cb21166d72bc14593fecb4754617c2655ed86838')
+sha512sums=('5b0b97e757c61276cb1e0db54d03bd8cdfa983a4bddbdaefa5317bfe1056429c58e22e125df4a0589b6573fbf60843f8dc2a63f5fff809b7dec5804048d96725')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-04-04 Thread Felix Yan via arch-commits
Date: Wednesday, April 4, 2018 @ 14:24:47
  Author: felixonmars
Revision: 314122

upgpkg: dns-lexicon 2.2.1-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-04 14:24:11 UTC (rev 314121)
+++ PKGBUILD2018-04-04 14:24:47 UTC (rev 314122)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.1.23
+pkgver=2.2.1
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -15,7 +15,7 @@
 checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3'
   'python-pynamecheap')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('45f828825053580d52dc65969bce61288f649de0f0d4d007508d34827e981b0860209a5b8529c6205d22fbce1deb4abfeb45b05c1b5bf2dbcdb6378651bde281')
+sha512sums=('1d79d799e1f916c31b16a5174858fed3f5d88e2271bec7f143defbf891bd0dbf3fd94c5a0d05381f21d514a2cb21166d72bc14593fecb4754617c2655ed86838')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-03-12 Thread Felix Yan via arch-commits
Date: Monday, March 12, 2018 @ 17:44:52
  Author: felixonmars
Revision: 306465

upgpkg: dns-lexicon 2.1.23-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-12 17:44:28 UTC (rev 306464)
+++ PKGBUILD2018-03-12 17:44:52 UTC (rev 306465)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.1.22
+pkgver=2.1.23
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -15,7 +15,7 @@
 checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3'
   'python-pynamecheap')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('0b0e17ca7ca39d80633fd045735954b7646d2a57823bef568c646d2f71f1727151e9da984db134858ecb512fc1006717c7511a6a857f3d6a3ded232fa87e2bc0')
+sha512sums=('45f828825053580d52dc65969bce61288f649de0f0d4d007508d34827e981b0860209a5b8529c6205d22fbce1deb4abfeb45b05c1b5bf2dbcdb6378651bde281')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-03-11 Thread Felix Yan via arch-commits
Date: Sunday, March 11, 2018 @ 18:48:04
  Author: felixonmars
Revision: 306209

upgpkg: dns-lexicon 2.1.22-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-11 18:47:46 UTC (rev 306208)
+++ PKGBUILD2018-03-11 18:48:04 UTC (rev 306209)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.1.21
+pkgver=2.1.22
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -15,7 +15,7 @@
 checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3'
   'python-pynamecheap')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('3f2183957c5ff58a520d3ef0fe0c62796e2e460d79f8a2f21c6521dc057b3884ffe7f52e6568b0f6cfa934b6c03d89a66dc9ed9cf33755dff638b94f6cdac36a')
+sha512sums=('0b0e17ca7ca39d80633fd045735954b7646d2a57823bef568c646d2f71f1727151e9da984db134858ecb512fc1006717c7511a6a857f3d6a3ded232fa87e2bc0')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-02-28 Thread Felix Yan via arch-commits
Date: Thursday, March 1, 2018 @ 07:36:33
  Author: felixonmars
Revision: 300902

upgpkg: dns-lexicon 2.1.21-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-01 06:40:02 UTC (rev 300901)
+++ PKGBUILD2018-03-01 07:36:33 UTC (rev 300902)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.1.20
+pkgver=2.1.21
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -15,7 +15,7 @@
 checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3'
   'python-pynamecheap')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('b72813cb249b97b0cc7aaa16d4bbc2eac8d3385cfc073886b5f42e824d6ca8bfec671e16c4625089336853e841b71a37178ae264ae93ad41908136c86dfbbdb0')
+sha512sums=('3f2183957c5ff58a520d3ef0fe0c62796e2e460d79f8a2f21c6521dc057b3884ffe7f52e6568b0f6cfa934b6c03d89a66dc9ed9cf33755dff638b94f6cdac36a')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-02-26 Thread Felix Yan via arch-commits
Date: Monday, February 26, 2018 @ 14:59:57
  Author: felixonmars
Revision: 298362

upgpkg: dns-lexicon 2.1.20-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-26 13:26:33 UTC (rev 298361)
+++ PKGBUILD2018-02-26 14:59:57 UTC (rev 298362)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.1.19
+pkgver=2.1.20
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -15,7 +15,7 @@
 checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3'
   'python-pynamecheap')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('fee737ca98131abe0533b2c3fef45dbbaf7a5985581b9a19726f7b6559f173843abcee23e6cf8cc5ca54c00e3885000a999f4e2dc15431eb525f003e61250443')
+sha512sums=('b72813cb249b97b0cc7aaa16d4bbc2eac8d3385cfc073886b5f42e824d6ca8bfec671e16c4625089336853e841b71a37178ae264ae93ad41908136c86dfbbdb0')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-02-02 Thread Felix Yan via arch-commits
Date: Friday, February 2, 2018 @ 14:20:04
  Author: felixonmars
Revision: 288572

upgpkg: dns-lexicon 2.1.19-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-02 14:18:17 UTC (rev 288571)
+++ PKGBUILD2018-02-02 14:20:04 UTC (rev 288572)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.1.18
+pkgver=2.1.19
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -15,7 +15,7 @@
 checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3'
   'python-pynamecheap')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('8a8d08cf6e28b3c4e34e593186749305294fa5bbe24ab7c84977a01838ac44e92d1db716b501dddfd4cbdf99e25a2ca1591ed2e8de35d7706b0a2d1e280a5e7e')
+sha512sums=('fee737ca98131abe0533b2c3fef45dbbaf7a5985581b9a19726f7b6559f173843abcee23e6cf8cc5ca54c00e3885000a999f4e2dc15431eb525f003e61250443')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-01-23 Thread Felix Yan via arch-commits
Date: Tuesday, January 23, 2018 @ 18:09:47
  Author: felixonmars
Revision: 285974

upgpkg: dns-lexicon 2.1.18-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-23 18:08:18 UTC (rev 285973)
+++ PKGBUILD2018-01-23 18:09:47 UTC (rev 285974)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.1.17
+pkgver=2.1.18
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -15,7 +15,7 @@
 checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3'
   'python-pynamecheap')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('394638fa073a56c2f2ead5a9512043309f73fdd85f5bceb8f1d8bcc86c8254f2ec538934175f7119c53fda9b793658244818956ea153de8fa3683ee07469b9a8')
+sha512sums=('8a8d08cf6e28b3c4e34e593186749305294fa5bbe24ab7c84977a01838ac44e92d1db716b501dddfd4cbdf99e25a2ca1591ed2e8de35d7706b0a2d1e280a5e7e')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2018-01-23 Thread Felix Yan via arch-commits
Date: Tuesday, January 23, 2018 @ 17:36:52
  Author: felixonmars
Revision: 285959

upgpkg: dns-lexicon 2.1.17-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-23 17:35:40 UTC (rev 285958)
+++ PKGBUILD2018-01-23 17:36:52 UTC (rev 285959)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.1.16
+pkgver=2.1.17
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -11,10 +11,11 @@
 depends=('python-future' 'python-requests' 'python-setuptools' 
'python-tldextract')
 optdepends=('python-softlayer: for SoftLayer support'
 'python-boto3: for Route53 support'
-'python-babel: for DNS Made Easy support')
-checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3' 'python-babel')
+'python-pynamecheap: for Namecheap support')
+checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3'
+  'python-pynamecheap')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('93161bd00f8f5f6dfce3256085ea1ca7ae3188d3a7e866399b2c06ae497c8b673a042d8af731c59f2ed161b923890710a702232e9688848179288bf111c81d29')
+sha512sums=('394638fa073a56c2f2ead5a9512043309f73fdd85f5bceb8f1d8bcc86c8254f2ec538934175f7119c53fda9b793658244818956ea153de8fa3683ee07469b9a8')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2017-12-09 Thread Felix Yan via arch-commits
Date: Saturday, December 9, 2017 @ 21:03:54
  Author: felixonmars
Revision: 273409

upgpkg: dns-lexicon 2.1.16-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-09 21:03:43 UTC (rev 273408)
+++ PKGBUILD2017-12-09 21:03:54 UTC (rev 273409)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.1.14
+pkgver=2.1.16
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -14,7 +14,7 @@
 'python-babel: for DNS Made Easy support')
 checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3' 'python-babel')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('40af9f32543d8ed328a02656002b1c296ca799533627d02e60120447041a71ac6b0265cf17f75d5bd011212718a6f01971124d08bee13fa3c578d7bc6d5c7b34')
+sha512sums=('93161bd00f8f5f6dfce3256085ea1ca7ae3188d3a7e866399b2c06ae497c8b673a042d8af731c59f2ed161b923890710a702232e9688848179288bf111c81d29')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2017-12-01 Thread Felix Yan via arch-commits
Date: Saturday, December 2, 2017 @ 00:54:36
  Author: felixonmars
Revision: 271241

upgpkg: dns-lexicon 2.1.14-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-02 00:54:25 UTC (rev 271240)
+++ PKGBUILD2017-12-02 00:54:36 UTC (rev 271241)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.1.12
+pkgver=2.1.14
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -14,7 +14,7 @@
 'python-babel: for DNS Made Easy support')
 checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3' 'python-babel')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('42e1477b1dbe123c4c0db52d5aea9b712819208a573c4bf3685901d8b8315d7faf060c37200ed305be0149e98811c683a7cfcae1b775d410d9aa52b5e8d0c80e')
+sha512sums=('40af9f32543d8ed328a02656002b1c296ca799533627d02e60120447041a71ac6b0265cf17f75d5bd011212718a6f01971124d08bee13fa3c578d7bc6d5c7b34')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2017-11-25 Thread Felix Yan via arch-commits
Date: Sunday, November 26, 2017 @ 06:10:58
  Author: felixonmars
Revision: 268645

upgpkg: dns-lexicon 2.1.12-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-26 06:10:03 UTC (rev 268644)
+++ PKGBUILD2017-11-26 06:10:58 UTC (rev 268645)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.1.11
+pkgver=2.1.12
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -14,7 +14,7 @@
 'python-babel: for DNS Made Easy support')
 checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3' 'python-babel')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('7ed987073cb1820caa898d2104bd260916e7ce79384232d693fac33736a51ac193deb9b031511f9e7c783a9cdf81ed50a3ced6f89838ffe0a2ed0607d48baf3a')
+sha512sums=('42e1477b1dbe123c4c0db52d5aea9b712819208a573c4bf3685901d8b8315d7faf060c37200ed305be0149e98811c683a7cfcae1b775d410d9aa52b5e8d0c80e')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2017-11-06 Thread Felix Yan
Date: Monday, November 6, 2017 @ 14:34:10
  Author: felixonmars
Revision: 265542

upgpkg: dns-lexicon 2.1.11-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-06 14:32:42 UTC (rev 265541)
+++ PKGBUILD2017-11-06 14:34:10 UTC (rev 265542)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.1.10
+pkgver=2.1.11
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -10,10 +10,11 @@
 license=('MIT')
 depends=('python-future' 'python-requests' 'python-setuptools' 
'python-tldextract')
 optdepends=('python-softlayer: for SoftLayer support'
-'python-boto3: for Route53 support')
-checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3')
+'python-boto3: for Route53 support'
+'python-babel: for DNS Made Easy support')
+checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3' 'python-babel')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('b98a00e80434fa9d58af19435d43f609280a28cba38937651dc38285bdfbb7f6b7c269d3a7c989ba783e2efe49be3ef8a7d9912f6a2611fe45f35a38dc243ba1')
+sha512sums=('7ed987073cb1820caa898d2104bd260916e7ce79384232d693fac33736a51ac193deb9b031511f9e7c783a9cdf81ed50a3ced6f89838ffe0a2ed0607d48baf3a')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2017-07-17 Thread Felix Yan
Date: Monday, July 17, 2017 @ 15:19:04
  Author: felixonmars
Revision: 245493

upgpkg: dns-lexicon 2.1.10-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-17 15:16:47 UTC (rev 245492)
+++ PKGBUILD2017-07-17 15:19:04 UTC (rev 245493)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.1.8
+pkgver=2.1.10
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -9,9 +9,11 @@
 url="https://github.com/AnalogJ/lexicon;
 license=('MIT')
 depends=('python-future' 'python-requests' 'python-setuptools' 
'python-tldextract')
-checkdepends=('python-pytest-runner' 'python-vcrpy')
+optdepends=('python-softlayer: for SoftLayer support'
+'python-boto3: for Route53 support')
+checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('5e2ecf272b4d8381d64c1d78b5986a2928dbb45c556280420b2c2e2e596054ee159819f75ba0aba81f5535c1929e2165ed186e48fffadf8bf0502751bff8226a')
+sha512sums=('b98a00e80434fa9d58af19435d43f609280a28cba38937651dc38285bdfbb7f6b7c269d3a7c989ba783e2efe49be3ef8a7d9912f6a2611fe45f35a38dc243ba1')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2017-06-20 Thread Felix Yan
Date: Tuesday, June 20, 2017 @ 06:27:27
  Author: felixonmars
Revision: 238817

upgpkg: dns-lexicon 2.1.8-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:27:03 UTC (rev 238816)
+++ PKGBUILD2017-06-20 06:27:27 UTC (rev 238817)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.1.7
+pkgver=2.1.8
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python-future' 'python-requests' 'python-setuptools' 
'python-tldextract')
 checkdepends=('python-pytest-runner' 'python-vcrpy')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('65cd15dd176c515d06c03ad505d0bf94907a83f6a40f2021f11585aa19a213b5bf46ce5b4c55e2b814c6e9f99a1c07d80484a6d52b76b95a25af88a7d3163ab9')
+sha512sums=('5e2ecf272b4d8381d64c1d78b5986a2928dbb45c556280420b2c2e2e596054ee159819f75ba0aba81f5535c1929e2165ed186e48fffadf8bf0502751bff8226a')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in dns-lexicon/trunk (PKGBUILD)

2017-06-15 Thread Felix Yan
Date: Thursday, June 15, 2017 @ 10:45:16
  Author: felixonmars
Revision: 237137

upgpkg: dns-lexicon 2.1.7-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-15 10:45:04 UTC (rev 237136)
+++ PKGBUILD2017-06-15 10:45:16 UTC (rev 237137)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.1.5
+pkgver=2.1.7
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python-future' 'python-requests' 'python-setuptools' 
'python-tldextract')
 checkdepends=('python-pytest-runner' 'python-vcrpy')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('7fe15177b670a07d8578f01a3c4c31f192dac6cc912b6e2e522a5a8f128f509eb87ee8317d833f2507f92a3f781dcee2b23f2d2d5da23a305d94cf7d1362870f')
+sha512sums=('65cd15dd176c515d06c03ad505d0bf94907a83f6a40f2021f11585aa19a213b5bf46ce5b4c55e2b814c6e9f99a1c07d80484a6d52b76b95a25af88a7d3163ab9')
 
 build() {
   cd lexicon-$pkgver