[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2024-07-06 Thread Michał Górny
commit: 2cac518618ff8f1a04f7f5bfe5135c90c242fdd7
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jul  6 17:49:07 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jul  6 17:58:32 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cac5186

media-gfx/cairosvg: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 media-gfx/cairosvg/cairosvg-2.7.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/cairosvg/cairosvg-2.7.1.ebuild 
b/media-gfx/cairosvg/cairosvg-2.7.1.ebuild
index d159435bd6da..b9a4d974a3ba 100644
--- a/media-gfx/cairosvg/cairosvg-2.7.1.ebuild
+++ b/media-gfx/cairosvg/cairosvg-2.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
 PYPI_PN="CairoSVG"
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2023-11-24 Thread Michał Górny
commit: 5ab4deb25ef32b3c3eddd93bf57bc5193ea2de6f
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Nov 24 16:25:53 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov 24 16:25:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ab4deb2

media-gfx/cairosvg: Stabilize 2.7.1 arm64, #918285

Signed-off-by: Michał Górny  gentoo.org>

 media-gfx/cairosvg/cairosvg-2.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/cairosvg/cairosvg-2.7.1.ebuild 
b/media-gfx/cairosvg/cairosvg-2.7.1.ebuild
index 6eb2227f1843..d159435bd6da 100644
--- a/media-gfx/cairosvg/cairosvg-2.7.1.ebuild
+++ b/media-gfx/cairosvg/cairosvg-2.7.1.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86"
 
 RDEPEND="
dev-python/cairocffi[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2023-11-02 Thread Michał Górny
commit: d7064aa6f494e4e8c0c648c6e389d2b6160a61e2
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Nov  2 12:51:57 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Nov  2 12:58:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7064aa6

media-gfx/cairosvg: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 media-gfx/cairosvg/Manifest  |  1 -
 media-gfx/cairosvg/cairosvg-2.7.0.ebuild | 38 
 2 files changed, 39 deletions(-)

diff --git a/media-gfx/cairosvg/Manifest b/media-gfx/cairosvg/Manifest
index 5f146514274e..69f739a39967 100644
--- a/media-gfx/cairosvg/Manifest
+++ b/media-gfx/cairosvg/Manifest
@@ -1,2 +1 @@
-DIST CairoSVG-2.7.0.tar.gz 8398722 BLAKE2B 
00a82ec395480aba7bf1c1e2025f53ad5e3bb6336110e709f9cdb67c8a2eeafb071da0dc44aabceadd4c8c274f4560d264c101f43c89c6faa96ea47018a67f62
 SHA512 
7775654f55ac436c91e781a91ca9ca89826068638fdbf65b9717899dfd5d974dacc7cf2e7ee24fad1be8ded899e1c1f441137f25c2a8185b67e7ecc84c2c9c50
 DIST CairoSVG-2.7.1.tar.gz 8399085 BLAKE2B 
8d729355e95576ef2bc1f2d046f1d8f997bfe509477db0f2bd1eec0c89ae581081f4629aa66c53604f685e3ad424b08fc8adef5f630a35bdcf64c37d21d463f9
 SHA512 
fd2cdf38b6ee7860ded728694de8cb413d9442939e60501f7657e2dc43a16b6c6c863faa88a15ea001b7ee7949b2d441bcf609b1d64a49f3091573e14e8b1d92

diff --git a/media-gfx/cairosvg/cairosvg-2.7.0.ebuild 
b/media-gfx/cairosvg/cairosvg-2.7.0.ebuild
deleted file mode 100644
index bec725c86da7..
--- a/media-gfx/cairosvg/cairosvg-2.7.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYPI_PN="CairoSVG"
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="CLI and library to export SVG to PDF, PostScript, and PNG"
-HOMEPAGE="
-   https://cairosvg.org/
-   https://github.com/Kozea/CairoSVG/
-   https://pypi.org/project/CairoSVG/
-"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
-
-RDEPEND="
-   dev-python/cairocffi[${PYTHON_USEDEP}]
-   dev-python/cssselect2[${PYTHON_USEDEP}]
-   dev-python/defusedxml[${PYTHON_USEDEP}]
-   dev-python/pillow[${PYTHON_USEDEP}]
-   dev-python/tinycss2[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_IGNORE=(
-   # this test compares output against old version; this makes little
-   # sense for us and requires both distfiles around
-   test_non_regression
-)



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2023-11-01 Thread Arthur Zamarin
commit: c603d19cd515afc765c72f0ff5717d2528a64f0f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov  1 20:36:44 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov  1 20:36:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c603d19c

media-gfx/cairosvg: Stabilize 2.7.1 ALLARCHES, #916664

Signed-off-by: Arthur Zamarin  gentoo.org>

 media-gfx/cairosvg/cairosvg-2.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/cairosvg/cairosvg-2.7.1.ebuild 
b/media-gfx/cairosvg/cairosvg-2.7.1.ebuild
index 04d09bd6bfeb..6eb2227f1843 100644
--- a/media-gfx/cairosvg/cairosvg-2.7.1.ebuild
+++ b/media-gfx/cairosvg/cairosvg-2.7.1.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
 
 RDEPEND="
dev-python/cairocffi[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2023-09-14 Thread Andrew Ammerlaan
commit: d36c70c5df22a0d87cdfa5d3292fcf53aa813564
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Thu Sep 14 09:42:00 2023 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Thu Sep 14 09:57:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d36c70c5

media-gfx/cairosvg: enable py3.12

Signed-off-by: Andrew Ammerlaan  gentoo.org>

 media-gfx/cairosvg/cairosvg-2.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/cairosvg/cairosvg-2.7.1.ebuild 
b/media-gfx/cairosvg/cairosvg-2.7.1.ebuild
index 3c145a77d588..04d09bd6bfeb 100644
--- a/media-gfx/cairosvg/cairosvg-2.7.1.ebuild
+++ b/media-gfx/cairosvg/cairosvg-2.7.1.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
 PYPI_PN="CairoSVG"
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2023-08-05 Thread Michał Górny
commit: 050e570424e9d02bbf09f9bf74fca0333592468d
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Aug  5 14:44:35 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Aug  5 14:52:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=050e5704

media-gfx/cairosvg: Bump to 2.7.1

Signed-off-by: Michał Górny  gentoo.org>

 media-gfx/cairosvg/Manifest  |  1 +
 media-gfx/cairosvg/cairosvg-2.7.1.ebuild | 38 
 2 files changed, 39 insertions(+)

diff --git a/media-gfx/cairosvg/Manifest b/media-gfx/cairosvg/Manifest
index 40b482d2dffe..5f146514274e 100644
--- a/media-gfx/cairosvg/Manifest
+++ b/media-gfx/cairosvg/Manifest
@@ -1 +1,2 @@
 DIST CairoSVG-2.7.0.tar.gz 8398722 BLAKE2B 
00a82ec395480aba7bf1c1e2025f53ad5e3bb6336110e709f9cdb67c8a2eeafb071da0dc44aabceadd4c8c274f4560d264c101f43c89c6faa96ea47018a67f62
 SHA512 
7775654f55ac436c91e781a91ca9ca89826068638fdbf65b9717899dfd5d974dacc7cf2e7ee24fad1be8ded899e1c1f441137f25c2a8185b67e7ecc84c2c9c50
+DIST CairoSVG-2.7.1.tar.gz 8399085 BLAKE2B 
8d729355e95576ef2bc1f2d046f1d8f997bfe509477db0f2bd1eec0c89ae581081f4629aa66c53604f685e3ad424b08fc8adef5f630a35bdcf64c37d21d463f9
 SHA512 
fd2cdf38b6ee7860ded728694de8cb413d9442939e60501f7657e2dc43a16b6c6c863faa88a15ea001b7ee7949b2d441bcf609b1d64a49f3091573e14e8b1d92

diff --git a/media-gfx/cairosvg/cairosvg-2.7.1.ebuild 
b/media-gfx/cairosvg/cairosvg-2.7.1.ebuild
new file mode 100644
index ..3c145a77d588
--- /dev/null
+++ b/media-gfx/cairosvg/cairosvg-2.7.1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYPI_PN="CairoSVG"
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="CLI and library to export SVG to PDF, PostScript, and PNG"
+HOMEPAGE="
+   https://cairosvg.org/
+   https://github.com/Kozea/CairoSVG/
+   https://pypi.org/project/CairoSVG/
+"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+   dev-python/cairocffi[${PYTHON_USEDEP}]
+   dev-python/cssselect2[${PYTHON_USEDEP}]
+   dev-python/defusedxml[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP}]
+   dev-python/tinycss2[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_IGNORE=(
+   # this test compares output against old version; this makes little
+   # sense for us and requires both distfiles around
+   test_non_regression
+)



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2023-05-14 Thread Sam James
commit: 81c1db98a37c77fb4c46b699f3dfd1be14d65e38
Author: Sam James  gentoo  org>
AuthorDate: Mon May 15 04:10:17 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon May 15 04:10:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81c1db98

media-gfx/cairosvg: Keyword 2.7.0 ppc, #906242

Signed-off-by: Sam James  gentoo.org>

 media-gfx/cairosvg/cairosvg-2.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/cairosvg/cairosvg-2.7.0.ebuild 
b/media-gfx/cairosvg/cairosvg-2.7.0.ebuild
index ee83def37802..bec725c86da7 100644
--- a/media-gfx/cairosvg/cairosvg-2.7.0.ebuild
+++ b/media-gfx/cairosvg/cairosvg-2.7.0.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
 
 RDEPEND="
dev-python/cairocffi[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2023-05-14 Thread Sam James
commit: 8a5f264a3d60281478bff9db0ca4efd2e7889d7d
Author: Sam James  gentoo  org>
AuthorDate: Mon May 15 04:10:13 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon May 15 04:10:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a5f264a

media-gfx/cairosvg: Keyword 2.7.0 ppc64, #906242

Signed-off-by: Sam James  gentoo.org>

 media-gfx/cairosvg/cairosvg-2.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/cairosvg/cairosvg-2.7.0.ebuild 
b/media-gfx/cairosvg/cairosvg-2.7.0.ebuild
index 96aa89c6e104..ee83def37802 100644
--- a/media-gfx/cairosvg/cairosvg-2.7.0.ebuild
+++ b/media-gfx/cairosvg/cairosvg-2.7.0.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
 
 RDEPEND="
dev-python/cairocffi[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2023-05-13 Thread Arthur Zamarin
commit: 0017cace9b1d8033fa27b680d060ac88ceab9d84
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat May 13 07:15:09 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat May 13 07:15:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0017cace

media-gfx/cairosvg: Keyword 2.7.0 arm, #906242

Signed-off-by: Arthur Zamarin  gentoo.org>

 media-gfx/cairosvg/cairosvg-2.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/cairosvg/cairosvg-2.7.0.ebuild 
b/media-gfx/cairosvg/cairosvg-2.7.0.ebuild
index f1f5e8327a5b..96aa89c6e104 100644
--- a/media-gfx/cairosvg/cairosvg-2.7.0.ebuild
+++ b/media-gfx/cairosvg/cairosvg-2.7.0.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
 
 RDEPEND="
dev-python/cairocffi[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2023-05-13 Thread Arthur Zamarin
commit: 29f7098bd4c1ebe7c19a4d4f43764c4b6563f87e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat May 13 07:15:07 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat May 13 07:15:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29f7098b

media-gfx/cairosvg: Keyword 2.7.0 arm64, #906242

Signed-off-by: Arthur Zamarin  gentoo.org>

 media-gfx/cairosvg/cairosvg-2.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/cairosvg/cairosvg-2.7.0.ebuild 
b/media-gfx/cairosvg/cairosvg-2.7.0.ebuild
index 75d76ad0647d..f1f5e8327a5b 100644
--- a/media-gfx/cairosvg/cairosvg-2.7.0.ebuild
+++ b/media-gfx/cairosvg/cairosvg-2.7.0.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
+KEYWORDS="amd64 ~arm64 ~riscv x86"
 
 RDEPEND="
dev-python/cairocffi[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2023-03-21 Thread Michał Górny
commit: e3acf01adce5b82fcf34befaffc7a85bb1ba8522
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 22 06:20:17 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 22 06:20:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3acf01a

media-gfx/cairosvg: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 media-gfx/cairosvg/Manifest  |  1 -
 media-gfx/cairosvg/cairosvg-2.6.0.ebuild | 37 
 2 files changed, 38 deletions(-)

diff --git a/media-gfx/cairosvg/Manifest b/media-gfx/cairosvg/Manifest
index 4317383778f8..40b482d2dffe 100644
--- a/media-gfx/cairosvg/Manifest
+++ b/media-gfx/cairosvg/Manifest
@@ -1,2 +1 @@
-DIST CairoSVG-2.6.0.tar.gz 8398114 BLAKE2B 
d4aca284fe3756c40c62dfb2b29e4670c947df13dd76e5104a13cb963bbdf6aa1f7fd242748d6fd0ca524aa03578c3449fa8ea6d86b9a8ce4a64976c32e96627
 SHA512 
dc504233a8f3fccfc8d4082328bfc0f06a4ebe0249801f764b9aed6b3bad5f953786352930ab199b10b301d0f44a8c2ef2e79eeea198c9094e697fdaa4db48d5
 DIST CairoSVG-2.7.0.tar.gz 8398722 BLAKE2B 
00a82ec395480aba7bf1c1e2025f53ad5e3bb6336110e709f9cdb67c8a2eeafb071da0dc44aabceadd4c8c274f4560d264c101f43c89c6faa96ea47018a67f62
 SHA512 
7775654f55ac436c91e781a91ca9ca89826068638fdbf65b9717899dfd5d974dacc7cf2e7ee24fad1be8ded899e1c1f441137f25c2a8185b67e7ecc84c2c9c50

diff --git a/media-gfx/cairosvg/cairosvg-2.6.0.ebuild 
b/media-gfx/cairosvg/cairosvg-2.6.0.ebuild
deleted file mode 100644
index a6ca48e08942..
--- a/media-gfx/cairosvg/cairosvg-2.6.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-MY_PN="CairoSVG"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="CLI and library to export SVG to PDF, PostScript, and PNG"
-HOMEPAGE="https://cairosvg.org/";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
-
-RDEPEND="
-   dev-python/cairocffi[${PYTHON_USEDEP}]
-   dev-python/cssselect2[${PYTHON_USEDEP}]
-   dev-python/defusedxml[${PYTHON_USEDEP}]
-   dev-python/pillow[${PYTHON_USEDEP}]
-   dev-python/tinycss2[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_IGNORE=(
-   # this test compares output against old version; this makes little
-   # sense for us and requires both distfiles around
-   test_non_regression
-)



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2023-03-21 Thread Sam James
commit: d9c7bab6c2f944814a2c13f28ebe2a3639bd2c01
Author: Sam James  gentoo  org>
AuthorDate: Tue Mar 21 21:47:53 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar 21 21:47:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9c7bab6

media-gfx/cairosvg: Stabilize 2.7.0 ALLARCHES, #902493

Signed-off-by: Sam James  gentoo.org>

 media-gfx/cairosvg/cairosvg-2.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/cairosvg/cairosvg-2.7.0.ebuild 
b/media-gfx/cairosvg/cairosvg-2.7.0.ebuild
index eca08d075044..75d76ad0647d 100644
--- a/media-gfx/cairosvg/cairosvg-2.7.0.ebuild
+++ b/media-gfx/cairosvg/cairosvg-2.7.0.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv x86"
 
 RDEPEND="
dev-python/cairocffi[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2023-03-20 Thread Michał Górny
commit: c1bf75e0561c12f8f6ebaeee2d3bf8349fc3eb0d
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Mar 21 05:38:02 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Mar 21 05:38:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1bf75e0

media-gfx/cairosvg: Bump to 2.7.0

Signed-off-by: Michał Górny  gentoo.org>

 media-gfx/cairosvg/Manifest  |  1 +
 media-gfx/cairosvg/cairosvg-2.7.0.ebuild | 38 
 2 files changed, 39 insertions(+)

diff --git a/media-gfx/cairosvg/Manifest b/media-gfx/cairosvg/Manifest
index db1a46b0a071..4317383778f8 100644
--- a/media-gfx/cairosvg/Manifest
+++ b/media-gfx/cairosvg/Manifest
@@ -1 +1,2 @@
 DIST CairoSVG-2.6.0.tar.gz 8398114 BLAKE2B 
d4aca284fe3756c40c62dfb2b29e4670c947df13dd76e5104a13cb963bbdf6aa1f7fd242748d6fd0ca524aa03578c3449fa8ea6d86b9a8ce4a64976c32e96627
 SHA512 
dc504233a8f3fccfc8d4082328bfc0f06a4ebe0249801f764b9aed6b3bad5f953786352930ab199b10b301d0f44a8c2ef2e79eeea198c9094e697fdaa4db48d5
+DIST CairoSVG-2.7.0.tar.gz 8398722 BLAKE2B 
00a82ec395480aba7bf1c1e2025f53ad5e3bb6336110e709f9cdb67c8a2eeafb071da0dc44aabceadd4c8c274f4560d264c101f43c89c6faa96ea47018a67f62
 SHA512 
7775654f55ac436c91e781a91ca9ca89826068638fdbf65b9717899dfd5d974dacc7cf2e7ee24fad1be8ded899e1c1f441137f25c2a8185b67e7ecc84c2c9c50

diff --git a/media-gfx/cairosvg/cairosvg-2.7.0.ebuild 
b/media-gfx/cairosvg/cairosvg-2.7.0.ebuild
new file mode 100644
index ..eca08d075044
--- /dev/null
+++ b/media-gfx/cairosvg/cairosvg-2.7.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYPI_PN="CairoSVG"
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="CLI and library to export SVG to PDF, PostScript, and PNG"
+HOMEPAGE="
+   https://cairosvg.org/
+   https://github.com/Kozea/CairoSVG/
+   https://pypi.org/project/CairoSVG/
+"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv ~x86"
+
+RDEPEND="
+   dev-python/cairocffi[${PYTHON_USEDEP}]
+   dev-python/cssselect2[${PYTHON_USEDEP}]
+   dev-python/defusedxml[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP}]
+   dev-python/tinycss2[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_IGNORE=(
+   # this test compares output against old version; this makes little
+   # sense for us and requires both distfiles around
+   test_non_regression
+)



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/, media-gfx/cairosvg/files/

2023-03-19 Thread Michał Górny
commit: ffefcdce487dd0ddc40ef6b6c1918c15b766c5b6
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Mar 20 05:20:57 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Mar 20 05:36:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffefcdce

media-gfx/cairosvg: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 media-gfx/cairosvg/Manifest|  1 -
 media-gfx/cairosvg/cairosvg-2.5.2.ebuild   | 45 --
 .../cairosvg/files/cairosvg-2.5.1-no-ref.patch | 30 ---
 3 files changed, 76 deletions(-)

diff --git a/media-gfx/cairosvg/Manifest b/media-gfx/cairosvg/Manifest
index c31ae596f401..db1a46b0a071 100644
--- a/media-gfx/cairosvg/Manifest
+++ b/media-gfx/cairosvg/Manifest
@@ -1,2 +1 @@
-DIST CairoSVG-2.5.2.tar.gz 8397659 BLAKE2B 
f2f45aa01015f5ccebe3dede303b6a701c0183b7b53f0d69c8756d5f0e6c0898826939f0b5bcc9e00e4185c83ff507d6fa886a020ad0b63c80a565a181807f58
 SHA512 
070fbb549614401a7d8290497b0eb7702330ee264c5f625cd1e7aac4aea7d71ee7d2d8899297212e1a3c11c93903b191c0c699336d9000796318b11f4e075576
 DIST CairoSVG-2.6.0.tar.gz 8398114 BLAKE2B 
d4aca284fe3756c40c62dfb2b29e4670c947df13dd76e5104a13cb963bbdf6aa1f7fd242748d6fd0ca524aa03578c3449fa8ea6d86b9a8ce4a64976c32e96627
 SHA512 
dc504233a8f3fccfc8d4082328bfc0f06a4ebe0249801f764b9aed6b3bad5f953786352930ab199b10b301d0f44a8c2ef2e79eeea198c9094e697fdaa4db48d5

diff --git a/media-gfx/cairosvg/cairosvg-2.5.2.ebuild 
b/media-gfx/cairosvg/cairosvg-2.5.2.ebuild
deleted file mode 100644
index a3ac032b17b3..
--- a/media-gfx/cairosvg/cairosvg-2.5.2.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{9..10} )
-
-inherit distutils-r1
-
-MY_PN="CairoSVG"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="CLI and library to export SVG to PDF, PostScript, and PNG"
-HOMEPAGE="https://cairosvg.org/";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
-
-RDEPEND="
-   dev-python/cairocffi[${PYTHON_USEDEP}]
-   dev-python/cssselect2[${PYTHON_USEDEP}]
-   dev-python/defusedxml[${PYTHON_USEDEP}]
-   dev-python/pillow[${PYTHON_USEDEP}]
-   dev-python/tinycss2[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-src_prepare() {
-   # junk deps
-   sed -e '/pytest-runner/d' \
-   -e '/--flake8/d' \
-   -e '/--isort/d' \
-   -i setup.cfg || die
-
-   # this test compares output against old version; this makes little
-   # sense for us and requires both distfiles around
-   rm test_non_regression/test_non_regression.py || die
-   eapply "${FILESDIR}"/cairosvg-2.5.1-no-ref.patch
-
-   distutils-r1_src_prepare
-}

diff --git a/media-gfx/cairosvg/files/cairosvg-2.5.1-no-ref.patch 
b/media-gfx/cairosvg/files/cairosvg-2.5.1-no-ref.patch
deleted file mode 100644
index 1b2ff0eb7209..
--- a/media-gfx/cairosvg/files/cairosvg-2.5.1-no-ref.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-From f79fce1d3703f2985c543575d5eb15ffb0eb7bb6 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= 
-Date: Thu, 7 Jan 2021 00:31:52 +0100
-Subject: [PATCH] Do not use reference_cairosvg
-

- test_non_regression/__init__.py | 7 +--
- 1 file changed, 1 insertion(+), 6 deletions(-)
-
-diff --git a/test_non_regression/__init__.py b/test_non_regression/__init__.py
-index 8876e11..4b2e29b 100644
 a/test_non_regression/__init__.py
-+++ b/test_non_regression/__init__.py
-@@ -8,12 +8,7 @@ import os
- 
- import cairosvg
- 
--reference_cairosvg = imp.load_source(
--'cairosvg_reference', pathname=os.path.join(
--os.path.dirname(__file__), 'cairosvg_reference', 'cairosvg',
--'__init__.py'))
--
--cairosvg.features.LOCALE = reference_cairosvg.features.LOCALE = 'en_US'
-+cairosvg.features.LOCALE = 'en_US'
- 
- TEST_FOLDER = os.path.join(os.path.dirname(__file__), 'svg')
- 
--- 
-2.30.0
-



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2023-03-19 Thread Sam James
commit: b4f9a4dd0fffd1841e69c3f6856442f63bc2ac00
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar 19 19:00:27 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar 19 19:00:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4f9a4dd

media-gfx/cairosvg: Stabilize 2.6.0 ALLARCHES, #902183

Signed-off-by: Sam James  gentoo.org>

 media-gfx/cairosvg/cairosvg-2.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/cairosvg/cairosvg-2.6.0.ebuild 
b/media-gfx/cairosvg/cairosvg-2.6.0.ebuild
index 8c50578124bf..a6ca48e08942 100644
--- a/media-gfx/cairosvg/cairosvg-2.6.0.ebuild
+++ b/media-gfx/cairosvg/cairosvg-2.6.0.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv x86"
 
 RDEPEND="
dev-python/cairocffi[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2023-01-12 Thread Michał Górny
commit: 54b73e51f9f3677ed8aece323a142c5b32d525c6
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan 13 06:27:32 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan 13 07:08:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54b73e51

media-gfx/cairosvg: Bump to 2.6.0

Signed-off-by: Michał Górny  gentoo.org>

 media-gfx/cairosvg/Manifest  |  1 +
 media-gfx/cairosvg/cairosvg-2.6.0.ebuild | 37 
 2 files changed, 38 insertions(+)

diff --git a/media-gfx/cairosvg/Manifest b/media-gfx/cairosvg/Manifest
index f4186af89ec4..c31ae596f401 100644
--- a/media-gfx/cairosvg/Manifest
+++ b/media-gfx/cairosvg/Manifest
@@ -1 +1,2 @@
 DIST CairoSVG-2.5.2.tar.gz 8397659 BLAKE2B 
f2f45aa01015f5ccebe3dede303b6a701c0183b7b53f0d69c8756d5f0e6c0898826939f0b5bcc9e00e4185c83ff507d6fa886a020ad0b63c80a565a181807f58
 SHA512 
070fbb549614401a7d8290497b0eb7702330ee264c5f625cd1e7aac4aea7d71ee7d2d8899297212e1a3c11c93903b191c0c699336d9000796318b11f4e075576
+DIST CairoSVG-2.6.0.tar.gz 8398114 BLAKE2B 
d4aca284fe3756c40c62dfb2b29e4670c947df13dd76e5104a13cb963bbdf6aa1f7fd242748d6fd0ca524aa03578c3449fa8ea6d86b9a8ce4a64976c32e96627
 SHA512 
dc504233a8f3fccfc8d4082328bfc0f06a4ebe0249801f764b9aed6b3bad5f953786352930ab199b10b301d0f44a8c2ef2e79eeea198c9094e697fdaa4db48d5

diff --git a/media-gfx/cairosvg/cairosvg-2.6.0.ebuild 
b/media-gfx/cairosvg/cairosvg-2.6.0.ebuild
new file mode 100644
index ..5134840804bb
--- /dev/null
+++ b/media-gfx/cairosvg/cairosvg-2.6.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+MY_PN="CairoSVG"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="CLI and library to export SVG to PDF, PostScript, and PNG"
+HOMEPAGE="https://cairosvg.org/";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv ~x86"
+
+RDEPEND="
+   dev-python/cairocffi[${PYTHON_USEDEP}]
+   dev-python/cssselect2[${PYTHON_USEDEP}]
+   dev-python/defusedxml[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP}]
+   dev-python/tinycss2[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_IGNORE=(
+   # this test compares output against old version; this makes little
+   # sense for us and requires both distfiles around
+   test_non_regression
+)



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2022-07-28 Thread Sam James
commit: 755e3524508a5e7b708684d4581d8fc806b23a76
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 04:02:15 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 04:17:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=755e3524

media-gfx/cairosvg: add github upstream metadata

Signed-off-by: Sam James  gentoo.org>

 media-gfx/cairosvg/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-gfx/cairosvg/metadata.xml b/media-gfx/cairosvg/metadata.xml
index f177f78171ec..65dc4666d904 100644
--- a/media-gfx/cairosvg/metadata.xml
+++ b/media-gfx/cairosvg/metadata.xml
@@ -7,6 +7,7 @@
   
   
   
+Kozea/CairoSVG
 CairoSVG
   
 



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2022-03-14 Thread Yixun Lan
commit: 239ff75891b73de657efcfe58a71cc2e2d101490
Author: Yongxiang Liang  gmail  com>
AuthorDate: Sat Mar 12 21:37:15 2022 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Mon Mar 14 10:27:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=239ff758

media-gfx/cairosvg: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 media-gfx/cairosvg/cairosvg-2.5.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/cairosvg/cairosvg-2.5.2.ebuild 
b/media-gfx/cairosvg/cairosvg-2.5.2.ebuild
index cc2283c89dd2..9ba5be70ee6a 100644
--- a/media-gfx/cairosvg/cairosvg-2.5.2.ebuild
+++ b/media-gfx/cairosvg/cairosvg-2.5.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~riscv x86"
 
 RDEPEND="
dev-python/cairocffi[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2021-08-07 Thread Michał Górny
commit: 33a4f26b852af3cd7c1a3c9187d389f73b5c9f17
Author: Arthur Zamarin  gmail  com>
AuthorDate: Fri Aug  6 07:59:15 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Aug  7 12:16:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33a4f26b

media-gfx/cairosvg: mark ALLARCHES

Signed-off-by: Arthur Zamarin  gmail.com>
Signed-off-by: Michał Górny  gentoo.org>

 media-gfx/cairosvg/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-gfx/cairosvg/metadata.xml b/media-gfx/cairosvg/metadata.xml
index d688975002b..8837afb446d 100644
--- a/media-gfx/cairosvg/metadata.xml
+++ b/media-gfx/cairosvg/metadata.xml
@@ -5,6 +5,7 @@
 mgo...@gentoo.org
 Michał Górny
   
+  
   
 CairoSVG
   



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2021-08-07 Thread Michał Górny
commit: 9a69dc0d6d97e548a49d0f363c1614b17a2075b7
Author: Arthur Zamarin  gmail  com>
AuthorDate: Fri Aug  6 07:57:10 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Aug  7 12:16:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a69dc0d

media-gfx/cairosvg: enable py3.10

Signed-off-by: Arthur Zamarin  gmail.com>
Signed-off-by: Michał Górny  gentoo.org>

 media-gfx/cairosvg/cairosvg-2.5.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/cairosvg/cairosvg-2.5.2.ebuild 
b/media-gfx/cairosvg/cairosvg-2.5.2.ebuild
index ee2e49f8cf6..8894778325e 100644
--- a/media-gfx/cairosvg/cairosvg-2.5.2.ebuild
+++ b/media-gfx/cairosvg/cairosvg-2.5.2.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2021-08-07 Thread Michał Górny
commit: 39c17c22bfbf5d36817f26cdfb27e7d879711a63
Author: Arthur Zamarin  gmail  com>
AuthorDate: Fri Aug  6 07:58:37 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Aug  7 12:16:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39c17c22

media-gfx/cairosvg: fix DISTUTILS_USE_SETUPTOOLS

Signed-off-by: Arthur Zamarin  gmail.com>
Signed-off-by: Michał Górny  gentoo.org>

 media-gfx/cairosvg/cairosvg-2.5.2.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/media-gfx/cairosvg/cairosvg-2.5.2.ebuild 
b/media-gfx/cairosvg/cairosvg-2.5.2.ebuild
index 8894778325e..cc2283c89dd 100644
--- a/media-gfx/cairosvg/cairosvg-2.5.2.ebuild
+++ b/media-gfx/cairosvg/cairosvg-2.5.2.ebuild
@@ -3,7 +3,6 @@
 
 EAPI=7
 
-DISTUTILS_USE_SETUPTOOLS=rdepend
 PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2021-04-11 Thread Michał Górny
commit: e4d7bf70785dd5a6d715c15eab600bb17ba92927
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Apr 11 11:14:42 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Apr 11 11:22:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4d7bf70

media-gfx/cairosvg: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 media-gfx/cairosvg/Manifest  |  1 -
 media-gfx/cairosvg/cairosvg-2.5.1.ebuild | 46 
 2 files changed, 47 deletions(-)

diff --git a/media-gfx/cairosvg/Manifest b/media-gfx/cairosvg/Manifest
index f8073dbaf4e..f4186af89ec 100644
--- a/media-gfx/cairosvg/Manifest
+++ b/media-gfx/cairosvg/Manifest
@@ -1,2 +1 @@
-DIST CairoSVG-2.5.1.tar.gz 8397716 BLAKE2B 
f5d307f3019df3b8e19a86c4f185bb6c95ff5f450705a06506f03447f7a4e97091fed4dbbdad7220da0b04c6bed3eb252f3f3e8d91bff55ab6432d0df7f62d70
 SHA512 
5f6732758ed8024b58173bc920a44fcafa65a2daf301ee07e088d542f1e82d0093bd853e58da2484c392d1b625fd27c0634d07ad58cf00e674741aa413013605
 DIST CairoSVG-2.5.2.tar.gz 8397659 BLAKE2B 
f2f45aa01015f5ccebe3dede303b6a701c0183b7b53f0d69c8756d5f0e6c0898826939f0b5bcc9e00e4185c83ff507d6fa886a020ad0b63c80a565a181807f58
 SHA512 
070fbb549614401a7d8290497b0eb7702330ee264c5f625cd1e7aac4aea7d71ee7d2d8899297212e1a3c11c93903b191c0c699336d9000796318b11f4e075576

diff --git a/media-gfx/cairosvg/cairosvg-2.5.1.ebuild 
b/media-gfx/cairosvg/cairosvg-2.5.1.ebuild
deleted file mode 100644
index 9c2727b8be5..000
--- a/media-gfx/cairosvg/cairosvg-2.5.1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-MY_PN="CairoSVG"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="CLI and library to export SVG to PDF, PostScript, and PNG"
-HOMEPAGE="https://cairosvg.org/";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="
-   dev-python/cairocffi[${PYTHON_USEDEP}]
-   dev-python/cssselect2[${PYTHON_USEDEP}]
-   dev-python/defusedxml[${PYTHON_USEDEP}]
-   dev-python/pillow[${PYTHON_USEDEP}]
-   dev-python/tinycss2[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-src_prepare() {
-   # junk deps
-   sed -e '/pytest-runner/d' \
-   -e '/--flake8/d' \
-   -e '/--isort/d' \
-   -i setup.cfg || die
-
-   # this test compares output against old version; this makes little
-   # sense for us and requires both distfiles around
-   rm test_non_regression/test_non_regression.py || die
-   eapply "${FILESDIR}"/${P}-no-ref.patch
-
-   distutils-r1_src_prepare
-}



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2021-04-11 Thread Sam James
commit: afde0cd2c0e7417cc47de84a035adc1a4eeeaef7
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 11 11:09:47 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 11 11:09:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afde0cd2

media-gfx/cairosvg: Stabilize 2.5.2 amd64, #781722

Signed-off-by: Sam James  gentoo.org>

 media-gfx/cairosvg/cairosvg-2.5.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/cairosvg/cairosvg-2.5.2.ebuild 
b/media-gfx/cairosvg/cairosvg-2.5.2.ebuild
index 949031f3bbc..ee2e49f8cf6 100644
--- a/media-gfx/cairosvg/cairosvg-2.5.2.ebuild
+++ b/media-gfx/cairosvg/cairosvg-2.5.2.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="
dev-python/cairocffi[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2021-04-11 Thread Sam James
commit: 66a4abc635437de4c6d4777c2747aabf77eb0ef6
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 11 11:04:39 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 11 11:04:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66a4abc6

media-gfx/cairosvg: Stabilize 2.5.2 x86, #781722

Signed-off-by: Sam James  gentoo.org>

 media-gfx/cairosvg/cairosvg-2.5.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/cairosvg/cairosvg-2.5.2.ebuild 
b/media-gfx/cairosvg/cairosvg-2.5.2.ebuild
index 0ca94523db8..949031f3bbc 100644
--- a/media-gfx/cairosvg/cairosvg-2.5.2.ebuild
+++ b/media-gfx/cairosvg/cairosvg-2.5.2.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 RDEPEND="
dev-python/cairocffi[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2021-03-06 Thread Michał Górny
commit: cff610fa852a57826da6cf4b2c863bad667804d7
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Mar  6 16:20:19 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar  6 16:38:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cff610fa

media-gfx/cairosvg: Bump to 2.5.2

Signed-off-by: Michał Górny  gentoo.org>

 media-gfx/cairosvg/Manifest  |  1 +
 media-gfx/cairosvg/cairosvg-2.5.2.ebuild | 46 
 2 files changed, 47 insertions(+)

diff --git a/media-gfx/cairosvg/Manifest b/media-gfx/cairosvg/Manifest
index 0447e6919c6..f8073dbaf4e 100644
--- a/media-gfx/cairosvg/Manifest
+++ b/media-gfx/cairosvg/Manifest
@@ -1 +1,2 @@
 DIST CairoSVG-2.5.1.tar.gz 8397716 BLAKE2B 
f5d307f3019df3b8e19a86c4f185bb6c95ff5f450705a06506f03447f7a4e97091fed4dbbdad7220da0b04c6bed3eb252f3f3e8d91bff55ab6432d0df7f62d70
 SHA512 
5f6732758ed8024b58173bc920a44fcafa65a2daf301ee07e088d542f1e82d0093bd853e58da2484c392d1b625fd27c0634d07ad58cf00e674741aa413013605
+DIST CairoSVG-2.5.2.tar.gz 8397659 BLAKE2B 
f2f45aa01015f5ccebe3dede303b6a701c0183b7b53f0d69c8756d5f0e6c0898826939f0b5bcc9e00e4185c83ff507d6fa886a020ad0b63c80a565a181807f58
 SHA512 
070fbb549614401a7d8290497b0eb7702330ee264c5f625cd1e7aac4aea7d71ee7d2d8899297212e1a3c11c93903b191c0c699336d9000796318b11f4e075576

diff --git a/media-gfx/cairosvg/cairosvg-2.5.2.ebuild 
b/media-gfx/cairosvg/cairosvg-2.5.2.ebuild
new file mode 100644
index 000..0ca94523db8
--- /dev/null
+++ b/media-gfx/cairosvg/cairosvg-2.5.2.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+MY_PN="CairoSVG"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="CLI and library to export SVG to PDF, PostScript, and PNG"
+HOMEPAGE="https://cairosvg.org/";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/cairocffi[${PYTHON_USEDEP}]
+   dev-python/cssselect2[${PYTHON_USEDEP}]
+   dev-python/defusedxml[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP}]
+   dev-python/tinycss2[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   # junk deps
+   sed -e '/pytest-runner/d' \
+   -e '/--flake8/d' \
+   -e '/--isort/d' \
+   -i setup.cfg || die
+
+   # this test compares output against old version; this makes little
+   # sense for us and requires both distfiles around
+   rm test_non_regression/test_non_regression.py || die
+   eapply "${FILESDIR}"/cairosvg-2.5.1-no-ref.patch
+
+   distutils-r1_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2021-01-24 Thread Michał Górny
commit: 34a37a3ee989c0aa90e177186ad8f1db5c8b7248
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jan 24 12:30:28 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jan 24 19:48:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34a37a3e

media-gfx/cairosvg: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 media-gfx/cairosvg/Manifest  |  2 --
 media-gfx/cairosvg/cairosvg-2.4.2.ebuild | 40 
 media-gfx/cairosvg/cairosvg-2.5.0.ebuild | 40 
 3 files changed, 82 deletions(-)

diff --git a/media-gfx/cairosvg/Manifest b/media-gfx/cairosvg/Manifest
index 94ee827cbc7..0447e6919c6 100644
--- a/media-gfx/cairosvg/Manifest
+++ b/media-gfx/cairosvg/Manifest
@@ -1,3 +1 @@
-DIST CairoSVG-2.4.2.tar.gz 38715 BLAKE2B 
3c8f77561e13e0fdec371a601f09f0d107f972955c8e8fbc34f5092a7ff5f65b24338c20ae8e21b428eea083925a36b3e5635a9b0010c569d013169d919b7a35
 SHA512 
0d6dd22d9569fd3849cf7f6594c86bed719169dac1f0f3219e88d82f9d245bf29d51715159085cb26c0340c8f0dcb88412d141ec0ee3710b1477626f5a578441
-DIST CairoSVG-2.5.0.tar.gz 40481 BLAKE2B 
d177570710f54a7d64446de81a700a6ebe5dd475ab75e268575ee2d3a45cb1da14a349d6a5516ef965191093f12ba916a1919fe115fa4b6e4dc0f9a22657946b
 SHA512 
9387273a5531f2e055871d3ccc3b770a46e549dceb443d9d7dbf3635f44da4a752f06ece2f86582f57eac08d59d78f833e1ed2e7badea340d5a0f1eb31beb24c
 DIST CairoSVG-2.5.1.tar.gz 8397716 BLAKE2B 
f5d307f3019df3b8e19a86c4f185bb6c95ff5f450705a06506f03447f7a4e97091fed4dbbdad7220da0b04c6bed3eb252f3f3e8d91bff55ab6432d0df7f62d70
 SHA512 
5f6732758ed8024b58173bc920a44fcafa65a2daf301ee07e088d542f1e82d0093bd853e58da2484c392d1b625fd27c0634d07ad58cf00e674741aa413013605

diff --git a/media-gfx/cairosvg/cairosvg-2.4.2.ebuild 
b/media-gfx/cairosvg/cairosvg-2.4.2.ebuild
deleted file mode 100644
index 2341e26567f..000
--- a/media-gfx/cairosvg/cairosvg-2.4.2.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{6,7,8} )
-
-inherit distutils-r1
-
-MY_PN="CairoSVG"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="CLI and library to export SVG to PDF, PostScript, and PNG"
-HOMEPAGE="https://cairosvg.org/";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="
-   dev-python/cairocffi[${PYTHON_USEDEP}]
-   dev-python/cssselect2[${PYTHON_USEDEP}]
-   dev-python/defusedxml[${PYTHON_USEDEP}]
-   dev-python/pillow[${PYTHON_USEDEP}]
-   dev-python/tinycss2[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-src_prepare() {
-   # junk deps
-   sed -e '/pytest-runner/d' \
-   -e '/--flake8/d' \
-   -e '/--isort/d' \
-   -i setup.cfg || die
-   distutils-r1_src_prepare
-}

diff --git a/media-gfx/cairosvg/cairosvg-2.5.0.ebuild 
b/media-gfx/cairosvg/cairosvg-2.5.0.ebuild
deleted file mode 100644
index 6bb86bcba45..000
--- a/media-gfx/cairosvg/cairosvg-2.5.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{6..9} )
-
-inherit distutils-r1
-
-MY_PN="CairoSVG"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="CLI and library to export SVG to PDF, PostScript, and PNG"
-HOMEPAGE="https://cairosvg.org/";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="
-   dev-python/cairocffi[${PYTHON_USEDEP}]
-   dev-python/cssselect2[${PYTHON_USEDEP}]
-   dev-python/defusedxml[${PYTHON_USEDEP}]
-   dev-python/pillow[${PYTHON_USEDEP}]
-   dev-python/tinycss2[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-src_prepare() {
-   # junk deps
-   sed -e '/pytest-runner/d' \
-   -e '/--flake8/d' \
-   -e '/--isort/d' \
-   -i setup.cfg || die
-   distutils-r1_src_prepare
-}



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2021-01-20 Thread Agostino Sarubbo
commit: ea136365e5f408ce7ae38a10a7249d767e821b44
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 21 07:37:38 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 21 07:37:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea136365

media-gfx/cairosvg: amd64 stable wrt bug #764173

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-gfx/cairosvg/cairosvg-2.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/cairosvg/cairosvg-2.5.1.ebuild 
b/media-gfx/cairosvg/cairosvg-2.5.1.ebuild
index f4c46a47454..4b84e379a4f 100644
--- a/media-gfx/cairosvg/cairosvg-2.5.1.ebuild
+++ b/media-gfx/cairosvg/cairosvg-2.5.1.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="
dev-python/cairocffi[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2021-01-06 Thread Michał Górny
commit: 34dc63c32b6b8ffc8a4fe9228b4b17b3caa968a5
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jan  6 20:25:16 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jan  6 23:33:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34dc63c3

media-gfx/cairosvg: Bump to 2.5.1

Signed-off-by: Michał Górny  gentoo.org>

 media-gfx/cairosvg/Manifest  |  1 +
 media-gfx/cairosvg/cairosvg-2.5.1.ebuild | 40 
 2 files changed, 41 insertions(+)

diff --git a/media-gfx/cairosvg/Manifest b/media-gfx/cairosvg/Manifest
index b3725209e8f..94ee827cbc7 100644
--- a/media-gfx/cairosvg/Manifest
+++ b/media-gfx/cairosvg/Manifest
@@ -1,2 +1,3 @@
 DIST CairoSVG-2.4.2.tar.gz 38715 BLAKE2B 
3c8f77561e13e0fdec371a601f09f0d107f972955c8e8fbc34f5092a7ff5f65b24338c20ae8e21b428eea083925a36b3e5635a9b0010c569d013169d919b7a35
 SHA512 
0d6dd22d9569fd3849cf7f6594c86bed719169dac1f0f3219e88d82f9d245bf29d51715159085cb26c0340c8f0dcb88412d141ec0ee3710b1477626f5a578441
 DIST CairoSVG-2.5.0.tar.gz 40481 BLAKE2B 
d177570710f54a7d64446de81a700a6ebe5dd475ab75e268575ee2d3a45cb1da14a349d6a5516ef965191093f12ba916a1919fe115fa4b6e4dc0f9a22657946b
 SHA512 
9387273a5531f2e055871d3ccc3b770a46e549dceb443d9d7dbf3635f44da4a752f06ece2f86582f57eac08d59d78f833e1ed2e7badea340d5a0f1eb31beb24c
+DIST CairoSVG-2.5.1.tar.gz 8397716 BLAKE2B 
f5d307f3019df3b8e19a86c4f185bb6c95ff5f450705a06506f03447f7a4e97091fed4dbbdad7220da0b04c6bed3eb252f3f3e8d91bff55ab6432d0df7f62d70
 SHA512 
5f6732758ed8024b58173bc920a44fcafa65a2daf301ee07e088d542f1e82d0093bd853e58da2484c392d1b625fd27c0634d07ad58cf00e674741aa413013605

diff --git a/media-gfx/cairosvg/cairosvg-2.5.1.ebuild 
b/media-gfx/cairosvg/cairosvg-2.5.1.ebuild
new file mode 100644
index 000..e795e2ab54e
--- /dev/null
+++ b/media-gfx/cairosvg/cairosvg-2.5.1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{6..9} )
+
+inherit distutils-r1
+
+MY_PN="CairoSVG"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="CLI and library to export SVG to PDF, PostScript, and PNG"
+HOMEPAGE="https://cairosvg.org/";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/cairocffi[${PYTHON_USEDEP}]
+   dev-python/cssselect2[${PYTHON_USEDEP}]
+   dev-python/defusedxml[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP}]
+   dev-python/tinycss2[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   # junk deps
+   sed -e '/pytest-runner/d' \
+   -e '/--flake8/d' \
+   -e '/--isort/d' \
+   -i setup.cfg || die
+   distutils-r1_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/, media-gfx/cairosvg/files/

2021-01-06 Thread Michał Górny
commit: 7b1af08ab0060170042756f92a5ebee3eb13aa16
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jan  6 23:32:51 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jan  6 23:33:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b1af08a

media-gfx/cairosvg: Bump to 2.5.1 (with working tests)

Signed-off-by: Michał Górny  gentoo.org>

 media-gfx/cairosvg/cairosvg-2.5.1.ebuild   |  6 +
 .../cairosvg/files/cairosvg-2.5.1-no-ref.patch | 30 ++
 2 files changed, 36 insertions(+)

diff --git a/media-gfx/cairosvg/cairosvg-2.5.1.ebuild 
b/media-gfx/cairosvg/cairosvg-2.5.1.ebuild
index e795e2ab54e..f4c46a47454 100644
--- a/media-gfx/cairosvg/cairosvg-2.5.1.ebuild
+++ b/media-gfx/cairosvg/cairosvg-2.5.1.ebuild
@@ -36,5 +36,11 @@ src_prepare() {
-e '/--flake8/d' \
-e '/--isort/d' \
-i setup.cfg || die
+
+   # this test compares output against old version; this makes little
+   # sense for us and requires both distfiles around
+   rm test_non_regression/test_non_regression.py || die
+   eapply "${FILESDIR}"/${P}-no-ref.patch
+
distutils-r1_src_prepare
 }

diff --git a/media-gfx/cairosvg/files/cairosvg-2.5.1-no-ref.patch 
b/media-gfx/cairosvg/files/cairosvg-2.5.1-no-ref.patch
new file mode 100644
index 000..1b2ff0eb720
--- /dev/null
+++ b/media-gfx/cairosvg/files/cairosvg-2.5.1-no-ref.patch
@@ -0,0 +1,30 @@
+From f79fce1d3703f2985c543575d5eb15ffb0eb7bb6 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= 
+Date: Thu, 7 Jan 2021 00:31:52 +0100
+Subject: [PATCH] Do not use reference_cairosvg
+
+---
+ test_non_regression/__init__.py | 7 +--
+ 1 file changed, 1 insertion(+), 6 deletions(-)
+
+diff --git a/test_non_regression/__init__.py b/test_non_regression/__init__.py
+index 8876e11..4b2e29b 100644
+--- a/test_non_regression/__init__.py
 b/test_non_regression/__init__.py
+@@ -8,12 +8,7 @@ import os
+ 
+ import cairosvg
+ 
+-reference_cairosvg = imp.load_source(
+-'cairosvg_reference', pathname=os.path.join(
+-os.path.dirname(__file__), 'cairosvg_reference', 'cairosvg',
+-'__init__.py'))
+-
+-cairosvg.features.LOCALE = reference_cairosvg.features.LOCALE = 'en_US'
++cairosvg.features.LOCALE = 'en_US'
+ 
+ TEST_FOLDER = os.path.join(os.path.dirname(__file__), 'svg')
+ 
+-- 
+2.30.0
+



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2021-01-06 Thread Michał Górny
commit: d6993a5d2ed90a000d78f10a8e987bef274d4646
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jan  6 23:20:01 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jan  6 23:20:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6993a5d

media-gfx/cairosvg: Revert "Bump to 2.5.1"

I have missed a test problem, apparently.

Reverts: 6b23ddff2b28fc31ebfaf85d99962947e3522b20
Closes: https://bugs.gentoo.org/764209
Signed-off-by: Michał Górny  gentoo.org>

 media-gfx/cairosvg/Manifest  |  1 -
 media-gfx/cairosvg/cairosvg-2.5.1.ebuild | 40 
 2 files changed, 41 deletions(-)

diff --git a/media-gfx/cairosvg/Manifest b/media-gfx/cairosvg/Manifest
index 94ee827cbc7..b3725209e8f 100644
--- a/media-gfx/cairosvg/Manifest
+++ b/media-gfx/cairosvg/Manifest
@@ -1,3 +1,2 @@
 DIST CairoSVG-2.4.2.tar.gz 38715 BLAKE2B 
3c8f77561e13e0fdec371a601f09f0d107f972955c8e8fbc34f5092a7ff5f65b24338c20ae8e21b428eea083925a36b3e5635a9b0010c569d013169d919b7a35
 SHA512 
0d6dd22d9569fd3849cf7f6594c86bed719169dac1f0f3219e88d82f9d245bf29d51715159085cb26c0340c8f0dcb88412d141ec0ee3710b1477626f5a578441
 DIST CairoSVG-2.5.0.tar.gz 40481 BLAKE2B 
d177570710f54a7d64446de81a700a6ebe5dd475ab75e268575ee2d3a45cb1da14a349d6a5516ef965191093f12ba916a1919fe115fa4b6e4dc0f9a22657946b
 SHA512 
9387273a5531f2e055871d3ccc3b770a46e549dceb443d9d7dbf3635f44da4a752f06ece2f86582f57eac08d59d78f833e1ed2e7badea340d5a0f1eb31beb24c
-DIST CairoSVG-2.5.1.tar.gz 8397716 BLAKE2B 
f5d307f3019df3b8e19a86c4f185bb6c95ff5f450705a06506f03447f7a4e97091fed4dbbdad7220da0b04c6bed3eb252f3f3e8d91bff55ab6432d0df7f62d70
 SHA512 
5f6732758ed8024b58173bc920a44fcafa65a2daf301ee07e088d542f1e82d0093bd853e58da2484c392d1b625fd27c0634d07ad58cf00e674741aa413013605

diff --git a/media-gfx/cairosvg/cairosvg-2.5.1.ebuild 
b/media-gfx/cairosvg/cairosvg-2.5.1.ebuild
deleted file mode 100644
index e795e2ab54e..000
--- a/media-gfx/cairosvg/cairosvg-2.5.1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{6..9} )
-
-inherit distutils-r1
-
-MY_PN="CairoSVG"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="CLI and library to export SVG to PDF, PostScript, and PNG"
-HOMEPAGE="https://cairosvg.org/";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/cairocffi[${PYTHON_USEDEP}]
-   dev-python/cssselect2[${PYTHON_USEDEP}]
-   dev-python/defusedxml[${PYTHON_USEDEP}]
-   dev-python/pillow[${PYTHON_USEDEP}]
-   dev-python/tinycss2[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-src_prepare() {
-   # junk deps
-   sed -e '/pytest-runner/d' \
-   -e '/--flake8/d' \
-   -e '/--isort/d' \
-   -i setup.cfg || die
-   distutils-r1_src_prepare
-}



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2021-01-06 Thread Michał Górny
commit: 6b23ddff2b28fc31ebfaf85d99962947e3522b20
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jan  6 20:25:16 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jan  6 21:23:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b23ddff

media-gfx/cairosvg: Bump to 2.5.1

Signed-off-by: Michał Górny  gentoo.org>

 media-gfx/cairosvg/Manifest  |  1 +
 media-gfx/cairosvg/cairosvg-2.5.1.ebuild | 40 
 2 files changed, 41 insertions(+)

diff --git a/media-gfx/cairosvg/Manifest b/media-gfx/cairosvg/Manifest
index b3725209e8f..94ee827cbc7 100644
--- a/media-gfx/cairosvg/Manifest
+++ b/media-gfx/cairosvg/Manifest
@@ -1,2 +1,3 @@
 DIST CairoSVG-2.4.2.tar.gz 38715 BLAKE2B 
3c8f77561e13e0fdec371a601f09f0d107f972955c8e8fbc34f5092a7ff5f65b24338c20ae8e21b428eea083925a36b3e5635a9b0010c569d013169d919b7a35
 SHA512 
0d6dd22d9569fd3849cf7f6594c86bed719169dac1f0f3219e88d82f9d245bf29d51715159085cb26c0340c8f0dcb88412d141ec0ee3710b1477626f5a578441
 DIST CairoSVG-2.5.0.tar.gz 40481 BLAKE2B 
d177570710f54a7d64446de81a700a6ebe5dd475ab75e268575ee2d3a45cb1da14a349d6a5516ef965191093f12ba916a1919fe115fa4b6e4dc0f9a22657946b
 SHA512 
9387273a5531f2e055871d3ccc3b770a46e549dceb443d9d7dbf3635f44da4a752f06ece2f86582f57eac08d59d78f833e1ed2e7badea340d5a0f1eb31beb24c
+DIST CairoSVG-2.5.1.tar.gz 8397716 BLAKE2B 
f5d307f3019df3b8e19a86c4f185bb6c95ff5f450705a06506f03447f7a4e97091fed4dbbdad7220da0b04c6bed3eb252f3f3e8d91bff55ab6432d0df7f62d70
 SHA512 
5f6732758ed8024b58173bc920a44fcafa65a2daf301ee07e088d542f1e82d0093bd853e58da2484c392d1b625fd27c0634d07ad58cf00e674741aa413013605

diff --git a/media-gfx/cairosvg/cairosvg-2.5.1.ebuild 
b/media-gfx/cairosvg/cairosvg-2.5.1.ebuild
new file mode 100644
index 000..e795e2ab54e
--- /dev/null
+++ b/media-gfx/cairosvg/cairosvg-2.5.1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{6..9} )
+
+inherit distutils-r1
+
+MY_PN="CairoSVG"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="CLI and library to export SVG to PDF, PostScript, and PNG"
+HOMEPAGE="https://cairosvg.org/";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/cairocffi[${PYTHON_USEDEP}]
+   dev-python/cssselect2[${PYTHON_USEDEP}]
+   dev-python/defusedxml[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP}]
+   dev-python/tinycss2[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   # junk deps
+   sed -e '/pytest-runner/d' \
+   -e '/--flake8/d' \
+   -e '/--isort/d' \
+   -i setup.cfg || die
+   distutils-r1_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2020-12-24 Thread Agostino Sarubbo
commit: 499f66b97b27176a4a0c3884c0210f2d5ee9274e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Dec 24 10:02:46 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Dec 24 10:02:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=499f66b9

media-gfx/cairosvg: amd64 stable wrt bug #760309

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-gfx/cairosvg/cairosvg-2.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/cairosvg/cairosvg-2.5.0.ebuild 
b/media-gfx/cairosvg/cairosvg-2.5.0.ebuild
index 4c147e00d42..6bb86bcba45 100644
--- a/media-gfx/cairosvg/cairosvg-2.5.0.ebuild
+++ b/media-gfx/cairosvg/cairosvg-2.5.0.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="
dev-python/cairocffi[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2020-12-20 Thread Thomas Deutschmann
commit: a295a93c2e2030a756ffd1cc5dc7261483e3c1b8
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Dec 20 18:51:52 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Dec 20 19:06:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a295a93c

media-gfx/cairosvg: x86 stable (bug #760309)

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann  gentoo.org>

 media-gfx/cairosvg/cairosvg-2.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/cairosvg/cairosvg-2.5.0.ebuild 
b/media-gfx/cairosvg/cairosvg-2.5.0.ebuild
index a0513821d46..4c147e00d42 100644
--- a/media-gfx/cairosvg/cairosvg-2.5.0.ebuild
+++ b/media-gfx/cairosvg/cairosvg-2.5.0.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 RDEPEND="
dev-python/cairocffi[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2020-10-29 Thread Michał Górny
commit: 0d9dc6e258faf9fc27a42484cee7c1f87bd0fab6
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Oct 29 23:16:36 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Oct 29 23:38:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d9dc6e2

media-gfx/cairosvg: Bump to 2.5.0

Signed-off-by: Michał Górny  gentoo.org>

 media-gfx/cairosvg/Manifest  |  1 +
 media-gfx/cairosvg/cairosvg-2.5.0.ebuild | 40 
 2 files changed, 41 insertions(+)

diff --git a/media-gfx/cairosvg/Manifest b/media-gfx/cairosvg/Manifest
index a4739c91e19..b3725209e8f 100644
--- a/media-gfx/cairosvg/Manifest
+++ b/media-gfx/cairosvg/Manifest
@@ -1 +1,2 @@
 DIST CairoSVG-2.4.2.tar.gz 38715 BLAKE2B 
3c8f77561e13e0fdec371a601f09f0d107f972955c8e8fbc34f5092a7ff5f65b24338c20ae8e21b428eea083925a36b3e5635a9b0010c569d013169d919b7a35
 SHA512 
0d6dd22d9569fd3849cf7f6594c86bed719169dac1f0f3219e88d82f9d245bf29d51715159085cb26c0340c8f0dcb88412d141ec0ee3710b1477626f5a578441
+DIST CairoSVG-2.5.0.tar.gz 40481 BLAKE2B 
d177570710f54a7d64446de81a700a6ebe5dd475ab75e268575ee2d3a45cb1da14a349d6a5516ef965191093f12ba916a1919fe115fa4b6e4dc0f9a22657946b
 SHA512 
9387273a5531f2e055871d3ccc3b770a46e549dceb443d9d7dbf3635f44da4a752f06ece2f86582f57eac08d59d78f833e1ed2e7badea340d5a0f1eb31beb24c

diff --git a/media-gfx/cairosvg/cairosvg-2.5.0.ebuild 
b/media-gfx/cairosvg/cairosvg-2.5.0.ebuild
new file mode 100644
index 000..a0513821d46
--- /dev/null
+++ b/media-gfx/cairosvg/cairosvg-2.5.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{6..9} )
+
+inherit distutils-r1
+
+MY_PN="CairoSVG"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="CLI and library to export SVG to PDF, PostScript, and PNG"
+HOMEPAGE="https://cairosvg.org/";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/cairocffi[${PYTHON_USEDEP}]
+   dev-python/cssselect2[${PYTHON_USEDEP}]
+   dev-python/defusedxml[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP}]
+   dev-python/tinycss2[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   # junk deps
+   sed -e '/pytest-runner/d' \
+   -e '/--flake8/d' \
+   -e '/--isort/d' \
+   -i setup.cfg || die
+   distutils-r1_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2020-08-01 Thread Michał Górny
commit: 115b14202583acdf3fdb805ee0bfce57ffeb2e48
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Aug  1 22:30:38 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Aug  1 22:32:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=115b1420

media-gfx/cairosvg: Remove old (py2.7)

Signed-off-by: Michał Górny  gentoo.org>

 media-gfx/cairosvg/Manifest   |  1 -
 media-gfx/cairosvg/cairosvg-1.0.22.ebuild | 30 --
 2 files changed, 31 deletions(-)

diff --git a/media-gfx/cairosvg/Manifest b/media-gfx/cairosvg/Manifest
index a6034e82c69..a4739c91e19 100644
--- a/media-gfx/cairosvg/Manifest
+++ b/media-gfx/cairosvg/Manifest
@@ -1,2 +1 @@
-DIST CairoSVG-1.0.22.tar.gz 30896 BLAKE2B 
b1a4950a67159663bbc72189e57ce36bf2506733b4ff63319178540d242aafd29eb7f5c3993119a5034d3eb77df1dfdd8fed9c53966df13510fe910cbcbb8c43
 SHA512 
5f4ea7b80947092620827e454182af7332082a8c84fddc035f75ed19c09b4a9027d6bfd5c96e5f388150833788a71ab8fb77a1ffdd963b8106f07b1908a0c8f6
 DIST CairoSVG-2.4.2.tar.gz 38715 BLAKE2B 
3c8f77561e13e0fdec371a601f09f0d107f972955c8e8fbc34f5092a7ff5f65b24338c20ae8e21b428eea083925a36b3e5635a9b0010c569d013169d919b7a35
 SHA512 
0d6dd22d9569fd3849cf7f6594c86bed719169dac1f0f3219e88d82f9d245bf29d51715159085cb26c0340c8f0dcb88412d141ec0ee3710b1477626f5a578441

diff --git a/media-gfx/cairosvg/cairosvg-1.0.22.ebuild 
b/media-gfx/cairosvg/cairosvg-1.0.22.ebuild
deleted file mode 100644
index b51ea3c8cc8..000
--- a/media-gfx/cairosvg/cairosvg-1.0.22.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_6} )
-
-inherit distutils-r1
-
-MY_PN="CairoSVG"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="CLI and library to export SVG to PDF, PostScript, and PNG"
-HOMEPAGE="https://cairosvg.org/";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="dev-python/lxml[${PYTHON_USEDEP}]
-   dev-python/pycairo[${PYTHON_USEDEP}]
-   dev-python/tinycss[${PYTHON_USEDEP}]
-   dev-python/cssselect[${PYTHON_USEDEP}]
-   dev-python/cairocffi[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-DOCS=( NEWS.rst README.rst TODO.rst )



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2020-05-04 Thread Michał Górny
commit: ddd1aaaee1f2f2e87c5bbb7f90f8ce0b2be2085f
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May  4 09:30:39 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May  4 09:37:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddd1aaae

media-gfx/cairosvg: Remove redundant

Signed-off-by: Michał Górny  gentoo.org>

 media-gfx/cairosvg/Manifest  |  1 -
 media-gfx/cairosvg/cairosvg-2.0.3.ebuild | 32 
 2 files changed, 33 deletions(-)

diff --git a/media-gfx/cairosvg/Manifest b/media-gfx/cairosvg/Manifest
index 95381d2ce0f..a6034e82c69 100644
--- a/media-gfx/cairosvg/Manifest
+++ b/media-gfx/cairosvg/Manifest
@@ -1,3 +1,2 @@
 DIST CairoSVG-1.0.22.tar.gz 30896 BLAKE2B 
b1a4950a67159663bbc72189e57ce36bf2506733b4ff63319178540d242aafd29eb7f5c3993119a5034d3eb77df1dfdd8fed9c53966df13510fe910cbcbb8c43
 SHA512 
5f4ea7b80947092620827e454182af7332082a8c84fddc035f75ed19c09b4a9027d6bfd5c96e5f388150833788a71ab8fb77a1ffdd963b8106f07b1908a0c8f6
-DIST CairoSVG-2.0.3.tar.gz 39371 BLAKE2B 
a04e3e3d311167cef84063fd3eabc4ffa7c206c5c6fc8016283874411c344c686c441a3149631eccb38b610bb86a2ec3c193eec869b8802ddba1dac92c612215
 SHA512 
b7ad7be9bd06059392f2004e7cd5c1df1667dbae78482c68d681990a8b3a4141a9c4b72aa4af5075a87ac6a1a4ddf8311d991512be98128b21b87d4355c1bd3d
 DIST CairoSVG-2.4.2.tar.gz 38715 BLAKE2B 
3c8f77561e13e0fdec371a601f09f0d107f972955c8e8fbc34f5092a7ff5f65b24338c20ae8e21b428eea083925a36b3e5635a9b0010c569d013169d919b7a35
 SHA512 
0d6dd22d9569fd3849cf7f6594c86bed719169dac1f0f3219e88d82f9d245bf29d51715159085cb26c0340c8f0dcb88412d141ec0ee3710b1477626f5a578441

diff --git a/media-gfx/cairosvg/cairosvg-2.0.3.ebuild 
b/media-gfx/cairosvg/cairosvg-2.0.3.ebuild
deleted file mode 100644
index a65f0571ab2..000
--- a/media-gfx/cairosvg/cairosvg-2.0.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-MY_PN="CairoSVG"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="CLI and library to export SVG to PDF, PostScript, and PNG"
-HOMEPAGE="https://cairosvg.org/";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="
-   dev-python/cairocffi[${PYTHON_USEDEP}]
-   dev-python/cssselect[${PYTHON_USEDEP}]
-   dev-python/lxml[${PYTHON_USEDEP}]
-   dev-python/pillow[${PYTHON_USEDEP}]
-   dev-python/tinycss[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-DOCS=( NEWS.rst README.rst TODO.rst )



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2020-05-03 Thread Agostino Sarubbo
commit: c08731e51a61841cf6f9cc67e0c9f437944defdc
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun May  3 12:28:16 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun May  3 12:28:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c08731e5

media-gfx/cairosvg: amd64 stable wrt bug #720560

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-gfx/cairosvg/cairosvg-2.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/cairosvg/cairosvg-2.4.2.ebuild 
b/media-gfx/cairosvg/cairosvg-2.4.2.ebuild
index bd671f1a2cb..96125fced7f 100644
--- a/media-gfx/cairosvg/cairosvg-2.4.2.ebuild
+++ b/media-gfx/cairosvg/cairosvg-2.4.2.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="
dev-python/cairocffi[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2020-03-19 Thread Michał Górny
commit: bb39000c75656f22d8af6dc84ff3c6f049981964
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Mar 19 18:55:24 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Mar 19 18:57:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb39000c

media-gfx/cairosvg: Revert "Remove redundant versions"

Reverts: 180e5f52f3f10dae8a607b837aa44267703fddf1
Signed-off-by: Michał Górny  gentoo.org>

 media-gfx/cairosvg/Manifest   |  1 +
 media-gfx/cairosvg/cairosvg-1.0.22.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/media-gfx/cairosvg/Manifest b/media-gfx/cairosvg/Manifest
index 8292c30d739..95381d2ce0f 100644
--- a/media-gfx/cairosvg/Manifest
+++ b/media-gfx/cairosvg/Manifest
@@ -1,2 +1,3 @@
+DIST CairoSVG-1.0.22.tar.gz 30896 BLAKE2B 
b1a4950a67159663bbc72189e57ce36bf2506733b4ff63319178540d242aafd29eb7f5c3993119a5034d3eb77df1dfdd8fed9c53966df13510fe910cbcbb8c43
 SHA512 
5f4ea7b80947092620827e454182af7332082a8c84fddc035f75ed19c09b4a9027d6bfd5c96e5f388150833788a71ab8fb77a1ffdd963b8106f07b1908a0c8f6
 DIST CairoSVG-2.0.3.tar.gz 39371 BLAKE2B 
a04e3e3d311167cef84063fd3eabc4ffa7c206c5c6fc8016283874411c344c686c441a3149631eccb38b610bb86a2ec3c193eec869b8802ddba1dac92c612215
 SHA512 
b7ad7be9bd06059392f2004e7cd5c1df1667dbae78482c68d681990a8b3a4141a9c4b72aa4af5075a87ac6a1a4ddf8311d991512be98128b21b87d4355c1bd3d
 DIST CairoSVG-2.4.2.tar.gz 38715 BLAKE2B 
3c8f77561e13e0fdec371a601f09f0d107f972955c8e8fbc34f5092a7ff5f65b24338c20ae8e21b428eea083925a36b3e5635a9b0010c569d013169d919b7a35
 SHA512 
0d6dd22d9569fd3849cf7f6594c86bed719169dac1f0f3219e88d82f9d245bf29d51715159085cb26c0340c8f0dcb88412d141ec0ee3710b1477626f5a578441

diff --git a/media-gfx/cairosvg/cairosvg-1.0.22.ebuild 
b/media-gfx/cairosvg/cairosvg-1.0.22.ebuild
new file mode 100644
index 000..b51ea3c8cc8
--- /dev/null
+++ b/media-gfx/cairosvg/cairosvg-1.0.22.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_7,3_6} )
+
+inherit distutils-r1
+
+MY_PN="CairoSVG"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="CLI and library to export SVG to PDF, PostScript, and PNG"
+HOMEPAGE="https://cairosvg.org/";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="amd64 x86"
+
+RDEPEND="dev-python/lxml[${PYTHON_USEDEP}]
+   dev-python/pycairo[${PYTHON_USEDEP}]
+   dev-python/tinycss[${PYTHON_USEDEP}]
+   dev-python/cssselect[${PYTHON_USEDEP}]
+   dev-python/cairocffi[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}/${MY_P}"
+
+DOCS=( NEWS.rst README.rst TODO.rst )



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2020-03-19 Thread Michał Górny
commit: 180e5f52f3f10dae8a607b837aa44267703fddf1
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Mar 19 17:12:57 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Mar 19 17:20:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=180e5f52

media-gfx/cairosvg: Remove redundant versions

Signed-off-by: Michał Górny  gentoo.org>

 media-gfx/cairosvg/Manifest   |  1 -
 media-gfx/cairosvg/cairosvg-1.0.22.ebuild | 30 --
 2 files changed, 31 deletions(-)

diff --git a/media-gfx/cairosvg/Manifest b/media-gfx/cairosvg/Manifest
index 95381d2ce0f..8292c30d739 100644
--- a/media-gfx/cairosvg/Manifest
+++ b/media-gfx/cairosvg/Manifest
@@ -1,3 +1,2 @@
-DIST CairoSVG-1.0.22.tar.gz 30896 BLAKE2B 
b1a4950a67159663bbc72189e57ce36bf2506733b4ff63319178540d242aafd29eb7f5c3993119a5034d3eb77df1dfdd8fed9c53966df13510fe910cbcbb8c43
 SHA512 
5f4ea7b80947092620827e454182af7332082a8c84fddc035f75ed19c09b4a9027d6bfd5c96e5f388150833788a71ab8fb77a1ffdd963b8106f07b1908a0c8f6
 DIST CairoSVG-2.0.3.tar.gz 39371 BLAKE2B 
a04e3e3d311167cef84063fd3eabc4ffa7c206c5c6fc8016283874411c344c686c441a3149631eccb38b610bb86a2ec3c193eec869b8802ddba1dac92c612215
 SHA512 
b7ad7be9bd06059392f2004e7cd5c1df1667dbae78482c68d681990a8b3a4141a9c4b72aa4af5075a87ac6a1a4ddf8311d991512be98128b21b87d4355c1bd3d
 DIST CairoSVG-2.4.2.tar.gz 38715 BLAKE2B 
3c8f77561e13e0fdec371a601f09f0d107f972955c8e8fbc34f5092a7ff5f65b24338c20ae8e21b428eea083925a36b3e5635a9b0010c569d013169d919b7a35
 SHA512 
0d6dd22d9569fd3849cf7f6594c86bed719169dac1f0f3219e88d82f9d245bf29d51715159085cb26c0340c8f0dcb88412d141ec0ee3710b1477626f5a578441

diff --git a/media-gfx/cairosvg/cairosvg-1.0.22.ebuild 
b/media-gfx/cairosvg/cairosvg-1.0.22.ebuild
deleted file mode 100644
index b51ea3c8cc8..000
--- a/media-gfx/cairosvg/cairosvg-1.0.22.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_6} )
-
-inherit distutils-r1
-
-MY_PN="CairoSVG"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="CLI and library to export SVG to PDF, PostScript, and PNG"
-HOMEPAGE="https://cairosvg.org/";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="dev-python/lxml[${PYTHON_USEDEP}]
-   dev-python/pycairo[${PYTHON_USEDEP}]
-   dev-python/tinycss[${PYTHON_USEDEP}]
-   dev-python/cssselect[${PYTHON_USEDEP}]
-   dev-python/cairocffi[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-DOCS=( NEWS.rst README.rst TODO.rst )



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2020-03-11 Thread Michał Górny
commit: b76395b55419f6b1ba3c5587785ffbde3f601941
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 11 07:24:42 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 11 08:04:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b76395b5

media-gfx/cairosvg: Take over

Since I'm already putting an effort to bump it, I may as well update
it looking forward.

Signed-off-by: Michał Górny  gentoo.org>

 media-gfx/cairosvg/metadata.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-gfx/cairosvg/metadata.xml b/media-gfx/cairosvg/metadata.xml
index 3cd70344734..d688975002b 100644
--- a/media-gfx/cairosvg/metadata.xml
+++ b/media-gfx/cairosvg/metadata.xml
@@ -1,9 +1,9 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-  
-graph...@gentoo.org
-Gentoo Graphics Project
+  
+mgo...@gentoo.org
+Michał Górny
   
   
 CairoSVG



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2020-03-11 Thread Michał Górny
commit: 06a1b261ffbd5255b7adf3b7f27e8ac1c8976e3a
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 11 07:29:24 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 11 08:04:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06a1b261

media-gfx/cairosvg: Bump to 2.4.2, py3.{7,8}, tests

Closes: https://bugs.gentoo.org/637276
Signed-off-by: Michał Górny  gentoo.org>

 media-gfx/cairosvg/Manifest  |  1 +
 media-gfx/cairosvg/cairosvg-2.4.2.ebuild | 40 
 2 files changed, 41 insertions(+)

diff --git a/media-gfx/cairosvg/Manifest b/media-gfx/cairosvg/Manifest
index 2e8b5c3667f..95381d2ce0f 100644
--- a/media-gfx/cairosvg/Manifest
+++ b/media-gfx/cairosvg/Manifest
@@ -1,2 +1,3 @@
 DIST CairoSVG-1.0.22.tar.gz 30896 BLAKE2B 
b1a4950a67159663bbc72189e57ce36bf2506733b4ff63319178540d242aafd29eb7f5c3993119a5034d3eb77df1dfdd8fed9c53966df13510fe910cbcbb8c43
 SHA512 
5f4ea7b80947092620827e454182af7332082a8c84fddc035f75ed19c09b4a9027d6bfd5c96e5f388150833788a71ab8fb77a1ffdd963b8106f07b1908a0c8f6
 DIST CairoSVG-2.0.3.tar.gz 39371 BLAKE2B 
a04e3e3d311167cef84063fd3eabc4ffa7c206c5c6fc8016283874411c344c686c441a3149631eccb38b610bb86a2ec3c193eec869b8802ddba1dac92c612215
 SHA512 
b7ad7be9bd06059392f2004e7cd5c1df1667dbae78482c68d681990a8b3a4141a9c4b72aa4af5075a87ac6a1a4ddf8311d991512be98128b21b87d4355c1bd3d
+DIST CairoSVG-2.4.2.tar.gz 38715 BLAKE2B 
3c8f77561e13e0fdec371a601f09f0d107f972955c8e8fbc34f5092a7ff5f65b24338c20ae8e21b428eea083925a36b3e5635a9b0010c569d013169d919b7a35
 SHA512 
0d6dd22d9569fd3849cf7f6594c86bed719169dac1f0f3219e88d82f9d245bf29d51715159085cb26c0340c8f0dcb88412d141ec0ee3710b1477626f5a578441

diff --git a/media-gfx/cairosvg/cairosvg-2.4.2.ebuild 
b/media-gfx/cairosvg/cairosvg-2.4.2.ebuild
new file mode 100644
index 000..bd671f1a2cb
--- /dev/null
+++ b/media-gfx/cairosvg/cairosvg-2.4.2.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit distutils-r1
+
+MY_PN="CairoSVG"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="CLI and library to export SVG to PDF, PostScript, and PNG"
+HOMEPAGE="https://cairosvg.org/";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/cairocffi[${PYTHON_USEDEP}]
+   dev-python/cssselect2[${PYTHON_USEDEP}]
+   dev-python/defusedxml[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP}]
+   dev-python/tinycss2[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   # junk deps
+   sed -e '/pytest-runner/d' \
+   -e '/--flake8/d' \
+   -e '/--isort/d' \
+   -i setup.cfg || die
+   distutils-r1_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2018-06-09 Thread Aaron Bauman
commit: 2a24bf29e2c2be7cc01fb85baf0e23ad773b0b8c
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Jun  7 20:21:31 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Jun  9 14:05:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a24bf29

media-gfx/cairosvg: use HTTPs

Closes: https://github.com/gentoo/gentoo/pull/8747

 media-gfx/cairosvg/cairosvg-1.0.22.ebuild | 4 ++--
 media-gfx/cairosvg/cairosvg-2.0.3.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-gfx/cairosvg/cairosvg-1.0.22.ebuild 
b/media-gfx/cairosvg/cairosvg-1.0.22.ebuild
index 04fd40af14a..f898401de01 100644
--- a/media-gfx/cairosvg/cairosvg-1.0.22.ebuild
+++ b/media-gfx/cairosvg/cairosvg-1.0.22.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ MY_PN="CairoSVG"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="CLI and library to export SVG to PDF, PostScript, and PNG"
-HOMEPAGE="http://cairosvg.org/";
+HOMEPAGE="https://cairosvg.org/";
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="LGPL-3"

diff --git a/media-gfx/cairosvg/cairosvg-2.0.3.ebuild 
b/media-gfx/cairosvg/cairosvg-2.0.3.ebuild
index 8939b9a8db3..89657ccefda 100644
--- a/media-gfx/cairosvg/cairosvg-2.0.3.ebuild
+++ b/media-gfx/cairosvg/cairosvg-2.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ MY_PN="CairoSVG"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="CLI and library to export SVG to PDF, PostScript, and PNG"
-HOMEPAGE="http://cairosvg.org/";
+HOMEPAGE="https://cairosvg.org/";
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="LGPL-3"



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2017-12-21 Thread Aaron Swenson
commit: 7e65c0d5a20638053039a4d67c162af2567c8106
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Fri Dec 22 00:13:08 2017 +
Commit: Aaron Swenson  gentoo  org>
CommitDate: Fri Dec 22 00:13:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e65c0d5

media-gfx/cairosvg: Clean 1.0 and 1.0.7

Closes: https://bugs.gentoo.org/627968
Package-Manager: Portage-2.3.13, Repoman-2.3.3

 media-gfx/cairosvg/Manifest  |  2 --
 media-gfx/cairosvg/cairosvg-1.0.7.ebuild | 30 --
 media-gfx/cairosvg/cairosvg-1.0.ebuild   | 29 -
 3 files changed, 61 deletions(-)

diff --git a/media-gfx/cairosvg/Manifest b/media-gfx/cairosvg/Manifest
index 9a7534d7e94..2e8b5c3667f 100644
--- a/media-gfx/cairosvg/Manifest
+++ b/media-gfx/cairosvg/Manifest
@@ -1,4 +1,2 @@
 DIST CairoSVG-1.0.22.tar.gz 30896 BLAKE2B 
b1a4950a67159663bbc72189e57ce36bf2506733b4ff63319178540d242aafd29eb7f5c3993119a5034d3eb77df1dfdd8fed9c53966df13510fe910cbcbb8c43
 SHA512 
5f4ea7b80947092620827e454182af7332082a8c84fddc035f75ed19c09b4a9027d6bfd5c96e5f388150833788a71ab8fb77a1ffdd963b8106f07b1908a0c8f6
-DIST CairoSVG-1.0.7.tar.gz 29648 BLAKE2B 
266c0b28b6b36087565fa519743dbdba6709d76718b97c85b0545f4d277ee3ce3192f3bd83bd46af1128a1a599fbed1fc312e4536e881f4ac2a4e6ad584ccac5
 SHA512 
1b10657f1e53b486f624ec00e952c3d2ba2f28b2a5d6cb6f66eb6441e8c51190bd75315e7a537d37eadff5ce4e0a52d3f4ebd7b36d81b2e9fd804ac92f2d83db
-DIST CairoSVG-1.0.tar.gz 28573 BLAKE2B 
d69ffa0ba1639a2932d6fdfbb3460c12d78d3e1aad3c9ca57a7366624179962726808d0741a0ed463d15a7ff6fd847f46395a35570ead8aedef60200f19f05e6
 SHA512 
26046de33feb5d7cbd8438d5fdf7f0e86e4f252c21478b51e764d7bf7800c8392a11a42a87666af6e008ad1e09f0749b57d06c566101d2a3e630e151703a3bb9
 DIST CairoSVG-2.0.3.tar.gz 39371 BLAKE2B 
a04e3e3d311167cef84063fd3eabc4ffa7c206c5c6fc8016283874411c344c686c441a3149631eccb38b610bb86a2ec3c193eec869b8802ddba1dac92c612215
 SHA512 
b7ad7be9bd06059392f2004e7cd5c1df1667dbae78482c68d681990a8b3a4141a9c4b72aa4af5075a87ac6a1a4ddf8311d991512be98128b21b87d4355c1bd3d

diff --git a/media-gfx/cairosvg/cairosvg-1.0.7.ebuild 
b/media-gfx/cairosvg/cairosvg-1.0.7.ebuild
deleted file mode 100644
index 96d048fc8c4..000
--- a/media-gfx/cairosvg/cairosvg-1.0.7.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-
-inherit distutils-r1
-
-MY_PN="CairoSVG"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="A simple cairo based SVG converter with support for PDF, 
PostScript and PNG formats"
-HOMEPAGE="http://cairosvg.org/";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="dev-python/lxml[${PYTHON_USEDEP}]
-   dev-python/pycairo[${PYTHON_USEDEP}]
-   dev-python/tinycss[${PYTHON_USEDEP}]
-   dev-python/cssselect[${PYTHON_USEDEP}]
-   dev-python/cairocffi[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-DOCS=( NEWS.rst README.rst TODO.rst )

diff --git a/media-gfx/cairosvg/cairosvg-1.0.ebuild 
b/media-gfx/cairosvg/cairosvg-1.0.ebuild
deleted file mode 100644
index 4445b53c81d..000
--- a/media-gfx/cairosvg/cairosvg-1.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-MY_PN="CairoSVG"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="A simple cairo based SVG converter with support for PDF, 
PostScript and PNG formats"
-HOMEPAGE="http://cairosvg.org/";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="dev-python/lxml[${PYTHON_USEDEP}]
-   dev-python/pycairo[${PYTHON_USEDEP}]
-   dev-python/tinycss[${PYTHON_USEDEP}]
-   dev-python/cssselect[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-DOCS=( NEWS.rst README.rst TODO.rst )



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2017-12-16 Thread Tobias Klausmann
commit: ba8510c9c33a0349137d02a28c9a8dde06590172
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sat Dec 16 10:31:59 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sat Dec 16 10:31:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba8510c9

media-gfx/cairosvg-2.0.3-r0: amd64 stable

Gentoo-Bug: http://bugs.gentoo.org/627968

 media-gfx/cairosvg/cairosvg-2.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/cairosvg/cairosvg-2.0.3.ebuild 
b/media-gfx/cairosvg/cairosvg-2.0.3.ebuild
index 75b59ac69a7..8939b9a8db3 100644
--- a/media-gfx/cairosvg/cairosvg-2.0.3.ebuild
+++ b/media-gfx/cairosvg/cairosvg-2.0.3.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="
dev-python/cairocffi[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2017-11-07 Thread Patrick Lauer
commit: 4cb26e7b19f7d2d50357a848408fb78fa8768dd9
Author: Patrick Lauer  gentoo  org>
AuthorDate: Wed Nov  8 07:04:52 2017 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Wed Nov  8 07:07:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cb26e7b

media-gfx/cairosvg: Add py36

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 media-gfx/cairosvg/cairosvg-1.0.22.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/cairosvg/cairosvg-1.0.22.ebuild 
b/media-gfx/cairosvg/cairosvg-1.0.22.ebuild
index a601d0ad3a5..7683bb91e0a 100644
--- a/media-gfx/cairosvg/cairosvg-1.0.22.ebuild
+++ b/media-gfx/cairosvg/cairosvg-1.0.22.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2017-10-15 Thread Thomas Deutschmann
commit: d8db4c76950d859555fdff75ebf3d198c7db826c
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct 15 21:37:52 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct 15 21:43:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8db4c76

media-gfx/cairosvg: x86 stable (bug #627968)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 media-gfx/cairosvg/cairosvg-1.0.22.ebuild | 2 +-
 media-gfx/cairosvg/cairosvg-2.0.3.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/cairosvg/cairosvg-1.0.22.ebuild 
b/media-gfx/cairosvg/cairosvg-1.0.22.ebuild
index 08398d9ce37..a601d0ad3a5 100644
--- a/media-gfx/cairosvg/cairosvg-1.0.22.ebuild
+++ b/media-gfx/cairosvg/cairosvg-1.0.22.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 RDEPEND="dev-python/lxml[${PYTHON_USEDEP}]
dev-python/pycairo[${PYTHON_USEDEP}]

diff --git a/media-gfx/cairosvg/cairosvg-2.0.3.ebuild 
b/media-gfx/cairosvg/cairosvg-2.0.3.ebuild
index 8931a287826..75b59ac69a7 100644
--- a/media-gfx/cairosvg/cairosvg-2.0.3.ebuild
+++ b/media-gfx/cairosvg/cairosvg-2.0.3.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 RDEPEND="
dev-python/cairocffi[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2017-07-07 Thread Aaron Swenson
commit: 133c932e20dcc4690a9c42539071849742875905
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Fri Jul  7 09:23:50 2017 +
Commit: Aaron Swenson  gentoo  org>
CommitDate: Fri Jul  7 09:35:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=133c932e

media-gfx/cairosvg: Version Bump

1.0.22: Last version to support Python2. Shortened description (repoman
complaint.

2.0.3: The latest and greatest. Bumped EAPI to 6, dropped Python 2.7
and added Python 3.6 to PYTHON_COMPAT, shortened description (repoman
complaint), dropped dev-python/pycairo dependency, and added
dev-python/pillow dependency.

Bug: 623980

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 media-gfx/cairosvg/Manifest   |  2 ++
 media-gfx/cairosvg/cairosvg-1.0.22.ebuild | 30 +
 media-gfx/cairosvg/cairosvg-2.0.3.ebuild  | 32 +++
 3 files changed, 64 insertions(+)

diff --git a/media-gfx/cairosvg/Manifest b/media-gfx/cairosvg/Manifest
index 7bb700ec9bd..e16871b26f8 100644
--- a/media-gfx/cairosvg/Manifest
+++ b/media-gfx/cairosvg/Manifest
@@ -1,2 +1,4 @@
+DIST CairoSVG-1.0.22.tar.gz 30896 SHA256 
f66e0f3a2711d2e36952bb370fcd45837bfedce2f7882935c46c45c018a21557 SHA512 
5f4ea7b80947092620827e454182af7332082a8c84fddc035f75ed19c09b4a9027d6bfd5c96e5f388150833788a71ab8fb77a1ffdd963b8106f07b1908a0c8f6
 WHIRLPOOL 
4e595888a813449ecc442f8fbdf9f01bd88af7ba584b565735b12ff3de7092c0fc013209fda9c84f0931f919701d959830d3e6c88f5b58446664d1a762ef2a25
 DIST CairoSVG-1.0.7.tar.gz 29648 SHA256 
2ccdfd8cdfc6797da1f63d8f15fd76fa72d482d618a4807bb02f0b37662bca39 SHA512 
1b10657f1e53b486f624ec00e952c3d2ba2f28b2a5d6cb6f66eb6441e8c51190bd75315e7a537d37eadff5ce4e0a52d3f4ebd7b36d81b2e9fd804ac92f2d83db
 WHIRLPOOL 
aa7affdc656444c0558bcc9be9b66fb385a81e33d60c04aad81930041096782ecbbc40a4e26c4c76e1580d882411c3759244c85c23e0671dc48104224a99ba18
 DIST CairoSVG-1.0.tar.gz 28573 SHA256 
65f613e9521c37066b92e24532f702dbf4b7049ce0fa5fb75d21afa467a38b9b SHA512 
26046de33feb5d7cbd8438d5fdf7f0e86e4f252c21478b51e764d7bf7800c8392a11a42a87666af6e008ad1e09f0749b57d06c566101d2a3e630e151703a3bb9
 WHIRLPOOL 
166c14d1c0ec9c1c455ded7c69c60940d102224c00a9bf1c6882ab1134b2a1eec415c9fe1f82bf9921a84feb8bc8f1055aa38830916dae233783fae551b31cb3
+DIST CairoSVG-2.0.3.tar.gz 39371 SHA256 
d2da5aaa31ded26affd5cdffc371ec4cc48800bc2d822a9c28504360482418a1 SHA512 
b7ad7be9bd06059392f2004e7cd5c1df1667dbae78482c68d681990a8b3a4141a9c4b72aa4af5075a87ac6a1a4ddf8311d991512be98128b21b87d4355c1bd3d
 WHIRLPOOL 
5b6da883f7b6c83574f3ac5c635f959fdc6d547a929b3a9ea8222ef6d0136f4d6c049c0aa65bef98835b0f5a484a5e093e6cbdfcd5fda418c33025f709fdc747

diff --git a/media-gfx/cairosvg/cairosvg-1.0.22.ebuild 
b/media-gfx/cairosvg/cairosvg-1.0.22.ebuild
new file mode 100644
index 000..08398d9ce37
--- /dev/null
+++ b/media-gfx/cairosvg/cairosvg-1.0.22.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit distutils-r1
+
+MY_PN="CairoSVG"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="CLI and library to export SVG to PDF, PostScript, and PNG"
+HOMEPAGE="http://cairosvg.org/";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-python/lxml[${PYTHON_USEDEP}]
+   dev-python/pycairo[${PYTHON_USEDEP}]
+   dev-python/tinycss[${PYTHON_USEDEP}]
+   dev-python/cssselect[${PYTHON_USEDEP}]
+   dev-python/cairocffi[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}/${MY_P}"
+
+DOCS=( NEWS.rst README.rst TODO.rst )

diff --git a/media-gfx/cairosvg/cairosvg-2.0.3.ebuild 
b/media-gfx/cairosvg/cairosvg-2.0.3.ebuild
new file mode 100644
index 000..8931a287826
--- /dev/null
+++ b/media-gfx/cairosvg/cairosvg-2.0.3.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5,6} )
+
+inherit distutils-r1
+
+MY_PN="CairoSVG"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="CLI and library to export SVG to PDF, PostScript, and PNG"
+HOMEPAGE="http://cairosvg.org/";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/cairocffi[${PYTHON_USEDEP}]
+   dev-python/cssselect[${PYTHON_USEDEP}]
+   dev-python/lxml[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP}]
+   dev-python/tinycss[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}/${MY_P}"
+
+DOCS=( NEWS.rst README.rst TODO.rst )



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/

2016-05-07 Thread Pacho Ramos
commit: f4b4e60fd14b5eddd88dfb7106bfc19fea629175
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat May  7 12:17:51 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat May  7 12:22:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4b4e60f

media-gfx/cairosvg: Support python 3.5

Package-Manager: portage-2.2.28

 media-gfx/cairosvg/cairosvg-1.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/cairosvg/cairosvg-1.0.7.ebuild 
b/media-gfx/cairosvg/cairosvg-1.0.7.ebuild
index 84daf3f..341b3b5 100644
--- a/media-gfx/cairosvg/cairosvg-1.0.7.ebuild
+++ b/media-gfx/cairosvg/cairosvg-1.0.7.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 inherit distutils-r1