From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/defcon/
Date: Sat, 13 Mar 2021 08:38:01 +0000 (UTC) [thread overview]
Message-ID: <1615624677.feba3c195e829b8fba3d8bf942a59a8cc247796a.mgorny@gentoo> (raw)
commit: feba3c195e829b8fba3d8bf942a59a8cc247796a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 13 07:44:22 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 13 08:37:57 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feba3c19
dev-python/defcon: Bump to 0.8.1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/defcon/Manifest | 1 +
dev-python/defcon/defcon-0.8.1.ebuild | 28 ++++++++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/dev-python/defcon/Manifest b/dev-python/defcon/Manifest
index 59f51dcce74..df920c80032 100644
--- a/dev-python/defcon/Manifest
+++ b/dev-python/defcon/Manifest
@@ -1,3 +1,4 @@
DIST defcon-0.6.0.tar.gz 403682 BLAKE2B c85cf4f846cab3f7543dcec885221e9f828cdf56fb1a373c9d06b27a29c1ab22fc9702d2ce561af97e3d4aa3b03712538ce0b29a0042fa4a0fea6f11eacba69b SHA512 b981c87d2355dc83b5da0ea4879707336ade8ea4d6ca2bc13da064367938579f2a60dfa5b1c0fd3629f4a2de97676e4f02f30f99a6116049cc2a10abd13a3d7b
DIST defcon-0.7.2.tar.gz 424146 BLAKE2B 6a3cc6c4bd8ccf030cda5fdaa3d7d2ba8aabc74daf71ce9a006de015d459ff0e5d876d584e7873fba7349a2941490db8d0ebd9a9c880e80db534b231639d3147 SHA512 9cf402b6626b75222e351d11afcde3e0c8be88b3ceb6ed4ff68cc3762b636905b61f31ece288f4d7e5273b6cd2b044661188a39fde1941e1bb5b483b23f3b42e
DIST defcon-0.8.0.tar.gz 424547 BLAKE2B 4018479d0d67603af58680c1150a143f92230c77b6fd6bda6741ed3f42403c7a7eb2ddc62632ffbf73096fffe8f089975b43a5bb88562ba059fa09ee2e0da12c SHA512 a7b0baec983a3051c7cd804b93983318c14f56a1a88f8f95699b0429740d7b3b27f6f6ab21fd1c31b542008b6f0924aae39e609fc4498ee64c0592272b536b8c
+DIST defcon-0.8.1.tar.gz 424712 BLAKE2B f2f2e3e811eeb163a875686dc6658376dfd9c09a8a9e3de2e6fdf512f25e93d5f6d8ac9ad3c31c70ecdcdd2c30b0e6a3d9b7a222bcd7065feba0b2e805e8eead SHA512 40606bd861fc7100d955e23ad6efb3879572179c81b730404afe41cef1e45ae5f54efb716af61866ac226ae057c6d85a123f4790442c085c054ff3cb5ec84108
diff --git a/dev-python/defcon/defcon-0.8.1.ebuild b/dev-python/defcon/defcon-0.8.1.ebuild
new file mode 100644
index 00000000000..a1f46cf8b2f
--- /dev/null
+++ b/dev-python/defcon/defcon-0.8.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+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 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-python/fonttools-3.31.0[${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}
next reply other threads:[~2021-03-13 8:38 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-13 8:38 Michał Górny [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-05-05 7:12 Arthur Zamarin
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-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=1615624677.feba3c195e829b8fba3d8bf942a59a8cc247796a.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