From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/ufoLib2/
Date: Sat, 2 May 2020 10:00:37 +0000 (UTC) [thread overview]
Message-ID: <1588411687.c5d1cc580268d28230a845ec3a214a3cd5b7597e.andrewammerlaan@gentoo> (raw)
Message-ID: <20200502100037.0hv_Je8Jl014XwWTHh6nhUUpmWPop-_LvMDtlL-HCx8@z> (raw)
commit: c5d1cc580268d28230a845ec3a214a3cd5b7597e
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat May 2 09:28:07 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat May 2 09:28:07 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c5d1cc58
dev-python/ufoLib2: version bump
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
dev-python/ufoLib2/Manifest | 2 +-
.../ufoLib2/{ufoLib2-0.6.3a_p1.ebuild => ufoLib2-0.7.0.ebuild} | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/dev-python/ufoLib2/Manifest b/dev-python/ufoLib2/Manifest
index 501265e..cc4aeff 100644
--- a/dev-python/ufoLib2/Manifest
+++ b/dev-python/ufoLib2/Manifest
@@ -1 +1 @@
-DIST ufoLib2-0.6.3a1.zip 63774 BLAKE2B 1452ae99547f820f431b8cebf820ecfaf6f7160838b6e06f8724963517d98dc6d002d4cb254285dd3474254c6d423b0622e6ed6cdf54005d54e5904e26af1114 SHA512 898389183748c6405a4d0f78197f47d51d28d42f95ba2872dc4c175dd9c5fb617c172ea87ef88aea88daeea44f6a4fc0a76081f7e2c6457a1d25edfa93a36607
+DIST ufoLib2-0.7.0.zip 81135 BLAKE2B 448d31fa8532c6433fa0fdf790179edae916e13dcbc9bce2636aaa25a9c323ada932fe77255c3ff3765926fed481b79f7281855b2c7f1f6d8f0eca127a33812c SHA512 741b5d4485f26cf5f520be1bd7992ddea67048fd88b3176dd61e6d36ec33a6b978f59e602c79417e3e2a535e506fb954de41f129fbe6a6ce72a40d4ab436efdc
diff --git a/dev-python/ufoLib2/ufoLib2-0.6.3a_p1.ebuild b/dev-python/ufoLib2/ufoLib2-0.7.0.ebuild
similarity index 78%
rename from dev-python/ufoLib2/ufoLib2-0.6.3a_p1.ebuild
rename to dev-python/ufoLib2/ufoLib2-0.7.0.ebuild
index 8143c39..66e0305 100644
--- a/dev-python/ufoLib2/ufoLib2-0.6.3a_p1.ebuild
+++ b/dev-python/ufoLib2/ufoLib2-0.7.0.ebuild
@@ -7,9 +7,7 @@ PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1
-MYP="${P/_p/}"
-
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MYP}.zip"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
KEYWORDS="~amd64 ~x86"
DESCRIPTION="A UFO font library"
@@ -28,12 +26,14 @@ RDEPEND="
DEPEND="
${RDEPEND}
dev-python/setuptools_scm[${PYTHON_USEDEP}]
+ test? (
+ dev-python/typing-extensions[${PYTHON_USEDEP}]
+ )
"
BDEPEND="app-arch/unzip"
-S="${WORKDIR}/${MYP}"
-
distutils_enable_tests pytest
+distutils_enable_sphinx docs/source dev-python/typing-extensions dev-python/sphinx_rtd_theme
python_prepare_all() {
sed -e '/\<wheel\>/d' -i setup.cfg || die
next reply other threads:[~2020-05-02 10:00 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-02 10:00 Andrew Ammerlaan [this message]
2020-05-02 10:00 ` [gentoo-commits] repo/proj/guru:master commit in: dev-python/ufoLib2/ Andrew Ammerlaan
-- strict thread matches above, loose matches on Subject: below --
2023-05-04 1:15 [gentoo-commits] repo/proj/guru:dev " Anna Vyalkova
2022-07-07 0:41 Anna Vyalkova
2022-05-31 10:08 Alessandro Barbieri
2022-05-28 21:48 Alessandro Barbieri
2022-05-28 15:15 Alessandro Barbieri
2022-03-17 13:57 Alessandro Barbieri
2022-03-11 20:57 Alessandro Barbieri
2021-10-04 22:30 Alessandro Barbieri
2021-06-19 21:53 Alessandro Barbieri
2021-04-13 13:15 Andrew Ammerlaan
2020-12-09 23:00 Alessandro Barbieri
2020-06-09 15:47 Andrew Ammerlaan
2020-05-06 17:28 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-05-06 17:25 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-04-25 10:52 Andrew Ammerlaan
2020-04-25 0:37 Alessandro Barbieri
2020-04-25 0:37 Alessandro Barbieri
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=1588411687.c5d1cc580268d28230a845ec3a214a3cd5b7597e.andrewammerlaan@gentoo \
--to=andrewammerlaan@riseup.net \
--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