[gentoo-commits] repo/proj/guru:dev commit in: dev-python/sdnotify/

2023-03-12 Thread Viorel Munteanu
commit: 12fb3ef278e662d4ee415abcbdf87e389404ed8e
Author: Viorel Munteanu  gentoo  org>
AuthorDate: Sun Mar 12 08:55:14 2023 +
Commit: Viorel Munteanu  gentoo  org>
CommitDate: Sun Mar 12 08:55:14 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=12fb3ef2

dev-python/sdnotify: update SRC_URI

Switch from gh to pypi.

Signed-off-by: Viorel Munteanu  gentoo.org>

 dev-python/sdnotify/Manifest  | 2 +-
 dev-python/sdnotify/sdnotify-0.3.2.ebuild | 5 ++---
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-python/sdnotify/Manifest b/dev-python/sdnotify/Manifest
index b2758b520..73384e074 100644
--- a/dev-python/sdnotify/Manifest
+++ b/dev-python/sdnotify/Manifest
@@ -1 +1 @@
-DIST bb4242-sdnotify-0.3.2.gh.tar.gz 3302 BLAKE2B 
add938bb947d8834abc9cbfaae28dfd85d9e9580d130f6dac0660a1f06f291723b909eac61eb39023d999566568985f93ab07587ab235bdfe79fe09efca28874
 SHA512 
08fbbd2865ac075f0faa4ee3c1a9e5afb824318a4863cc603bc544ebb173d9f1caf4941df19470c0c506b4f518cc1f30ec1d8be70b03a46afadf490765af2e55
+DIST sdnotify-0.3.2.tar.gz 2459 BLAKE2B 
1d1846e37889c36cfa7242d14e4040ebb9b73d3e53f5a3423447ae1a4912373e4249faa7803ac212e3c7d64371d1fe9e1be2d56f8604791cead2cbe22e422053
 SHA512 
f7e7d38c8d7f56ebad8b0343361a0bf6177208b94916430343a0a392015622d7bb62aa391e17956e5aa9a0d7189c79268cb86c46bb52b36488df5aebca5cfbd3

diff --git a/dev-python/sdnotify/sdnotify-0.3.2.ebuild 
b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
index a15bda889..d2f521ff8 100644
--- a/dev-python/sdnotify/sdnotify-0.3.2.ebuild
+++ b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
@@ -1,18 +1,17 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-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
+inherit distutils-r1 pypi
 
 DESCRIPTION="Python implementation of the systemd sd_notify protocol"
 HOMEPAGE="
https://github.com/bb4242/sdnotify
https://pypi.org/project/sdnotify/
 "
-SRC_URI="https://github.com/bb4242/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
bb4242-${P}.gh.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/sdnotify/

2023-01-25 Thread Viorel Munteanu
commit: 499e87172626abad429d1af52360d2d8619b105b
Author: Viorel Munteanu  gentoo  org>
AuthorDate: Wed Jan 25 10:15:07 2023 +
Commit: Viorel Munteanu  gentoo  org>
CommitDate: Wed Jan 25 10:55:35 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=499e8717

dev-python/sdnotify: disable py3.8

Signed-off-by: Viorel Munteanu  gentoo.org>

 dev-python/sdnotify/sdnotify-0.3.2.ebuild | 12 +---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/dev-python/sdnotify/sdnotify-0.3.2.ebuild 
b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
index 8db5658f5..a15bda889 100644
--- a/dev-python/sdnotify/sdnotify-0.3.2.ebuild
+++ b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
@@ -3,9 +3,8 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..11} )
-DISTUTILS_USE_SETUPTOOLS=no
-
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
 inherit distutils-r1
 
 DESCRIPTION="Python implementation of the systemd sd_notify protocol"
@@ -18,3 +17,10 @@ 
SRC_URI="https://github.com/bb4242/${PN}/archive/refs/tags/v${PV}.tar.gz -> bb42
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
+
+python_prepare_all() {
+   # Fix QA warning.  No point in reporting upstream, the project seems 
abandoned
+   sed 's/description-file/description_file/' -i setup.cfg
+
+   distutils-r1_python_prepare_all
+}



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/sdnotify/

2022-11-02 Thread Viorel Munteanu
commit: 332cad504f380d9b96efa3caa191e5a4dd0854f6
Author: Viorel Munteanu  gentoo  org>
AuthorDate: Wed Nov  2 16:23:05 2022 +
Commit: Viorel Munteanu  gentoo  org>
CommitDate: Wed Nov  2 16:23:05 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=332cad50

dev-python/sdnotify: add myself as a maintainer

Signed-off-by: Viorel Munteanu  gentoo.org>

 dev-python/sdnotify/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sdnotify/metadata.xml b/dev-python/sdnotify/metadata.xml
index c633830a6..768e83c1b 100644
--- a/dev-python/sdnotify/metadata.xml
+++ b/dev-python/sdnotify/metadata.xml
@@ -2,7 +2,7 @@
 https://www.gentoo.org/dtd/metadata.dtd;>
 
 
