public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: sys-fs/jefferson/
  2025-02-12 13:35 [gentoo-commits] repo/proj/guru:dev " David Roman
@ 2025-02-13  9:56 ` David Roman
  0 siblings, 0 replies; 4+ messages in thread
From: David Roman @ 2025-02-13  9:56 UTC (permalink / raw
  To: gentoo-commits

commit:     a7a5935046f4457217d5a31d808e0b99e4c25e1f
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Wed Feb 12 13:34:58 2025 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Feb 12 13:34:58 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a7a59350

sys-fs/jefferson: add 0.4.6

Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 sys-fs/jefferson/Manifest               |  1 +
 sys-fs/jefferson/jefferson-0.4.6.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/sys-fs/jefferson/Manifest b/sys-fs/jefferson/Manifest
index cb4d1b444..a888f6e24 100644
--- a/sys-fs/jefferson/Manifest
+++ b/sys-fs/jefferson/Manifest
@@ -1 +1,2 @@
 DIST jefferson-0.4.5.gh.tar.gz 9439 BLAKE2B cf40fa975bd4441f311bbb933ec9386565018d0e3a8b1ab8a79dee5542f683d437c01caff11933a78733f3feb631fb7086639f1d5dd864bf2e158837dfc6a0c4 SHA512 d4b44138bd36b94f43e4e09e3ab7a0b24044c93c69953b32aadaf544d297eb6e91b951b94754806bbef59f2357e6c8e6d01fda13bc78013341d852c5b8ed0422
+DIST jefferson-0.4.6.gh.tar.gz 9922 BLAKE2B ca366ba1fdc99c3c6db0ec90701020d5948040d1897a6ae3a8e27de5bf4d4ab7821bbbb6c27bcf3a5d475fe972b3ef320a67a745255836bc96e6bb9ab03c71df SHA512 6082e2b7502cfd0a9395c303dc8339213151ef1b11db3e458c390299fc2d8b655fbeb4f9660504fa558927547376c87585f56bb147f80fd847474a123dde7e9c

diff --git a/sys-fs/jefferson/jefferson-0.4.6.ebuild b/sys-fs/jefferson/jefferson-0.4.6.ebuild
new file mode 100644
index 000000000..78efab643
--- /dev/null
+++ b/sys-fs/jefferson/jefferson-0.4.6.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{11,12} )
+DISTUTILS_USE_PEP517=poetry
+
+inherit distutils-r1
+
+DESCRIPTION=" JFFS2 filesystem extraction tool "
+HOMEPAGE="https://github.com/onekey-sec/jefferson"
+SRC_URI="https://github.com/onekey-sec/${PN}/archive/refs/tags/v${PV}.tar.gz	-> ${P}.gh.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+	dev-python/cstruct[${PYTHON_USEDEP}]
+	dev-python/click[${PYTHON_USEDEP}]
+	dev-python/python-lzo[${PYTHON_USEDEP}]
+"


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

* [gentoo-commits] repo/proj/guru:dev commit in: sys-fs/jefferson/
@ 2025-03-12 14:03 David Roman
  2025-03-12 14:29 ` [gentoo-commits] repo/proj/guru:master " David Roman
  0 siblings, 1 reply; 4+ messages in thread
From: David Roman @ 2025-03-12 14:03 UTC (permalink / raw
  To: gentoo-commits

commit:     f7cab7b228e67e3af22b3ea839693a4f29c817c0
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Wed Mar 12 14:03:33 2025 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Mar 12 14:03:33 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f7cab7b2

sys-fs/jefferson: drop 0.4.5

Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 sys-fs/jefferson/Manifest               |  1 -
 sys-fs/jefferson/jefferson-0.4.5.ebuild | 25 -------------------------
 2 files changed, 26 deletions(-)

diff --git a/sys-fs/jefferson/Manifest b/sys-fs/jefferson/Manifest
index a888f6e24..837bb1d5d 100644
--- a/sys-fs/jefferson/Manifest
+++ b/sys-fs/jefferson/Manifest
@@ -1,2 +1 @@
-DIST jefferson-0.4.5.gh.tar.gz 9439 BLAKE2B cf40fa975bd4441f311bbb933ec9386565018d0e3a8b1ab8a79dee5542f683d437c01caff11933a78733f3feb631fb7086639f1d5dd864bf2e158837dfc6a0c4 SHA512 d4b44138bd36b94f43e4e09e3ab7a0b24044c93c69953b32aadaf544d297eb6e91b951b94754806bbef59f2357e6c8e6d01fda13bc78013341d852c5b8ed0422
 DIST jefferson-0.4.6.gh.tar.gz 9922 BLAKE2B ca366ba1fdc99c3c6db0ec90701020d5948040d1897a6ae3a8e27de5bf4d4ab7821bbbb6c27bcf3a5d475fe972b3ef320a67a745255836bc96e6bb9ab03c71df SHA512 6082e2b7502cfd0a9395c303dc8339213151ef1b11db3e458c390299fc2d8b655fbeb4f9660504fa558927547376c87585f56bb147f80fd847474a123dde7e9c

diff --git a/sys-fs/jefferson/jefferson-0.4.5.ebuild b/sys-fs/jefferson/jefferson-0.4.5.ebuild
deleted file mode 100644
index 49b7b258f..000000000
--- a/sys-fs/jefferson/jefferson-0.4.5.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{11..12} )
-DISTUTILS_USE_PEP517=poetry
-
-inherit distutils-r1
-
-DESCRIPTION=" JFFS2 filesystem extraction tool "
-HOMEPAGE="https://github.com/onekey-sec/jefferson"
-SRC_URI="https://github.com/onekey-sec/${PN}/archive/refs/tags/v${PV}.tar.gz	-> ${P}.gh.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-	dev-python/cstruct[${PYTHON_USEDEP}]
-	dev-python/click[${PYTHON_USEDEP}]
-	dev-python/python-lzo[${PYTHON_USEDEP}]
-"
-
-PATCHES=( "${FILESDIR}/${PN}-use-python-lzo.patch" )


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

* [gentoo-commits] repo/proj/guru:master commit in: sys-fs/jefferson/
  2025-03-12 14:03 [gentoo-commits] repo/proj/guru:dev " David Roman
@ 2025-03-12 14:29 ` David Roman
  0 siblings, 0 replies; 4+ messages in thread
From: David Roman @ 2025-03-12 14:29 UTC (permalink / raw
  To: gentoo-commits

commit:     c128ce63fac85d7b8b332df86c053d07c806a81f
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Wed Mar 12 14:03:10 2025 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Mar 12 14:03:10 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c128ce63

sys-fs/jefferson: enable py3.13

Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 sys-fs/jefferson/jefferson-0.4.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/jefferson/jefferson-0.4.6.ebuild b/sys-fs/jefferson/jefferson-0.4.6.ebuild
index c27af6078..3244a104e 100644
--- a/sys-fs/jefferson/jefferson-0.4.6.ebuild
+++ b/sys-fs/jefferson/jefferson-0.4.6.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{11..12} )
+PYTHON_COMPAT=( python3_{11..13} )
 DISTUTILS_USE_PEP517=poetry
 
 inherit distutils-r1


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

* [gentoo-commits] repo/proj/guru:master commit in: sys-fs/jefferson/
  2025-03-12 14:03 [gentoo-commits] repo/proj/guru:dev commit in: sys-fs/jefferson/ David Roman
@ 2025-03-12 14:29 ` David Roman
  0 siblings, 0 replies; 4+ messages in thread
From: David Roman @ 2025-03-12 14:29 UTC (permalink / raw
  To: gentoo-commits

commit:     f7cab7b228e67e3af22b3ea839693a4f29c817c0
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Wed Mar 12 14:03:33 2025 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Mar 12 14:03:33 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f7cab7b2

sys-fs/jefferson: drop 0.4.5

Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 sys-fs/jefferson/Manifest               |  1 -
 sys-fs/jefferson/jefferson-0.4.5.ebuild | 25 -------------------------
 2 files changed, 26 deletions(-)

diff --git a/sys-fs/jefferson/Manifest b/sys-fs/jefferson/Manifest
index a888f6e24..837bb1d5d 100644
--- a/sys-fs/jefferson/Manifest
+++ b/sys-fs/jefferson/Manifest
@@ -1,2 +1 @@
-DIST jefferson-0.4.5.gh.tar.gz 9439 BLAKE2B cf40fa975bd4441f311bbb933ec9386565018d0e3a8b1ab8a79dee5542f683d437c01caff11933a78733f3feb631fb7086639f1d5dd864bf2e158837dfc6a0c4 SHA512 d4b44138bd36b94f43e4e09e3ab7a0b24044c93c69953b32aadaf544d297eb6e91b951b94754806bbef59f2357e6c8e6d01fda13bc78013341d852c5b8ed0422
 DIST jefferson-0.4.6.gh.tar.gz 9922 BLAKE2B ca366ba1fdc99c3c6db0ec90701020d5948040d1897a6ae3a8e27de5bf4d4ab7821bbbb6c27bcf3a5d475fe972b3ef320a67a745255836bc96e6bb9ab03c71df SHA512 6082e2b7502cfd0a9395c303dc8339213151ef1b11db3e458c390299fc2d8b655fbeb4f9660504fa558927547376c87585f56bb147f80fd847474a123dde7e9c

diff --git a/sys-fs/jefferson/jefferson-0.4.5.ebuild b/sys-fs/jefferson/jefferson-0.4.5.ebuild
deleted file mode 100644
index 49b7b258f..000000000
--- a/sys-fs/jefferson/jefferson-0.4.5.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{11..12} )
-DISTUTILS_USE_PEP517=poetry
-
-inherit distutils-r1
-
-DESCRIPTION=" JFFS2 filesystem extraction tool "
-HOMEPAGE="https://github.com/onekey-sec/jefferson"
-SRC_URI="https://github.com/onekey-sec/${PN}/archive/refs/tags/v${PV}.tar.gz	-> ${P}.gh.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-	dev-python/cstruct[${PYTHON_USEDEP}]
-	dev-python/click[${PYTHON_USEDEP}]
-	dev-python/python-lzo[${PYTHON_USEDEP}]
-"
-
-PATCHES=( "${FILESDIR}/${PN}-use-python-lzo.patch" )


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

end of thread, other threads:[~2025-03-12 14:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-12 14:03 [gentoo-commits] repo/proj/guru:dev commit in: sys-fs/jefferson/ David Roman
2025-03-12 14:29 ` [gentoo-commits] repo/proj/guru:master " David Roman
  -- strict thread matches above, loose matches on Subject: below --
2025-03-12 14:03 [gentoo-commits] repo/proj/guru:dev " David Roman
2025-03-12 14:29 ` [gentoo-commits] repo/proj/guru:master " David Roman
2025-02-12 13:35 [gentoo-commits] repo/proj/guru:dev " David Roman
2025-02-13  9:56 ` [gentoo-commits] repo/proj/guru:master " David Roman

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