[gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/

2024-07-06 Thread Arthur Zamarin
commit: 3868e00f1723f58bb1615c65ebe68fd3d85f6444
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jul  6 19:14:15 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jul  6 19:14:15 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3868e00f

dev-python/pymountboot: enable py3.13

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
index f672ace1d089..470b4e018e5b 100644
--- a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/

2024-02-17 Thread Sam James
commit: e66516821daf3de51ab7b9fffd45a3655b2e7a20
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Feb 17 19:54:59 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb 17 21:14:53 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6651682

dev-python/pymountboot: keyword 0.2.3-r1 for sparc, bug #891511

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sam James  gentoo.org>

 dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
index 990b9f0f386f..f672ace1d089 100644
--- a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -18,7 +18,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~riscv x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~riscv ~sparc x86"
 
 DEPEND="
>=sys-apps/util-linux-2.20



[gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/

2023-08-20 Thread Michał Górny
commit: 6f6c96862e14e0ce86b540b69e4b24747e7a3e3b
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Aug 21 02:18:46 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Aug 21 02:20:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f6c9686

dev-python/pymountboot: Enable py3.12

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

 dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild | 17 -
 1 file changed, 12 insertions(+), 5 deletions(-)

diff --git a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
index 0cee37410989..54939be1d082 100644
--- a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1
 
@@ -13,12 +13,19 @@ DESCRIPTION="Python extension module to (re)mount /boot"
 HOMEPAGE="https://github.com/projg2/pymountboot/;
 SRC_URI="
https://github.com/projg2/pymountboot/archive/v${PV}.tar.gz
-   -> ${P}.tar.gz"
+   -> ${P}.tar.gz
+"
 
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
 
-RDEPEND=">=sys-apps/util-linux-2.20"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
+DEPEND="
+   >=sys-apps/util-linux-2.20
+"
+RDEPEND="
+   ${DEPEND}
+"
+BDEPEND="
+   virtual/pkgconfig
+"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/

2023-06-09 Thread Sam James
commit: 523bed78cd52522304e506e5e84009bb36826838
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:20:59 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:20:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=523bed78

dev-python/pymountboot: Keyword 0.2.3-r1 arm, #891511

Signed-off-by: Sam James  gentoo.org>

 dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
index 0f687337deb2..0cee37410989 100644
--- a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
 
 RDEPEND=">=sys-apps/util-linux-2.20"
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/

2023-05-16 Thread Sam James
commit: 7a98d42e3ed3e9feada9ed8b45562c5a412eb090
Author: Sam James  gentoo  org>
AuthorDate: Wed May 17 03:42:32 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed May 17 03:42:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a98d42e

dev-python/pymountboot: Keyword 0.2.3-r1 arm64, #906556

Signed-off-by: Sam James  gentoo.org>

 dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
index dd9626e2cf5a..0f687337deb2 100644
--- a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
+KEYWORDS="amd64 ~arm64 ~riscv x86"
 
 RDEPEND=">=sys-apps/util-linux-2.20"
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/

2023-05-04 Thread Michał Górny
commit: 8a9b6d6687ec76f1c0ed067d617b9168e1ccc6b1
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May  4 16:28:09 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May  4 16:30:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a9b6d66

dev-python/pymountboot: Set DISTUTILS_EXT=1

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

 dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
index d231773799fe..dd9626e2cf5a 100644
--- a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=8
 
+DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
 PYTHON_COMPAT=( python3_{9..11} )
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/

2023-03-08 Thread Arthur Zamarin
commit: ad680fe0bf8c42a491e1521329b0993416e289bd
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Mon Mar  6 17:12:24 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Mar  9 07:35:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad680fe0

dev-python/pymountboot: update HOMEPAGE

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/pymountboot/metadata.xml| 4 ++--
 dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/pymountboot/metadata.xml 
b/dev-python/pymountboot/metadata.xml
index 6afeceba23ae..3af1939a291c 100644
--- a/dev-python/pymountboot/metadata.xml
+++ b/dev-python/pymountboot/metadata.xml
@@ -10,7 +10,7 @@
   mgo...@gentoo.org
   Michał Górny
 
-https://github.com/mgorny/pymountboot/issues/
-mgorny/pymountboot
+https://github.com/projg2/pymountboot/issues/
+projg2/pymountboot
   
 

diff --git a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
index cf4345c9068d..d231773799fe 100644
--- a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
@@ -9,9 +9,9 @@ PYTHON_COMPAT=( python3_{9..11} )
 inherit distutils-r1
 
 DESCRIPTION="Python extension module to (re)mount /boot"
-HOMEPAGE="https://github.com/mgorny/pymountboot/;
+HOMEPAGE="https://github.com/projg2/pymountboot/;
 SRC_URI="
-   https://github.com/mgorny/pymountboot/archive/v${PV}.tar.gz
+   https://github.com/projg2/pymountboot/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
 
 LICENSE="BSD"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/

2023-01-19 Thread Joonas Niilola
commit: 7f29532fd07649482ed8baaeed938567faaf6bb8
Author: Joonas Niilola  gentoo  org>
AuthorDate: Fri Jan 20 07:36:18 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Jan 20 07:39:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f29532f

dev-python/pymountboot: add missing pkgconfig BDEPEND

 File 
"/var/tmp/portage/dev-python/pymountboot-0.2.3-r1/work/pymountboot-0.2.3/setup.py",
 line 18, in 
cflags, libs = [pkgconfig_get(x, 'mount') for x in ('--cflags', '--libs')]
  File 
"/var/tmp/portage/dev-python/pymountboot-0.2.3-r1/work/pymountboot-0.2.3/setup.py",
 line 18, in 
cflags, libs = [pkgconfig_get(x, 'mount') for x in ('--cflags', '--libs')]
  File 
"/var/tmp/portage/dev-python/pymountboot-0.2.3-r1/work/pymountboot-0.2.3/setup.py",
 line 11, in pkgconfig_get
subp = subprocess.Popen(('pkg-config',) + args,
  File "/usr/lib/python3.10/subprocess.py", line 971, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
  File "/usr/lib/python3.10/subprocess.py", line 1847, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'pkg-config'

Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
index 90c2d0863dc6..cf4345c9068d 100644
--- a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
@@ -20,3 +20,4 @@ KEYWORDS="amd64 ~riscv x86"
 
 RDEPEND=">=sys-apps/util-linux-2.20"
 DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/

2023-01-19 Thread Michał Górny
commit: d616f4a483f144cf04395a9864e72789a44d7ef9
Author: Andres Becerra  gmail  com>
AuthorDate: Thu Jan 19 18:47:17 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan 20 04:50:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d616f4a4

dev-python/pymountboot: add python-3.11 support

Signed-off-by: Andrés Becerra  gmail.com>
Tested-by: Andrés Becerra  gmail.com>
Closes: https://bugs.gentoo.org/873673
Closes: https://github.com/gentoo/gentoo/pull/29174
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
index b139db7bece2..90c2d0863dc6 100644
--- a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/

2022-06-17 Thread David Seifert
commit: c220fcbf21b0aa6bd5add6172fa031e2faf12ea7
Author: David Seifert  gentoo  org>
AuthorDate: Fri Jun 17 14:23:47 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Jun 17 14:23:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c220fcbf

dev-python/pymountboot: keyword 0.2.3-r1 for ~riscv

Signed-off-by: David Seifert  gentoo.org>

 dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
index a8e1dc28c414..2235c15658dd 100644
--- a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~riscv x86"
 
 RDEPEND=">=sys-apps/util-linux-2.20"
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/

2022-03-16 Thread Michał Górny
commit: 139e89b26e15e256aece2096b0e316ca37bc01c4
Author: Miezhiko  gmail  com>
AuthorDate: Tue Jan 18 12:20:53 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 16 10:22:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=139e89b2

dev-python/pymountboot: py3.10 support

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Miezhiko  gmail.com>
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
index 7690085a22b8..a8e1dc28c414 100644
--- a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/

2022-03-16 Thread Michał Górny
commit: 3e45c849ca3e3fd55a8cefc191e8cc5a4621f3ec
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 16 08:06:32 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 16 08:06:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e45c849

dev-python/pymountboot: Remove old

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

 dev-python/pymountboot/pymountboot-0.2.3.ebuild | 23 ---
 1 file changed, 23 deletions(-)

diff --git a/dev-python/pymountboot/pymountboot-0.2.3.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.3.ebuild
deleted file mode 100644
index 777af561d6b7..
--- a/dev-python/pymountboot/pymountboot-0.2.3.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python extension module to (re)mount /boot"
-HOMEPAGE="https://github.com/mgorny/pymountboot/;
-SRC_URI="
-   https://github.com/mgorny/pymountboot/archive/v${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=sys-apps/util-linux-2.20"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/

2022-03-15 Thread Jakov Smolić
commit: a87e99e460d122c76f73b21002ca46b1287a2939
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Mar 15 18:23:24 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Mar 15 18:23:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a87e99e4

dev-python/pymountboot: Stabilize 0.2.3-r1 amd64, #835260

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
index 75a90083dd3e..7690085a22b8 100644
--- a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND=">=sys-apps/util-linux-2.20"
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/

2022-01-29 Thread Michał Górny
commit: 4afca1749e93c4abc66e3ae1674a4316c996abb8
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jan 29 21:18:13 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jan 29 21:18:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4afca174

dev-python/pymountboot: Switch to PEP 517 build

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

 dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild | 22 ++
 1 file changed, 22 insertions(+)

diff --git a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
new file mode 100644
index ..073ad8efd08a
--- /dev/null
+++ b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python extension module to (re)mount /boot"
+HOMEPAGE="https://github.com/mgorny/pymountboot/;
+SRC_URI="
+   https://github.com/mgorny/pymountboot/archive/v${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=">=sys-apps/util-linux-2.20"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/

2022-01-29 Thread Michał Górny
commit: aba4cb9a91634abbd62dca1e19d0ef2470404b4f
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jan 29 21:17:52 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jan 29 21:17:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aba4cb9a

dev-python/pymountboot: Remove the live ebuild

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

 dev-python/pymountboot/pymountboot-.ebuild | 21 -
 1 file changed, 21 deletions(-)

diff --git a/dev-python/pymountboot/pymountboot-.ebuild 
b/dev-python/pymountboot/pymountboot-.ebuild
deleted file mode 100644
index 785c3ca73800..
--- a/dev-python/pymountboot/pymountboot-.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1 git-r3
-
-DESCRIPTION="Python extension module to (re)mount /boot"
-HOMEPAGE="https://github.com/mgorny/pymountboot/;
-EGIT_REPO_URI="https://github.com/mgorny/${PN}.git;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND=">=sys-apps/util-linux-2.20"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/

2020-10-26 Thread Michał Górny
commit: 04685b213465f0f00e9c0834a5d3dbe0dbc4ed2e
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Oct 26 18:25:47 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Oct 26 18:31:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04685b21

dev-python/pymountboot: Enable py3.9

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

 dev-python/pymountboot/pymountboot-0.2.3.ebuild | 2 +-
 dev-python/pymountboot/pymountboot-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pymountboot/pymountboot-0.2.3.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.3.ebuild
index c55bd7d4f1d..a045b1b4528 100644
--- a/dev-python/pymountboot/pymountboot-0.2.3.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.3.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python{3_6,3_7,3_8} )
+PYTHON_COMPAT=( python3_{6..9} )
 
 inherit distutils-r1
 

diff --git a/dev-python/pymountboot/pymountboot-.ebuild 
b/dev-python/pymountboot/pymountboot-.ebuild
index d68a2826bdc..34746325bd9 100644
--- a/dev-python/pymountboot/pymountboot-.ebuild
+++ b/dev-python/pymountboot/pymountboot-.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python{3_6,3_7,3_8} )
+PYTHON_COMPAT=( python3_{6..9} )
 
 inherit distutils-r1 git-r3
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/

2020-07-17 Thread Agostino Sarubbo
commit: 4648b7ca947bcbfc7df23a36813bbd261962ab60
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jul 17 07:18:10 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jul 17 07:18:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4648b7ca

dev-python/pymountboot: amd64 stable wrt bug #731508

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/pymountboot/pymountboot-0.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pymountboot/pymountboot-0.2.3.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.3.ebuild
index e6f6a0620df..c55bd7d4f1d 100644
--- a/dev-python/pymountboot/pymountboot-0.2.3.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.3.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND=">=sys-apps/util-linux-2.20"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/

2020-07-09 Thread Agostino Sarubbo
commit: 62562f3ee5f2614754057284c7ef9dbd516019e0
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jul  9 08:57:12 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jul  9 08:59:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62562f3e

dev-python/pymountboot: x86 stable wrt bug #731508

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/pymountboot/pymountboot-0.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pymountboot/pymountboot-0.2.3.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.3.ebuild
index 4d0cc67eb79..e6f6a0620df 100644
--- a/dev-python/pymountboot/pymountboot-0.2.3.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.3.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 
 RDEPEND=">=sys-apps/util-linux-2.20"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/

2020-05-24 Thread Michał Górny
commit: d1d1b93c210fa2626e6e2abf3e93a1831503fd42
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 24 10:32:06 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 24 10:32:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1d1b93c

dev-python/pymountboot: Bump to 0.2.3

Closes: https://bugs.gentoo.org/706956
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pymountboot/Manifest |  1 +
 dev-python/pymountboot/pymountboot-0.2.3.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/dev-python/pymountboot/Manifest b/dev-python/pymountboot/Manifest
index ff7e918df98..68d2bc3c01b 100644
--- a/dev-python/pymountboot/Manifest
+++ b/dev-python/pymountboot/Manifest
@@ -1 +1,2 @@
 DIST pymountboot-0.2.2.tar.bz2 4098 BLAKE2B 
bbfbe631313189e6aef684ff29e73fcf2dcbbb998528103afe9c89e517e5a6c13bf6e05ced7c2eb05f668e0cc269212618b648043b65fb95da2e1b46c37476ac
 SHA512 
bb6ec0772300b2edf9864a09ff64f67ad99f0cd29b009793e1b2a590be48146640c927b5772023d27e68fc2fba51652a55ab66d1cf875dd9b4134f043ac353c9
+DIST pymountboot-0.2.3.tar.gz 4065 BLAKE2B 
81ef6c967a2e8eaa76155446e0c59208ee10e5e3b40fbe9d910d5e4faf3ac1963146ef1df634c4795b56e709b90fb92edb57916586c8a1e5fa14ad92e1721f42
 SHA512 
fee4c8444b89ff0375c75eb44ec396d1c1e65d4bb08ff230ae0fdb1f822115ed44bf9904c284d3623768df0b4041ef7ab4cf9717596148d3df76badd0a3aa92a

diff --git a/dev-python/pymountboot/pymountboot-0.2.3.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.3.ebuild
new file mode 100644
index 000..4d0cc67eb79
--- /dev/null
+++ b/dev-python/pymountboot/pymountboot-0.2.3.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=no
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python extension module to (re)mount /boot"
+HOMEPAGE="https://github.com/mgorny/pymountboot/;
+SRC_URI="
+   https://github.com/mgorny/pymountboot/archive/v${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=sys-apps/util-linux-2.20"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/

2020-02-18 Thread Michał Górny
commit: 9d25176f0feda0927ef8fa0cf0fdba57a98fe539
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Feb 18 17:57:11 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Feb 18 17:57:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d25176f

dev-python/pymountboot: Clean stale code up

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

 dev-python/pymountboot/pymountboot-0.2.2.ebuild | 5 -
 dev-python/pymountboot/pymountboot-.ebuild  | 5 -
 2 files changed, 10 deletions(-)

diff --git a/dev-python/pymountboot/pymountboot-0.2.2.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.2.ebuild
index 228e51d34b4..c5007a5efda 100644
--- a/dev-python/pymountboot/pymountboot-0.2.2.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.2.ebuild
@@ -19,8 +19,3 @@ IUSE=""
 
 RDEPEND=">=sys-apps/util-linux-2.20"
 DEPEND="${RDEPEND}"
-
-python_compile() {
-   python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
-   distutils-r1_python_compile
-}

diff --git a/dev-python/pymountboot/pymountboot-.ebuild 
b/dev-python/pymountboot/pymountboot-.ebuild
index 4d9d3be8846..d68a2826bdc 100644
--- a/dev-python/pymountboot/pymountboot-.ebuild
+++ b/dev-python/pymountboot/pymountboot-.ebuild
@@ -19,8 +19,3 @@ IUSE=""
 
 RDEPEND=">=sys-apps/util-linux-2.20"
 DEPEND="${RDEPEND}"
-
-python_compile() {
-   python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
-   distutils-r1_python_compile
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/

2020-02-18 Thread Michał Górny
commit: b4cebfebdd63f83d1a578d29fdd654579e976dfb
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Feb 18 17:56:54 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Feb 18 17:56:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4cebfeb

dev-python/pymountboot: Enable py3.8

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

 dev-python/pymountboot/pymountboot-0.2.2.ebuild | 2 +-
 dev-python/pymountboot/pymountboot-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pymountboot/pymountboot-0.2.2.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.2.ebuild
index 8e23ae2ddd0..228e51d34b4 100644
--- a/dev-python/pymountboot/pymountboot-0.2.2.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.2.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 
 inherit distutils-r1
 

diff --git a/dev-python/pymountboot/pymountboot-.ebuild 
b/dev-python/pymountboot/pymountboot-.ebuild
index ad2a05edcc4..4d9d3be8846 100644
--- a/dev-python/pymountboot/pymountboot-.ebuild
+++ b/dev-python/pymountboot/pymountboot-.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 
 inherit distutils-r1 git-r3
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/

2020-02-18 Thread Michał Górny
commit: 85f6bf79eea4537f9bc60b762050eb89ec93cf3a
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Feb 18 17:56:30 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Feb 18 17:56:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85f6bf79

dev-python/pymountboot: Set DISTUTILS_USE_SETUPTOOLS

Closes: https://bugs.gentoo.org/709890
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pymountboot/pymountboot-0.2.2.ebuild | 2 ++
 dev-python/pymountboot/pymountboot-.ebuild  | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/dev-python/pymountboot/pymountboot-0.2.2.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.2.ebuild
index bd534a02f4e..8e23ae2ddd0 100644
--- a/dev-python/pymountboot/pymountboot-0.2.2.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.2.ebuild
@@ -2,6 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=no
 PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit distutils-r1

diff --git a/dev-python/pymountboot/pymountboot-.ebuild 
b/dev-python/pymountboot/pymountboot-.ebuild
index d631744311e..ad2a05edcc4 100644
--- a/dev-python/pymountboot/pymountboot-.ebuild
+++ b/dev-python/pymountboot/pymountboot-.ebuild
@@ -2,6 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=no
 PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit distutils-r1 git-r3



[gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/

2020-02-05 Thread Michał Górny
commit: 5edf83223ef224e241367147c0ec0b85e4bde0e1
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Feb  5 19:38:35 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Feb  5 19:53:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5edf8322

dev-python/pymountboot: Remove py2

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

 dev-python/pymountboot/pymountboot-0.2.2.ebuild | 2 +-
 dev-python/pymountboot/pymountboot-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pymountboot/pymountboot-0.2.2.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.2.ebuild
index f1eb6e1e10e..bd534a02f4e 100644
--- a/dev-python/pymountboot/pymountboot-0.2.2.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit distutils-r1
 

diff --git a/dev-python/pymountboot/pymountboot-.ebuild 
b/dev-python/pymountboot/pymountboot-.ebuild
index a2d798cbd2f..d631744311e 100644
--- a/dev-python/pymountboot/pymountboot-.ebuild
+++ b/dev-python/pymountboot/pymountboot-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit distutils-r1 git-r3
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/

2019-11-03 Thread Michał Górny
commit: 343ebe1ea89cedfcd02db78ffa57063dc35c8cd6
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Nov  3 15:26:26 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Nov  3 15:29:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=343ebe1e

dev-python/pymountboot: Migrated to GitHub

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

 dev-python/pymountboot/metadata.xml | 4 ++--
 dev-python/pymountboot/pymountboot-0.2.2.ebuild | 4 ++--
 dev-python/pymountboot/pymountboot-.ebuild  | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-python/pymountboot/metadata.xml 
b/dev-python/pymountboot/metadata.xml
index 66d4e59e6ec..2ff52efa3df 100644
--- a/dev-python/pymountboot/metadata.xml
+++ b/dev-python/pymountboot/metadata.xml
@@ -10,7 +10,7 @@
   mgo...@gentoo.org
   Michał Górny
 
-https://bitbucket.org/mgorny/pymountboot/issues/
-mgorny/pymountboot
+https://github.com/mgorny/pymountboot/issues/
+mgorny/pymountboot
   
 

diff --git a/dev-python/pymountboot/pymountboot-0.2.2.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.2.ebuild
index c8572aee614..94d84368118 100644
--- a/dev-python/pymountboot/pymountboot-0.2.2.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.2.ebuild
@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} pypy )
 inherit distutils-r1
 
 DESCRIPTION="Python extension module to (re)mount /boot"
-HOMEPAGE="https://bitbucket.org/mgorny/pymountboot/;
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2;
+HOMEPAGE="https://github.com/mgorny/pymountboot/;
+SRC_URI="https://github.com/mgorny/pymountboot/releases/download/pymount-${PV}/${P}.tar.bz2;
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/dev-python/pymountboot/pymountboot-.ebuild 
b/dev-python/pymountboot/pymountboot-.ebuild
index 9fef9b4021f..487cea22829 100644
--- a/dev-python/pymountboot/pymountboot-.ebuild
+++ b/dev-python/pymountboot/pymountboot-.ebuild
@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} pypy )
 inherit distutils-r1 git-r3
 
 DESCRIPTION="Python extension module to (re)mount /boot"
-HOMEPAGE="https://bitbucket.org/mgorny/pymountboot/;
-EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git;
+HOMEPAGE="https://github.com/mgorny/pymountboot/;
+EGIT_REPO_URI="https://github.com/mgorny/${PN}.git;
 
 LICENSE="BSD"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/

2019-11-03 Thread Michał Górny
commit: a7104559dd995ba7586894651e251588d2deea78
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Nov  3 15:25:27 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Nov  3 15:29:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7104559

dev-python/pymountboot: Unifdef live ebuild

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

 dev-python/pymountboot/pymountboot-.ebuild | 16 +++-
 1 file changed, 3 insertions(+), 13 deletions(-)

diff --git a/dev-python/pymountboot/pymountboot-.ebuild 
b/dev-python/pymountboot/pymountboot-.ebuild
index d2f6dde8a98..9fef9b4021f 100644
--- a/dev-python/pymountboot/pymountboot-.ebuild
+++ b/dev-python/pymountboot/pymountboot-.ebuild
@@ -4,30 +4,20 @@
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} pypy )
 
-inherit distutils-r1
-
-#if LIVE
-EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git;
-inherit git-r3
-#endif
+inherit distutils-r1 git-r3
 
 DESCRIPTION="Python extension module to (re)mount /boot"
 HOMEPAGE="https://bitbucket.org/mgorny/pymountboot/;
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2;
+EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS=""
 IUSE=""
 
 RDEPEND=">=sys-apps/util-linux-2.20"
 DEPEND="${RDEPEND}"
 
-#if LIVE
-KEYWORDS=
-SRC_URI=
-#endif
-
 python_compile() {
python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
distutils-r1_python_compile



[gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/

2019-11-03 Thread Michał Górny
commit: 255e60d50349593c1ec2f32e0a9849dcda556d54
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Nov  3 15:27:17 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Nov  3 15:29:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=255e60d5

dev-python/pymountboot: Bump to EAPI 7

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

 dev-python/pymountboot/pymountboot-0.2.2.ebuild | 2 +-
 dev-python/pymountboot/pymountboot-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pymountboot/pymountboot-0.2.2.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.2.ebuild
index 94d84368118..8260ec0bb9d 100644
--- a/dev-python/pymountboot/pymountboot-0.2.2.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.2.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} pypy )
 
 inherit distutils-r1

diff --git a/dev-python/pymountboot/pymountboot-.ebuild 
b/dev-python/pymountboot/pymountboot-.ebuild
index 487cea22829..7c94b1e3d22 100644
--- a/dev-python/pymountboot/pymountboot-.ebuild
+++ b/dev-python/pymountboot/pymountboot-.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} pypy )
 
 inherit distutils-r1 git-r3



[gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/

2018-11-04 Thread Michał Górny
commit: 6a8c6f656916a57a904c97f248582621c85ce2f8
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Nov  4 08:17:00 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Nov  4 08:33:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a8c6f65

dev-python/pymountboot: Add py3.7 love

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

 dev-python/pymountboot/pymountboot-0.2.2.ebuild | 4 ++--
 dev-python/pymountboot/pymountboot-.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/pymountboot/pymountboot-0.2.2.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.2.ebuild
index 6390c367806..685f7efa576 100644
--- a/dev-python/pymountboot/pymountboot-0.2.2.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} pypy )
 
 inherit distutils-r1
 