-   ceamac.para...@gmail.com
+   cea...@gentoo.org
Primary maintainer
 
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/sdnotify/

2022-09-11 Thread Viorel Munteanu
commit: 12afee5b7220309e6bff9eec7e67cf39f4df9638
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sun Sep 11 17:22:39 2022 +
Commit: Viorel Munteanu  gmail  com>
CommitDate: Sun Sep 11 17:41:34 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=12afee5b

dev-python/sdnotify: enable py3.11

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/sdnotify/Manifest  | 2 +-
 dev-python/sdnotify/sdnotify-0.3.2.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/sdnotify/Manifest b/dev-python/sdnotify/Manifest
index 72673d54e..b2758b520 100644
--- a/dev-python/sdnotify/Manifest
+++ b/dev-python/sdnotify/Manifest
@@ -1 +1 @@
-DIST bb4242-sdnotify-0.3.2.tar.gz 3302 BLAKE2B 
add938bb947d8834abc9cbfaae28dfd85d9e9580d130f6dac0660a1f06f291723b909eac61eb39023d999566568985f93ab07587ab235bdfe79fe09efca28874
 SHA512 
08fbbd2865ac075f0faa4ee3c1a9e5afb824318a4863cc603bc544ebb173d9f1caf4941df19470c0c506b4f518cc1f30ec1d8be70b03a46afadf490765af2e55
+DIST bb4242-sdnotify-0.3.2.gh.tar.gz 3302 BLAKE2B 
add938bb947d8834abc9cbfaae28dfd85d9e9580d130f6dac0660a1f06f291723b909eac61eb39023d999566568985f93ab07587ab235bdfe79fe09efca28874
 SHA512 
08fbbd2865ac075f0faa4ee3c1a9e5afb824318a4863cc603bc544ebb173d9f1caf4941df19470c0c506b4f518cc1f30ec1d8be70b03a46afadf490765af2e55

diff --git a/dev-python/sdnotify/sdnotify-0.3.2.ebuild 
b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
index 205e496c9..8db5658f5 100644
--- a/dev-python/sdnotify/sdnotify-0.3.2.ebuild
+++ b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 DISTUTILS_USE_SETUPTOOLS=no
 
 inherit distutils-r1
@@ -13,7 +13,7 @@ HOMEPAGE="
https://github.com/bb4242/sdnotify
https://pypi.org/project/sdnotify/
 "
-SRC_URI="https://github.com/bb4242/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
bb4242-${P}.tar.gz"
+SRC_URI="https://github.com/bb4242/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
bb4242-${P}.gh.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/sdnotify/

2022-01-09 Thread Viorel Munteanu
commit: c3362fca591be1445e89b16eac9f99893f0e8850
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sun Jan  9 11:26:27 2022 +
Commit: Viorel Munteanu  gmail  com>
CommitDate: Sun Jan  9 11:26:27 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c3362fca

dev-python/sdnotify: rewrite deps

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/sdnotify/sdnotify-0.3.2.ebuild | 4 
 1 file changed, 4 deletions(-)

diff --git a/dev-python/sdnotify/sdnotify-0.3.2.ebuild 
b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
index ac1cc9169..fc94d3502 100644
--- a/dev-python/sdnotify/sdnotify-0.3.2.ebuild
+++ b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
@@ -18,7 +18,3 @@ 
SRC_URI="https://github.com/bb4242/${PN}/archive/refs/tags/v${PV}.tar.gz -> bb42
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-BDEPEND=""



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/sdnotify/

2022-01-04 Thread Viorel Munteanu
commit: 45cae5abb63cbaf0941622f5c7f1e3d6251f2191
Author: Viorel Munteanu  gmail  com>
AuthorDate: Tue Jan  4 08:16:43 2022 +
Commit: Viorel Munteanu  gmail  com>
CommitDate: Tue Jan  4 08:16:43 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=45cae5ab

dev-python/sdnotify: update HOMEPAGE

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/sdnotify/sdnotify-0.3.2.ebuild | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/dev-python/sdnotify/sdnotify-0.3.2.ebuild 
b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
index 999e56e93..ac1cc9169 100644
--- a/dev-python/sdnotify/sdnotify-0.3.2.ebuild
+++ b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
@@ -1,15 +1,18 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8,9,10} )
+PYTHON_COMPAT=( python3_{8..10} )
 DISTUTILS_USE_SETUPTOOLS=no
 
 inherit distutils-r1
 
 DESCRIPTION="Python implementation of the systemd sd_notify protocol"
-HOMEPAGE="https://github.com/bb4242/sdnotify;
+HOMEPAGE="
+   https://github.com/bb4242/sdnotify
+   https://pypi.org/project/sdnotify
+"
 SRC_URI="https://github.com/bb4242/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
bb4242-${P}.tar.gz"
 
 LICENSE="MIT"



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/sdnotify/

