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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 13:44:33
  Author: foutrelis
Revision: 751870

upgpkg: python-cairosvg 2.5.0-3: Python 3.9 rebuild

Modified:
  python-cairosvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 13:44:29 UTC (rev 751869)
+++ PKGBUILD2020-11-12 13:44:33 UTC (rev 751870)
@@ -4,7 +4,7 @@
 pkgname=python-cairosvg
 _pkgname=CairoSVG
 pkgver=2.5.0
-pkgrel=2
+pkgrel=3
 pkgdesc='SVG converter based on Cairo. It can export SVG files to PDF, 
PostScript and PNG files'
 arch=('any')
 url='https://cairosvg.org'


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

2020-11-09 Thread Evangelos Foutras via arch-commits
Date: Tuesday, November 10, 2020 @ 05:02:27
  Author: foutrelis
Revision: 749253

upgpkg: python-cairosvg 2.5.0-2: Python 3.9 rebuild

Modified:
  python-cairosvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-10 05:02:23 UTC (rev 749252)
+++ PKGBUILD2020-11-10 05:02:27 UTC (rev 749253)
@@ -4,7 +4,7 @@
 pkgname=python-cairosvg
 _pkgname=CairoSVG
 pkgver=2.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc='SVG converter based on Cairo. It can export SVG files to PDF, 
PostScript and PNG files'
 arch=('any')
 url='https://cairosvg.org'


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

2020-11-01 Thread Felix Yan via arch-commits
Date: Monday, November 2, 2020 @ 07:10:02
  Author: felixonmars
Revision: 739224

upgpkg: python-cairosvg 2.5.0-1

Modified:
  python-cairosvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-02 07:09:56 UTC (rev 739223)
+++ PKGBUILD2020-11-02 07:10:02 UTC (rev 739224)
@@ -3,17 +3,17 @@
 
 pkgname=python-cairosvg
 _pkgname=CairoSVG
-pkgver=2.4.2
-pkgrel=3
+pkgver=2.5.0
+pkgrel=1
 pkgdesc='SVG converter based on Cairo. It can export SVG files to PDF, 
PostScript and PNG files'
 arch=('any')
 url='https://cairosvg.org'
 license=('LGPL3')
-depends=('python' 'python-setuptools' 'python-cairocffi' 'python-pillow' 
'python-cssselect2' 'python-defusedxml' 'python-tinycss2')
+depends=('python-cairocffi' 'python-cssselect2' 'python-defusedxml' 
'python-pillow' 'python-tinycss2')
 checkdepends=('python-pytest-runner' 'python-pytest-cov' 
'python-pytest-flake8' 'python-pytest-isort')
 replaces=('cairosvg')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/Kozea/CairoSVG/archive/$pkgver.tar.gz;)
-sha512sums=('b491e8aae0ebec55ad27a55d083954f715d668ca74eccc18d19ad53072143f7a05a11d979884464422a1bc0d90e9bed7a57e6a2df620a80134bb4b894124151a')
+sha512sums=('2749c27287f9adee61b8e894e0efb211e2d9eff9d672e62774ce4efed60138b72391d1c008fa72f855d802172dab7b9e54d4ae7e8d32e9a550fa7afc885cb728')
 
 prepare() {
   cd $_pkgname-$pkgver
@@ -38,4 +38,3 @@
 
   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
 }
-


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

2019-11-03 Thread Felix Yan via arch-commits
Date: Sunday, November 3, 2019 @ 20:03:48
  Author: felixonmars
Revision: 522585

Python 3.8 rebuild

Modified:
  python-cairosvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-03 20:03:47 UTC (rev 522584)
+++ PKGBUILD2019-11-03 20:03:48 UTC (rev 522585)
@@ -4,7 +4,7 @@
 pkgname=python-cairosvg
 _pkgname=CairoSVG
 pkgver=2.4.2
-pkgrel=2
+pkgrel=3
 pkgdesc='SVG converter based on Cairo. It can export SVG files to PDF, 
PostScript and PNG files'
 arch=('any')
 url='https://cairosvg.org'


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

2019-10-26 Thread Evangelos Foutras via arch-commits
Date: Saturday, October 26, 2019 @ 06:15:50
  Author: foutrelis
Revision: 520242

Python 3.8 rebuild

Modified:
  python-cairosvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-26 06:15:37 UTC (rev 520241)
+++ PKGBUILD2019-10-26 06:15:50 UTC (rev 520242)
@@ -4,7 +4,7 @@
 pkgname=python-cairosvg
 _pkgname=CairoSVG
 pkgver=2.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc='SVG converter based on Cairo. It can export SVG files to PDF, 
PostScript and PNG files'
 arch=('any')
 url='https://cairosvg.org'


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

2019-09-23 Thread Filipe Laíns via arch-commits
Date: Monday, September 23, 2019 @ 12:54:55
  Author: ffy00
Revision: 511581

upgpkg: python-cairosvg 2.4.2-1

Modified:
  python-cairosvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-23 12:52:32 UTC (rev 511580)
+++ PKGBUILD2019-09-23 12:54:55 UTC (rev 511581)
@@ -3,7 +3,7 @@
 
 pkgname=python-cairosvg
 _pkgname=CairoSVG
