public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: dev-python/fscacher/
@ 2023-05-02 23:01 Horea Christian
  0 siblings, 0 replies; 2+ messages in thread
From: Horea Christian @ 2023-05-02 23:01 UTC (permalink / raw
  To: gentoo-commits

commit:     4758a9b049b463d8a4b8f9feb84d9fe925e71d95
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Tue May  2 22:56:14 2023 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Tue May  2 22:56:14 2023 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=4758a9b0

dev-python/fscacher: enable py3.11

Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 dev-python/fscacher/fscacher-0.1.4.ebuild | 4 ++--
 dev-python/fscacher/fscacher-0.2.0.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/fscacher/fscacher-0.1.4.ebuild b/dev-python/fscacher/fscacher-0.1.4.ebuild
index b15c37615..476dcbf5b 100644
--- a/dev-python/fscacher/fscacher-0.1.4.ebuild
+++ b/dev-python/fscacher/fscacher-0.1.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_10 )
+PYTHON_COMPAT=( python3_{10..11} )
 inherit distutils-r1
 
 DESCRIPTION="Cache results of operations on heavy file trees"

diff --git a/dev-python/fscacher/fscacher-0.2.0.ebuild b/dev-python/fscacher/fscacher-0.2.0.ebuild
index 8bb00f6f4..91887f218 100644
--- a/dev-python/fscacher/fscacher-0.2.0.ebuild
+++ b/dev-python/fscacher/fscacher-0.2.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_10 )
+PYTHON_COMPAT=( python3_{10..11} )
 inherit distutils-r1
 
 DESCRIPTION="Cache results of operations on heavy file trees"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/sci:master commit in: dev-python/fscacher/
@ 2023-05-02 23:01 Horea Christian
  0 siblings, 0 replies; 2+ messages in thread
From: Horea Christian @ 2023-05-02 23:01 UTC (permalink / raw
  To: gentoo-commits

commit:     9b99b3e8e353dc5225a67d170deeae827cb16171
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Tue May  2 22:57:05 2023 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Tue May  2 22:57:05 2023 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=9b99b3e8

dev-python/fscacher: update SRC_URI

Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 dev-python/fscacher/fscacher-0.1.4.ebuild | 2 +-
 dev-python/fscacher/fscacher-0.2.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/fscacher/fscacher-0.1.4.ebuild b/dev-python/fscacher/fscacher-0.1.4.ebuild
index 476dcbf5b..50dcd6914 100644
--- a/dev-python/fscacher/fscacher-0.1.4.ebuild
+++ b/dev-python/fscacher/fscacher-0.1.4.ebuild
@@ -8,7 +8,7 @@ inherit distutils-r1
 
 DESCRIPTION="Cache results of operations on heavy file trees"
 HOMEPAGE="https://github.com/con/fscacher"
-SRC_URI="https://github.com/con/fscacher/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/con/fscacher/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz"
 
 SLOT="0"
 LICENSE="MIT"

diff --git a/dev-python/fscacher/fscacher-0.2.0.ebuild b/dev-python/fscacher/fscacher-0.2.0.ebuild
index 91887f218..f466d0675 100644
--- a/dev-python/fscacher/fscacher-0.2.0.ebuild
+++ b/dev-python/fscacher/fscacher-0.2.0.ebuild
@@ -8,7 +8,7 @@ inherit distutils-r1
 
 DESCRIPTION="Cache results of operations on heavy file trees"
 HOMEPAGE="https://github.com/con/fscacher"
-SRC_URI="https://github.com/con/fscacher/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/con/fscacher/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz"
 
 SLOT="0"
 LICENSE="MIT"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-02 23:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-02 23:01 [gentoo-commits] proj/sci:master commit in: dev-python/fscacher/ Horea Christian
  -- strict thread matches above, loose matches on Subject: below --
2023-05-02 23:01 Horea Christian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox