public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/dissononce/
Date: Thu,  3 Nov 2022 23:15:19 +0000 (UTC)	[thread overview]
Message-ID: <1667517295.6aa81ed253e15e2b3f4d9117eecd6592d89ca6e7.conikost@gentoo> (raw)

commit:     6aa81ed253e15e2b3f4d9117eecd6592d89ca6e7
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  3 23:00:52 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Nov  3 23:14:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6aa81ed2

dev-python/dissononce: migrate to pep517

Also fixed QA PythonGHDistfileSuffix.

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 dev-python/dissononce/Manifest                                        | 2 +-
 .../{dissononce-0.34.3-r2.ebuild => dissononce-0.34.3-r3.ebuild}      | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/dissononce/Manifest b/dev-python/dissononce/Manifest
index 2f18f3535002..1239824160f9 100644
--- a/dev-python/dissononce/Manifest
+++ b/dev-python/dissononce/Manifest
@@ -1 +1 @@
-DIST dissononce-0.34.3.tar.gz 594227 BLAKE2B e37ce7a41aa71f36a60b14b3da50df5c387aa64c472a48fe76d66f05ee495673b2719fb0ca0fab196992c4920eeba72701d47defceb70c2d85f5f894d13d40dd SHA512 f192c3f6abc3943fa8fffe959d3db74e810483c9f5868cc128a851ffc42069d084c0d935ca74fd45d5bcce3fe2cfeeb788094dc34f0567ed709ddfb57275fa18
+DIST dissononce-0.34.3.gh.tar.gz 594227 BLAKE2B e37ce7a41aa71f36a60b14b3da50df5c387aa64c472a48fe76d66f05ee495673b2719fb0ca0fab196992c4920eeba72701d47defceb70c2d85f5f894d13d40dd SHA512 f192c3f6abc3943fa8fffe959d3db74e810483c9f5868cc128a851ffc42069d084c0d935ca74fd45d5bcce3fe2cfeeb788094dc34f0567ed709ddfb57275fa18

diff --git a/dev-python/dissononce/dissononce-0.34.3-r2.ebuild b/dev-python/dissononce/dissononce-0.34.3-r3.ebuild
similarity index 93%
rename from dev-python/dissononce/dissononce-0.34.3-r2.ebuild
rename to dev-python/dissononce/dissononce-0.34.3-r3.ebuild
index 51ae45736b34..9406ce9fb907 100644
--- a/dev-python/dissononce/dissononce-0.34.3-r2.ebuild
+++ b/dev-python/dissononce/dissononce-0.34.3-r3.ebuild
@@ -3,14 +3,14 @@
 
 EAPI=8
 
-DISTUTILS_USE_SETUPTOOLS="bdepend"
+DISTUTILS_USE_PEP517="setuptools"
 PYTHON_COMPAT=( python3_{8..11} )
 
 inherit distutils-r1
 
 DESCRIPTION="A python implementation for Noise Protocol Framework"
 HOMEPAGE="https://github.com/tgalal/dissononce"
-SRC_URI="https://github.com/tgalal/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/tgalal/${PN}/archive/${PV}.tar.gz -> ${P}.gh.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"


             reply	other threads:[~2022-11-03 23:15 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-03 23:15 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-08 19:22 [gentoo-commits] repo/gentoo:master commit in: dev-python/dissononce/ Michał Górny
2024-03-09 17:41 Conrad Kostecki
2022-11-03 22:37 Conrad Kostecki
2021-07-01 21:15 Conrad Kostecki
2020-08-24 22:33 Conrad Kostecki
2020-08-24 22:33 Conrad Kostecki
2020-02-02 15:34 Michał Górny
2019-12-17 18:40 Conrad Kostecki
2019-10-03  9:40 Agostino Sarubbo
2019-10-03  8:24 Agostino Sarubbo

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=1667517295.6aa81ed253e15e2b3f4d9117eecd6592d89ca6e7.conikost@gentoo \
    --to=conikost@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