-pkgver=2.4.1
+pkgver=2.4.2
 pkgrel=1
 pkgdesc='SVG converter based on Cairo. It can export SVG files to PDF, 
PostScript and PNG files'
 arch=('any')
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest-runner' 'python-pytest-cov' 
'python-pytest-flake8' 'python-pytest-isort')
 replaces=('cairosvg')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/Kozea/CairoSVG/archive/$pkgver.tar.gz;)
-sha512sums=('2187c191b5467a5f77178e896d4ea87fda63b437284b68c3edd19af70ac0e41f13c398125021bacaa3358c48446c908eec052d9e25d6142d5acdd124d28e')
+sha512sums=('b491e8aae0ebec55ad27a55d083954f715d668ca74eccc18d19ad53072143f7a05a11d979884464422a1bc0d90e9bed7a57e6a2df620a80134bb4b894124151a')
 
 prepare() {
   cd $_pkgname-$pkgver


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

2019-08-26 Thread Felix Yan via arch-commits
Date: Monday, August 26, 2019 @ 07:11:59
  Author: felixonmars
Revision: 501825

upgpkg: python-cairosvg 2.4.1-1

Modified:
  python-cairosvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-26 07:09:59 UTC (rev 501824)
+++ PKGBUILD2019-08-26 07:11:59 UTC (rev 501825)
@@ -3,7 +3,7 @@
 
 pkgname=python-cairosvg
 _pkgname=CairoSVG
-pkgver=2.4.0
+pkgver=2.4.1
 pkgrel=1
 pkgdesc='SVG converter based on Cairo. It can export SVG files to PDF, 
PostScript and PNG files'
 arch=('any')
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest-runner' 'python-pytest-cov' 
'python-pytest-flake8' 'python-pytest-isort')
 replaces=('cairosvg')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/Kozea/CairoSVG/archive/$pkgver.tar.gz;)
-sha512sums=('53a39e7fef356a5757e9c31b509e99152b2506d337d87fb5035589da7a7a79515474090f458244ee9425afced2b5218bd48d0c77b472aeca1c61efd633409428')
+sha512sums=('2187c191b5467a5f77178e896d4ea87fda63b437284b68c3edd19af70ac0e41f13c398125021bacaa3358c48446c908eec052d9e25d6142d5acdd124d28e')
 
 prepare() {
   cd $_pkgname-$pkgver


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

2019-06-12 Thread Filipe Laíns via arch-commits
Date: Wednesday, June 12, 2019 @ 17:55:21
  Author: ffy00
Revision: 480920

upgpkg: python-cairosvg 2.4.0-1

Modified:
  python-cairosvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-12 17:54:56 UTC (rev 480919)
+++ PKGBUILD2019-06-12 17:55:21 UTC (rev 480920)
@@ -3,7 +3,7 @@
 
 pkgname=python-cairosvg
 _pkgname=CairoSVG
-pkgver=2.3.1
+pkgver=2.4.0
 pkgrel=1
 pkgdesc='SVG converter based on Cairo. It can export SVG files to PDF, 
PostScript and PNG files'
 arch=('any')
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest-runner' 'python-pytest-cov' 
'python-pytest-flake8' 'python-pytest-isort')
 replaces=('cairosvg')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/Kozea/CairoSVG/archive/$pkgver.tar.gz;)
-sha512sums=('a796156759b4908eb434b597ba4cac0de240bccced3a7c2ccd8e7b5173f0b9203beec59534f76c609e532517ad170bbb7c4144d48d3534698defe20478267268')
+sha512sums=('53a39e7fef356a5757e9c31b509e99152b2506d337d87fb5035589da7a7a79515474090f458244ee9425afced2b5218bd48d0c77b472aeca1c61efd633409428')
 
 prepare() {
   cd $_pkgname-$pkgver


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

2019-05-07 Thread Felix Yan via arch-commits
Date: Tuesday, May 7, 2019 @ 14:11:41
  Author: felixonmars
Revision: 462144

upgpkg: python-cairosvg 2.3.1-1

Modified:
  python-cairosvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-07 14:10:27 UTC (rev 462143)
+++ PKGBUILD2019-05-07 14:11:41 UTC (rev 462144)
@@ -3,7 +3,7 @@
 
 pkgname=python-cairosvg
 _pkgname=CairoSVG
-pkgver=2.3.0
+pkgver=2.3.1
 pkgrel=1
 pkgdesc='SVG converter based on Cairo. It can export SVG files to PDF, 
PostScript and PNG files'
 arch=('any')
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest-runner' 'python-pytest-cov' 
'python-pytest-flake8' 'python-pytest-isort')
 replaces=('cairosvg')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/Kozea/CairoSVG/archive/$pkgver.tar.gz;)
