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/croniter/
Date: Thu, 17 Feb 2022 21:48:20 +0000 (UTC)	[thread overview]
Message-ID: <1645134230.b949b89ce0402bd57f1e90aa4d01205bb970aa23.mgorny@gentoo> (raw)

commit:     b949b89ce0402bd57f1e90aa4d01205bb970aa23
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 17 21:43:50 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb 17 21:43:50 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b949b89c

dev-python/croniter: Remove old

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

 dev-python/croniter/Manifest              |  1 -
 dev-python/croniter/croniter-1.1.0.ebuild | 25 -------------------------
 2 files changed, 26 deletions(-)

diff --git a/dev-python/croniter/Manifest b/dev-python/croniter/Manifest
index a714c3058169..778163fb5dff 100644
--- a/dev-python/croniter/Manifest
+++ b/dev-python/croniter/Manifest
@@ -1,3 +1,2 @@
-DIST croniter-1.1.0.tar.gz 39641 BLAKE2B 0c01d801b55b0fd6189d5b35f7493580aa25ea18e8be061152c6642fd05a9075c1211578124cd945bb754fda4704f637069a98c5080e41ce369cc3c959b35edf SHA512 ccc56e912d5ff684ec930f87ab096b0a739191014a2d0a76febddf0fe4155a6c319cf28011bea7b8f8034218a35813db65c3d4911ff575878a12f8fe1f75720e
 DIST croniter-1.2.0.tar.gz 39813 BLAKE2B eed3db9d96571de188f5bda3c3000ce4607e72fd97d2f70b34355495349744129c29ace03320d987f43d1692720dbfbb965e824091825b2e11222306a10d081c SHA512 0d7d59d617be16f7f1b6401a3c1260c3b644855c046fa6c2948cf2f2caaf7ee0183c659e0165c8d36068467893bb68bdd4024a246a85c76448ab0a62233c9ca1
 DIST croniter-1.3.1.tar.gz 40044 BLAKE2B b6542e25878ea15c0fd1c48f8af485fa0f03809473a09fb95367134edd91a5d3b9053673589902e8c70faa372d096e2fbbbaf02d9ebd08982f2dd382ecebd8c5 SHA512 40b211fedddcaa5cdc1de4e34cb1343063c684b70ef404aa5f92ebdbbf6afcc1f511af9a52fc4eda42c3f27556a35059681ddad2cda6f6b3e1f334bea7c1e3ce

diff --git a/dev-python/croniter/croniter-1.1.0.ebuild b/dev-python/croniter/croniter-1.1.0.ebuild
deleted file mode 100644
index d05c8ee8a921..000000000000
--- a/dev-python/croniter/croniter-1.1.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Python module to provide iteration for datetime object"
-HOMEPAGE="https://github.com/kiorky/croniter https://pypi.org/project/croniter/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~riscv x86"
-
-RDEPEND="
-	dev-python/python-dateutil[${PYTHON_USEDEP}]"
-BDEPEND="
-	test? (
-		dev-python/pytz[${PYTHON_USEDEP}]
-		dev-python/tzlocal[${PYTHON_USEDEP}]
-	)"
-
-distutils_enable_tests pytest


             reply	other threads:[~2022-02-17 21:48 UTC|newest]