diff --git a/dev-python/pymountboot/pymountboot-.ebuild 
b/dev-python/pymountboot/pymountboot-.ebuild
index 6b4362ffab0..dee1eecf079 100644
--- a/dev-python/pymountboot/pymountboot-.ebuild
+++ b/dev-python/pymountboot/pymountboot-.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} pypy )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/

2018-01-01 Thread Michał Górny
commit: 6b4eb56b2c00a6ae7a07d9ab21918b46dd9cc734
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan  1 22:05:48 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jan  2 06:18:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b4eb56b

dev-python/pymountboot: Clean old up

 dev-python/pymountboot/Manifest |  1 -
 dev-python/pymountboot/pymountboot-0.2.1.ebuild | 19 ---
 2 files changed, 20 deletions(-)

diff --git a/dev-python/pymountboot/Manifest b/dev-python/pymountboot/Manifest
index 2c68c48dfa9..ff7e918df98 100644
--- a/dev-python/pymountboot/Manifest
+++ b/dev-python/pymountboot/Manifest
@@ -1,2 +1 @@
-DIST pymountboot-0.2.1.tar.bz2 4075 BLAKE2B 
ee8195536b9aeeb6e628242852c167c7a923342a8ace26c4b40c0a43d41c8630f097958697e72be8cfd9d76852087f74f49e6bce8a4806984f6b25be2f7ce0c3
 SHA512 