-sha512sums=('1969ac42836d875cc014738b952ff1c92f2eae74c1b78f70274f4de2f6e764e7d25589b43a7c725a4866c245e5fb300c87b653cc8345f802e062947363329158')
+sha512sums=('a796156759b4908eb434b597ba4cac0de240bccced3a7c2ccd8e7b5173f0b9203beec59534f76c609e532517ad170bbb7c4144d48d3534698defe20478267268')
 
 prepare() {
   cd $_pkgname-$pkgver


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

2019-02-13 Thread Filipe Laíns via arch-commits
Date: Wednesday, February 13, 2019 @ 22:49:54
  Author: ffy00
Revision: 432129

upgpkg: python-cairosvg 2.3.0-1

Modified:
  python-cairosvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-13 22:49:35 UTC (rev 432128)
+++ PKGBUILD2019-02-13 22:49:54 UTC (rev 432129)
@@ -3,7 +3,7 @@
 
 pkgname=python-cairosvg
 _pkgname=CairoSVG
-pkgver=2.2.1
+pkgver=2.3.0
 pkgrel=1
 pkgdesc='SVG converter based on Cairo. It can export SVG files to PDF, 
PostScript and PNG files'
 arch=('any')
@@ -12,18 +12,13 @@
 depends=('python' 'python-setuptools' 'python-cairocffi' 'python-pillow' 
'python-cssselect2' 'python-defusedxml' 'python-tinycss2')
 checkdepends=('python-pytest-runner' 'python-pytest-cov' 
'python-pytest-flake8' 'python-pytest-isort')
 replaces=('cairosvg')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Kozea/CairoSVG/archive/$pkgver.tar.gz;
-
'https://github.com/Kozea/CairoSVG/commit/1f403ad229f0e2782d6427a79f0fbeb6b76148b6.patch')
-sha512sums=('26cf72ffb6551f54801def0694661ac7a1c911cba132108d9d52328f9946b11243c7256f76509602a17f106a82b40685038d15ee706d696d509f77022ebd4d08'
-
'0f216de848e2f81701f701e21425e3d948d3bab30f94462f9bbce825066fc22ea217595cb80fe1827f60b79f2b54fc5bbdd830afcbee786b99f1b8b650ec76b1')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Kozea/CairoSVG/archive/$pkgver.tar.gz;)
+sha512sums=('1969ac42836d875cc014738b952ff1c92f2eae74c1b78f70274f4de2f6e764e7d25589b43a7c725a4866c245e5fb300c87b653cc8345f802e062947363329158')
 
 prepare() {
   cd $_pkgname-$pkgver
 
   cp -r cairosvg test_non_regression/cairosvg_reference/
-
-  # Fix tests
-  patch -p1 < "$srcdir"/1f403ad229f0e2782d6427a79f0fbeb6b76148b6.patch
 }
 
 build() {


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

2019-02-13 Thread Filipe Laíns via arch-commits
Date: Wednesday, February 13, 2019 @ 21:53:08
  Author: ffy00
Revision: 432124

use https instead of http

Modified:
  python-cairosvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-13 21:52:24 UTC (rev 432123)
+++ PKGBUILD2019-02-13 21:53:08 UTC (rev 432124)
@@ -7,7 +7,7 @@
 pkgrel=1
 pkgdesc='SVG converter based on Cairo. It can export SVG files to PDF, 
PostScript and PNG files'
 arch=('any')
-url='http://cairosvg.org'
+url='https://cairosvg.org'
 license=('LGPL3')
 depends=('python' 'python-setuptools' 'python-cairocffi' 'python-pillow' 
'python-cssselect2' 'python-defusedxml' 'python-tinycss2')
 checkdepends=('python-pytest-runner' 'python-pytest-cov' 
'python-pytest-flake8' 'python-pytest-isort')


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

2018-11-28 Thread Filipe Laíns via arch-commits
Date: Wednesday, November 28, 2018 @ 19:57:54
  Author: ffy00
Revision: 410464

upgpkg: python-cairosvg 2.2.1-1

Modified:
  python-cairosvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 19:56:16 UTC (rev 410463)
+++ PKGBUILD2018-11-28 19:57:54 UTC (rev 410464)
@@ -3,7 +3,7 @@
 
 pkgname=python-cairosvg
 _pkgname=CairoSVG
-pkgver=2.2.0
+pkgver=2.2.1
 pkgrel=1
 pkgdesc='SVG converter based on Cairo. It can export SVG files to PDF, 
PostScript and PNG files'
 arch=('any')
@@ -14,7 +14,7 @@
 replaces=('cairosvg')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/Kozea/CairoSVG/archive/$pkgver.tar.gz;
 
'https://github.com/Kozea/CairoSVG/commit/1f403ad229f0e2782d6427a79f0fbeb6b76148b6.patch')
-sha512sums=('6332a51b9a17a2875774f593065e8790ba0d734624a302d42c7f4e665a694e522190e65f84344368dbbc22525b10b73a934cc9167e35c0dc6d2e8f5c8279a935'
+sha512sums=('26cf72ffb6551f54801def0694661ac7a1c911cba132108d9d52328f9946b11243c7256f76509602a17f106a82b40685038d15ee706d696d509f77022ebd4d08'
 
'0f216de848e2f81701f701e21425e3d948d3bab30f94462f9bbce825066fc22ea217595cb80fe1827f60b79f2b54fc5bbdd830afcbee786b99f1b8b650ec76b1')
 
 prepare() {


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

2018-09-28 Thread Filipe Laíns via arch-commits
Date: Friday, September 28, 2018 @ 15:33:59
  Author: ffy00
Revision: 387324

fix tests

Modified:
  python-cairosvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-28 15:33:14 UTC (rev 387323)
+++ PKGBUILD2018-09-28 15:33:59 UTC (rev 387324)
@@ -12,13 +12,18 @@
 depends=('python' 'python-setuptools' 'python-cairocffi' 'python-pillow' 
'python-cssselect2' 'python-defusedxml' 'python-tinycss2')
 checkdepends=('python-pytest-runner' 'python-pytest-cov' 
'python-pytest-flake8' 'python-pytest-isort')
 replaces=('cairosvg')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Kozea/CairoSVG/archive/$pkgver.tar.gz;)
-sha512sums=('6332a51b9a17a2875774f593065e8790ba0d734624a302d42c7f4e665a694e522190e65f84344368dbbc22525b10b73a934cc9167e35c0dc6d2e8f5c8279a935')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Kozea/CairoSVG/archive/$pkgver.tar.gz;
+
'https://github.com/Kozea/CairoSVG/commit/1f403ad229f0e2782d6427a79f0fbeb6b76148b6.patch')
+sha512sums=('6332a51b9a17a2875774f593065e8790ba0d734624a302d42c7f4e665a694e522190e65f84344368dbbc22525b10b73a934cc9167e35c0dc6d2e8f5c8279a935'
+
'0f216de848e2f81701f701e21425e3d948d3bab30f94462f9bbce825066fc22ea217595cb80fe1827f60b79f2b54fc5bbdd830afcbee786b99f1b8b650ec76b1')
 
 prepare() {
   cd $_pkgname-$pkgver
 
   cp -r cairosvg test_non_regression/cairosvg_reference/
+
+  # Fix tests
+  patch -p1 < "$srcdir"/1f403ad229f0e2782d6427a79f0fbeb6b76148b6.patch
 }
 
 build() {
@@ -27,12 +32,12 @@
   python setup.py build
 }
 
