public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-util/psautohint/
Date: Sat, 19 Jun 2021 21:53:08 +0000 (UTC)	[thread overview]
Message-ID: <1624139584.ed8ca21bb96e45138914ac1999525de31f01e545.Alessandro-Barbieri@gentoo> (raw)

commit:     ed8ca21bb96e45138914ac1999525de31f01e545
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sat Jun 19 20:15:53 2021 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sat Jun 19 21:53:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ed8ca21b

dev-util/psautohint: enable py3.9

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-util/psautohint/metadata.xml            | 7 ++++++-
 dev-util/psautohint/psautohint-2.3.0.ebuild | 4 ++--
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/dev-util/psautohint/metadata.xml b/dev-util/psautohint/metadata.xml
index 6f49eba8f..a992e2a31 100644
--- a/dev-util/psautohint/metadata.xml
+++ b/dev-util/psautohint/metadata.xml
@@ -1,5 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<!-- maintainer-needed -->
+    <!-- maintainer-needed -->
+    <upstream>
+        <bugs-to>https://github.com/adobe-type-tools/psautohint/issues</bugs-to>
+        <remote-id type="github">adobe-type-tools/psautohint</remote-id>
+        <remote-id type="pypi">psautohint</remote-id>
+    </upstream>
 </pkgmetadata>

diff --git a/dev-util/psautohint/psautohint-2.3.0.ebuild b/dev-util/psautohint/psautohint-2.3.0.ebuild
index 0d30488bf..90713fbb3 100644
--- a/dev-util/psautohint/psautohint-2.3.0.ebuild
+++ b/dev-util/psautohint/psautohint-2.3.0.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 COMMIT="1e4c5061d328105c4dcfcb6fdbc27ec49b3e9d23"
 DISTUTILS_IN_SOURCE_BUILD=1
 EMESON_SOURCE="${S}/libpsautohint"
-PYTHON_COMPAT=( python3_8 )
+PYTHON_COMPAT=( python3_{8..9} )
 
 inherit meson distutils-r1
 
@@ -37,7 +37,6 @@ pkg_setup() {
 	local _v=$(ver_cut 4)
 	_v="$(ver_cut 1-3)${_v:0:1}$(ver_cut 5)"
 	export SETUPTOOLS_SCM_PRETEND_VERSION="${_v/p/.post}"
-	MESON_BUILD_DIR="${WORKDIR}/${P}-build"
 }
 
 src_unpack() {
@@ -48,6 +47,7 @@ src_unpack() {
 }
 
 src_configure() {
+	MESON_BUILD_DIR="${WORKDIR}/${P}-build"
 	BUILD_DIR="${MESON_BUILD_DIR}" meson_src_configure
 	distutils-r1_src_configure
 }


             reply	other threads:[~2021-06-19 21:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-19 21:53 Alessandro Barbieri [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-06-02  8:17 [gentoo-commits] repo/proj/guru:dev commit in: dev-util/psautohint/ Alessandro Barbieri
2022-06-01  5:03 Anna Vyalkova
2022-05-29 21:04 Alessandro Barbieri
2022-05-29 21:04 Alessandro Barbieri
2022-03-19  1:35 Alessandro Barbieri
2021-10-03 22:55 Alessandro Barbieri
2021-07-06  1:08 Alessandro Barbieri
2021-06-18  2:16 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=1624139584.ed8ca21bb96e45138914ac1999525de31f01e545.Alessandro-Barbieri@gentoo \
    --to=lssndrbarbieri@gmail.com \
    --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