2021-12-28 Thread Viorel Munteanu
commit: 3381b1d7c2059f8a98717a05761374672ee12150
Author: Viorel Munteanu  gmail  com>
AuthorDate: Tue Dec 28 10:55:39 2021 +
Commit: Viorel Munteanu  gmail  com>
CommitDate: Tue Dec 28 10:56:31 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3381b1d7

dev-python/sdnotify: update SRC_URI

At least one gentoo mirror has a different package with the same name
cf http://tux.rainside.sk/gentoo/distfiles/sdnotify-0.3.2.tar.gz

Closes: https://bugs.gentoo.org/830148
Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/sdnotify/Manifest  | 2 +-
 dev-python/sdnotify/sdnotify-0.3.2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/sdnotify/Manifest b/dev-python/sdnotify/Manifest
index 73384e074..72673d54e 100644
--- a/dev-python/sdnotify/Manifest
+++ b/dev-python/sdnotify/Manifest
@@ -1 +1 @@
-DIST sdnotify-0.3.2.tar.gz 2459 BLAKE2B 
1d1846e37889c36cfa7242d14e4040ebb9b73d3e53f5a3423447ae1a4912373e4249faa7803ac212e3c7d64371d1fe9e1be2d56f8604791cead2cbe22e422053
 SHA512 
f7e7d38c8d7f56ebad8b0343361a0bf6177208b94916430343a0a392015622d7bb62aa391e17956e5aa9a0d7189c79268cb86c46bb52b36488df5aebca5cfbd3
+DIST bb4242-sdnotify-0.3.2.tar.gz 3302 BLAKE2B 
add938bb947d8834abc9cbfaae28dfd85d9e9580d130f6dac0660a1f06f291723b909eac61eb39023d999566568985f93ab07587ab235bdfe79fe09efca28874
 SHA512 
08fbbd2865ac075f0faa4ee3c1a9e5afb824318a4863cc603bc544ebb173d9f1caf4941df19470c0c506b4f518cc1f30ec1d8be70b03a46afadf490765af2e55

diff --git a/dev-python/sdnotify/sdnotify-0.3.2.ebuild 
b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
index 02e183b91..ed6c2d2d7 100644
--- a/dev-python/sdnotify/sdnotify-0.3.2.ebuild
+++ b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
@@ -10,7 +10,7 @@ inherit distutils-r1
 
 DESCRIPTION="Python implementation of the systemd sd_notify protocol"
 HOMEPAGE="https://github.com/bb4242/sdnotify;
-SRC_URI="https://github.com/bb4242/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+SRC_URI="https://github.com/bb4242/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
bb4242-${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/sdnotify/

2021-12-24 Thread Viorel Munteanu
commit: acfeb50577c93e8b730282363a3016be6b313e5c
Author: Viorel Munteanu  gmail  com>
AuthorDate: Fri Dec 24 17:56:48 2021 +
Commit: Viorel Munteanu  gmail  com>
CommitDate: Fri Dec 24 18:02:41 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=acfeb505

dev-python/sdnotify: add new v0.3.2

dependency of net-misc/maestral

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/sdnotify/Manifest  |  1 +
 dev-python/sdnotify/metadata.xml  | 12 
 dev-python/sdnotify/sdnotify-0.3.2.ebuild | 21 +
 3 files changed, 34 insertions(+)

diff --git a/dev-python/sdnotify/Manifest b/dev-python/sdnotify/Manifest
new file mode 100644
index 0..73384e074
--- /dev/null
+++ b/dev-python/sdnotify/Manifest
@@ -0,0 +1 @@
+DIST sdnotify-0.3.2.tar.gz 2459 BLAKE2B 
1d1846e37889c36cfa7242d14e4040ebb9b73d3e53f5a3423447ae1a4912373e4249faa7803ac212e3c7d64371d1fe9e1be2d56f8604791cead2cbe22e422053
 SHA512 
f7e7d38c8d7f56ebad8b0343361a0bf6177208b94916430343a0a392015622d7bb62aa391e17956e5aa9a0d7189c79268cb86c46bb52b36488df5aebca5cfbd3

diff --git a/dev-python/sdnotify/metadata.xml b/dev-python/sdnotify/metadata.xml
new file mode 100644
index 0..c633830a6
--- /dev/null
+++ b/dev-python/sdnotify/metadata.xml
@@ -0,0 +1,12 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+
+   ceamac.para...@gmail.com
+   Primary maintainer
+
+
+   bb4242/sdnotify
+   sdnotify
+
+

diff --git a/dev-python/sdnotify/sdnotify-0.3.2.ebuild 
b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
new file mode 100644
index 0..02e183b91
--- /dev/null
+++ b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8,9,10} )
+DISTUTILS_USE_SETUPTOOLS=no
+
+inherit distutils-r1
+
+DESCRIPTION="Python implementation of the systemd sd_notify protocol"
+HOMEPAGE="https://github.com/bb4242/sdnotify;
+SRC_URI="https://github.com/bb4242/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+BDEPEND=""