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

2020-12-03 Thread Felix Yan via arch-commits
Date: Thursday, December 3, 2020 @ 20:56:19
  Author: felixonmars
Revision: 769789

upgpkg: python-elementpath 2.0.5-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-03 20:56:07 UTC (rev 769788)
+++ PKGBUILD2020-12-03 20:56:19 UTC (rev 769789)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-elementpath
-pkgver=2.0.4
-pkgrel=3
+pkgver=2.0.5
+pkgrel=1
 pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
 url="https://github.com/sissaschool/elementpath;
 license=('MIT')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-lxml' 'python-pytest' 'python-xmlschema')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/sissaschool/elementpath/archive/v$pkgver.tar.gz;)
-sha512sums=('2e2613388e3a49853bd9eb0947bdc989760582f3446fd11ba76567abe3b598349c6a41bfc4c30ec0a4a41d2429d335e562c557ee4bb15ee71f83b80f3992b349')
+sha512sums=('a2aa9e02b0a346bca6edc98e401381ca5fbab69df41c2d803b40eb96ed0cdf437c7d987af65a65b59a67c345459c3104db3377191f3398f54eff18bbbd8d8763')
 
 build() {
   cd elementpath-$pkgver


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

2020-11-11 Thread Felix Yan via arch-commits
Date: Wednesday, November 11, 2020 @ 10:44:02
  Author: felixonmars
Revision: 750322

upgpkg: python-elementpath 2.0.4-3: Python 3.9 rebuild

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-11 10:44:01 UTC (rev 750321)
+++ PKGBUILD2020-11-11 10:44:02 UTC (rev 750322)
@@ -2,7 +2,7 @@
 
 pkgname=python-elementpath
 pkgver=2.0.4
-pkgrel=2
+pkgrel=3
 pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
 url="https://github.com/sissaschool/elementpath;
 license=('MIT')


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

2020-11-09 Thread Felix Yan via arch-commits
Date: Monday, November 9, 2020 @ 16:21:09
  Author: felixonmars
Revision: 747495

upgpkg: python-elementpath 2.0.4-2: Python 3.9 rebuild

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-09 16:21:05 UTC (rev 747494)
+++ PKGBUILD2020-11-09 16:21:09 UTC (rev 747495)
@@ -2,7 +2,7 @@
 
 pkgname=python-elementpath
 pkgver=2.0.4
-pkgrel=1
+pkgrel=2
 pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
 url="https://github.com/sissaschool/elementpath;
 license=('MIT')


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

2020-10-30 Thread Felix Yan via arch-commits
Date: Friday, October 30, 2020 @ 23:26:49
  Author: felixonmars
Revision: 737378

upgpkg: python-elementpath 2.0.4-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-30 23:25:20 UTC (rev 737377)
+++ PKGBUILD2020-10-30 23:26:49 UTC (rev 737378)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-elementpath
-pkgver=2.0.3
+pkgver=2.0.4
 pkgrel=1
 pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
 url="https://github.com/sissaschool/elementpath;
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-lxml' 'python-pytest' 'python-xmlschema')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/sissaschool/elementpath/archive/v$pkgver.tar.gz;)
-sha512sums=('f5a393b3cae1e4a61c6824c51b69b94d14e265cbb4e4d8d118118307174a3177798da39172270c9fcc49bbcefd2e44c070d2d62db5d051e22c7bae5d5bb13506')
+sha512sums=('2e2613388e3a49853bd9eb0947bdc989760582f3446fd11ba76567abe3b598349c6a41bfc4c30ec0a4a41d2429d335e562c557ee4bb15ee71f83b80f3992b349')
 
 build() {
   cd elementpath-$pkgver


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

2020-09-14 Thread Felix Yan via arch-commits
Date: Monday, September 14, 2020 @ 09:55:29
  Author: felixonmars
Revision: 705954

upgpkg: python-elementpath 2.0.3-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-14 09:47:44 UTC (rev 705953)
+++ PKGBUILD2020-09-14 09:55:29 UTC (rev 705954)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-elementpath
-pkgver=2.0.2
+pkgver=2.0.3
 pkgrel=1
 pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
 url="https://github.com/sissaschool/elementpath;
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-lxml' 'python-pytest' 'python-xmlschema')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/sissaschool/elementpath/archive/v$pkgver.tar.gz;)
-sha512sums=('066e6fe4d1a66af72d6c2939d9f29da8b1430fcb763c188f89290968aeb559af3d4f2f2c117c32f127f62704e0f30efd683e5db154a167a37d4c0405c885aade')
+sha512sums=('f5a393b3cae1e4a61c6824c51b69b94d14e265cbb4e4d8d118118307174a3177798da39172270c9fcc49bbcefd2e44c070d2d62db5d051e22c7bae5d5bb13506')
 
 build() {
   cd elementpath-$pkgver


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

2020-09-03 Thread Felix Yan via arch-commits
Date: Thursday, September 3, 2020 @ 20:47:52
  Author: felixonmars
Revision: 697656

upgpkg: python-elementpath 2.0.2-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-03 20:45:56 UTC (rev 697655)
+++ PKGBUILD2020-09-03 20:47:52 UTC (rev 697656)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-elementpath
-pkgver=2.0.1
+pkgver=2.0.2
 pkgrel=1
 pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
 url="https://github.com/sissaschool/elementpath;
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-lxml' 'python-pytest' 'python-xmlschema')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/sissaschool/elementpath/archive/v$pkgver.tar.gz;)
-sha512sums=('991e9b9f2d47d827b1f25ded1e7b04804633d31c504f1a35649152a3f4bc32faa4ef1d2421802447f0e66a96b1e835a36b2fb6dc5c5040f30213f88cb01ecfbf')
+sha512sums=('066e6fe4d1a66af72d6c2939d9f29da8b1430fcb763c188f89290968aeb559af3d4f2f2c117c32f127f62704e0f30efd683e5db154a167a37d4c0405c885aade')
 
 build() {
   cd elementpath-$pkgver


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

2020-08-24 Thread Felix Yan via arch-commits
Date: Monday, August 24, 2020 @ 18:04:53
  Author: felixonmars
Revision: 687632

upgpkg: python-elementpath 2.0.1-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-24 18:00:50 UTC (rev 687631)
+++ PKGBUILD2020-08-24 18:04:53 UTC (rev 687632)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-elementpath
-pkgver=2.0.0
+pkgver=2.0.1
 pkgrel=1
 pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
 url="https://github.com/sissaschool/elementpath;
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-lxml' 'python-pytest' 'python-xmlschema')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/sissaschool/elementpath/archive/v$pkgver.tar.gz;)
-sha512sums=('9006b681c27189b2ad2dcf216cbf34985f5cfa9d72d11710d30f8926063930749f0d89640d6b9cbfee294671fc6daf16db3cd23215d522668066ef5baaca9e96')
+sha512sums=('991e9b9f2d47d827b1f25ded1e7b04804633d31c504f1a35649152a3f4bc32faa4ef1d2421802447f0e66a96b1e835a36b2fb6dc5c5040f30213f88cb01ecfbf')
 
 build() {
   cd elementpath-$pkgver


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

2020-08-14 Thread Felix Yan via arch-commits
Date: Friday, August 14, 2020 @ 10:56:34
  Author: felixonmars
Revision: 678564

upgpkg: python-elementpath 2.0.0-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-14 10:53:30 UTC (rev 678563)
+++ PKGBUILD2020-08-14 10:56:34 UTC (rev 678564)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-elementpath
-pkgver=1.4.6
+pkgver=2.0.0
 pkgrel=1
 pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
 url="https://github.com/sissaschool/elementpath;
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-lxml' 'python-pytest' 'python-xmlschema')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/sissaschool/elementpath/archive/v$pkgver.tar.gz;)
-sha512sums=('f4472b9b6c162d063f3b3acacc53cbe2ce6f64ed18571e28f011d44dda85414b7dd715ce8693844f6f13804797974aea4db0a2843c8dd8e1201350e67993cbbd')
+sha512sums=('9006b681c27189b2ad2dcf216cbf34985f5cfa9d72d11710d30f8926063930749f0d89640d6b9cbfee294671fc6daf16db3cd23215d522668066ef5baaca9e96')
 
 build() {
   cd elementpath-$pkgver


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

2020-06-15 Thread Felix Yan via arch-commits
Date: Monday, June 15, 2020 @ 16:27:43
  Author: felixonmars
Revision: 645313

upgpkg: python-elementpath 1.4.6-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-15 16:25:49 UTC (rev 645312)
+++ PKGBUILD2020-06-15 16:27:43 UTC (rev 645313)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-elementpath
-pkgver=1.4.5
+pkgver=1.4.6
 pkgrel=1
 pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
 url="https://github.com/sissaschool/elementpath;
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-lxml' 'python-pytest' 'python-xmlschema')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/sissaschool/elementpath/archive/v$pkgver.tar.gz;)
-sha512sums=('44c4cc46d305e8bbb21742a05eb4248669079f3f7708284dac094387c8c332224fedcd2060a08c2e113f572aee3c4c055a9fba4ab5cd72981a1f969e662311c3')
+sha512sums=('f4472b9b6c162d063f3b3acacc53cbe2ce6f64ed18571e28f011d44dda85414b7dd715ce8693844f6f13804797974aea4db0a2843c8dd8e1201350e67993cbbd')
 
 build() {
   cd elementpath-$pkgver


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

2020-05-22 Thread Felix Yan via arch-commits
Date: Saturday, May 23, 2020 @ 01:58:05
  Author: felixonmars
Revision: 631756

fix check()

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-23 01:55:24 UTC (rev 631755)
+++ PKGBUILD2020-05-23 01:58:05 UTC (rev 631756)
@@ -9,7 +9,7 @@
 arch=('any')
 depends=('python')
 makedepends=('python-setuptools')
-checkdepends=('python-pytest-runner' 'python-xmlschema')
+checkdepends=('python-lxml' 'python-pytest' 'python-xmlschema')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/sissaschool/elementpath/archive/v$pkgver.tar.gz;)
 
sha512sums=('44c4cc46d305e8bbb21742a05eb4248669079f3f7708284dac094387c8c332224fedcd2060a08c2e113f572aee3c4c055a9fba4ab5cd72981a1f969e662311c3')
 
@@ -20,7 +20,7 @@
 
 check() {
   cd elementpath-$pkgver
-  python setup.py pytest || warning "missing it_IT locale for testing"
+  python -m pytest
 }
 
 package() {


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

2020-05-22 Thread Felix Yan via arch-commits
Date: Saturday, May 23, 2020 @ 01:54:16
  Author: felixonmars
Revision: 631750

upgpkg: python-elementpath 1.4.5-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-23 01:53:36 UTC (rev 631749)
+++ PKGBUILD2020-05-23 01:54:16 UTC (rev 631750)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-elementpath
-pkgver=1.4.4
+pkgver=1.4.5
 pkgrel=1
 pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
 url="https://github.com/sissaschool/elementpath;
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-xmlschema')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/sissaschool/elementpath/archive/v$pkgver.tar.gz;)
-sha512sums=('0642007b08f8bcce217a286ea5e41402c4a4284b8ff1b92f461abd6bcce938ce61bed066b2af077df874940fe64b45068dbdb36dfb049c9a8046e990da08028c')
+sha512sums=('44c4cc46d305e8bbb21742a05eb4248669079f3f7708284dac094387c8c332224fedcd2060a08c2e113f572aee3c4c055a9fba4ab5cd72981a1f969e662311c3')
 
 build() {
   cd elementpath-$pkgver


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

2020-04-23 Thread Felix Yan via arch-commits
Date: Thursday, April 23, 2020 @ 22:59:40
  Author: felixonmars
Revision: 618406

upgpkg: python-elementpath 1.4.4-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-23 22:59:33 UTC (rev 618405)
+++ PKGBUILD2020-04-23 22:59:40 UTC (rev 618406)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-elementpath
-pkgver=1.4.3
+pkgver=1.4.4
 pkgrel=1
 pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
 url="https://github.com/sissaschool/elementpath;
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-xmlschema')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/sissaschool/elementpath/archive/v$pkgver.tar.gz;)
-sha512sums=('d7bf4d19a1e3afc1d445a53fa0bed61595141606a2f98b7636878cb5317cb08e6aef9d548a3587b8fd5500be2115a3e296c3be777bb6eb6463e93ba9fc1e6a5f')
+sha512sums=('0642007b08f8bcce217a286ea5e41402c4a4284b8ff1b92f461abd6bcce938ce61bed066b2af077df874940fe64b45068dbdb36dfb049c9a8046e990da08028c')
 
 build() {
   cd elementpath-$pkgver


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:10:07
  Author: felixonmars
Revision: 600745

upgpkg: python-elementpath 1.4.3-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 09:38:30 UTC (rev 600744)
+++ PKGBUILD2020-03-19 10:10:07 UTC (rev 600745)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-elementpath
-pkgver=1.4.2
+pkgver=1.4.3
 pkgrel=1
 pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
 url="https://github.com/sissaschool/elementpath;
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-xmlschema')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/sissaschool/elementpath/archive/v$pkgver.tar.gz;)
-sha512sums=('511904ba72d5d0b349fd01a1a0976586a41c0ea4b8bc577b64058ef16c1b73419e1864373e845c8c221edf2195229520fdf5659b16f1fca76994011a48e98bce')
+sha512sums=('d7bf4d19a1e3afc1d445a53fa0bed61595141606a2f98b7636878cb5317cb08e6aef9d548a3587b8fd5500be2115a3e296c3be777bb6eb6463e93ba9fc1e6a5f')
 
 build() {
   cd elementpath-$pkgver


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

2020-03-13 Thread Felix Yan via arch-commits
Date: Friday, March 13, 2020 @ 22:42:36
  Author: felixonmars
Revision: 596341

upgpkg: python-elementpath 1.4.2-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-13 22:42:03 UTC (rev 596340)
+++ PKGBUILD2020-03-13 22:42:36 UTC (rev 596341)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-elementpath
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
 url="https://github.com/sissaschool/elementpath;
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-xmlschema')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/sissaschool/elementpath/archive/v$pkgver.tar.gz;)
-sha512sums=('6fcd13fb582b470a57ca759eae363dc63da5c2a14bf4fedc6b34e26e76fb81f7ad94d23a0893e7b5ee717d654caf66486abe69080dc825025e9dc7ba8835c88d')
+sha512sums=('511904ba72d5d0b349fd01a1a0976586a41c0ea4b8bc577b64058ef16c1b73419e1864373e845c8c221edf2195229520fdf5659b16f1fca76994011a48e98bce')
 
 build() {
   cd elementpath-$pkgver


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

2020-02-04 Thread Felix Yan via arch-commits
Date: Tuesday, February 4, 2020 @ 18:09:10
  Author: felixonmars
Revision: 562202

upgpkg: python-elementpath 1.4.1-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-04 18:08:50 UTC (rev 562201)
+++ PKGBUILD2020-02-04 18:09:10 UTC (rev 562202)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-elementpath
-pkgver=1.4.0
+pkgver=1.4.1
 pkgrel=1
 pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
 url="https://github.com/sissaschool/elementpath;
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-xmlschema')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/sissaschool/elementpath/archive/v$pkgver.tar.gz;)
-sha512sums=('2fc3b2f94b3773bae200bb2eef8113e37463e410632ebcb59d84cec9ce38853c8b175b4d3e1dc87ed510389aa8ce4b7cbd2f40e5713591a6d5a1dbb0e3a0b177')
+sha512sums=('6fcd13fb582b470a57ca759eae363dc63da5c2a14bf4fedc6b34e26e76fb81f7ad94d23a0893e7b5ee717d654caf66486abe69080dc825025e9dc7ba8835c88d')
 
 build() {
   cd elementpath-$pkgver


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

2019-12-31 Thread Felix Yan via arch-commits
Date: Tuesday, December 31, 2019 @ 10:09:37
  Author: felixonmars
Revision: 545506

upgpkg: python-elementpath 1.4.0-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-31 10:09:34 UTC (rev 545505)
+++ PKGBUILD2019-12-31 10:09:37 UTC (rev 545506)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-elementpath
-pkgver=1.3.3
+pkgver=1.4.0
 pkgrel=1
 pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
 url="https://github.com/sissaschool/elementpath;
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-xmlschema')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/sissaschool/elementpath/archive/v$pkgver.tar.gz;)
-sha512sums=('24bd9c85905545ea47a65ba120e55b9f16e94bcc482425e218e3bb3cb7a44159ed0154f8a0149dd7b7e439c4279ccf33af38b63cca836f1d5b348a2425d98375')
+sha512sums=('2fc3b2f94b3773bae200bb2eef8113e37463e410632ebcb59d84cec9ce38853c8b175b4d3e1dc87ed510389aa8ce4b7cbd2f40e5713591a6d5a1dbb0e3a0b177')
 
 build() {
   cd elementpath-$pkgver


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

2019-12-19 Thread Felix Yan via arch-commits
Date: Thursday, December 19, 2019 @ 12:27:10
  Author: felixonmars
Revision: 538402

upgpkg: python-elementpath 1.3.3-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-19 11:47:38 UTC (rev 538401)
+++ PKGBUILD2019-12-19 12:27:10 UTC (rev 538402)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-elementpath
-pkgver=1.3.2
+pkgver=1.3.3
 pkgrel=1
 pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
 url="https://github.com/sissaschool/elementpath;
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-xmlschema')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/sissaschool/elementpath/archive/v$pkgver.tar.gz;)
-sha512sums=('5508ed0da577a5957628b93e0f0f46e0ca3cb29b577e505299d6c0dfd6a53a00b8cedb8f3228d249561f0440486a28be241af9fee3498861626efe0026f92752')
+sha512sums=('24bd9c85905545ea47a65ba120e55b9f16e94bcc482425e218e3bb3cb7a44159ed0154f8a0149dd7b7e439c4279ccf33af38b63cca836f1d5b348a2425d98375')
 
 build() {
   cd elementpath-$pkgver


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

2019-12-10 Thread Felix Yan via arch-commits
Date: Tuesday, December 10, 2019 @ 17:30:51
  Author: felixonmars
Revision: 536532

upgpkg: python-elementpath 1.3.2-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-10 17:15:46 UTC (rev 536531)
+++ PKGBUILD2019-12-10 17:30:51 UTC (rev 536532)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-elementpath
-pkgver=1.3.1
-pkgrel=3
+pkgver=1.3.2
+pkgrel=1
 pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
 url="https://github.com/sissaschool/elementpath;
 license=('MIT')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-xmlschema')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/sissaschool/elementpath/archive/v$pkgver.tar.gz;)
-sha512sums=('14688c0c5f77f1ed236f8f97a72770ee5536b4060e4de273a5d74006a6f48ee4ee0662dc9607b1685cefdc4d439ee60aa0f18f60ea18e8d525f319558148ec71')
+sha512sums=('5508ed0da577a5957628b93e0f0f46e0ca3cb29b577e505299d6c0dfd6a53a00b8cedb8f3228d249561f0440486a28be241af9fee3498861626efe0026f92752')
 
 build() {
   cd elementpath-$pkgver


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

2019-10-31 Thread Evangelos Foutras via arch-commits
Date: Thursday, October 31, 2019 @ 18:18:00
  Author: foutrelis
Revision: 521635

Python 3.8 rebuild

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-31 18:17:59 UTC (rev 521634)
+++ PKGBUILD2019-10-31 18:18:00 UTC (rev 521635)
@@ -2,7 +2,7 @@
 
 pkgname=python-elementpath
 pkgver=1.3.1
-pkgrel=2
+pkgrel=3
 pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
 url="https://github.com/sissaschool/elementpath;
 license=('MIT')


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

2019-10-25 Thread Evangelos Foutras via arch-commits
Date: Friday, October 25, 2019 @ 15:26:06
  Author: foutrelis
Revision: 519024

Python 3.8 rebuild

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-25 15:25:59 UTC (rev 519023)
+++ PKGBUILD2019-10-25 15:26:06 UTC (rev 519024)
@@ -2,7 +2,7 @@
 
 pkgname=python-elementpath
 pkgver=1.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
 url="https://github.com/sissaschool/elementpath;
 license=('MIT')


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

2019-10-22 Thread Felix Yan via arch-commits
Date: Tuesday, October 22, 2019 @ 09:32:36
  Author: felixonmars
Revision: 518215

upgpkg: python-elementpath 1.3.1-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-22 09:32:31 UTC (rev 518214)
+++ PKGBUILD2019-10-22 09:32:36 UTC (rev 518215)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-elementpath
-pkgver=1.3.0
+pkgver=1.3.1
 pkgrel=1
 pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
 url="https://github.com/sissaschool/elementpath;
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-xmlschema')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/sissaschool/elementpath/archive/v$pkgver.tar.gz;)
-sha512sums=('e5fe044079fcf48db264236e5c11a91aaac819b1b8745c0ec438a75f0486bc6fd26c46ab0bb13cd9fb4dcade4301f453cf814c269efc423b77a5dc27e9c47b8c')
+sha512sums=('14688c0c5f77f1ed236f8f97a72770ee5536b4060e4de273a5d74006a6f48ee4ee0662dc9607b1685cefdc4d439ee60aa0f18f60ea18e8d525f319558148ec71')
 
 build() {
   cd elementpath-$pkgver


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

2019-10-14 Thread Felix Yan via arch-commits
Date: Monday, October 14, 2019 @ 17:38:03
  Author: felixonmars
Revision: 515795

upgpkg: python-elementpath 1.3.0-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-14 17:37:34 UTC (rev 515794)
+++ PKGBUILD2019-10-14 17:38:03 UTC (rev 515795)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-elementpath
-pkgver=1.2.1
+pkgver=1.3.0
 pkgrel=1
 pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
 url="https://github.com/sissaschool/elementpath;
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-xmlschema')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/sissaschool/elementpath/archive/v$pkgver.tar.gz;)
-sha512sums=('7f614b5b3dd24f3728063e82f5d126665b99f8a1de1b166fed896ea72e602599ee91074864757ac5e1a50ccf2d061fc516d07e6a58f8534efbdc308b0b5abfaa')
+sha512sums=('e5fe044079fcf48db264236e5c11a91aaac819b1b8745c0ec438a75f0486bc6fd26c46ab0bb13cd9fb4dcade4301f453cf814c269efc423b77a5dc27e9c47b8c')
 
 build() {
   cd elementpath-$pkgver


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

2019-08-31 Thread Felix Yan via arch-commits
Date: Saturday, August 31, 2019 @ 09:04:24
  Author: felixonmars
Revision: 505685

upgpkg: python-elementpath 1.2.1-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-31 09:03:25 UTC (rev 505684)
+++ PKGBUILD2019-08-31 09:04:24 UTC (rev 505685)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-elementpath
-pkgver=1.2.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
 url="https://github.com/sissaschool/elementpath;
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-xmlschema')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/sissaschool/elementpath/archive/v$pkgver.tar.gz;)
-sha512sums=('25a63eb40f0258116dbbe866f250cdb7370178575197f81a599126d2153146449645316e71908c15aa78073e7c77324fb3aa5558869d9da9f2721552ca132244')
+sha512sums=('7f614b5b3dd24f3728063e82f5d126665b99f8a1de1b166fed896ea72e602599ee91074864757ac5e1a50ccf2d061fc516d07e6a58f8534efbdc308b0b5abfaa')
 
 build() {
   cd elementpath-$pkgver