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/proj/guru:master commit in: dev-python/base58/
Date: Fri, 28 Apr 2023 17:52:43 +0000 (UTC)	[thread overview]
Message-ID: <1682659298.89fb61b7af62d3af14e473bf1d05bbe8862c01be.arthurzam@gentoo> (raw)

commit:     89fb61b7af62d3af14e473bf1d05bbe8862c01be
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Apr 28 04:59:16 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 28 05:21:38 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=89fb61b7

dev-python/base58: enable py3.11

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 .../{base58-2.1.1.ebuild => base58-2.1.1-r1.ebuild}       | 10 +++++++---
 dev-python/base58/metadata.xml                            | 15 ++++++++-------
 2 files changed, 15 insertions(+), 10 deletions(-)

diff --git a/dev-python/base58/base58-2.1.1.ebuild b/dev-python/base58/base58-2.1.1-r1.ebuild
similarity index 65%
rename from dev-python/base58/base58-2.1.1.ebuild
rename to dev-python/base58/base58-2.1.1-r1.ebuild
index 492305f25..6e7a3510f 100644
--- a/dev-python/base58/base58-2.1.1.ebuild
+++ b/dev-python/base58/base58-2.1.1-r1.ebuild
@@ -1,13 +1,17 @@
-# Copyright 2020-2022 Gentoo Authors
+# Copyright 2020-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
+DISTUTILS_USE_PEP517=setuptools
 inherit distutils-r1 pypi
 
 DESCRIPTION="Base58 and Base58Check implementation"
-HOMEPAGE="https://github.com/keis/base58"
+HOMEPAGE="
+	https://pypi.org/project/base58/
+	https://github.com/keis/base58
+"
 
 LICENSE="MIT"
 SLOT="0"

diff --git a/dev-python/base58/metadata.xml b/dev-python/base58/metadata.xml
index d57691944..eb56a913c 100644
--- a/dev-python/base58/metadata.xml
+++ b/dev-python/base58/metadata.xml
@@ -1,11 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="person">
-    <email>a.zuber@gmx.ch</email>
-    <name>Andreas Zuber</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="github">keis/base58</remote-id>
-  </upstream>
+	<maintainer type="person">
+		<email>a.zuber@gmx.ch</email>
+		<name>Andreas Zuber</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="pypi">base58</remote-id>
+		<remote-id type="github">keis/base58</remote-id>
+	</upstream>
 </pkgmetadata>


             reply	other threads:[~2023-04-28 17:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-28 17:52 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-13 17:09 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/base58/ Julien Roy
2024-04-13 17:15 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2022-06-06 16:28 Florian Schmaus
2021-05-25 23:07 Haelwenn Monnier
2020-10-06  9:10 Andrew Ammerlaan
2020-10-05 13:22 Andrew Ammerlaan

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=1682659298.89fb61b7af62d3af14e473bf1d05bbe8862c01be.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