From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/booleanOperations/
Date: Wed, 29 Apr 2020 17:10:45 +0000 (UTC) [thread overview]
Message-ID: <1588180236.a7f15a15a568b0dd88f7c4489f493ef99984ec8d.pacho@gentoo> (raw)
commit: a7f15a15a568b0dd88f7c4489f493ef99984ec8d
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 29 17:10:13 2020 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Apr 29 17:10:36 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7f15a15
dev-python/booleanOperations: Newer pyclipper needed, skip tests for now
Bug: https://bugs.gentoo.org/719882
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
.../booleanOperations-0.9.0-r1.ebuild | 34 ++++++++++++++++++++++
1 file changed, 34 insertions(+)
diff --git a/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild b/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild
new file mode 100644
index 00000000000..8904255b627
--- /dev/null
+++ b/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+inherit distutils-r1
+
+DESCRIPTION="Boolean operations on paths"
+HOMEPAGE="https://github.com/typemytype/booleanOperations"
+SRC_URI="https://github.com/typemytype/booleanOperations/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=""
+BDEPEND=""
+RDEPEND="${DEPEND}
+ >=dev-python/fonttools-4.0.2[${PYTHON_USEDEP}]
+ >=dev-python/pyclipper-1.1.0_p3[${PYTHON_USEDEP}]
+ dev-python/wheel[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests setup.py
+
+# tests need fontPens, that is not packaged
+RESTRICT="test"
+
+src_prepare() {
+ export SETUPTOOLS_SCM_PRETEND_VERSION="${PV}"
+ distutils-r1_src_prepare
+}
next reply other threads:[~2020-04-29 17:10 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-29 17:10 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-05-14 7:28 [gentoo-commits] repo/gentoo:master commit in: dev-python/booleanOperations/ WANG Xuerui
2021-09-16 12:32 Marek Szuba
2021-09-09 7:41 Pacho Ramos
2021-02-23 15:32 Pacho Ramos
2020-10-06 5:08 Sam James
2020-06-04 17:14 Mart Raudsepp
2020-06-04 14:10 Agostino Sarubbo
2020-06-04 14:06 Michał Górny
2020-06-01 19:12 Georgy Yakovlev
2020-05-29 16:18 Michał Górny
2020-04-29 17:10 Pacho Ramos
2020-04-19 2:35 Craig Andrews
2020-03-19 18:44 Michał Górny
2020-03-14 14:41 Pacho Ramos
2020-03-11 21:28 Pacho Ramos
2019-12-15 12:20 Pacho Ramos
2019-12-15 12:20 Pacho Ramos
2019-09-14 22:51 Pacho Ramos
2019-09-14 20:40 Pacho Ramos
2019-02-18 21:23 Pacho Ramos
2018-10-14 19:44 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=1588180236.a7f15a15a568b0dd88f7c4489f493ef99984ec8d.pacho@gentoo \
--to=pacho@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