From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/fontPens/
Date: Fri, 18 Jun 2021 02:16:56 +0000 (UTC) [thread overview]
Message-ID: <1623982613.27d2a257f8ed45a4c3166cd68dd2485ffce24338.Alessandro-Barbieri@gentoo> (raw)
commit: 27d2a257f8ed45a4c3166cd68dd2485ffce24338
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Thu Jun 17 23:32:04 2021 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Fri Jun 18 02:16:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=27d2a257
dev-python/fontPens: initial import
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-python/fontPens/Manifest | 1 +
dev-python/fontPens/fontPens-0.2.4.ebuild | 25 +++++++++++++++++++++++++
dev-python/fontPens/metadata.xml | 5 +++++
3 files changed, 31 insertions(+)
diff --git a/dev-python/fontPens/Manifest b/dev-python/fontPens/Manifest
new file mode 100644
index 000000000..332d1c315
--- /dev/null
+++ b/dev-python/fontPens/Manifest
@@ -0,0 +1 @@
+DIST fontPens-0.2.4.tar.gz 17680 BLAKE2B 82577a022f020e255a75bb8317a2f804467626095374103fbf091ba96773d287dcc7af1ef641e200ae8abef2d07cbe7b1f1868ca8b9934d9c77c83e51ba70870 SHA512 cbef24fbf421f4b09e1d9b474500e748f424ef1df2d9871424761e6bc0ac68a5b13484cf933f6fdac390f0f5e66573a1bcfc321b04de3e19e8ae9923da6768bb
diff --git a/dev-python/fontPens/fontPens-0.2.4.ebuild b/dev-python/fontPens/fontPens-0.2.4.ebuild
new file mode 100644
index 000000000..a2220b8c3
--- /dev/null
+++ b/dev-python/fontPens/fontPens-0.2.4.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..9} )
+
+inherit distutils-r1
+
+SRC_URI="https://github.com/robotools/fontPens/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64 ~x86"
+DESCRIPTION="A collection of classes implementing the pen protocol for manipulating glyphs"
+HOMEPAGE="https://github.com/robotools/fontPens"
+LICENSE="BSD"
+SLOT="0"
+
+RDEPEND=">=dev-python/fonttools-3.32[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
+BDEPEND="
+ test? (
+ dev-python/fontParts[${PYTHON_USEDEP}]
+ )
+"
+
+distutils_enable_tests pytest
diff --git a/dev-python/fontPens/metadata.xml b/dev-python/fontPens/metadata.xml
new file mode 100644
index 000000000..6f49eba8f
--- /dev/null
+++ b/dev-python/fontPens/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<!-- maintainer-needed -->
+</pkgmetadata>
next reply other threads:[~2021-06-18 2:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-18 2:16 Alessandro Barbieri [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-06-19 21:53 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/fontPens/ Alessandro Barbieri
2022-05-30 23:04 Alessandro Barbieri
2022-05-30 23:04 Alessandro Barbieri
2023-04-30 15:24 Anna Vyalkova
2023-05-01 9:20 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-05-01 8:03 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
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=1623982613.27d2a257f8ed45a4c3166cd68dd2485ffce24338.Alessandro-Barbieri@gentoo \
--to=lssndrbarbieri@gmail.com \
--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