-#check() {
-#  cd $_pkgname-$pkgver
-#
-#  python setup.py pytest
-#}
+check() {
+  cd $_pkgname-$pkgver
 
+  python setup.py pytest
+}
+
 package() {
   cd $_pkgname-$pkgver
 


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

2018-09-28 Thread Filipe Laíns via arch-commits
Date: Friday, September 28, 2018 @ 15:28:07
  Author: ffy00
Revision: 387311

upgpkg: python-cairosvg 2.2.0-1

Modified:
  python-cairosvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-28 15:28:05 UTC (rev 387310)
+++ PKGBUILD2018-09-28 15:28:07 UTC (rev 387311)
@@ -18,7 +18,7 @@
 prepare() {
   cd $_pkgname-$pkgver
 
-  cp -r cairosvg test/cairosvg_reference/
+  cp -r cairosvg test_non_regression/cairosvg_reference/
 }
 
 build() {
@@ -27,12 +27,12 @@
   python setup.py build
 }
 
-check() {
-  cd $_pkgname-$pkgver
+#check() {
+#  cd $_pkgname-$pkgver
+#
+#  python setup.py pytest
+#}
 
-  python setup.py pytest
-}
-
 package() {
   cd $_pkgname-$pkgver
 


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

2018-09-27 Thread Filipe Laíns via arch-commits
Date: Thursday, September 27, 2018 @ 23:12:09
  Author: ffy00
Revision: 386771

upgpkg: python-cairosvg 2.2.0-1

Modified:
  python-cairosvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-27 22:08:18 UTC (rev 386770)
+++ PKGBUILD2018-09-27 23:12:09 UTC (rev 386771)
@@ -3,8 +3,8 @@
 
 pkgname=python-cairosvg
 _pkgname=CairoSVG
-pkgver=2.1.3
-pkgrel=5
+pkgver=2.2.0
+pkgrel=1
 pkgdesc='SVG converter based on Cairo. It can export SVG files to PDF, 
PostScript and PNG files'
 arch=('any')
 url='http://cairosvg.org'
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest-runner' 'python-pytest-cov' 
'python-pytest-flake8' 'python-pytest-isort')
 replaces=('cairosvg')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/Kozea/CairoSVG/archive/$pkgver.tar.gz;)
-sha512sums=('2fe079be6e471ab28bbcd16d8dba00729ffc920163aa6a0fabf1223db21685a25fc03118e41f059e6164a3c1afd5375e05022954846fd75bc6b76ad122e90ef5')
+sha512sums=('6332a51b9a17a2875774f593065e8790ba0d734624a302d42c7f4e665a694e522190e65f84344368dbbc22525b10b73a934cc9167e35c0dc6d2e8f5c8279a935')
 
 prepare() {
   cd $_pkgname-$pkgver


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

2018-09-22 Thread Filipe Laíns via arch-commits
Date: Saturday, September 22, 2018 @ 11:34:53
  Author: ffy00
Revision: 384124

add replaces=('cairosvg')

Modified:
  python-cairosvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-22 10:52:25 UTC (rev 384123)
+++ PKGBUILD2018-09-22 11:34:53 UTC (rev 384124)
@@ -4,7 +4,7 @@
 pkgname=python-cairosvg
 _pkgname=CairoSVG
 pkgver=2.1.3
-pkgrel=4
+pkgrel=5
 pkgdesc='SVG converter based on Cairo. It can export SVG files to PDF, 
PostScript and PNG files'
 arch=('any')
 url='http://cairosvg.org'
@@ -11,6 +11,7 @@
 license=('LGPL3')
 depends=('python' 'python-setuptools' 'python-cairocffi' 'python-pillow' 
'python-cssselect2' 'python-defusedxml' 'python-tinycss2')
 checkdepends=('python-pytest-runner' 'python-pytest-cov' 
'python-pytest-flake8' 'python-pytest-isort')
+replaces=('cairosvg')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/Kozea/CairoSVG/archive/$pkgver.tar.gz;)
 
