Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/croniter/
Date: Wed, 28 Apr 2021 17:47:57
Message-Id: 1619631976.4be9feb9f977dcd4d84f63bbcd88238cfa0cd3d3.mgorny@gentoo
1 commit: 4be9feb9f977dcd4d84f63bbcd88238cfa0cd3d3
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 28 17:46:16 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 28 17:46:16 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4be9feb9
7
8 dev-python/croniter: Remove old
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/croniter/Manifest | 3 ---
13 dev-python/croniter/croniter-1.0.10.ebuild | 26 --------------------------
14 dev-python/croniter/croniter-1.0.11.ebuild | 26 --------------------------
15 dev-python/croniter/croniter-1.0.8.ebuild | 28 ----------------------------
16 4 files changed, 83 deletions(-)
17
18 diff --git a/dev-python/croniter/Manifest b/dev-python/croniter/Manifest
19 index 0da37807543..319f120b130 100644
20 --- a/dev-python/croniter/Manifest
21 +++ b/dev-python/croniter/Manifest
22 @@ -1,4 +1 @@
23 -DIST croniter-1.0.10.tar.gz 31547 BLAKE2B 7cb8d5c68fa567250c2d1a6aa7667bf07dff6864ee2d03308bd7d2348cc67c3254b74f97caa433e135746325170b8b75b7c84c45d2f93a535819e57391aea551 SHA512 46065a402e1d294104c564fc3229560499584eae1a2714e3760c547b24c1ab563c9bad73ef7510a7bda6dd4f3f3b4821ad56a0d51aeace96eea88079a5bf9973
24 -DIST croniter-1.0.11.tar.gz 34833 BLAKE2B b86992a10a80eb96c323a747c9c4ecf07afe0ede432d65f5c25f194c7421153cdc1ba3bdd37fac5832e99ca915a796662fd3aa360e4f6e9f4cf2ebe2791735a4 SHA512 8fcb68f51c0db9a3b9c038f6958b958734ea26613ed0c7c7dcabdadd71d33065c01ed99ddca5a849a1a235881233acf8b278e4510c6c4e3c37ef2a9fabeb2469
25 DIST croniter-1.0.12.tar.gz 38763 BLAKE2B 28bb662b05d893c782807687261b3bdafa0b1412d98dc8ceebcc0d9fff941f58b22a3abf9462c0f601bbe8701460350dad70d1239aa4f28978444698836b87b2 SHA512 ff5e35ddb0a6080ff95155de2ac5942fa1cab827a4cbb6e639553f8646b89063d0292b7fd69bc38fca90429da0272f3efeeefe0cbde0d83b9915ecb078340f08
26 -DIST croniter-1.0.8.tar.gz 31019 BLAKE2B a637f7df806a85aeb236c38a9fa19ed0929fd257268cbe98bf7b281f1c52a9bfe98c91063da48b1344946f6619c5ac8f0e89051c1672fa6997c830dd97b7d9f2 SHA512 cf620baa55709c2379cc7f8f0123bd79e03b7dabaecd539633b8f52f97aa617c48e5692e0a45c08f4b30b2fab52c47cfc502c2ea550329083db2353ecdc56635
27
28 diff --git a/dev-python/croniter/croniter-1.0.10.ebuild b/dev-python/croniter/croniter-1.0.10.ebuild
29 deleted file mode 100644
30 index 0eecd9d8c05..00000000000
31 --- a/dev-python/croniter/croniter-1.0.10.ebuild
32 +++ /dev/null
33 @@ -1,26 +0,0 @@
34 -# Copyright 1999-2021 Gentoo Authors
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=7
38 -
39 -PYTHON_COMPAT=( python3_{7..9} )
40 -
41 -inherit distutils-r1
42 -
43 -DESCRIPTION="Python module to provide iteration for datetime object"
44 -HOMEPAGE="https://github.com/kiorky/croniter https://pypi.org/project/croniter/"
45 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
46 -
47 -LICENSE="MIT"
48 -SLOT="0"
49 -KEYWORDS="~amd64 ~arm64 ~x86"
50 -
51 -RDEPEND="
52 - dev-python/python-dateutil[${PYTHON_USEDEP}]"
53 -BDEPEND="
54 - test? (
55 - dev-python/pytz[${PYTHON_USEDEP}]
56 - dev-python/tzlocal[${PYTHON_USEDEP}]
57 - )"
58 -
59 -distutils_enable_tests pytest
60
61 diff --git a/dev-python/croniter/croniter-1.0.11.ebuild b/dev-python/croniter/croniter-1.0.11.ebuild
62 deleted file mode 100644
63 index 0eecd9d8c05..00000000000
64 --- a/dev-python/croniter/croniter-1.0.11.ebuild
65 +++ /dev/null
66 @@ -1,26 +0,0 @@
67 -# Copyright 1999-2021 Gentoo Authors
68 -# Distributed under the terms of the GNU General Public License v2
69 -
70 -EAPI=7
71 -
72 -PYTHON_COMPAT=( python3_{7..9} )
73 -
74 -inherit distutils-r1
75 -
76 -DESCRIPTION="Python module to provide iteration for datetime object"
77 -HOMEPAGE="https://github.com/kiorky/croniter https://pypi.org/project/croniter/"
78 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
79 -
80 -LICENSE="MIT"
81 -SLOT="0"
82 -KEYWORDS="~amd64 ~arm64 ~x86"
83 -
84 -RDEPEND="
85 - dev-python/python-dateutil[${PYTHON_USEDEP}]"
86 -BDEPEND="
87 - test? (
88 - dev-python/pytz[${PYTHON_USEDEP}]
89 - dev-python/tzlocal[${PYTHON_USEDEP}]
90 - )"
91 -
92 -distutils_enable_tests pytest
93
94 diff --git a/dev-python/croniter/croniter-1.0.8.ebuild b/dev-python/croniter/croniter-1.0.8.ebuild
95 deleted file mode 100644
96 index 5ed6ec7f11f..00000000000
97 --- a/dev-python/croniter/croniter-1.0.8.ebuild
98 +++ /dev/null
99 @@ -1,28 +0,0 @@
100 -# Copyright 1999-2021 Gentoo Authors
101 -# Distributed under the terms of the GNU General Public License v2
102 -
103 -EAPI=7
104 -
105 -PYTHON_COMPAT=( python3_{7..9} )
106 -
107 -inherit distutils-r1
108 -
109 -DESCRIPTION="Python module to provide iteration for datetime object"
110 -HOMEPAGE="https://github.com/kiorky/croniter https://pypi.org/project/croniter/"
111 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
112 -
113 -LICENSE="MIT"
114 -SLOT="0"
115 -KEYWORDS="amd64 ~arm64 x86"
116 -
117 -RDEPEND="
118 - dev-python/future[${PYTHON_USEDEP}]
119 - dev-python/natsort[${PYTHON_USEDEP}]
120 - dev-python/python-dateutil[${PYTHON_USEDEP}]"
121 -BDEPEND="
122 - test? (
123 - dev-python/pytz[${PYTHON_USEDEP}]
124 - dev-python/tzlocal[${PYTHON_USEDEP}]
125 - )"
126 -
127 -distutils_enable_tests pytest