public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/defcon/
Date: Thu,  5 May 2022 07:12:07 +0000 (UTC)	[thread overview]
Message-ID: <1651734719.4b2190e80505408725d37d85c5bd6276d89fbeb3.arthurzam@gentoo> (raw)

commit:     4b2190e80505408725d37d85c5bd6276d89fbeb3
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu May  5 07:10:20 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu May  5 07:11:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b2190e8

dev-python/defcon: add 0.10.1

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/defcon/Manifest             |  1 +
 dev-python/defcon/defcon-0.10.1.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/defcon/Manifest b/dev-python/defcon/Manifest
index 745af2b1da17..a9cf9fe659a8 100644
--- a/dev-python/defcon/Manifest
+++ b/dev-python/defcon/Manifest
@@ -1 +1,2 @@
 DIST defcon-0.10.0.tar.gz 426111 BLAKE2B 6750ac064677bd1b2a2b49d37792b4e35c923ddd239c521490dd3aa0c40f55a96dcdac156a2511c3bb40605505beb920c66053488bb2bc2508899d4a81f77ddb SHA512 69d48701bdf419080b7acafe2b92c1897358d969d6ea5b78330969b79b9e393a1c53cfb1a17b4d58719329c403ac3a52a4e12828d99b8793d8dd19ddda151c76
+DIST defcon-0.10.1.tar.gz 426234 BLAKE2B 0d4f0749c061860603d343bd8d0291699a64794ec8f3f1e6f1cff0af0f22cd0cfc4ae60d578c5f55131d1de694b3234017afd124a4266c972217b39d70071473 SHA512 12cb1512321b91676f8be380999dfb00942eb8355389db409ef896f7e7100fc97186a920c1c0a741b660e57134e880d068446e5ad00e2768221f80a26608819c

diff --git a/dev-python/defcon/defcon-0.10.1.ebuild b/dev-python/defcon/defcon-0.10.1.ebuild
new file mode 100644
index 000000000000..ecf74aab0094
--- /dev/null
+++ b/dev-python/defcon/defcon-0.10.1.ebuild
@@ -0,0 +1,31 @@
+# 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
+
+DESCRIPTION="A set of UFO based objects for use in font editing applications"
+HOMEPAGE="https://github.com/robotools/defcon"
+SRC_URI="https://github.com/robotools/defcon/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+	>=dev-python/fonttools-4.28.5[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	dev-python/setuptools_scm[${PYTHON_USEDEP}]
+	test? (
+		dev-python/fs[${PYTHON_USEDEP}]
+	)
+"
+
+distutils_enable_tests pytest
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}


             reply	other threads:[~2022-05-05  7:12 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-05  7:12 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-09-19 19:40 [gentoo-commits] repo/gentoo:master commit in: dev-python/defcon/ Michał Górny
2022-09-19 19:38 Arthur Zamarin
2022-08-12 10:35 Arthur Zamarin
2022-08-12 10:35 Arthur Zamarin
2022-06-16 19:12 Michał Górny
2022-06-16 15:15 Sam James
2022-06-04 17:48 Michał Górny
2022-05-14  7:28 WANG Xuerui
2022-03-31 12:42 Michał Górny
2022-03-31 12:33 Jakov Smolić
2022-02-26  8:34 Michał Górny
2022-01-29  7:53 Michał Górny
2022-01-29  7:25 Arthur Zamarin
2021-12-29  8:30 Michał Górny
2021-09-16 12:32 Marek Szuba
2021-09-12  7:44 Michał Górny
2021-09-12  7:09 Agostino Sarubbo
2021-08-11  7:06 Michał Górny
2021-04-12 16:17 Michał Górny
2021-04-12 15:50 Sam James
2021-04-09 22:25 Michał Górny
2021-04-09 22:20 Sam James
2021-03-13  8:38 Michał Górny
2021-03-08 18:59 Michał Górny
2021-02-23 15:32 Pacho Ramos
2021-02-23 15:32 Pacho Ramos
2021-02-14 15:30 Pacho Ramos
2021-01-13 18:31 Pacho Ramos
2020-12-11 14:43 Michał Górny
2020-10-06  5:08 Sam James
2020-06-04 17:14 Mart Raudsepp
2020-06-04 14:06 Michał Górny
2020-06-03 19:44 Agostino Sarubbo
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-19  2:35 Craig Andrews
2020-03-27 10:22 Michał Górny
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
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=1651734719.4b2190e80505408725d37d85c5bd6276d89fbeb3.arthurzam@gentoo \
    --to=arthurzam@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