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: Thu,  5 Oct 2023 02:58:57 +0000 (UTC)	[thread overview]
Message-ID: <1696474642.a157b975560bbc28d0ba3a8f39029ae56e033be8.mgorny@gentoo> (raw)

commit:     a157b975560bbc28d0ba3a8f39029ae56e033be8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  5 02:57:22 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Oct  5 02:57:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a157b975

dev-python/tzlocal: Bump to 5.1

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

 dev-python/tzlocal/Manifest           |  1 +
 dev-python/tzlocal/tzlocal-5.1.ebuild | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/dev-python/tzlocal/Manifest b/dev-python/tzlocal/Manifest
index 25493dac95cc..dc4903811f4d 100644
--- a/dev-python/tzlocal/Manifest
+++ b/dev-python/tzlocal/Manifest
@@ -1 +1,2 @@
 DIST tzlocal-5.0.1.gh.tar.gz 25032 BLAKE2B a1b0d2d2d6422c91752332d789efddad5f14e02e0097deaea1b8df2de20686d1e73dddb1864c5c643b20f8cfce56ff28adb741f7ae74b58409a60bf0eb172057 SHA512 b89293180e82334e3c1627845516ac25d8862c799d6d56a9eff13549bfafef2e4e4b0a624e9455e4310429f50b9d82fa984b7dfe8cdd9ed3dc7325ea89c0c5b1
+DIST tzlocal-5.1.gh.tar.gz 25413 BLAKE2B e4ed9c3161d049e9e00176d3ebf9a30db0f65b8c5141498d3a5d4df9e9bb299e6a307e462884640cbdaa781a3a5c07bc453e36d0eb772da0e22bbf6e474de187 SHA512 692d7ac8d04cdc3da43d75fbbd99b329b1436ef6b41540604bd65f667ac5f20219dc769d0379f41eb8723521e2ad4d2b9f399326f3d1a41b9f63c0db4341eb0d

diff --git a/dev-python/tzlocal/tzlocal-5.1.ebuild b/dev-python/tzlocal/tzlocal-5.1.ebuild
new file mode 100644
index 000000000000..19aa8b81c205
--- /dev/null
+++ b/dev-python/tzlocal/tzlocal-5.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="tzinfo object for the local timezone"
+HOMEPAGE="
+	https://github.com/regebro/tzlocal/
+	https://pypi.org/project/tzlocal/
+"
+# symlinks aren't correctly preserved in sdist, as of 5.0.1
+SRC_URI="
+	https://github.com/regebro/tzlocal/archive/${PV}.tar.gz
+		-> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+BDEPEND="
+	test? (
+		dev-python/pytest-mock[${PYTHON_USEDEP}]
+	)
+"
+
+distutils_enable_tests pytest


             reply	other threads:[~2023-10-05  2:59 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-05  2:58 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-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
2021-05-30 17:32 Michał Górny
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=1696474642.a157b975560bbc28d0ba3a8f39029ae56e033be8.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