* [gentoo-commits] repo/proj/guru:master commit in: app-admin/pass-audit/
@ 2023-11-21 15:05 David Roman
2023-11-21 14:18 ` [gentoo-commits] repo/proj/guru:dev " David Roman
0 siblings, 1 reply; 5+ messages in thread
From: David Roman @ 2023-11-21 15:05 UTC (permalink / raw
To: gentoo-commits
commit: c8e64ab459d21f174d6506940005f9fbddf583ce
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Tue Nov 21 14:16:18 2023 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Nov 21 14:18:42 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c8e64ab4
app-admin/pass-audit: update Manifest
First I made the package using pypi file, then I saw Github
tarball contains tests so I switched to GH but then I saw the
tests was not working and switched back to pypi. In the process
I forgot to update Manifest file. Hence the mismatch.
Closes: https://bugs.gentoo.org/917671
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
app-admin/pass-audit/Manifest | 2 +-
app-admin/pass-audit/pass-audit-1.2.ebuild | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/app-admin/pass-audit/Manifest b/app-admin/pass-audit/Manifest
index 9a4c8722b8..425a78a8ee 100644
--- a/app-admin/pass-audit/Manifest
+++ b/app-admin/pass-audit/Manifest
@@ -1 +1 @@
-DIST pass-audit-1.2.tar.gz 56581 BLAKE2B f57a38c8343b27c05c6e8e371b421c7d5bc7381f51f3b4daf97227ffe437a930922f6deff8126f32e705e5e965774c6aeef6676dbc67594f1bead46326b4c478 SHA512 3036340b31612a52826c13ea558def3a3ca49164eb9b3c516f4923d99126cbe5e85150bca9f8ca26d70375bf92e1b06d606f39a3679de60770ab14f6f24a8267
+DIST pass-audit-1.2.tar.gz 25832 BLAKE2B e12807d893f8702bf72f1e570821f54e10c1b4ca63bc5c9e8973d475e85b68ca8c28410d2ed4efa9af9366a5ae9e6f7ecafef1909a03e42553431c6e4d956341 SHA512 d417dd0357b8657fe353bff461f24d45bb18dd305f2d1894b637ebf3042a3aaf0e0625de0fd575f850bd1b1cf7a6921ce4ab9e783e8cf0574d30d6b5a503871f
diff --git a/app-admin/pass-audit/pass-audit-1.2.ebuild b/app-admin/pass-audit/pass-audit-1.2.ebuild
index 416b89cf16..74a90916b5 100644
--- a/app-admin/pass-audit/pass-audit-1.2.ebuild
+++ b/app-admin/pass-audit/pass-audit-1.2.ebuild
@@ -15,12 +15,11 @@ HOMEPAGE="https://github.com/roddhjav/pass-audit"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
-# No test on PYPI
+# Tests seems broken
RESTRICT="test"
DEPEND="app-admin/pass"
RDEPEND="${DEPEND}"
-BDEPEND=""
src_install() {
distutils-r1_src_install
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: app-admin/pass-audit/
2023-11-21 15:05 [gentoo-commits] repo/proj/guru:master commit in: app-admin/pass-audit/ David Roman
@ 2023-11-21 14:18 ` David Roman
0 siblings, 0 replies; 5+ messages in thread
From: David Roman @ 2023-11-21 14:18 UTC (permalink / raw
To: gentoo-commits
commit: c8e64ab459d21f174d6506940005f9fbddf583ce
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Tue Nov 21 14:16:18 2023 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Nov 21 14:18:42 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c8e64ab4
app-admin/pass-audit: update Manifest
First I made the package using pypi file, then I saw Github
tarball contains tests so I switched to GH but then I saw the
tests was not working and switched back to pypi. In the process
I forgot to update Manifest file. Hence the mismatch.
Closes: https://bugs.gentoo.org/917671
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
app-admin/pass-audit/Manifest | 2 +-
app-admin/pass-audit/pass-audit-1.2.ebuild | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/app-admin/pass-audit/Manifest b/app-admin/pass-audit/Manifest
index 9a4c8722b8..425a78a8ee 100644
--- a/app-admin/pass-audit/Manifest
+++ b/app-admin/pass-audit/Manifest
@@ -1 +1 @@
-DIST pass-audit-1.2.tar.gz 56581 BLAKE2B f57a38c8343b27c05c6e8e371b421c7d5bc7381f51f3b4daf97227ffe437a930922f6deff8126f32e705e5e965774c6aeef6676dbc67594f1bead46326b4c478 SHA512 3036340b31612a52826c13ea558def3a3ca49164eb9b3c516f4923d99126cbe5e85150bca9f8ca26d70375bf92e1b06d606f39a3679de60770ab14f6f24a8267
+DIST pass-audit-1.2.tar.gz 25832 BLAKE2B e12807d893f8702bf72f1e570821f54e10c1b4ca63bc5c9e8973d475e85b68ca8c28410d2ed4efa9af9366a5ae9e6f7ecafef1909a03e42553431c6e4d956341 SHA512 d417dd0357b8657fe353bff461f24d45bb18dd305f2d1894b637ebf3042a3aaf0e0625de0fd575f850bd1b1cf7a6921ce4ab9e783e8cf0574d30d6b5a503871f
diff --git a/app-admin/pass-audit/pass-audit-1.2.ebuild b/app-admin/pass-audit/pass-audit-1.2.ebuild
index 416b89cf16..74a90916b5 100644
--- a/app-admin/pass-audit/pass-audit-1.2.ebuild
+++ b/app-admin/pass-audit/pass-audit-1.2.ebuild
@@ -15,12 +15,11 @@ HOMEPAGE="https://github.com/roddhjav/pass-audit"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
-# No test on PYPI
+# Tests seems broken
RESTRICT="test"
DEPEND="app-admin/pass"
RDEPEND="${DEPEND}"
-BDEPEND=""
src_install() {
distutils-r1_src_install
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: app-admin/pass-audit/
@ 2024-09-10 8:32 David Roman
2024-09-10 10:49 ` [gentoo-commits] repo/proj/guru:master " David Roman
0 siblings, 1 reply; 5+ messages in thread
From: David Roman @ 2024-09-10 8:32 UTC (permalink / raw
To: gentoo-commits
commit: 5b61a7354ad8424d7d4fbea2db688ce7615a4529
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Tue Sep 10 08:32:42 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Sep 10 08:32:42 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5b61a735
app-admin/pass-audit: drop myself as a maintainer
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
app-admin/pass-audit/metadata.xml | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/app-admin/pass-audit/metadata.xml b/app-admin/pass-audit/metadata.xml
index 2cc045340..842578fec 100644
--- a/app-admin/pass-audit/metadata.xml
+++ b/app-admin/pass-audit/metadata.xml
@@ -1,10 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>davidroman96@gmail.com</email>
- <name>David Roman</name>
- </maintainer>
+ <!-- maintainer-needed -->
<upstream>
<remote-id type="github">roddhjav/pass-audit</remote-id>
<remote-id type="pypi">pass-audit</remote-id>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: app-admin/pass-audit/
2024-09-10 8:32 David Roman
@ 2024-09-10 10:49 ` David Roman
0 siblings, 0 replies; 5+ messages in thread
From: David Roman @ 2024-09-10 10:49 UTC (permalink / raw
To: gentoo-commits
commit: 5b61a7354ad8424d7d4fbea2db688ce7615a4529
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Tue Sep 10 08:32:42 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Sep 10 08:32:42 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5b61a735
app-admin/pass-audit: drop myself as a maintainer
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
app-admin/pass-audit/metadata.xml | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/app-admin/pass-audit/metadata.xml b/app-admin/pass-audit/metadata.xml
index 2cc045340..842578fec 100644
--- a/app-admin/pass-audit/metadata.xml
+++ b/app-admin/pass-audit/metadata.xml
@@ -1,10 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>davidroman96@gmail.com</email>
- <name>David Roman</name>
- </maintainer>
+ <!-- maintainer-needed -->
<upstream>
<remote-id type="github">roddhjav/pass-audit</remote-id>
<remote-id type="pypi">pass-audit</remote-id>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: app-admin/pass-audit/
@ 2024-03-14 11:02 David Roman
2024-03-14 11:31 ` [gentoo-commits] repo/proj/guru:master " David Roman
0 siblings, 1 reply; 5+ messages in thread
From: David Roman @ 2024-03-14 11:02 UTC (permalink / raw
To: gentoo-commits
commit: d7682d7c63435c6b3b36ac6a10a3d3e8723ce37e
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Thu Mar 14 11:01:49 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Mar 14 11:02:34 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d7682d7c
app-admin/pass-audit: fix wrong installed files
Closes: https://bugs.gentoo.org/921706
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
app-admin/pass-audit/pass-audit-1.2-r1.ebuild | 40 +++++++++++++++++++++++++++
1 file changed, 40 insertions(+)
diff --git a/app-admin/pass-audit/pass-audit-1.2-r1.ebuild b/app-admin/pass-audit/pass-audit-1.2-r1.ebuild
new file mode 100644
index 0000000000..1e263f07fd
--- /dev/null
+++ b/app-admin/pass-audit/pass-audit-1.2-r1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYPI_NO_NORMALIZE=1
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10,11,12} )
+
+inherit distutils-r1 pypi shell-completion
+
+DESCRIPTION="A pass extension for auditing your password repository. "
+HOMEPAGE="https://github.com/roddhjav/pass-audit"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+# Tests seems broken
+RESTRICT="test"
+
+DEPEND="app-admin/pass"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+ # Wrokaround for #921706
+ echo -e "from setuptools import setup\nsetup()" > setup.py || die
+
+ default
+}
+
+src_install() {
+ distutils-r1_src_install
+
+ newbashcomp share/bash-completion/completions/pass-audit "${PN}"
+ newzshcomp share/zsh/site-functions/_pass-audit _"${PN}"
+ doman share/man/man1/pass-audit.1
+
+ exeinto /usr/lib/password-store/extensions
+ doexe audit.bash
+}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: app-admin/pass-audit/
2024-03-14 11:02 [gentoo-commits] repo/proj/guru:dev " David Roman
@ 2024-03-14 11:31 ` David Roman
0 siblings, 0 replies; 5+ messages in thread
From: David Roman @ 2024-03-14 11:31 UTC (permalink / raw
To: gentoo-commits
commit: d7682d7c63435c6b3b36ac6a10a3d3e8723ce37e
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Thu Mar 14 11:01:49 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Mar 14 11:02:34 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d7682d7c
app-admin/pass-audit: fix wrong installed files
Closes: https://bugs.gentoo.org/921706
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
app-admin/pass-audit/pass-audit-1.2-r1.ebuild | 40 +++++++++++++++++++++++++++
1 file changed, 40 insertions(+)
diff --git a/app-admin/pass-audit/pass-audit-1.2-r1.ebuild b/app-admin/pass-audit/pass-audit-1.2-r1.ebuild
new file mode 100644
index 0000000000..1e263f07fd
--- /dev/null
+++ b/app-admin/pass-audit/pass-audit-1.2-r1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYPI_NO_NORMALIZE=1
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10,11,12} )
+
+inherit distutils-r1 pypi shell-completion
+
+DESCRIPTION="A pass extension for auditing your password repository. "
+HOMEPAGE="https://github.com/roddhjav/pass-audit"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+# Tests seems broken
+RESTRICT="test"
+
+DEPEND="app-admin/pass"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+ # Wrokaround for #921706
+ echo -e "from setuptools import setup\nsetup()" > setup.py || die
+
+ default
+}
+
+src_install() {
+ distutils-r1_src_install
+
+ newbashcomp share/bash-completion/completions/pass-audit "${PN}"
+ newzshcomp share/zsh/site-functions/_pass-audit _"${PN}"
+ doman share/man/man1/pass-audit.1
+
+ exeinto /usr/lib/password-store/extensions
+ doexe audit.bash
+}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: app-admin/pass-audit/
@ 2023-11-18 9:53 Andrew Ammerlaan
0 siblings, 0 replies; 5+ messages in thread
From: Andrew Ammerlaan @ 2023-11-18 9:53 UTC (permalink / raw
To: gentoo-commits
commit: 062777ac830546761da447f69abb6c6c5fee8a74
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Fri Nov 17 19:20:41 2023 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Fri Nov 17 19:20:41 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=062777ac
app-admin/pass-audit: new package, add 1.2
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
app-admin/pass-audit/Manifest | 1 +
app-admin/pass-audit/metadata.xml | 12 +++++++++++
app-admin/pass-audit/pass-audit-1.2.ebuild | 34 ++++++++++++++++++++++++++++++
3 files changed, 47 insertions(+)
diff --git a/app-admin/pass-audit/Manifest b/app-admin/pass-audit/Manifest
new file mode 100644
index 0000000000..9a4c8722b8
--- /dev/null
+++ b/app-admin/pass-audit/Manifest
@@ -0,0 +1 @@
+DIST pass-audit-1.2.tar.gz 56581 BLAKE2B f57a38c8343b27c05c6e8e371b421c7d5bc7381f51f3b4daf97227ffe437a930922f6deff8126f32e705e5e965774c6aeef6676dbc67594f1bead46326b4c478 SHA512 3036340b31612a52826c13ea558def3a3ca49164eb9b3c516f4923d99126cbe5e85150bca9f8ca26d70375bf92e1b06d606f39a3679de60770ab14f6f24a8267
diff --git a/app-admin/pass-audit/metadata.xml b/app-admin/pass-audit/metadata.xml
new file mode 100644
index 0000000000..2cc045340b
--- /dev/null
+++ b/app-admin/pass-audit/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>davidroman96@gmail.com</email>
+ <name>David Roman</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">roddhjav/pass-audit</remote-id>
+ <remote-id type="pypi">pass-audit</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/app-admin/pass-audit/pass-audit-1.2.ebuild b/app-admin/pass-audit/pass-audit-1.2.ebuild
new file mode 100644
index 0000000000..416b89cf16
--- /dev/null
+++ b/app-admin/pass-audit/pass-audit-1.2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYPI_NO_NORMALIZE=1
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10,11,12} )
+
+inherit distutils-r1 pypi shell-completion
+
+DESCRIPTION="A pass extension for auditing your password repository. "
+HOMEPAGE="https://github.com/roddhjav/pass-audit"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+# No test on PYPI
+RESTRICT="test"
+
+DEPEND="app-admin/pass"
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+src_install() {
+ distutils-r1_src_install
+
+ newbashcomp share/bash-completion/completions/pass-audit "${PN}"
+ newzshcomp share/zsh/site-functions/_pass-audit _"${PN}"
+ doman share/man/man1/pass-audit.1
+
+ exeinto /usr/lib/password-store/extensions
+ doexe audit.bash
+}
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-09-10 10:49 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-21 15:05 [gentoo-commits] repo/proj/guru:master commit in: app-admin/pass-audit/ David Roman
2023-11-21 14:18 ` [gentoo-commits] repo/proj/guru:dev " David Roman
-- strict thread matches above, loose matches on Subject: below --
2024-09-10 8:32 David Roman
2024-09-10 10:49 ` [gentoo-commits] repo/proj/guru:master " David Roman
2024-03-14 11:02 [gentoo-commits] repo/proj/guru:dev " David Roman
2024-03-14 11:31 ` [gentoo-commits] repo/proj/guru:master " David Roman
2023-11-18 9:53 Andrew Ammerlaan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox