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

2024-05-26 Thread Petr Vaněk
commit: 62f008bc940083c161e7b733535141fe4a6222d6
Author: Petr Vaněk  gentoo  org>
AuthorDate: Sun May 26 22:17:03 2024 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Sun May 26 22:40:24 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62f008bc

dev-python/unpaddedbase64: enable py3.13

Signed-off-by: Petr Vaněk  gentoo.org>

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

diff --git a/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild 
b/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild
index 82c95b8c2fb9..ea3fe547739f 100644
--- a/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild
+++ b/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1
 



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

2023-11-24 Thread Arthur Zamarin
commit: 4bf4cb6b6e677e904093811e90f2f8c8e7611d89
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Nov 24 15:45:10 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Nov 24 15:45:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bf4cb6b

dev-python/unpaddedbase64: Stabilize 2.1.0 arm64, #918392

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

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

diff --git a/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild 
b/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild
index 21d441158660..82c95b8c2fb9 100644
--- a/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild
+++ b/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild
@@ -19,6 +19,6 @@ S="${WORKDIR}/python-${P}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64"
+KEYWORDS="amd64 arm64 ~ppc64"
 
 distutils_enable_tests unittest



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

2023-05-28 Thread Sam James
commit: f8278d4454bedb2b276d6f4ec57137fad516655b
Author: Petr Vaněk  atlas  cz>
AuthorDate: Sun May 28 09:38:03 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun May 28 11:35:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8278d44

dev-python/unpaddedbase64: enable py3.12

Signed-off-by: Petr Vaněk  atlas.cz>
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild 
b/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild
index fc1813251aeb..791ee9b1671a 100644
--- a/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild
+++ b/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1
 



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

2022-09-27 Thread Sam James
commit: 8cbdd09cbf18007db25ca6eaa12f4bf3ed337915
Author: Petr Vaněk  atlas  cz>
AuthorDate: Tue Sep 27 13:55:23 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 27 21:42:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cbdd09c

dev-python/unpaddedbase64: mark ALLARCHES

Signed-off-by: Petr Vaněk  atlas.cz>
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/unpaddedbase64/metadata.xml 
b/dev-python/unpaddedbase64/metadata.xml
index 9b1cf451b586..a5c01c87c8a5 100644
--- a/dev-python/unpaddedbase64/metadata.xml
+++ b/dev-python/unpaddedbase64/metadata.xml
@@ -9,6 +9,7 @@
proxy-ma...@gentoo.org
Proxy Maintainers

+   

unpaddedbase64
matrix-org/python-unpaddedbase64



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

2022-09-22 Thread Agostino Sarubbo
commit: e24432de2e38420c2333e4fc8bfcfd534d8f32d4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Sep 22 07:41:12 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Sep 22 07:41:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e24432de

dev-python/unpaddedbase64: Stabilize 2.1.0 amd64, #870118

Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild 
b/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild
index c08e3106639c..fc1813251aeb 100644
--- a/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild
+++ b/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild
@@ -19,6 +19,6 @@ S="${WORKDIR}/python-${P}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="amd64 ~ppc64"
 
 distutils_enable_tests unittest



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

2022-08-23 Thread Sam James
commit: de5da956ee2362f7e06fee1c830503747bbee443
Author: Petr Vaněk  atlas  cz>
AuthorDate: Tue Aug 23 12:54:14 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 23 19:29:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de5da956

dev-python/unpaddedbase64: correct pypi HOMEPAGE link

Signed-off-by: Petr Vaněk  atlas.cz>
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild 
b/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild
index 0d8d7d1ec803..c08e3106639c 100644
--- a/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild
+++ b/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild
@@ -10,8 +10,8 @@ inherit distutils-r1
 
 DESCRIPTION="Unpadded Base64"
 HOMEPAGE="
-   https://github.com/matrix-org/python-unpaddedbase64
-   https://pypi.python.org/pypi/unpaddedbase64
+   https://github.com/matrix-org/python-unpaddedbase64/
+   https://pypi.org/project/unpaddedbase64/
 "
 
SRC_URI="https://github.com/matrix-org/python-unpaddedbase64/archive/v${PV}.tar.gz
 -> ${P}.gh.tar.gz"
 



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

2022-07-20 Thread Sam James
commit: 0f267ec6ec5a8c20a66c06eb16f64cfb1c24f3a5
Author: Sam James  gentoo  org>
AuthorDate: Wed Jul 20 17:00:50 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jul 20 17:00:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f267ec6

dev-python/unpaddedbase64: Keyword 2.1.0 ppc64, #859412

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

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

diff --git a/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild 
b/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild
index d8e6ae6fb108..0d8d7d1ec803 100644
--- a/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild
+++ b/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild
@@ -19,6 +19,6 @@ S="${WORKDIR}/python-${P}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc64"
 
 distutils_enable_tests unittest



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

2022-07-09 Thread Sam James
commit: 812d96fe75455d45f0e24e3d4f106d48ba047f43
Author: Petr Vaněk  atlas  cz>
AuthorDate: Thu Jul  7 13:23:21 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jul  9 08:15:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=812d96fe

dev-python/unpaddedbase64: new package, add 2.1.0

Signed-off-by: Petr Vaněk  atlas.cz>
Signed-off-by: Sam James  gentoo.org>

 dev-python/unpaddedbase64/Manifest |  1 +
 dev-python/unpaddedbase64/metadata.xml | 16 +++
 .../unpaddedbase64/unpaddedbase64-2.1.0.ebuild | 24 ++
 3 files changed, 41 insertions(+)

diff --git a/dev-python/unpaddedbase64/Manifest 
b/dev-python/unpaddedbase64/Manifest
new file mode 100644
index ..660c45753e6a
--- /dev/null
+++ b/dev-python/unpaddedbase64/Manifest
@@ -0,0 +1 @@
+DIST unpaddedbase64-2.1.0.gh.tar.gz 5869 BLAKE2B 
c53dae277b5e69f6d905724d5b212050100286217fd236f9e1a6c344ff479d4c38ee9634a544b2e693522c04a9bbfdaeebbb2ac79904089d91e4d6c18b6995e8
 SHA512 
9c7c2dd6e52ffae2bf076ccf9e1e2ea9a53cbef083c23f640cc2f3f5c49ceee0c92c8abe0469e10d80b7c9e74d69b2b06111b1c4204b4cb1788ee3fffcea6e11

diff --git a/dev-python/unpaddedbase64/metadata.xml 
b/dev-python/unpaddedbase64/metadata.xml
new file mode 100644
index ..9b1cf451b586
--- /dev/null
+++ b/dev-python/unpaddedbase64/metadata.xml
@@ -0,0 +1,16 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   arka...@atlas.cz
+   Petr Vaněk
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   unpaddedbase64
+   matrix-org/python-unpaddedbase64
+   
+

diff --git a/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild 
b/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild
new file mode 100644
index ..d8e6ae6fb108
--- /dev/null
+++ b/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=poetry
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Unpadded Base64"
+HOMEPAGE="
+   https://github.com/matrix-org/python-unpaddedbase64
+   https://pypi.python.org/pypi/unpaddedbase64
+"
+SRC_URI="https://github.com/matrix-org/python-unpaddedbase64/archive/v${PV}.tar.gz
 -> ${P}.gh.tar.gz"
+
+S="${WORKDIR}/python-${P}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+distutils_enable_tests unittest