From: "Jason Donenfeld" <zx2c4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/svgwrite/
Date: Wed, 11 Jul 2018 21:35:46 +0000 (UTC) [thread overview]
Message-ID: <1531344925.4fa384ee9394fdc66c99208ce37798d0c4094a4d.zx2c4@gentoo> (raw)
commit: 4fa384ee9394fdc66c99208ce37798d0c4094a4d
Author: Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 11 21:29:01 2018 +0000
Commit: Jason Donenfeld <zx2c4 <AT> gentoo <DOT> org>
CommitDate: Wed Jul 11 21:35:25 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fa384ee
dev-python/svgwrite: import new ebuild
Package-Manager: Portage-2.3.41, Repoman-2.3.9
dev-python/svgwrite/Manifest | 1 +
dev-python/svgwrite/metadata.xml | 8 ++++++++
dev-python/svgwrite/svgwrite-1.1.12.ebuild | 20 ++++++++++++++++++++
3 files changed, 29 insertions(+)
diff --git a/dev-python/svgwrite/Manifest b/dev-python/svgwrite/Manifest
new file mode 100644
index 00000000000..8b9eaa08905
--- /dev/null
+++ b/dev-python/svgwrite/Manifest
@@ -0,0 +1 @@
+DIST svgwrite-1.1.12.tar.gz 202920 BLAKE2B a2b60f3c3829203342919bc75d01f64515f13ba305f357fa788c3754679451e21a7ab97eb517413d4e882e7271d063e7034a10bb70a1946d84734e23e838bdd1 SHA512 326fcc0dd0749925c0c35793a91ffdb25be1fd724d7d87bd6491a6396a6ab65fce073a387faac4f3d034ceadcf24ef73e3838cd249c4e1c19e20b1e82769cf1a
diff --git a/dev-python/svgwrite/metadata.xml b/dev-python/svgwrite/metadata.xml
new file mode 100644
index 00000000000..7f4f33c6dbc
--- /dev/null
+++ b/dev-python/svgwrite/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/dev-python/svgwrite/svgwrite-1.1.12.ebuild b/dev-python/svgwrite/svgwrite-1.1.12.ebuild
new file mode 100644
index 00000000000..dde90e114ee
--- /dev/null
+++ b/dev-python/svgwrite/svgwrite-1.1.12.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
+inherit distutils-r1
+
+DESCRIPTION="Python Package to write SVG files"
+HOMEPAGE="https://github.com/mozman/svgwrite"
+SRC_URI="https://github.com/mozman/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="${PYTHON_DEPS}
+ >=dev-python/pyparsing-2.0.1[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
next reply other threads:[~2018-07-11 21:35 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-11 21:35 Jason Donenfeld [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-12-27 6:58 [gentoo-commits] repo/gentoo:master commit in: dev-python/svgwrite/ Tim Harder
2018-12-27 7:11 Tim Harder
2019-12-28 16:16 David Seifert
2020-03-29 9:50 Michał Górny
2020-05-18 10:32 Michał Górny
2021-01-15 18:34 Michał Górny
2021-02-27 21:39 Sam James
2021-02-27 21:39 Sam James
2021-06-05 18:26 Michał Górny
2021-10-17 9:41 Michał Górny
2022-05-19 8:03 Michał Górny
2022-05-19 8:03 Michał Górny
2022-06-05 18:22 Michał Górny
2022-06-16 8:09 Michał Górny
2022-07-14 18:34 Arthur Zamarin
2022-11-14 5:07 Michał Górny
2023-05-27 19:21 Arthur Zamarin
2023-05-27 19:21 Arthur Zamarin
2023-11-23 18:55 Michał Górny
2024-05-18 9:41 Michał Górny
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=1531344925.4fa384ee9394fdc66c99208ce37798d0c4094a4d.zx2c4@gentoo \
--to=zx2c4@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