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/tzlocal/
Date: Sun, 30 May 2021 17:32:29 +0000 (UTC)	[thread overview]
Message-ID: <1622393630.003d0ff284dc362abf8fd313763b2c74a21d0523.mgorny@gentoo> (raw)

commit:     003d0ff284dc362abf8fd313763b2c74a21d0523
Author:     Ekaterina Vaartis <vaartis <AT> kotobank <DOT> ch>
AuthorDate: Sun May 30 15:33:36 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 30 16:53:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=003d0ff2

dev-python/tzlocal: Bump to python 3.10

Replace setup.py test run with unittest, because setup.py test is deprecated

Signed-off-by: Ekaterina Vaartis <vaartis <AT> kotobank.ch>
Closes: https://github.com/gentoo/gentoo/pull/21053
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/tzlocal/tzlocal-2.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/tzlocal/tzlocal-2.1.ebuild b/dev-python/tzlocal/tzlocal-2.1.ebuild
index ca1517fce0e..417e905d44f 100644
--- a/dev-python/tzlocal/tzlocal-2.1.ebuild
+++ b/dev-python/tzlocal/tzlocal-2.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{7..10} )
 
 inherit distutils-r1
 
@@ -19,4 +19,4 @@ IUSE=""
 RDEPEND="dev-python/pytz[${PYTHON_USEDEP}]"
 DEPEND="test? ( dev-python/mock[${PYTHON_USEDEP}] )"
 
-distutils_enable_tests setup.py
+distutils_enable_tests unittest


             reply	other threads:[~2021-05-30 17:32 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-30 17:32 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-18 10:15 [gentoo-commits] repo/gentoo:master commit in: dev-python/tzlocal/ Michał Górny
2023-11-22 11:04 Michał Górny
2023-11-22 11:04 Michał Górny
2023-11-05 20:58 Michał Górny
2023-11-05 20:07 Sam James
2023-10-22 19:14 Michał Górny
2023-10-05  2:58 Michał Górny
2023-06-21 17:45 Michał Górny
2023-06-21 17:02 Sam James
2023-06-18 17:07 Michał Górny
2023-05-26 12:45 Michał Górny
2023-05-16  5:05 Michał Górny
2023-04-22 10:10 Michał Górny
2023-04-22  9:25 Arthur Zamarin
2023-03-20  5:36 Michał Górny
2022-05-15  6:39 Michał Górny
2022-05-06 13:46 Michał Górny
2022-05-06 12:45 Jakov Smolić
2022-04-03 10:35 Michał Górny
2022-02-27 18:52 Michał Górny
2022-01-26 23:19 Michał Górny
2022-01-18 22:44 Michał Górny
2022-01-18 22:44 Michał Górny
2022-01-17 13:02 James Le Cuirot
2022-01-17  6:53 Joshua Kinard
2022-01-16 18:30 Arthur Zamarin
2022-01-16 18:30 Arthur Zamarin
2021-12-21  3:39 Yixun Lan
2021-11-22 20:44 Michał Górny
2021-11-22 19:20 Sam James
2021-11-22  7:51 Agostino Sarubbo
2021-11-21 19:36 Jakov Smolić
2021-11-17  6:57 Arthur Zamarin
2021-11-12  8:43 Marek Szuba
2021-11-05  3:17 Sam James
2021-10-29 19:37 Michał Górny
2021-10-27  8:29 Michał Górny
2021-10-24  1:10 Sam James
2021-10-20 21:43 Michał Górny
2021-10-19  5:42 Arthur Zamarin
2021-09-18 17:18 Sam James
2021-09-09  0:16 Marek Szuba
2021-08-14 12:15 Michał Górny
2021-08-14  8:03 Michał Górny
2021-07-08  7:11 Sergei Trofimovich
2020-12-31 19:14 Michał Górny
2020-07-11  9:34 Michał Górny
2020-07-11  9:34 Michał Górny
2020-05-13  9:03 Michał Górny
2020-03-29 10:13 Michał Górny
2020-02-13 17:11 Michał Górny
2020-02-06  6:38 Michał Górny
2019-12-24 19:54 Mikle Kolyada
2019-11-26 20:34 Aaron Bauman
2017-03-08 18:37 Michał Górny
2017-01-04 15:29 Agostino Sarubbo
2016-12-19 14:14 Tobias Klausmann
2016-05-11 20:33 Mike Gilbert

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=1622393630.003d0ff284dc362abf8fd313763b2c74a21d0523.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