public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/unittest-mixins/
Date: Wed, 24 May 2023 05:32:45 +0000 (UTC)	[thread overview]
Message-ID: <1684906360.07dfc9b693f9552b46b92670ab55d044dd078666.mgorny@gentoo> (raw)

commit:     07dfc9b693f9552b46b92670ab55d044dd078666
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 24 05:28:45 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 24 05:32:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07dfc9b6

dev-python/unittest-mixins: Switch to pypi sdist

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/unittest-mixins/Manifest                      | 2 +-
 dev-python/unittest-mixins/unittest-mixins-1.6-r2.ebuild | 7 ++-----
 2 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/dev-python/unittest-mixins/Manifest b/dev-python/unittest-mixins/Manifest
index a095fe3ecaf2..82ab88956954 100644
--- a/dev-python/unittest-mixins/Manifest
+++ b/dev-python/unittest-mixins/Manifest
@@ -1 +1 @@
-DIST unittest-mixins-1.6.tar.gz 14156 BLAKE2B f47831355cb3f6606b36124af7d6634b8c012d8f85ce843fbb2882360006eaf3b964d6d2ed718137e0c37d330cfbabbafbfa75e4b1217f2a5546027f7379ba53 SHA512 0d4a0bbf80264f34a03aebbb2668733cd3753f99b24b006ea6704a2b97df9fb51755e8c4efd0094219e65d25756ea31ff27d3892b32ab6829050236a6bcbc986
+DIST unittest-mixins-1.6.tar.gz 14901 BLAKE2B 0b63fd102395e61b1cfdbabc8a7e71e5cfabe71830a5fbefaac5bb2a4774b838dcad5f7d8c46fd7968f7ea35eee913aaf88d7cf8666aafc247859246ed2eb664 SHA512 6f78be17c53ec22a680b49a7541e2159c8f504dbc0b39c3c11e7676e20d3c6201be6cc722929017781658f0f690d1c258e0b148fa5dabb5af25e63b28dac5ffa

diff --git a/dev-python/unittest-mixins/unittest-mixins-1.6-r2.ebuild b/dev-python/unittest-mixins/unittest-mixins-1.6-r2.ebuild
index 434e4dabb182..9707610faa2e 100644
--- a/dev-python/unittest-mixins/unittest-mixins-1.6-r2.ebuild
+++ b/dev-python/unittest-mixins/unittest-mixins-1.6-r2.ebuild
@@ -4,19 +4,16 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
 PYTHON_COMPAT=( python3_{10..12} pypy3 )
 
-inherit distutils-r1
+inherit distutils-r1 pypi
 
 DESCRIPTION="A set of mixin classes and other helpers for unittest test case classes"
 HOMEPAGE="
 	https://github.com/nedbat/unittest-mixins/
 	https://pypi.org/project/unittest-mixins/
 "
-SRC_URI="
-	https://github.com/nedbat/unittest-mixins/archive/v${PV}.tar.gz
-		-> ${P}.tar.gz
-"
 
 LICENSE="Apache-2.0"
 SLOT="0"


             reply	other threads:[~2023-05-24  5:32 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-24  5:32 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-09 13:12 [gentoo-commits] repo/gentoo:master commit in: dev-python/unittest-mixins/ Michał Górny
2023-05-30 13:16 James Le Cuirot
2023-05-24  5:32 Michał Górny
2022-06-10  4:15 Michał Górny
2022-06-10  4:12 Michał Górny
2022-06-10  4:12 Michał Górny
2022-06-10  3:14 Sam James
2022-06-10  3:14 Sam James
2022-06-10  3:11 Sam James
2022-06-10  3:09 Sam James
2022-05-10 10:07 Michał Górny
2022-05-10 10:07 Michał Górny
2022-04-16  4:47 Arthur Zamarin
2022-02-27 14:38 Yixun Lan
2021-06-05 18:31 Michał Górny
2020-09-20  7:57 Michał Górny
2020-07-11 23:18 Sam James
2020-06-06 19:31 Mart Raudsepp
2020-06-05 16:10 Sergei Trofimovich
2020-06-04  6:35 Agostino Sarubbo
2020-05-29 16:20 Michał Górny
2020-05-26 12:58 Michał Górny
2020-04-26  8:58 Sergei Trofimovich
2020-03-29 10:30 Michał Górny
2020-02-05 23:49 Sergei Trofimovich
2019-12-29  9:01 Mikle Kolyada
2019-12-25 20:45 Sergei Trofimovich
2019-12-08 23:31 Sergei Trofimovich
2019-12-07 23:07 Matt Turner
2019-11-30 14:42 Aaron Bauman
2019-11-27 13:26 Mikle Kolyada
2019-11-26 19:35 Sergei Trofimovich
2019-11-15 23:24 Michał Górny
2019-11-15 23:24 Michał Górny
2017-05-29 15:37 Manuel Rüger

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=1684906360.07dfc9b693f9552b46b92670ab55d044dd078666.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