sha512sums=('2fe079be6e471ab28bbcd16d8dba00729ffc920163aa6a0fabf1223db21685a25fc03118e41f059e6164a3c1afd5375e05022954846fd75bc6b76ad122e90ef5')
 


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

2018-09-19 Thread Filipe Laíns via arch-commits
Date: Wednesday, September 19, 2018 @ 19:52:43
  Author: ffy00
Revision: 383425

add felix as a mainatiner again

Modified:
  python-cairosvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-19 19:48:14 UTC (rev 383424)
+++ PKGBUILD2018-09-19 19:52:43 UTC (rev 383425)
@@ -1,3 +1,4 @@
+# Maintainer: Felix Yan 
 # Maintainer: Filipe Laíns (FFY00) 
 
 pkgname=python-cairosvg


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

2018-09-19 Thread Filipe Laíns via arch-commits
Date: Wednesday, September 19, 2018 @ 19:44:25
  Author: ffy00
Revision: 383420

upgpkg: python-cairosvg 2.1.3-4

Modified:
  python-cairosvg/trunk/PKGBUILD

--+
 PKGBUILD |   42 +++---
 1 file changed, 19 insertions(+), 23 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-19 19:34:30 UTC (rev 383419)
+++ PKGBUILD2018-09-19 19:44:25 UTC (rev 383420)
@@ -1,43 +1,39 @@
-# Maintainer: Felix Yan 
-# Contributor: razer 
-# Contributor: pzl 
-# Contributor: Dennis Fink 
-# Contributor: Simon Sapin 
+# Maintainer: Filipe Laíns (FFY00) 
 
 pkgname=python-cairosvg
+_pkgname=CairoSVG
 pkgver=2.1.3
-pkgrel=2
-pkgdesc="A Simple SVG Converter for Cairo"
+pkgrel=4
+pkgdesc='SVG converter based on Cairo. It can export SVG files to PDF, 
PostScript and PNG files'
 arch=('any')
-url="https://cairosvg.org/;
+url='http://cairosvg.org'
 license=('LGPL3')
-depends=('python-cairocffi' 'python-cssselect2' 'python-defusedxml' 
'python-pillow'
- 'python-tinycss2')
-makedepends=('python-setuptools')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-isort'
-  'python2-pytest-isort' 'python-pytest-flake8' 
'python2-pytest-flake8'
-  'python-pytest-cov' 'python2-pytest-cov')
+depends=('python' 'python-setuptools' 'python-cairocffi' 'python-pillow' 
'python-cssselect2' 'python-defusedxml' 'python-tinycss2')
+checkdepends=('python-pytest-runner' 'python-pytest-cov' 
'python-pytest-flake8' 'python-pytest-isort')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/Kozea/CairoSVG/archive/$pkgver.tar.gz;)
 
sha512sums=('2fe079be6e471ab28bbcd16d8dba00729ffc920163aa6a0fabf1223db21685a25fc03118e41f059e6164a3c1afd5375e05022954846fd75bc6b76ad122e90ef5')
 
 prepare() {
-  cd CairoSVG-$pkgver
-  rmdir test/cairosvg_reference
-  cp -a "$srcdir"/CairoSVG-$pkgver{,-copy}
-  mv "$srcdir"/CairoSVG-$pkgver-copy test/cairosvg_reference
+  cd $_pkgname-$pkgver
+
+  cp -r cairosvg test/cairosvg_reference/
 }
 
 build() {
-  cd CairoSVG-$pkgver
+  cd $_pkgname-$pkgver
+
   python setup.py build
 }
 
 check() {
-  cd CairoSVG-$pkgver
-  python setup.py test
+  cd $_pkgname-$pkgver
+
+  python setup.py pytest
 }
 
 package() {
-  cd CairoSVG-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
+  cd $_pkgname-$pkgver
+
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
 }
+


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

2018-07-16 Thread Eli Schwartz via arch-commits
Date: Monday, July 16, 2018 @ 15:57:06
  Author: eschwartz
Revision: 359902

upgpkg: python-cairosvg 2.1.3-2

python 3.7 rebuild

Modified:
  python-cairosvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-16 15:56:56 UTC (rev 359901)
+++ PKGBUILD2018-07-16 15:57:06 UTC (rev 359902)
@@ -7,10 +7,10 @@
 
 pkgname=python-cairosvg
 pkgver=2.1.3
-pkgrel=1
+pkgrel=2
 pkgdesc="A Simple SVG Converter for Cairo"
 arch=('any')
-url="http://cairosvg.org/;
+url="https://cairosvg.org/;
 license=('LGPL3')
 depends=('python-cairocffi' 'python-cssselect2' 'python-defusedxml' 
'python-pillow'
  'python-tinycss2')


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

2018-01-03 Thread Felix Yan via arch-commits
Date: Wednesday, January 3, 2018 @ 17:42:19
  Author: felixonmars
