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: dev-python/pyclipper/
Date: Wed, 16 Nov 2022 17:21:45 +0000 (UTC)	[thread overview]
Message-ID: <1668619299.b3efc238e5068bab2b6a5280212bcaeb65d5cec7.mgorny@gentoo> (raw)

commit:     b3efc238e5068bab2b6a5280212bcaeb65d5cec7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 16 17:09:27 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov 16 17:21:39 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3efc238

dev-python/pyclipper: Bump to 1.3.0_p4

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

 dev-python/pyclipper/Manifest                  |  1 +
 dev-python/pyclipper/pyclipper-1.3.0_p4.ebuild | 34 ++++++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/dev-python/pyclipper/Manifest b/dev-python/pyclipper/Manifest
index d72b67e33a76..feaa43d1f231 100644
--- a/dev-python/pyclipper/Manifest
+++ b/dev-python/pyclipper/Manifest
@@ -1 +1,2 @@
+DIST pyclipper-1.3.0.post4.gh.tar.gz 51136 BLAKE2B 983f6003aaafefc4efeecd621094532b44414d8a2c4fc3d11272e3823ce5a78575576e4e3ced018d32bbca5e86afbe6305e3d43d09f66520cc1d95e3c5a988bf SHA512 cfcf195c2d7aca018adf1f59f6bd53ac08f8fca50738767c0d0f3fadf22da61a1cca4bd20b1147b4ffdd06bdd4624f0b63c05e650105660bb0a476ff2b1746d8
 DIST pyclipper-1.3.0_p2.tar.gz 51079 BLAKE2B e5af84c15a19bf2ac7f0df78d588d34451c6f0a0bc40fa6a28dd8ef5f697e1d62eb4e14ac184e325ce4d6ad1aab23254d6e91857e3a44636a1652f86aa1778e9 SHA512 08b7f8443b0e98ddf7230824a451b0b0023402c4cecb44c1a264e08d204a3da455aef742b2ffcc0acf44a4ec3b864302af0d7a7ec34bb6a2080340b2320797dd

diff --git a/dev-python/pyclipper/pyclipper-1.3.0_p4.ebuild b/dev-python/pyclipper/pyclipper-1.3.0_p4.ebuild
new file mode 100644
index 000000000000..f8d642302a2b
--- /dev/null
+++ b/dev-python/pyclipper/pyclipper-1.3.0_p4.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+MY_P=${P/_p/.post}
+DESCRIPTION="Cython wrapper for the C++ translation of the Angus Johnson's Clipper library"
+HOMEPAGE="https://github.com/fonttools/pyclipper"
+SRC_URI="
+	https://github.com/fonttools/pyclipper/archive/${PV/_p/.post}.tar.gz
+		-> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+BDEPEND="
+	dev-python/cython[${PYTHON_USEDEP}]
+	dev-python/setuptools_scm[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+	distutils-r1_src_prepare
+	export SETUPTOOLS_SCM_PRETEND_VERSION="${PV/_p/.post}"
+}


             reply	other threads:[~2022-11-16 17:21 UTC|newest]

Thread overview: 61+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-16 17:21 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-08 18:16 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyclipper/ Pacho Ramos
2024-11-02 12:50 Michał Górny
2024-11-02 11:36 Arthur Zamarin
2024-11-02  8:49 Michał Górny
2024-10-18 16:11 Arthur Zamarin
2024-05-18  7:26 Michał Górny
2023-11-25 13:02 Michał Górny
2023-11-25 12:15 Sam James
2023-10-23 18:50 Sam James
2023-10-23 18:50 Sam James
2023-09-21 18:39 Arthur Zamarin
2023-08-06 12:30 Michał Górny
2023-05-04 16:22 Michał Górny
2022-12-17  7:15 Michał Górny
2022-12-17  7:15 Michał Górny
2022-12-17  7:15 Michał Górny
2022-12-16 21:51 Sam James
2022-12-16 21:50 Sam James
2022-12-16 20:04 Arthur Zamarin
2022-07-10 19:16 Michał Górny
2022-07-10 19:12 Sam James
2022-07-10 19:12 Sam James
2022-07-10 19:08 Arthur Zamarin
2022-06-05 16:10 Arthur Zamarin
2022-06-05  5:40 Michał Górny
2022-05-14  7:28 WANG Xuerui
2022-01-28 17:06 Michał Górny
2022-01-26 20:31 Jakov Smolić
2022-01-26 20:27 Arthur Zamarin
2022-01-26 20:18 Jakov Smolić
2021-12-21 18:54 Pacho Ramos
2021-09-16 12:32 Marek Szuba
2021-09-04 21:57 Michał Górny
2021-08-03 15:36 Agostino Sarubbo
2021-08-01 23:49 Sam James
2021-07-05 11:16 Michał Górny
2021-06-25 21:45 Michał Górny
2021-03-04  8:57 Michał Górny
2021-03-04  6:09 Sam James
2021-03-02  7:39 Sam James
2021-03-02  7:38 Sam James
2020-12-27 19:43 Michał Górny
2020-10-06  5:08 Sam James
2020-07-23  1:28 Sam James
2020-07-01 13:47 Michał Górny
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:38 Michał Górny
2020-05-29 16:18 Michał Górny
2020-05-06 18:46 Pacho Ramos
2020-04-30 17:18 Pacho Ramos
2020-04-29 17:03 Pacho Ramos
2020-04-29 17:03 Pacho Ramos
2020-04-29 16:47 Pacho Ramos
2020-04-19  2:35 Craig Andrews
2019-01-26 12:53 Pacho Ramos
2018-10-15 21:27 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=1668619299.b3efc238e5068bab2b6a5280212bcaeb65d5cec7.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