Thread overview: 96+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-17 21:48 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-17  7:51 [gentoo-commits] repo/gentoo:master commit in: dev-python/croniter/ Michał Górny
2024-08-17  7:43 Michał Górny
2024-08-03  8:44 Michał Górny
2024-08-03  8:30 Jakov Smolić
2024-07-27  5:52 Michał Górny
2024-07-26  1:57 Michał Górny
2024-07-23 20:06 Michał Górny
2024-07-17  4:11 Michał Górny
2024-05-18 16:10 Michał Górny
2024-05-08  8:15 Michał Górny
2024-05-08  7:50 Michał Górny
2024-04-21  2:35 Michał Górny
2024-04-06 12:41 Michał Górny
2024-04-06 12:32 Arthur Zamarin
2024-03-19 20:09 Michał Górny
2024-03-16 12:08 Michał Górny
2024-03-16 11:21 Arthur Zamarin
2024-03-01 18:33 Michał Górny
2023-11-24 14:28 Michał Górny
2023-11-11 20:36 Michał Górny
2023-11-11 19:21 Sam James
2023-10-11 16:49 Michał Górny
2023-10-10 18:11 Michał Górny
2023-06-27 11:50 Michał Górny
2023-06-16  4:05 Michał Górny
2023-05-26 17:44 Michał Górny
2023-05-26 17:44 Michał Górny
2023-05-09  5:26 Michał Górny
2023-05-09  4:09 Arthur Zamarin
2023-04-13  6:04 Michał Górny
2023-04-08  5:13 Michał Górny
2023-03-16  3:47 Michał Górny
2022-12-25 17:33 Michał Górny
2022-11-23  8:41 Michał Górny
2022-10-10 20:22 Michał Górny
2022-10-10 19:54 Sam James
2022-09-09  7:23 Arthur Zamarin
2022-06-16 19:12 Michał Górny
2022-06-16 15:15 Sam James
2022-05-15  6:39 Michał Górny
2022-03-21  8:54 Michał Górny
2022-03-21  7:47 Agostino Sarubbo
2022-02-18 15:08 Arthur Zamarin
2022-02-18 15:08 Arthur Zamarin
2022-02-18 10:59 Arthur Zamarin
2022-02-17 21:02 Arthur Zamarin
2022-02-15 23:09 Michał Górny
2022-01-14 18:28 Arthur Zamarin
2022-01-03 22:30 Michał Górny
2022-01-03 19:23 Jakov Smolić
2021-12-04  5:36 Michał Górny
2021-10-11  8:35 Marek Szuba
2021-07-12 22:46 Michał Górny
2021-07-12 21:50 Sam James
2021-06-25 22:29 Michał Górny
2021-06-05 13:34 Michał Górny
2021-05-07  8:47 Michał Górny
2021-04-28 17:47 Michał Górny
2021-04-28 17:00 Sam James
2021-04-14  7:19 Michał Górny
2021-04-11 11:23 Michał Górny
2021-04-11 11:06 Sam James
2021-04-07 23:11 Michał Górny
2021-03-26 12:37 Michał Górny
2021-03-24  8:03 Michał Górny
2021-03-07 22:39 Michał Górny
2021-03-07 19:46 Sam James
2021-03-06 17:45 Michał Górny
2021-03-03  7:36 Michał Górny
2021-02-26  8:30 Michał Górny
2021-02-02  8:39 Michał Górny
2021-01-29 19:31 Michał Górny
2021-01-24  1:04 Sam James
2021-01-20  9:27 Michał Górny
2021-01-20  9:27 Michał Górny
2021-01-06 21:23 Michał Górny
2020-12-31 19:14 Michał Górny
2020-10-07  0:06 Zac Medico
2020-07-08 16:35 Michał Górny
2020-07-08 16:35 Michał Górny
2020-03-26 17:17 Michał Górny
2020-02-05  5:18 Michał Górny
2019-05-29 18:02 Zac Medico
2019-05-11 19:48 Matthew Thode
2019-04-12 22:47 Matthew Thode
2018-12-01 23:33 Zac Medico
2018-12-01 23:04 Zac Medico
2017-09-29 23:32 Matt Thode
2017-08-30 22:07 Matt Thode
2017-03-15  7:25 Zac Medico
2017-03-15  7:20 Zac Medico
2017-03-15  7:20 Zac Medico
2016-11-06 21:39 Matt Thode
2016-11-06 21:39 Matt Thode
2016-02-11  5:07 Zac Medico

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=1645134230.b949b89ce0402bd57f1e90aa4d01205bb970aa23.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