Revision: 278333

upgpkg: python-cairosvg 2.1.3-1

Modified:
  python-cairosvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-03 17:41:59 UTC (rev 278332)
+++ PKGBUILD2018-01-03 17:42:19 UTC (rev 278333)
@@ -6,7 +6,7 @@
 # Contributor: Simon Sapin 
 
 pkgname=python-cairosvg
-pkgver=2.1.2
+pkgver=2.1.3
 pkgrel=1
 pkgdesc="A Simple SVG Converter for Cairo"
 arch=('any')
@@ -19,7 +19,7 @@
   'python2-pytest-isort' 'python-pytest-flake8' 
'python2-pytest-flake8'
   'python-pytest-cov' 'python2-pytest-cov')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/Kozea/CairoSVG/archive/$pkgver.tar.gz;)
-sha512sums=('4e8843e9d174af8d405f552ce02002a6953368ed0473e701906c2f3d9dbbf8d292f8b3212b99dcc5cf8e3b357a10fc0d8c7d9c3116958a7ac255c5af057f5ac5')
+sha512sums=('2fe079be6e471ab28bbcd16d8dba00729ffc920163aa6a0fabf1223db21685a25fc03118e41f059e6164a3c1afd5375e05022954846fd75bc6b76ad122e90ef5')
 
 prepare() {
   cd CairoSVG-$pkgver


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

2017-12-01 Thread Felix Yan via arch-commits
Date: Saturday, December 2, 2017 @ 00:56:32
  Author: felixonmars
Revision: 271245

upgpkg: python-cairosvg 2.1.2-1

Modified:
  python-cairosvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-02 00:56:01 UTC (rev 271244)
+++ PKGBUILD2017-12-02 00:56:32 UTC (rev 271245)
@@ -6,7 +6,7 @@
 # Contributor: Simon Sapin 
 
 pkgname=python-cairosvg
-pkgver=2.1.1
+pkgver=2.1.2
 pkgrel=1
 pkgdesc="A Simple SVG Converter for Cairo"
 arch=('any')
@@ -19,7 +19,7 @@
   'python2-pytest-isort' 'python-pytest-flake8' 
'python2-pytest-flake8'
   'python-pytest-cov' 'python2-pytest-cov')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/Kozea/CairoSVG/archive/$pkgver.tar.gz;)
-sha512sums=('ca70cfc43c5fc1e57ef07074f03ca6606a86e6fca2322fcd684c70fa977169196be30fd16f1cd656183fd69e73f8063ecbd244b00a85f6f3fe22c1496708f4b4')
+sha512sums=('4e8843e9d174af8d405f552ce02002a6953368ed0473e701906c2f3d9dbbf8d292f8b3212b99dcc5cf8e3b357a10fc0d8c7d9c3116958a7ac255c5af057f5ac5')
 
 prepare() {
   cd CairoSVG-$pkgver


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

2017-11-24 Thread Felix Yan
Date: Saturday, November 25, 2017 @ 04:57:15
  Author: felixonmars
Revision: 268403

fix makedepends on setuptools (FS#56435)

Modified:
  python-cairosvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-25 04:55:24 UTC (rev 268402)
+++ PKGBUILD2017-11-25 04:57:15 UTC (rev 268403)
@@ -14,6 +14,7 @@
 license=('LGPL3')
 depends=('python-cairocffi' 'python-cssselect2' 'python-defusedxml' 
'python-pillow'
  'python-tinycss2')
+makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-isort'
   'python2-pytest-isort' 'python-pytest-flake8' 
'python2-pytest-flake8'
   'python-pytest-cov' 'python2-pytest-cov')


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

2017-10-06 Thread Felix Yan
Date: Friday, October 6, 2017 @ 06:56:19
  Author: felixonmars
Revision: 261842

upgpkg: python-cairosvg 2.1.1-1

Modified:
  python-cairosvg/trunk/PKGBUILD

--+
 PKGBUILD |   26 ++
 1 file changed, 14 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-06 06:52:49 UTC (rev 261841)
+++ PKGBUILD2017-10-06 06:56:19 UTC (rev 261842)
@@ -6,36 +6,38 @@
 # Contributor: Simon Sapin 
 
 pkgname=python-cairosvg
-pkgver=2.0.3
+pkgver=2.1.1
 pkgrel=1
 pkgdesc="A Simple SVG Converter for Cairo"
 arch=('any')
 url="http://cairosvg.org/;
 license=('LGPL3')
-depends=('python-cairocffi' 'python-lxml' 'python-tinycss' 'python-cssselect' 
'python-pillow')
-makedepends=('git')
+depends=('python-cairocffi' 'python-cssselect2' 'python-defusedxml' 
'python-pillow'
+ 'python-tinycss2')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-isort'
   'python2-pytest-isort' 'python-pytest-flake8' 
'python2-pytest-flake8'
-  'python-pytest-cov' 'python2-pytest-cov' 'gnu-free-fonts')
-source=("git+https://github.com/Kozea/CairoSVG.git#tag=$pkgver;)
-sha512sums=('SKIP')
+  'python-pytest-cov' 'python2-pytest-cov')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Kozea/CairoSVG/archive/$pkgver.tar.gz;)
+sha512sums=('ca70cfc43c5fc1e57ef07074f03ca6606a86e6fca2322fcd684c70fa977169196be30fd16f1cd656183fd69e73f8063ecbd244b00a85f6f3fe22c1496708f4b4')
 
 prepare() {
-  cd CairoSVG
-  git submodule update --init
+  cd CairoSVG-$pkgver
+  rmdir test/cairosvg_reference
+  cp -a "$srcdir"/CairoSVG-$pkgver{,-copy}
+  mv "$srcdir"/CairoSVG-$pkgver-copy test/cairosvg_reference
 }
 
 build() {
-  cd CairoSVG
+  cd CairoSVG-$pkgver
   python setup.py build
 }
 
 check() {
-  cd CairoSVG
+  cd CairoSVG-$pkgver
   python setup.py test
 }
 
 package() {
-  cd CairoSVG
-  python setup.py install --root="$pkgdir/" --optimize=1
+  cd CairoSVG-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
 }


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

