From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/systemd-cron/
Date: Wed, 2 Mar 2022 01:04:23 +0000 (UTC) [thread overview]
Message-ID: <1646182965.0088186492c4c050ecfc1b4ea64cff27ba48cb40.mattst88@gentoo> (raw)
commit: 0088186492c4c050ecfc1b4ea64cff27ba48cb40
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 2 01:02:39 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Mar 2 01:02:45 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00881864
sys-process/systemd-cron: Fix version
Upstream appears to have typo'd the tag name. The VERSION and CHANGELOG
files show that the version is supposed to be 1.5.18.
Bug: https://bugs.gentoo.org/832053
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
sys-process/systemd-cron/Manifest | 2 +-
.../{systemd-cron-1.15.18.ebuild => systemd-cron-1.5.18.ebuild} | 7 +++++--
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/sys-process/systemd-cron/Manifest b/sys-process/systemd-cron/Manifest
index fa6327c4f890..739e06fb5a1b 100644
--- a/sys-process/systemd-cron/Manifest
+++ b/sys-process/systemd-cron/Manifest
@@ -1,2 +1,2 @@
-DIST systemd-cron-1.15.18.tar.gz 33056 BLAKE2B a400d0169c2dcb68c91358bd2af70dca133749dab801dc87b4cdf05b8ccebe5e250466bfce93938e575aa2d832af9a4977be2f02767d2d808e45b11888277c95 SHA512 7de6a5d05ee1d73c5348ecedf6029b498b26e8cdeecce87b58f206a1719c4a90fba853eb99b860734174469c99c75a4a6fa33c13b4aac45fdc71de7f3231b9e3
DIST systemd-cron-1.5.17.tar.gz 32319 BLAKE2B 763cccebcaf98998d0e787352b4d3f2bc28a7e6ef0e800fe937fb2971a5dd8af2d9880076eadb5c3eddc23957d9b6b824b87a7a8be59c241f402ad78abed248e SHA512 20f93c108689efef5a72976509ffd567ed85dd1fada5074030018b5d560cc49f60337bdf888d1d75f6ce8b9b72e6314d754c78c19fa79d584740430e44240ef3
+DIST systemd-cron-1.5.18.tar.gz 33056 BLAKE2B a400d0169c2dcb68c91358bd2af70dca133749dab801dc87b4cdf05b8ccebe5e250466bfce93938e575aa2d832af9a4977be2f02767d2d808e45b11888277c95 SHA512 7de6a5d05ee1d73c5348ecedf6029b498b26e8cdeecce87b58f206a1719c4a90fba853eb99b860734174469c99c75a4a6fa33c13b4aac45fdc71de7f3231b9e3
diff --git a/sys-process/systemd-cron/systemd-cron-1.15.18.ebuild b/sys-process/systemd-cron/systemd-cron-1.5.18.ebuild
similarity index 92%
rename from sys-process/systemd-cron/systemd-cron-1.15.18.ebuild
rename to sys-process/systemd-cron/systemd-cron-1.5.18.ebuild
index cbf442435aaf..09890a45a82a 100644
--- a/sys-process/systemd-cron/systemd-cron-1.15.18.ebuild
+++ b/sys-process/systemd-cron/systemd-cron-1.5.18.ebuild
@@ -2,12 +2,13 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( pypy3 python3_{7,8,9,10} )
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
inherit python-single-r1 systemd
DESCRIPTION="systemd units to create timers for cron directories and crontab"
HOMEPAGE="https://github.com/systemd-cron/systemd-cron/"
-SRC_URI="https://github.com/systemd-cron/systemd-cron/archive/refs/tags/v${PV}.tar.gz -> systemd-cron-${PV}.tar.gz"
+MY_PV="1.15.18"
+SRC_URI="https://github.com/systemd-cron/${PN}/archive/v${MY_PV}.tar.gz -> systemd-cron-${PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
@@ -27,6 +28,8 @@ DEPEND="sys-process/cronbase
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+S="${WORKDIR}/${PN}-${MY_PV}"
+
src_prepare() {
python_fix_shebang --force "${S}/src/bin"
next reply other threads:[~2022-03-02 1:04 UTC|newest]
Thread overview: 97+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-02 1:04 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-03 15:12 [gentoo-commits] repo/gentoo:master commit in: sys-process/systemd-cron/ Richard Freeman
2024-10-03 15:12 Richard Freeman
2024-05-11 7:08 Arthur Zamarin
2024-05-09 12:12 Sam James
2024-05-09 12:12 Sam James
2024-05-09 12:12 Sam James
2024-05-09 12:12 Sam James
2024-05-09 12:12 Sam James
2024-05-09 10:53 Richard Freeman
2024-04-30 12:51 Richard Freeman
2024-04-16 15:16 Richard Freeman
2024-03-29 11:31 Richard Freeman
2024-01-30 5:38 Sam James
2024-01-20 9:07 Sam James
2024-01-14 17:15 Sam James
2024-01-14 17:15 Sam James
2023-12-22 7:27 Arthur Zamarin
2023-12-22 7:27 Arthur Zamarin
2023-12-22 7:21 Arthur Zamarin
2023-12-22 5:07 Sam James
2023-12-22 5:07 Sam James
2023-12-22 5:07 Sam James
2023-12-22 0:30 Richard Freeman
2023-12-22 0:30 Richard Freeman
2023-12-21 20:21 Richard Freeman
2023-12-21 18:22 Richard Freeman
2023-10-01 18:22 Arthur Zamarin
2023-10-01 18:22 Arthur Zamarin
2023-10-01 18:22 Arthur Zamarin
2023-10-01 18:22 Arthur Zamarin
2023-09-28 4:21 Sam James
2023-09-26 18:55 Richard Freeman
2023-09-26 18:44 Richard Freeman
2023-09-13 19:10 Richard Freeman
2023-08-17 19:32 Richard Freeman
2023-08-16 19:40 Richard Freeman
2023-08-16 14:46 Richard Freeman
2023-08-16 14:40 Richard Freeman
2023-08-16 14:37 Richard Freeman
2023-08-15 15:05 Richard Freeman
2023-07-17 11:15 Sam James
2023-06-14 15:11 Sam James
2023-06-14 15:11 Sam James
2023-06-14 15:11 Sam James
2023-06-14 15:11 Sam James
2023-06-14 15:11 Sam James
2023-06-14 14:23 Richard Freeman
2023-05-01 20:38 Richard Freeman
2023-02-17 22:16 Richard Freeman
2023-02-10 20:41 Sam James
2023-02-10 20:41 Sam James
2023-02-10 20:36 Sam James
2023-02-10 18:49 Richard Freeman
2023-01-10 5:36 Sam James
2022-07-16 20:22 Richard Freeman
2022-07-16 20:22 Richard Freeman
2022-06-28 10:50 Richard Freeman
2022-05-29 14:36 Jakov Smolić
2022-05-17 19:17 Jakov Smolić
2022-05-17 19:17 Jakov Smolić
2022-05-17 19:17 Jakov Smolić
2022-04-09 19:50 Arthur Zamarin
2022-04-09 19:36 Arthur Zamarin
2022-04-01 19:51 Jakov Smolić
2022-04-01 19:08 Richard Freeman
2022-03-02 0:42 Richard Freeman
2022-03-02 0:41 Richard Freeman
2022-01-08 14:03 Arthur Zamarin
2021-12-25 10:08 Georgy Yakovlev
2021-07-06 19:57 Georgy Yakovlev
2021-06-21 21:08 Marek Szuba
2021-05-23 23:07 Thomas Deutschmann
2021-05-10 18:58 Richard Freeman
2021-03-05 20:13 Richard Freeman
2020-11-04 20:05 Richard Freeman
2020-09-29 5:18 Georgy Yakovlev
2020-09-29 5:16 Georgy Yakovlev
2020-09-05 0:42 Sam James
2020-09-05 0:31 Sam James
2020-07-24 12:44 Lars Wendler
2020-07-17 21:19 Matt Turner
2020-04-28 16:38 Matt Turner
2020-04-28 16:38 Matt Turner
2020-04-28 16:38 Matt Turner
2019-09-02 0:29 Matt Turner
2019-09-02 0:29 Matt Turner
2019-08-29 1:56 Matt Turner
2019-07-28 23:23 Matt Turner
2018-01-29 1:06 Thomas Deutschmann
2018-01-22 18:33 Richard Freeman
2017-12-09 18:22 Mike Gilbert
2017-07-15 17:56 Richard Freeman
2017-07-02 17:50 Richard Freeman
2016-11-21 22:08 Richard Freeman
2016-06-05 10:59 Richard Freeman
2016-06-05 10:59 Richard Freeman
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=1646182965.0088186492c4c050ecfc1b4ea64cff27ba48cb40.mattst88@gentoo \
--to=mattst88@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