From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cycler/
Date: Fri, 29 Sep 2023 04:50:13 +0000 (UTC) [thread overview]
Message-ID: <1695961825.9877b91f0b25881026f6d6adb6111c633cdd38c1.mgorny@gentoo> (raw)
commit: 9877b91f0b25881026f6d6adb6111c633cdd38c1
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 29 04:30:25 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep 29 04:30:25 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9877b91f
dev-python/cycler: Bump to 0.12.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/cycler/Manifest | 1 +
dev-python/cycler/cycler-0.12.0.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/dev-python/cycler/Manifest b/dev-python/cycler/Manifest
index ba18bacb831f..b9c8bb610ef9 100644
--- a/dev-python/cycler/Manifest
+++ b/dev-python/cycler/Manifest
@@ -1 +1,2 @@
DIST cycler-0.11.0.gh.tar.gz 19028 BLAKE2B 7726067db988e40b833ebcef4a9122fd91753925af829a0023c08081ea7f315b84fd3a5d13731dba72d2820159da45698200ca8649b65b854d48e1a114e31d81 SHA512 cdf91b861d20710b3d77ad105e54668fafa4be69e566d6a09683c638a35aa423b542a141ca0bbffd7a6cd30c8e2a629d578be88648ab9f38a0c43405f2f39613
+DIST cycler-0.12.0.gh.tar.gz 23308 BLAKE2B 7ef27c75314c860081a76004d720f66f20654d255fcc193f4c0a6473f61fcafc78b44a03631cd5d45c6ad205264d93c352bd11c25de845c537d3dd2279b69e01 SHA512 dcbaf8c8d66ae0a302f9dc7507d7064ded133ef5349f2d08cfb52beb3d7a81aa7cd0bebd5da357934431d39b6141e0e2ce344ab7f6e12b6ec6f61649bef3e5c3
diff --git a/dev-python/cycler/cycler-0.12.0.ebuild b/dev-python/cycler/cycler-0.12.0.ebuild
new file mode 100644
index 000000000000..b4df8f7d8831
--- /dev/null
+++ b/dev-python/cycler/cycler-0.12.0.ebuild
@@ -0,0 +1,26 @@
+# 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="Composable style cycles"
+HOMEPAGE="
+ https://matplotlib.org/cycler/
+ https://pypi.org/project/cycler/
+ https://github.com/matplotlib/cycler/
+"
+SRC_URI="
+ https://github.com/matplotlib/cycler/archive/v${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
+
+SLOT="0"
+LICENSE="BSD"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos"
+
+distutils_enable_tests pytest
next reply other threads:[~2023-09-29 4:50 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-29 4:50 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-20 17:09 [gentoo-commits] repo/gentoo:master commit in: dev-python/cycler/ Michał Górny
2024-05-17 14:31 Michał Górny
2024-05-17 14:31 Michał Górny
2023-11-02 5:19 Michał Górny
2023-11-01 19:03 Arthur Zamarin
2023-10-08 17:48 Michał Górny
2023-05-26 20:26 Arthur Zamarin
2023-02-19 19:46 Michał Górny
2023-02-19 19:46 Michał Górny
2022-06-26 17:53 Michał Górny
2022-06-26 17:24 Arthur Zamarin
2022-05-25 18:01 Arthur Zamarin
2022-05-25 18:01 Arthur Zamarin
2022-01-30 22:23 James Le Cuirot
2021-12-02 20:14 Michał Górny
2021-12-02 19:58 Sam James
2021-12-02 19:58 Sam James
2021-12-02 19:52 Sam James
2021-12-02 19:52 Sam James
2021-12-02 13:33 Arthur Zamarin
2021-12-02 11:02 Agostino Sarubbo
2021-12-02 8:54 Jakov Smolić
2021-10-29 9:16 Michał Górny
2021-09-07 18:34 Sam James
2021-09-06 23:56 Sam James
2021-09-06 23:54 Sam James
2021-09-06 23:49 Sam James
2021-08-17 1:42 Sam James
2021-07-28 15:58 Sergei Trofimovich
2021-06-20 1:55 Sam James
2021-05-07 11:58 Michał Górny
2020-09-18 14:36 Michał Górny
2020-06-05 16:03 Michał Górny
2020-06-05 16:03 Michał Górny
2020-05-04 6:16 Mart Raudsepp
2020-05-03 19:02 Agostino Sarubbo
2020-05-03 15:13 Agostino Sarubbo
2020-03-01 3:32 Andrey Grozin
2018-03-19 23:05 Sergei Trofimovich
2018-03-16 21:19 Michał Górny
2018-01-09 0:10 Mikle Kolyada
2018-01-08 22:50 Thomas Deutschmann
2017-07-14 12:12 Alexis Ballier
2017-05-03 7:37 Michał Górny
2017-03-10 11:18 Zac Medico
2016-02-16 10:19 Justin Lecher
2015-10-21 13:41 Justin Lecher
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=1695961825.9877b91f0b25881026f6d6adb6111c633cdd38c1.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