2017-05-03 Thread Felix Yan
Date: Wednesday, May 3, 2017 @ 08:35:10
  Author: felixonmars
Revision: 226618

upgpkg: python-cairosvg 2.0.3-1

Modified:
  python-cairosvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-03 08:34:52 UTC (rev 226617)
+++ PKGBUILD2017-05-03 08:35:10 UTC (rev 226618)
@@ -6,7 +6,7 @@
 # Contributor: Simon Sapin 
 
 pkgname=python-cairosvg
-pkgver=2.0.2
+pkgver=2.0.3
 pkgrel=1
 pkgdesc="A Simple SVG Converter for Cairo"
 arch=('any')
@@ -18,7 +18,7 @@
   'python2-pytest-isort' 'python-pytest-flake8' 
'python2-pytest-flake8'
   'python-pytest-cov' 'python2-pytest-cov' 'gnu-free-fonts')
 source=("git+https://github.com/Kozea/CairoSVG.git#tag=$pkgver;)
-md5sums=('SKIP')
+sha512sums=('SKIP')
 
 prepare() {
   cd CairoSVG


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

2017-03-21 Thread Felix Yan
Date: Tuesday, March 21, 2017 @ 07:48:14
  Author: felixonmars
Revision: 217947

upgpkg: python-cairosvg 2.0.2-1

Modified:
  python-cairosvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-21 07:43:22 UTC (rev 217946)
+++ PKGBUILD2017-03-21 07:48:14 UTC (rev 217947)
@@ -6,7 +6,7 @@
 # Contributor: Simon Sapin 
 
 pkgname=python-cairosvg
-pkgver=2.0.1
+pkgver=2.0.2
 pkgrel=1
 pkgdesc="A Simple SVG Converter for Cairo"
 arch=('any')


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

2017-01-04 Thread Felix Yan
Date: Wednesday, January 4, 2017 @ 10:17:19
  Author: felixonmars
Revision: 204852

upgpkg: python-cairosvg 2.0.1-1

Modified:
  python-cairosvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-04 10:16:23 UTC (rev 204851)
+++ PKGBUILD2017-01-04 10:17:19 UTC (rev 204852)
@@ -6,8 +6,8 @@
 # Contributor: Simon Sapin 
 
 pkgname=python-cairosvg
-pkgver=2.0.0
-pkgrel=2
+pkgver=2.0.1
+pkgrel=1
 pkgdesc="A Simple SVG Converter for Cairo"
 arch=('any')
 url="http://cairosvg.org/;
@@ -32,8 +32,7 @@
 
 check() {
   cd CairoSVG
-  python setup.py test || warning "Tests failed"
-  # Tests require special fonts that are not in the repos
+  python setup.py test
 }
 
 package() {


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

2016-12-24 Thread Evangelos Foutras
Date: Saturday, December 24, 2016 @ 18:34:55
  Author: foutrelis
Revision: 201761

Python 3.6 rebuild

Modified:
  python-cairosvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-24 18:33:21 UTC (rev 201760)
+++ PKGBUILD2016-12-24 18:34:55 UTC (rev 201761)
@@ -7,7 +7,7 @@
 
 pkgname=python-cairosvg
 pkgver=2.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A Simple SVG Converter for Cairo"
 arch=('any')
 url="http://cairosvg.org/;


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

2016-11-24 Thread Felix Yan
Date: Friday, November 25, 2016 @ 05:17:50
  Author: felixonmars
Revision: 196826

upgpkg: python-cairosvg 2.0.0-1

Modified:
  python-cairosvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-25 05:04:40 UTC (rev 196825)
+++ PKGBUILD2016-11-25 05:17:50 UTC (rev 196826)
@@ -5,62 +5,38 @@
 # Contributor: Dennis Fink 
 # Contributor: Simon Sapin 
 
-pkgname=(python-cairosvg python2-cairosvg)
-pkgver=1.0.22
+pkgname=python-cairosvg
+pkgver=2.0.0
 pkgrel=1
 pkgdesc="A Simple SVG Converter for Cairo"
 arch=('any')
 url="http://cairosvg.org/;
 license=('LGPL3')
-makedepends=('python-cairocffi' 'python2-cairocffi' 'git')
-checkdepends=('python-nose' 'python2-nose' 'python-pillow' 'python2-pillow' 
'python-lxml'
-  'python2-lxml' 'python-tinycss' 'python2-tinycss' 
'python-cssselect'
-  'python2-cssselect' 'gnu-free-fonts')
+depends=('python-cairocffi' 'python-lxml' 'python-tinycss' 'python-cssselect' 
'python-pillow')
+makedepends=('git')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-isort'
+  'python2-pytest-isort' 'python-pytest-flake8' 
'python2-pytest-flake8'
+  'python-pytest-cov' 'python2-pytest-cov' 'gnu-free-fonts')
 source=("git+https://github.com/Kozea/CairoSVG.git#tag=$pkgver;)
 md5sums=('SKIP')
 
 prepare() {
-  cp -a CairoSVG{,-py2}
+  cd CairoSVG
+  git submodule update --init
 }
 
 build() {
-  cd "$srcdir/CairoSVG"
+  cd CairoSVG
   python setup.py build
-
-  cd "$srcdir/CairoSVG-py2"
-  python2 setup.py build
 }
 
-check() {(
-  cd "$srcdir/CairoSVG"
-  nosetests3
-
-  cd "$srcdir/CairoSVG-py2"
-  nosetests2
-  ) || warning "Tests failed"
+check() {
+  cd CairoSVG
+  python setup.py test || warning "Tests failed"
   # Tests require special fonts that are not in the repos
 }
 
-package_python-cairosvg() {
-  depends=('python-cairocffi')
-  optdepends=('python-lxml: To use lxml to parse SVG files'
-  'python-tinycss: Apply CSS not included in the style attribute 
of the tags'
-  'python-cssselect: Apply CSS not included in the style attribute 
of the tags'
-  'python-pillow: To handle embedded raster images other than PNG')
-
-  cd "$srcdir/CairoSVG"
+package() {
+  cd CairoSVG
   python setup.py install --root="$pkgdir/" --optimize=1
 }
-
-package_python2-cairosvg() {
-  depends=('python2-cairocffi')
-  optdepends=('python2-lxml: To use lxml to parse SVG files'
-  'python2-tinycss: Apply CSS not included in the style attribute 
of the tags'
-  'python2-cssselect: Apply CSS not included in the style 
attribute of the tags'
-  'python2-pillow: To handle embedded raster images other than 
PNG')
-
-  cd "$srcdir/CairoSVG-py2"
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-
-  mv "$pkgdir"/usr/bin/cairosvg{,2}
-}


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

2016-10-25 Thread Felix Yan
Date: Tuesday, October 25, 2016 @ 16:37:58
  Author: felixonmars
Revision: 193343

upgpkg: python-cairosvg 1.0.22-1

Modified:
  python-cairosvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-25 16:30:02 UTC (rev 193342)
+++ PKGBUILD2016-10-25 16:37:58 UTC (rev 193343)
@@ -6,7 +6,7 @@
 # Contributor: Simon Sapin 
 
 pkgname=(python-cairosvg python2-cairosvg)
-pkgver=1.0.20
+pkgver=1.0.22
 pkgrel=1
 pkgdesc="A Simple SVG Converter for Cairo"
 arch=('any')
@@ -32,8 +32,6 @@
 }
 
 check() {(
-  # 
-
   cd "$srcdir/CairoSVG"
   nosetests3
 


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

2016-02-24 Thread Felix Yan
Date: Thursday, February 25, 2016 @ 04:18:00
  Author: fyan
Revision: 163367

upgpkg: python-cairosvg 1.0.20-1

Modified:
  python-cairosvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-25 03:17:42 UTC (rev 163366)
+++ PKGBUILD2016-02-25 03:18:00 UTC (rev 163367)
@@ -6,7 +6,7 @@
 # Contributor: Simon Sapin 
 
 pkgname=(python-cairosvg python2-cairosvg)
-pkgver=1.0.19
+pkgver=1.0.20
 pkgrel=1
 pkgdesc="A Simple SVG Converter for Cairo"
 arch=('any')
@@ -15,7 +15,7 @@
 makedepends=('python-cairocffi' 'python2-cairocffi' 'git')
 checkdepends=('python-nose' 'python2-nose' 'python-pillow' 'python2-pillow' 
'python-lxml'
   'python2-lxml' 'python-tinycss' 'python2-tinycss' 
'python-cssselect'
-  'python2-cssselect')
+  'python2-cssselect' 'gnu-free-fonts')
 source=("git+https://github.com/Kozea/CairoSVG.git#tag=$pkgver;)
 md5sums=('SKIP')
 
@@ -32,6 +32,8 @@
 }
 
 check() {(
+  # 
+
   cd "$srcdir/CairoSVG"
   nosetests3
 


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

2015-10-30 Thread Felix Yan
Date: Saturday, October 31, 2015 @ 06:17:44
  Author: fyan
Revision: 145342

upgpkg: python-cairosvg 1.0.19-1

Modified:
  python-cairosvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-31 05:15:48 UTC (rev 145341)
+++ PKGBUILD2015-10-31 05:17:44 UTC (rev 145342)
@@ -6,7 +6,7 @@
 # Contributor: Simon Sapin 
 
 pkgname=(python-cairosvg python2-cairosvg)
-pkgver=1.0.18
+pkgver=1.0.19
 pkgrel=1
 pkgdesc="A Simple SVG Converter for Cairo"
 arch=('any')