public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/
Date: Fri, 13 Jan 2023 07:09:11 +0000 (UTC)	[thread overview]
Message-ID: <1673593738.54b73e51f9f3677ed8aece323a142c5b32d525c6.mgorny@gentoo> (raw)

commit:     54b73e51f9f3677ed8aece323a142c5b32d525c6
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 13 06:27:32 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jan 13 07:08:58 2023 +0000
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 <mgorny <AT> 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 000000000000..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
+)


             reply	other threads:[~2023-01-13  7:09 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-13  7:09 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-06 17:58 [gentoo-commits] repo/gentoo:master commit in: media-gfx/cairosvg/ Michał Górny
2023-11-24 16:26 Michał Górny
2023-11-02 12:58 Michał Górny
2023-11-01 20:37 Arthur Zamarin
2023-09-14  9:58 Andrew Ammerlaan
2023-08-05 14:53 Michał Górny
2023-05-15  4:10 Sam James
2023-05-15  4:10 Sam James
2023-05-13  7:15 Arthur Zamarin
2023-05-13  7:15 Arthur Zamarin
2023-03-22  6:23 Michał Górny
2023-03-21 21:48 Sam James
2023-03-21  5:43 Michał Górny
2023-03-19 19:00 Sam James
2022-07-29  4:17 Sam James
2022-03-14 10:32 Yixun Lan
2021-08-07 12:16 Michał Górny
2021-08-07 12:16 Michał Górny
2021-08-07 12:16 Michał Górny
2021-04-11 11:23 Michał Górny
2021-04-11 11:11 Sam James
2021-04-11 11:06 Sam James
2021-03-06 16:38 Michał Górny
2021-01-24 19:50 Michał Górny
2021-01-21  7:40 Agostino Sarubbo
2021-01-06 23:33 Michał Górny
2021-01-06 23:20 Michał Górny
2021-01-06 21:23 Michał Górny
2020-12-24 10:03 Agostino Sarubbo
2020-12-20 19:07 Thomas Deutschmann
2020-10-29 23:38 Michał Górny
2020-08-01 22:37 Michał Górny
2020-05-04  9:37 Michał Górny
2020-05-03 12:28 Agostino Sarubbo
2020-03-19 18:57 Michał Górny
2020-03-19 17:20 Michał Górny
2020-03-11  8:04 Michał Górny
2020-03-11  8:04 Michał Górny
2018-06-09 14:05 Aaron Bauman
2017-12-22  0:13 Aaron Swenson
2017-12-16 10:32 Tobias Klausmann
2017-11-08  7:08 Patrick Lauer
2017-10-15 21:43 Thomas Deutschmann
2017-07-07  9:36 Aaron Swenson
2016-05-07 12:22 Pacho Ramos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1673593738.54b73e51f9f3677ed8aece323a142c5b32d525c6.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox