public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-arch/unrpa/
@ 2017-04-19  8:03 David Seifert
  0 siblings, 0 replies; 11+ messages in thread
From: David Seifert @ 2017-04-19  8:03 UTC (permalink / raw
  To: gentoo-commits

commit:     209fe3519bc08c8548ca5211534487d3481fed58
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 19 07:32:11 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Apr 19 08:01:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=209fe351

app-arch/unrpa: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-arch/unrpa/unrpa-1.4.1.ebuild | 3 ++-
 app-arch/unrpa/unrpa-9999.ebuild  | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/app-arch/unrpa/unrpa-1.4.1.ebuild b/app-arch/unrpa/unrpa-1.4.1.ebuild
index 59be8947871..08b6cbe02bc 100644
--- a/app-arch/unrpa/unrpa-1.4.1.ebuild
+++ b/app-arch/unrpa/unrpa-1.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -19,6 +19,7 @@ HOMEPAGE="https://github.com/Lattyware/unrpa"
 
 LICENSE="GPL-3"
 SLOT="0"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 DEPEND="${PYTHON_DEPS}"
 RDEPEND=${DEPEND}

diff --git a/app-arch/unrpa/unrpa-9999.ebuild b/app-arch/unrpa/unrpa-9999.ebuild
index 59be8947871..08b6cbe02bc 100644
--- a/app-arch/unrpa/unrpa-9999.ebuild
+++ b/app-arch/unrpa/unrpa-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -19,6 +19,7 @@ HOMEPAGE="https://github.com/Lattyware/unrpa"
 
 LICENSE="GPL-3"
 SLOT="0"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 DEPEND="${PYTHON_DEPS}"
 RDEPEND=${DEPEND}


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-arch/unrpa/
@ 2017-07-16 18:37 Andrew Savchenko
  0 siblings, 0 replies; 11+ messages in thread
From: Andrew Savchenko @ 2017-07-16 18:37 UTC (permalink / raw
  To: gentoo-commits

commit:     052a1affedacd447bdee25de14448dbb49757915
Author:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 16 18:35:26 2017 +0000
Commit:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
CommitDate: Sun Jul 16 18:35:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=052a1aff

app-arch/unrpa: version bump

Package-Manager: Portage-2.3.6, Repoman-2.3.2
Signed-off-by: Andrew Savchenko <bircoph <AT> gentoo.org>

 app-arch/unrpa/Manifest                                  | 1 +
 app-arch/unrpa/{unrpa-9999.ebuild => unrpa-1.4.2.ebuild} | 6 +++---
 app-arch/unrpa/unrpa-9999.ebuild                         | 6 +++---
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/app-arch/unrpa/Manifest b/app-arch/unrpa/Manifest
index 394ba27649e..4570dc2df24 100644
--- a/app-arch/unrpa/Manifest
+++ b/app-arch/unrpa/Manifest
@@ -1 +1,2 @@
 DIST unrpa-1.4.1.tar.gz 14367 SHA256 a6f20fca0e00e09220933060c98180ad11d5a7633fc902684099b5f2c4806b0a SHA512 9b058adda9a39178950df4c39af40726cdca410f0fca699d0dec1bd5d7046c75c8811c8914c0c8756c29988b6362d3b4ad3756aa77f238eafb13d4414d3266cc WHIRLPOOL fc01837fa7a68e5121413c551abb1f9231adf04b677caec1017aaafb112da5546e5f68ea10b7cc68329bacb6499468c5b595196a4abe93ac9b7bcacb1aa5f89a
+DIST unrpa-1.4.2.tar.gz 14458 SHA256 d8c4a92380721f82f21b9c086c7755f35609aa7738ab5f8e8d3aaf1f21774090 SHA512 2608f4ec11540de1b14290ce1aaad6f06e8111a55b5c6a38c0c9e4d7228c04ccef480425f812a7cbc3913c0ed6865d0b63c8aa0d5ec9131495eab40bbdfcdcc5 WHIRLPOOL dc454ee7eb09a5a793cd0a311e17cf8c5b8cf2a276387a5957f86f5feaa4b7202f886fd83d82dc5d231d769aecbb52fdbb7839bb9cdff0939d41119a460de331

diff --git a/app-arch/unrpa/unrpa-9999.ebuild b/app-arch/unrpa/unrpa-1.4.2.ebuild
similarity index 91%
copy from app-arch/unrpa/unrpa-9999.ebuild
copy to app-arch/unrpa/unrpa-1.4.2.ebuild
index 08b6cbe02bc..116e57d6b1b 100644
--- a/app-arch/unrpa/unrpa-9999.ebuild
+++ b/app-arch/unrpa/unrpa-1.4.2.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
 PYTHON_COMPAT=( python2_7 )
 inherit python-single-r1
@@ -22,9 +22,9 @@ SLOT="0"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 DEPEND="${PYTHON_DEPS}"
-RDEPEND=${DEPEND}
+RDEPEND="${DEPEND}"
 
 src_install() {
-	dobin ${PN}
+	python_doscript "${PN}"
 	dodoc README
 }

diff --git a/app-arch/unrpa/unrpa-9999.ebuild b/app-arch/unrpa/unrpa-9999.ebuild
index 08b6cbe02bc..116e57d6b1b 100644
--- a/app-arch/unrpa/unrpa-9999.ebuild
+++ b/app-arch/unrpa/unrpa-9999.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
 PYTHON_COMPAT=( python2_7 )
 inherit python-single-r1
@@ -22,9 +22,9 @@ SLOT="0"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 DEPEND="${PYTHON_DEPS}"
-RDEPEND=${DEPEND}
+RDEPEND="${DEPEND}"
 
 src_install() {
-	dobin ${PN}
+	python_doscript "${PN}"
 	dodoc README
 }


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-arch/unrpa/
@ 2020-05-09 13:10 Andrew Savchenko
  0 siblings, 0 replies; 11+ messages in thread
From: Andrew Savchenko @ 2020-05-09 13:10 UTC (permalink / raw
  To: gentoo-commits

commit:     838a6af56b52f450354721cdb5f7a83191cec12b
Author:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
AuthorDate: Sat May  9 13:08:18 2020 +0000
Commit:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
CommitDate: Sat May  9 13:10:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=838a6af5

app-arch/unrpa: version bump

Closes: https://bugs.gentoo.org/705948
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Andrew Savchenko <bircoph <AT> gentoo.org>

 app-arch/unrpa/Manifest           |  1 +
 app-arch/unrpa/unrpa-2.3.0.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/app-arch/unrpa/Manifest b/app-arch/unrpa/Manifest
index e20e7a9750e..c77942d4bc7 100644
--- a/app-arch/unrpa/Manifest
+++ b/app-arch/unrpa/Manifest
@@ -1,2 +1,3 @@
 DIST unrpa-1.4.1.tar.gz 14367 BLAKE2B 91e29a4867f8ae9901e5e06663cb8fb8cd1567e7efa4491d54d16aaa6bdcad4ec8314082b4dfff45a99727453b8f19f54df0f156a2194a0eaec35acfba4e6e01 SHA512 9b058adda9a39178950df4c39af40726cdca410f0fca699d0dec1bd5d7046c75c8811c8914c0c8756c29988b6362d3b4ad3756aa77f238eafb13d4414d3266cc
 DIST unrpa-1.4.2.tar.gz 14458 BLAKE2B eb3cf0a0501de06d264047e063805c45aca95a8fb0273ebae4fcefe4e7ab975db6f89123b60cfdc43063e38cfb974c8c8b950cb718ecd238bc4f7146832b2b29 SHA512 2608f4ec11540de1b14290ce1aaad6f06e8111a55b5c6a38c0c9e4d7228c04ccef480425f812a7cbc3913c0ed6865d0b63c8aa0d5ec9131495eab40bbdfcdcc5
+DIST unrpa-2.3.0.tar.gz 23325 BLAKE2B 602b2cee0658ddc391918548fc69719db71fe219484d26c61478bb350ffca450c01ce69f61015dca062aac25fd3ff1693d74280f4c16f31986d9b4e21c9535ee SHA512 4d9bf228c22b26a49cc0eb1fa96af78e6b240626c69ed79ef8729b8a47eb425ec9f43c4a88e3d797633e79fc05df284f039c18cc5946922ce46b858ce4dfc808

diff --git a/app-arch/unrpa/unrpa-2.3.0.ebuild b/app-arch/unrpa/unrpa-2.3.0.ebuild
new file mode 100644
index 00000000000..cbdcac3f608
--- /dev/null
+++ b/app-arch/unrpa/unrpa-2.3.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8} )
+inherit distutils-r1
+
+if [[ ${PV} == "9999" ]] ; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/Lattyware/unrpa.git"
+else
+	SRC_URI="https://github.com/Lattyware/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Ren'Py's RPA data file extractor"
+HOMEPAGE="https://github.com/Lattyware/unrpa"
+
+LICENSE="GPL-3"
+SLOT="0"


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-arch/unrpa/
@ 2020-05-09 14:28 Andrew Savchenko
  0 siblings, 0 replies; 11+ messages in thread
From: Andrew Savchenko @ 2020-05-09 14:28 UTC (permalink / raw
  To: gentoo-commits

commit:     7133409e485d28330ecbccb36ea5bda3a20e6d57
Author:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
AuthorDate: Sat May  9 14:26:10 2020 +0000
Commit:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
CommitDate: Sat May  9 14:28:21 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7133409e

app-arch/unrpa: ebuild dead code elimination

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Andrew Savchenko <bircoph <AT> gentoo.org>

 app-arch/unrpa/unrpa-2.3.0.ebuild | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/app-arch/unrpa/unrpa-2.3.0.ebuild b/app-arch/unrpa/unrpa-2.3.0.ebuild
index cbdcac3f608..cc57f38ebbf 100644
--- a/app-arch/unrpa/unrpa-2.3.0.ebuild
+++ b/app-arch/unrpa/unrpa-2.3.0.ebuild
@@ -6,16 +6,9 @@ EAPI=7
 PYTHON_COMPAT=( python3_{7,8} )
 inherit distutils-r1
 
-if [[ ${PV} == "9999" ]] ; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/Lattyware/unrpa.git"
-else
-	SRC_URI="https://github.com/Lattyware/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86"
-fi
-
+SRC_URI="https://github.com/Lattyware/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64 ~x86"
 DESCRIPTION="Ren'Py's RPA data file extractor"
 HOMEPAGE="https://github.com/Lattyware/unrpa"
-
 LICENSE="GPL-3"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-arch/unrpa/
@ 2020-05-09 14:28 Andrew Savchenko
  0 siblings, 0 replies; 11+ messages in thread
From: Andrew Savchenko @ 2020-05-09 14:28 UTC (permalink / raw
  To: gentoo-commits

commit:     1c23e7751c915d84a21fd9b776f54a674f2a799f
Author:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
AuthorDate: Sat May  9 14:13:58 2020 +0000
Commit:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
CommitDate: Sat May  9 14:28:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c23e775

app-arch/unrpa: remove old versions

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Andrew Savchenko <bircoph <AT> gentoo.org>

 app-arch/unrpa/Manifest           |  2 --
 app-arch/unrpa/unrpa-1.4.1.ebuild | 30 ------------------------------
 app-arch/unrpa/unrpa-1.4.2.ebuild | 30 ------------------------------
 app-arch/unrpa/unrpa-9999.ebuild  | 30 ------------------------------
 4 files changed, 92 deletions(-)

diff --git a/app-arch/unrpa/Manifest b/app-arch/unrpa/Manifest
index c77942d4bc7..3e38997679e 100644
--- a/app-arch/unrpa/Manifest
+++ b/app-arch/unrpa/Manifest
@@ -1,3 +1 @@
-DIST unrpa-1.4.1.tar.gz 14367 BLAKE2B 91e29a4867f8ae9901e5e06663cb8fb8cd1567e7efa4491d54d16aaa6bdcad4ec8314082b4dfff45a99727453b8f19f54df0f156a2194a0eaec35acfba4e6e01 SHA512 9b058adda9a39178950df4c39af40726cdca410f0fca699d0dec1bd5d7046c75c8811c8914c0c8756c29988b6362d3b4ad3756aa77f238eafb13d4414d3266cc
-DIST unrpa-1.4.2.tar.gz 14458 BLAKE2B eb3cf0a0501de06d264047e063805c45aca95a8fb0273ebae4fcefe4e7ab975db6f89123b60cfdc43063e38cfb974c8c8b950cb718ecd238bc4f7146832b2b29 SHA512 2608f4ec11540de1b14290ce1aaad6f06e8111a55b5c6a38c0c9e4d7228c04ccef480425f812a7cbc3913c0ed6865d0b63c8aa0d5ec9131495eab40bbdfcdcc5
 DIST unrpa-2.3.0.tar.gz 23325 BLAKE2B 602b2cee0658ddc391918548fc69719db71fe219484d26c61478bb350ffca450c01ce69f61015dca062aac25fd3ff1693d74280f4c16f31986d9b4e21c9535ee SHA512 4d9bf228c22b26a49cc0eb1fa96af78e6b240626c69ed79ef8729b8a47eb425ec9f43c4a88e3d797633e79fc05df284f039c18cc5946922ce46b858ce4dfc808

diff --git a/app-arch/unrpa/unrpa-1.4.1.ebuild b/app-arch/unrpa/unrpa-1.4.1.ebuild
deleted file mode 100644
index 08b6cbe02bc..00000000000
--- a/app-arch/unrpa/unrpa-1.4.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-inherit python-single-r1
-
-if [[ ${PV} == "9999" ]] ; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/Lattyware/unrpa.git"
-else
-	SRC_URI="https://github.com/Lattyware/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="Ren'Py's RPA data file extractor"
-HOMEPAGE="https://github.com/Lattyware/unrpa"
-
-LICENSE="GPL-3"
-SLOT="0"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="${PYTHON_DEPS}"
-RDEPEND=${DEPEND}
-
-src_install() {
-	dobin ${PN}
-	dodoc README
-}

diff --git a/app-arch/unrpa/unrpa-1.4.2.ebuild b/app-arch/unrpa/unrpa-1.4.2.ebuild
deleted file mode 100644
index 116e57d6b1b..00000000000
--- a/app-arch/unrpa/unrpa-1.4.2.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-inherit python-single-r1
-
-if [[ ${PV} == "9999" ]] ; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/Lattyware/unrpa.git"
-else
-	SRC_URI="https://github.com/Lattyware/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="Ren'Py's RPA data file extractor"
-HOMEPAGE="https://github.com/Lattyware/unrpa"
-
-LICENSE="GPL-3"
-SLOT="0"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="${PYTHON_DEPS}"
-RDEPEND="${DEPEND}"
-
-src_install() {
-	python_doscript "${PN}"
-	dodoc README
-}

diff --git a/app-arch/unrpa/unrpa-9999.ebuild b/app-arch/unrpa/unrpa-9999.ebuild
deleted file mode 100644
index 116e57d6b1b..00000000000
--- a/app-arch/unrpa/unrpa-9999.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-inherit python-single-r1
-
-if [[ ${PV} == "9999" ]] ; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/Lattyware/unrpa.git"
-else
-	SRC_URI="https://github.com/Lattyware/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="Ren'Py's RPA data file extractor"
-HOMEPAGE="https://github.com/Lattyware/unrpa"
-
-LICENSE="GPL-3"
-SLOT="0"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="${PYTHON_DEPS}"
-RDEPEND="${DEPEND}"
-
-src_install() {
-	python_doscript "${PN}"
-	dodoc README
-}


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-arch/unrpa/
@ 2021-05-23 16:34 Michał Górny
  0 siblings, 0 replies; 11+ messages in thread
From: Michał Górny @ 2021-05-23 16:34 UTC (permalink / raw
  To: gentoo-commits

commit:     4c6dfa478ce80274c97de494e0d36fff84b71a53
Author:     Zamarin Arthur <arthurzam <AT> gmail <DOT> com>
AuthorDate: Sun May 23 10:23:56 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 23 16:34:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c6dfa47

app-arch/unrpa: bump to python 3.9, 3.10

tested by running the application and code review

Signed-off-by: Zamarin Arthur <arthurzam <AT> gmail.com>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-arch/unrpa/unrpa-2.3.0.ebuild | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/app-arch/unrpa/unrpa-2.3.0.ebuild b/app-arch/unrpa/unrpa-2.3.0.ebuild
index cc57f38ebbf..42996c5bf01 100644
--- a/app-arch/unrpa/unrpa-2.3.0.ebuild
+++ b/app-arch/unrpa/unrpa-2.3.0.ebuild
@@ -1,14 +1,15 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7..10} )
 inherit distutils-r1
 
-SRC_URI="https://github.com/Lattyware/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64 ~x86"
 DESCRIPTION="Ren'Py's RPA data file extractor"
 HOMEPAGE="https://github.com/Lattyware/unrpa"
-LICENSE="GPL-3"
+SRC_URI="https://github.com/Lattyware/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
 SLOT="0"
+LICENSE="GPL-3"
+KEYWORDS="~amd64 ~x86"


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-arch/unrpa/
@ 2023-03-24  7:16 Andrew Savchenko
  0 siblings, 0 replies; 11+ messages in thread
From: Andrew Savchenko @ 2023-03-24  7:16 UTC (permalink / raw
  To: gentoo-commits

commit:     ed3ad010630cf67c1859672b45930f49a4c3943e
Author:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 24 07:10:13 2023 +0000
Commit:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
CommitDate: Fri Mar 24 07:16:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed3ad010

app-arch/unrpa: update EAPI 7 -> 8, enable python3_11

Closes: https://bugs.gentoo.org/896496
Signed-off-by: Andrew Savchenko <bircoph <AT> gentoo.org>

 app-arch/unrpa/unrpa-2.3.0-r1.ebuild | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/app-arch/unrpa/unrpa-2.3.0-r1.ebuild b/app-arch/unrpa/unrpa-2.3.0-r1.ebuild
new file mode 100644
index 000000000000..6e5de4cab121
--- /dev/null
+++ b/app-arch/unrpa/unrpa-2.3.0-r1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+inherit distutils-r1
+
+DESCRIPTION="Ren'Py's RPA data file extractor"
+HOMEPAGE="https://github.com/Lattyware/unrpa"
+SRC_URI="https://github.com/Lattyware/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-3"
+KEYWORDS="~amd64 ~x86"


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-arch/unrpa/
@ 2023-03-24  7:16 Andrew Savchenko
  0 siblings, 0 replies; 11+ messages in thread
From: Andrew Savchenko @ 2023-03-24  7:16 UTC (permalink / raw
  To: gentoo-commits

commit:     8e84f7093d95b7ac7b0b6db99cda576bdd1717ff
Author:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 24 07:15:28 2023 +0000
Commit:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
CommitDate: Fri Mar 24 07:16:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e84f709

app-arch/unrpa: drop 2.3.0

Signed-off-by: Andrew Savchenko <bircoph <AT> gentoo.org>

 app-arch/unrpa/unrpa-2.3.0.ebuild | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/app-arch/unrpa/unrpa-2.3.0.ebuild b/app-arch/unrpa/unrpa-2.3.0.ebuild
deleted file mode 100644
index 9310e3e2a7f9..000000000000
--- a/app-arch/unrpa/unrpa-2.3.0.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{9..10} )
-inherit distutils-r1
-
-DESCRIPTION="Ren'Py's RPA data file extractor"
-HOMEPAGE="https://github.com/Lattyware/unrpa"
-SRC_URI="https://github.com/Lattyware/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86"


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-arch/unrpa/
@ 2024-04-13 14:45 Michał Górny
  0 siblings, 0 replies; 11+ messages in thread
From: Michał Górny @ 2024-04-13 14:45 UTC (permalink / raw
  To: gentoo-commits

commit:     9875616661e95a817c8f6033e2c7416e5787bbb1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 13 14:27:51 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 14:27:51 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98756166

app-arch/unrpa: Fix variable order

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-arch/unrpa/unrpa-2.3.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/unrpa/unrpa-2.3.0-r1.ebuild b/app-arch/unrpa/unrpa-2.3.0-r1.ebuild
index 469b2979e7e9..4e143eed4708 100644
--- a/app-arch/unrpa/unrpa-2.3.0-r1.ebuild
+++ b/app-arch/unrpa/unrpa-2.3.0-r1.ebuild
@@ -11,6 +11,6 @@ DESCRIPTION="Ren'Py's RPA data file extractor"
 HOMEPAGE="https://github.com/Lattyware/unrpa"
 SRC_URI="https://github.com/Lattyware/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
-SLOT="0"
 LICENSE="GPL-3"
+SLOT="0"
 KEYWORDS="~amd64 ~x86"


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-arch/unrpa/
@ 2024-04-13 14:45 Michał Górny
  0 siblings, 0 replies; 11+ messages in thread
From: Michał Górny @ 2024-04-13 14:45 UTC (permalink / raw
  To: gentoo-commits

commit:     d5a5859d3219cf0fb408c2ec66d61b503ea426ef
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Thu Apr  4 01:43:40 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 14:27:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5a5859d

app-arch/unrpa: add myself as a maintainer

Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-arch/unrpa/metadata.xml | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/app-arch/unrpa/metadata.xml b/app-arch/unrpa/metadata.xml
index 9daebc30be10..6f03c8b2ed2b 100644
--- a/app-arch/unrpa/metadata.xml
+++ b/app-arch/unrpa/metadata.xml
@@ -1,7 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<!-- maintainer-needed -->
+	<maintainer type="person" proxied="yes">
+		<email>contact@hacktivis.me</email>
+		<name>Haelwenn (lanodan) Monnier</name>
+	</maintainer>
+	<maintainer type="project" proxied="proxy">
+		<email>proxy-maint@gentoo.org</email>
+		<name>Proxy Maintainers</name>
+	</maintainer>
 	<longdescription>
 		Unrpa is a script to extract files from archives created for
 		the Ren'Py Visual Novel Engine (http://www.renpy.org/)


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-arch/unrpa/
@ 2024-04-13 14:45 Michał Górny
  0 siblings, 0 replies; 11+ messages in thread
From: Michał Górny @ 2024-04-13 14:45 UTC (permalink / raw
  To: gentoo-commits

commit:     d997005efaa60f8be238436c4f12655e3955bb0e
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Thu Apr  4 01:44:02 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 14:27:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d997005e

app-arch/unrpa: enable py3.12

Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
Closes: https://github.com/gentoo/gentoo/pull/36087
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-arch/unrpa/unrpa-2.3.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-arch/unrpa/unrpa-2.3.0-r1.ebuild b/app-arch/unrpa/unrpa-2.3.0-r1.ebuild
index 6e5de4cab121..469b2979e7e9 100644
--- a/app-arch/unrpa/unrpa-2.3.0-r1.ebuild
+++ b/app-arch/unrpa/unrpa-2.3.0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 inherit distutils-r1
 
 DESCRIPTION="Ren'Py's RPA data file extractor"


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

end of thread, other threads:[~2024-04-13 14:46 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-19  8:03 [gentoo-commits] repo/gentoo:master commit in: app-arch/unrpa/ David Seifert
  -- strict thread matches above, loose matches on Subject: below --
2017-07-16 18:37 Andrew Savchenko
2020-05-09 13:10 Andrew Savchenko
2020-05-09 14:28 Andrew Savchenko
2020-05-09 14:28 Andrew Savchenko
2021-05-23 16:34 Michał Górny
2023-03-24  7:16 Andrew Savchenko
2023-03-24  7:16 Andrew Savchenko
2024-04-13 14:45 Michał Górny
2024-04-13 14:45 Michał Górny
2024-04-13 14:45 Michał Górny

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