public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/schedule/
Date: Sun, 29 May 2022 21:04:57 +0000 (UTC)	[thread overview]
Message-ID: <1653858292.4e907b07cb792e53189ff0bd42008ca0ba02b948.Alessandro-Barbieri@gentoo> (raw)

commit:     4e907b07cb792e53189ff0bd42008ca0ba02b948
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun May 29 20:53:58 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sun May 29 21:04:52 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4e907b07

dev-python/schedule: EAPI 8

Closes: https://bugs.gentoo.org/848333
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-python/schedule/Manifest                                      | 2 +-
 .../schedule/{schedule-1.1.0.ebuild => schedule-1.1.0-r1.ebuild}  | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-python/schedule/Manifest b/dev-python/schedule/Manifest
index e7435225e..91dc10417 100644
--- a/dev-python/schedule/Manifest
+++ b/dev-python/schedule/Manifest
@@ -1 +1 @@
-DIST schedule-1.1.0.tar.gz 31873 BLAKE2B 6e33e862f94c72f32ae3bba566ad4a64428cc90f80ed6ff8d577a29717b3cc5f3c91195742cedfedbcc4090d955f343097f53ed69e9922775969c854780798ce SHA512 3fe06e334ed532f013aeb806b7beacd9418c4dbbcb80d4b27090c08178f1874694ecfced24eeddc8450e99a80831d68b34a4a3b2638a870f30f53f570650795c
+DIST schedule-1.1.0.gh.tar.gz 31873 BLAKE2B 6e33e862f94c72f32ae3bba566ad4a64428cc90f80ed6ff8d577a29717b3cc5f3c91195742cedfedbcc4090d955f343097f53ed69e9922775969c854780798ce SHA512 3fe06e334ed532f013aeb806b7beacd9418c4dbbcb80d4b27090c08178f1874694ecfced24eeddc8450e99a80831d68b34a4a3b2638a870f30f53f570650795c

diff --git a/dev-python/schedule/schedule-1.1.0.ebuild b/dev-python/schedule/schedule-1.1.0-r1.ebuild
similarity index 85%
rename from dev-python/schedule/schedule-1.1.0.ebuild
rename to dev-python/schedule/schedule-1.1.0-r1.ebuild
index b9773cff4..f90f14e24 100644
--- a/dev-python/schedule/schedule-1.1.0.ebuild
+++ b/dev-python/schedule/schedule-1.1.0-r1.ebuild
@@ -1,17 +1,17 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 #pypy3 fails tests
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8..11} )
 
 inherit distutils-r1
 
 DESCRIPTION="Python job scheduling for humans"
 HOMEPAGE="https://github.com/dbader/schedule"
 
-SRC_URI="https://github.com/dbader/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/dbader/${PN}/archive/${PV}.tar.gz -> ${P}.gh.tar.gz"
 KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 
 LICENSE="MIT"


             reply	other threads:[~2022-05-29 21:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-29 21:04 Alessandro Barbieri [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-06-14 23:09 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/schedule/ Alessandro Barbieri
2021-05-09  0:35 Alessandro Barbieri
2021-03-28  9:55 Andrew Ammerlaan
2021-03-27 18:35 Alessandro Barbieri
2021-03-27 18:35 Alessandro Barbieri
2020-04-07  1:22 Alessandro Barbieri
2020-04-07  1:22 Alessandro Barbieri

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=1653858292.4e907b07cb792e53189ff0bd42008ca0ba02b948.Alessandro-Barbieri@gentoo \
    --to=lssndrbarbieri@gmail.com \
    --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