e21f73d832b69bc458a3f220f099bf6a8eabb21c0159b230969f4342e83874bac3983ef6bba19975b17e5185bdeb5cc42c6778f982f4fd4551a077039a2b6a0c
 DIST pymountboot-0.2.2.tar.bz2 4098 BLAKE2B 
bbfbe631313189e6aef684ff29e73fcf2dcbbb998528103afe9c89e517e5a6c13bf6e05ced7c2eb05f668e0cc269212618b648043b65fb95da2e1b46c37476ac
 SHA512 
bb6ec0772300b2edf9864a09ff64f67ad99f0cd29b009793e1b2a590be48146640c927b5772023d27e68fc2fba51652a55ab66d1cf875dd9b4134f043ac353c9

diff --git a/dev-python/pymountboot/pymountboot-0.2.1.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.1.ebuild
deleted file mode 100644
index f862ee2ca31..000
--- a/dev-python/pymountboot/pymountboot-0.2.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Python extension module to (re)mount /boot"
-HOMEPAGE="https://bitbucket.org/mgorny/pymountboot/;
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=sys-apps/util-linux-2.20"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/

2017-01-11 Thread Agostino Sarubbo
commit: 7fe51e5c0fb58a9298fd05433653772a9ae94759
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jan 11 16:16:50 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jan 11 16:16:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fe51e5c

dev-python/pymountboot: amd64 stable wrt bug #594074

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/pymountboot/pymountboot-0.2.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pymountboot/pymountboot-0.2.2.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.2.ebuild
index 72af769..865ee9f 100644
--- a/dev-python/pymountboot/pymountboot-0.2.2.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.2.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
 # $Id$
 
@@ -13,7 +13,7 @@ 
SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND=">=sys-apps/util-linux-2.20"