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

2023-01-17 Thread Julien Roy
commit: d08592a1a3ba295f282ab1ea7f231f2e3d2c0adf
Author: Julien Roy  jroy  ca>
AuthorDate: Wed Jan 18 01:10:33 2023 +
Commit: Julien Roy  jroy  ca>
CommitDate: Wed Jan 18 01:10:33 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d08592a1

dev-python/axisregistry: drop 0.3.2

Signed-off-by: Julien Roy  jroy.ca>

 dev-python/axisregistry/Manifest  |  1 -
 dev-python/axisregistry/axisregistry-0.3.2.ebuild | 38 ---
 2 files changed, 39 deletions(-)

diff --git a/dev-python/axisregistry/Manifest b/dev-python/axisregistry/Manifest
index 030b3bf92..13df3b8c5 100644
--- a/dev-python/axisregistry/Manifest
+++ b/dev-python/axisregistry/Manifest
@@ -1,2 +1 @@
 DIST axisregistry-0.3.11.tar.gz 3501138 BLAKE2B 
d845a4c249d1270106e769499ef20cfde6fbcd4ba5d42481d113e8cf98f78a203ec0a0be8eec2dfcbbba3fa3ce5bb3a8fcce47744cb2c5cd68d46afcd9f9c330
 SHA512 
7d8454000de371579d5841786721f68fd6526f2d7e86c486a57d4e43686ac2ebbee9ec65708c80022de84baa6a2f89988bafd27085783ec8c93b3c11c21b70d3
-DIST axisregistry-0.3.2.tar.gz 3497066 BLAKE2B 
eefeb7c315afbdae46adf0c55c29d328cf32f8e6a59c3b0eb84ce4bf94a02a1725e80dfbc8ef6fc53500c8db497c0cd8d48fc43854a31d1437a86db5b2cfa42d
 SHA512 
0e59e7c6a7d9acb78a9d5dd0ebffe38004c477866352b35d91394f1ae953f919f78c25604a60d83b7cb9e67b742cac35d2f0dfc1832f5c0827b7bd1a36bc8792

diff --git a/dev-python/axisregistry/axisregistry-0.3.2.ebuild 
b/dev-python/axisregistry/axisregistry-0.3.2.ebuild
deleted file mode 100644
index 7042b8cb8..0
--- a/dev-python/axisregistry/axisregistry-0.3.2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..11} )
-DISTUTILS_USE_PEP517=setuptools
-
-inherit distutils-r1
-
-DESCRIPTION="A Python API to access data from the Google Fonts variable fonts 
Axis Registry"
-HOMEPAGE="
-   https://github.com/googlefonts/axisregistry
-   https://pypi.org/project/axisregistry/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-KEYWORDS="~amd64"
-SLOT="0"
-
-RDEPEND="
-   dev-python/fonttools[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-"
-DEPEND="
-   ${RDEPEND}
-   >=dev-python/setuptools_scm-4[${PYTHON_USEDEP}]
-"
-
-PATCHES=( "${FILESDIR}/${P}-remove-setuptools_scm-constraint.patch" )
-
-distutils_enable_tests pytest
-
-python_prepare_all() {
-   export SETUPTOOLS_SCM_PRETEND_VERSION="${PV}"
-   distutils-r1_python_prepare_all
-}



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

2023-01-12 Thread Julien Roy
commit: aad294a4e96e25f271da7bed2465ca011f4b1053
Author: Julien Roy  jroy  ca>
AuthorDate: Fri Jan 13 02:53:25 2023 +
Commit: Julien Roy  jroy  ca>
CommitDate: Fri Jan 13 03:11:54 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=aad294a4

dev-python/axisregistry: enable py3.11

Signed-off-by: Julien Roy  jroy.ca>

 dev-python/axisregistry/axisregistry-0.3.2.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-python/axisregistry/axisregistry-0.3.2.ebuild 
b/dev-python/axisregistry/axisregistry-0.3.2.ebuild
index 61f17f9e8..7042b8cb8 100644
--- a/dev-python/axisregistry/axisregistry-0.3.2.ebuild
+++ b/dev-python/axisregistry/axisregistry-0.3.2.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
+DISTUTILS_USE_PEP517=setuptools
 
 inherit distutils-r1
 



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

2023-01-12 Thread Julien Roy
commit: 8b3408790a622a28c6593d478c159091f1161d0d
Author: Julien Roy  jroy  ca>
AuthorDate: Fri Jan 13 02:53:05 2023 +
Commit: Julien Roy  jroy  ca>
CommitDate: Fri Jan 13 03:11:54 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8b340879

dev-python/axisregistry: drop 0.2.0

Signed-off-by: Julien Roy  jroy.ca>

 dev-python/axisregistry/Manifest  |  1 -
 dev-python/axisregistry/axisregistry-0.2.0.ebuild | 34 ---
 2 files changed, 35 deletions(-)

diff --git a/dev-python/axisregistry/Manifest b/dev-python/axisregistry/Manifest
index 1684fdd39..030b3bf92 100644
--- a/dev-python/axisregistry/Manifest
+++ b/dev-python/axisregistry/Manifest
@@ -1,3 +1,2 @@
-DIST axisregistry-0.2.0.tar.gz 15996 BLAKE2B 
f773aa03d8d51e29ae188a71ceb6f7505d35575739332bf7f6c0706bb659815a3d21ef2916d752872f335bf504c6a2662ec0ba447e651d50088f6d7b449b4e3a
 SHA512 
ca069eba5d6ea036e8908d3bc74ec6f65345cad9ef7e6255cf111741e798f68ca24a4528a9dba473a196d1a5d658491677339fd80885e8023aa09d710056f76e
 DIST axisregistry-0.3.11.tar.gz 3501138 BLAKE2B 
d845a4c249d1270106e769499ef20cfde6fbcd4ba5d42481d113e8cf98f78a203ec0a0be8eec2dfcbbba3fa3ce5bb3a8fcce47744cb2c5cd68d46afcd9f9c330
 SHA512 
7d8454000de371579d5841786721f68fd6526f2d7e86c486a57d4e43686ac2ebbee9ec65708c80022de84baa6a2f89988bafd27085783ec8c93b3c11c21b70d3
 DIST axisregistry-0.3.2.tar.gz 3497066 BLAKE2B 
eefeb7c315afbdae46adf0c55c29d328cf32f8e6a59c3b0eb84ce4bf94a02a1725e80dfbc8ef6fc53500c8db497c0cd8d48fc43854a31d1437a86db5b2cfa42d
 SHA512 
0e59e7c6a7d9acb78a9d5dd0ebffe38004c477866352b35d91394f1ae953f919f78c25604a60d83b7cb9e67b742cac35d2f0dfc1832f5c0827b7bd1a36bc8792

diff --git a/dev-python/axisregistry/axisregistry-0.2.0.ebuild 
b/dev-python/axisregistry/axisregistry-0.2.0.ebuild
deleted file mode 100644
index 39fdb1de2..0
--- a/dev-python/axisregistry/axisregistry-0.2.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="A Python API to access data from the Google Fonts variable fonts 
Axis Registry"
-HOMEPAGE="
-   https://github.com/googlefonts/axisregistry
-   https://pypi.org/project/axisregistry/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-KEYWORDS="~amd64"
-SLOT="0"
-
-RDEPEND="dev-python/protobuf-python[${PYTHON_USEDEP}]"
-DEPEND="
-   ${RDEPEND}
-   >=dev-python/setuptools_scm-4[${PYTHON_USEDEP}]
-"
-
-PATCHES=( "${FILESDIR}/${P}-remove-setuptools_scm-constraint.patch" )
-
-distutils_enable_tests pytest
-
-python_prepare_all() {
-   export SETUPTOOLS_SCM_PRETEND_VERSION="${PV}"
-   distutils-r1_python_prepare_all
-}



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

2023-01-12 Thread Julien Roy
commit: dc33db4095203724f986e062ae58a8e550d0cce9
Author: Julien Roy  jroy  ca>
AuthorDate: Fri Jan 13 02:52:19 2023 +
Commit: Julien Roy  jroy  ca>
CommitDate: Fri Jan 13 03:11:54 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dc33db40

dev-python/axisregistry: add 0.3.11

Signed-off-by: Julien Roy  jroy.ca>

 dev-python/axisregistry/Manifest   |  1 +
 dev-python/axisregistry/axisregistry-0.3.11.ebuild | 42 ++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/axisregistry/Manifest b/dev-python/axisregistry/Manifest
index 1ae17b161..1684fdd39 100644
--- a/dev-python/axisregistry/Manifest
+++ b/dev-python/axisregistry/Manifest
@@ -1,2 +1,3 @@
 DIST axisregistry-0.2.0.tar.gz 15996 BLAKE2B 
f773aa03d8d51e29ae188a71ceb6f7505d35575739332bf7f6c0706bb659815a3d21ef2916d752872f335bf504c6a2662ec0ba447e651d50088f6d7b449b4e3a
 SHA512 
ca069eba5d6ea036e8908d3bc74ec6f65345cad9ef7e6255cf111741e798f68ca24a4528a9dba473a196d1a5d658491677339fd80885e8023aa09d710056f76e
+DIST axisregistry-0.3.11.tar.gz 3501138 BLAKE2B 
d845a4c249d1270106e769499ef20cfde6fbcd4ba5d42481d113e8cf98f78a203ec0a0be8eec2dfcbbba3fa3ce5bb3a8fcce47744cb2c5cd68d46afcd9f9c330
 SHA512 
7d8454000de371579d5841786721f68fd6526f2d7e86c486a57d4e43686ac2ebbee9ec65708c80022de84baa6a2f89988bafd27085783ec8c93b3c11c21b70d3
 DIST axisregistry-0.3.2.tar.gz 3497066 BLAKE2B 
eefeb7c315afbdae46adf0c55c29d328cf32f8e6a59c3b0eb84ce4bf94a02a1725e80dfbc8ef6fc53500c8db497c0cd8d48fc43854a31d1437a86db5b2cfa42d
 SHA512 
0e59e7c6a7d9acb78a9d5dd0ebffe38004c477866352b35d91394f1ae953f919f78c25604a60d83b7cb9e67b742cac35d2f0dfc1832f5c0827b7bd1a36bc8792

diff --git a/dev-python/axisregistry/axisregistry-0.3.11.ebuild 
b/dev-python/axisregistry/axisregistry-0.3.11.ebuild
new file mode 100644
index 0..baf17de4a
--- /dev/null
+++ b/dev-python/axisregistry/axisregistry-0.3.11.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..11} )
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1
+
+DESCRIPTION="A Python API to access data from the Google Fonts variable fonts 
Axis Registry"
+HOMEPAGE="
+   https://github.com/googlefonts/axisregistry
+   https://pypi.org/project/axisregistry/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64"
+SLOT="0"
+
+RDEPEND="
+   dev-python/fonttools[${PYTHON_USEDEP}]
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+"
+DEPEND="
+   ${RDEPEND}
+   >=dev-python/setuptools_scm-6[${PYTHON_USEDEP}]
+   test? (
+   dev-python/coverage[${PYTHON_USEDEP}]
+   dev-python/black[${PYTHON_USEDEP}]
+   dev-python/isort[${PYTHON_USEDEP}]
+   dev-python/flake8[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   export SETUPTOOLS_SCM_PRETEND_VERSION="${PV}"
+   distutils-r1_python_prepare_all
+}



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

2022-07-07 Thread Alessandro Barbieri
commit: ab9e074c09e6535a0e484bb65163de258bab3771
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Thu Jul  7 08:15:11 2022 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Thu Jul  7 08:15:11 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ab9e074c

dev-python/axisregistry: add missing dependency

Closes: https://bugs.gentoo.org/855476
Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/axisregistry/axisregistry-0.3.2.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-python/axisregistry/axisregistry-0.3.2.ebuild 
b/dev-python/axisregistry/axisregistry-0.3.2.ebuild
index 39fdb1de2..61f17f9e8 100644
--- a/dev-python/axisregistry/axisregistry-0.3.2.ebuild
+++ b/dev-python/axisregistry/axisregistry-0.3.2.ebuild
@@ -18,7 +18,10 @@ LICENSE="Apache-2.0"
 KEYWORDS="~amd64"
 SLOT="0"
 
-RDEPEND="dev-python/protobuf-python[${PYTHON_USEDEP}]"
+RDEPEND="
+   dev-python/fonttools[${PYTHON_USEDEP}]
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+"
 DEPEND="
${RDEPEND}
>=dev-python/setuptools_scm-4[${PYTHON_USEDEP}]



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/axisregistry/files/, dev-python/axisregistry/

2022-06-30 Thread Alessandro Barbieri
commit: 6c96c09ff21b606009ffec2a81b41b9aebbaf33b
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Thu Jun 30 10:40:39 2022 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Thu Jun 30 10:40:39 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6c96c09f

dev-python/axisregistry: redo the patch

Closes: https://bugs.gentoo.org/855323
Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/axisregistry/axisregistry-0.3.2.ebuild  |  2 +-
 .../axisregistry-0.3.2-remove-setuptools_scm-constraint.patch  | 10 ++
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/dev-python/axisregistry/axisregistry-0.3.2.ebuild 
b/dev-python/axisregistry/axisregistry-0.3.2.ebuild
index 0339faa33..39fdb1de2 100644
--- a/dev-python/axisregistry/axisregistry-0.3.2.ebuild
+++ b/dev-python/axisregistry/axisregistry-0.3.2.ebuild
@@ -24,7 +24,7 @@ DEPEND="
>=dev-python/setuptools_scm-4[${PYTHON_USEDEP}]
 "
 
-PATCHES=( "${FILESDIR}/${PN}-0.2.0-remove-setuptools_scm-constraint.patch" )
+PATCHES=( "${FILESDIR}/${P}-remove-setuptools_scm-constraint.patch" )
 
 distutils_enable_tests pytest
 

diff --git 
a/dev-python/axisregistry/files/axisregistry-0.3.2-remove-setuptools_scm-constraint.patch
 
b/dev-python/axisregistry/files/axisregistry-0.3.2-remove-setuptools_scm-constraint.patch
new file mode 100644
index 0..c50745baa
--- /dev/null
+++ 
b/dev-python/axisregistry/files/axisregistry-0.3.2-remove-setuptools_scm-constraint.patch
@@ -0,0 +1,10 @@
+--- a/setup.py
 b/setup.py
+@@ -42,6 +42,6 @@
+ "Programming Language :: Python :: 3",
+ ],
+ python_requires=">=3.7",
+-setup_requires=["setuptools_scm>=4,<6.1"],
++setup_requires=["setuptools_scm>=4"],
+ install_requires=["protobuf"],
+ )



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

2022-06-27 Thread Alessandro Barbieri
commit: 30175cfb5b55b87c674c3d5df20c713c822f459a
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue Jun 28 04:28:38 2022 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue Jun 28 04:34:29 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=30175cfb

dev-python/axisregistry: add 0.3.2

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/axisregistry/Manifest  |  1 +
 dev-python/axisregistry/axisregistry-0.3.2.ebuild | 34 +++
 2 files changed, 35 insertions(+)

diff --git a/dev-python/axisregistry/Manifest b/dev-python/axisregistry/Manifest
index 43c707a49..1ae17b161 100644
--- a/dev-python/axisregistry/Manifest
+++ b/dev-python/axisregistry/Manifest
@@ -1 +1,2 @@
 DIST axisregistry-0.2.0.tar.gz 15996 BLAKE2B 
f773aa03d8d51e29ae188a71ceb6f7505d35575739332bf7f6c0706bb659815a3d21ef2916d752872f335bf504c6a2662ec0ba447e651d50088f6d7b449b4e3a
 SHA512 
ca069eba5d6ea036e8908d3bc74ec6f65345cad9ef7e6255cf111741e798f68ca24a4528a9dba473a196d1a5d658491677339fd80885e8023aa09d710056f76e
+DIST axisregistry-0.3.2.tar.gz 3497066 BLAKE2B 
eefeb7c315afbdae46adf0c55c29d328cf32f8e6a59c3b0eb84ce4bf94a02a1725e80dfbc8ef6fc53500c8db497c0cd8d48fc43854a31d1437a86db5b2cfa42d
 SHA512 
0e59e7c6a7d9acb78a9d5dd0ebffe38004c477866352b35d91394f1ae953f919f78c25604a60d83b7cb9e67b742cac35d2f0dfc1832f5c0827b7bd1a36bc8792

diff --git a/dev-python/axisregistry/axisregistry-0.3.2.ebuild 
b/dev-python/axisregistry/axisregistry-0.3.2.ebuild
new file mode 100644
index 0..0339faa33
--- /dev/null
+++ b/dev-python/axisregistry/axisregistry-0.3.2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="A Python API to access data from the Google Fonts variable fonts 
Axis Registry"
+HOMEPAGE="
+   https://github.com/googlefonts/axisregistry
+   https://pypi.org/project/axisregistry/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64"
+SLOT="0"
+
+RDEPEND="dev-python/protobuf-python[${PYTHON_USEDEP}]"
+DEPEND="
+   ${RDEPEND}
+   >=dev-python/setuptools_scm-4[${PYTHON_USEDEP}]
+"
+
+PATCHES=( "${FILESDIR}/${PN}-0.2.0-remove-setuptools_scm-constraint.patch" )
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   export SETUPTOOLS_SCM_PRETEND_VERSION="${PV}"
+   distutils-r1_python_prepare_all
+}



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/axisregistry/, dev-python/axisregistry/files/

2022-05-31 Thread Alessandro Barbieri
commit: a20b2d6d0002c3c39f558f34edce88dc6c73e17d
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue May 31 08:51:15 2022 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue May 31 09:30:14 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a20b2d6d

dev-python/axisregistry: remove setuptools_scm constraint

Closes: https://bugs.gentoo.org/835890
Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/axisregistry/axisregistry-0.2.0.ebuild |  2 ++
 .../axisregistry-0.2.0-remove-setuptools_scm-constraint.patch | 11 +++
 2 files changed, 13 insertions(+)

diff --git a/dev-python/axisregistry/axisregistry-0.2.0.ebuild 
b/dev-python/axisregistry/axisregistry-0.2.0.ebuild
index bec7cc8fa..39fdb1de2 100644
--- a/dev-python/axisregistry/axisregistry-0.2.0.ebuild
+++ b/dev-python/axisregistry/axisregistry-0.2.0.ebuild
@@ -24,6 +24,8 @@ DEPEND="
>=dev-python/setuptools_scm-4[${PYTHON_USEDEP}]
 "
 
+PATCHES=( "${FILESDIR}/${P}-remove-setuptools_scm-constraint.patch" )
+
 distutils_enable_tests pytest
 
 python_prepare_all() {

diff --git 
a/dev-python/axisregistry/files/axisregistry-0.2.0-remove-setuptools_scm-constraint.patch
 
b/dev-python/axisregistry/files/axisregistry-0.2.0-remove-setuptools_scm-constraint.patch
new file mode 100644
index 0..630f53983
--- /dev/null
+++ 
b/dev-python/axisregistry/files/axisregistry-0.2.0-remove-setuptools_scm-constraint.patch
@@ -0,0 +1,11 @@
+--- a/setup.py
 b/setup.py
+@@ -45,7 +45,7 @@
+ 'Programming Language :: Python :: 3'
+ ],
+ python_requires=">=3.7",
+-setup_requires=['setuptools_scm>=4,<6.1'],
++setup_requires=['setuptools_scm>=4'],
+ install_requires=[
+ 'protobuf'
+ ]



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

2022-03-18 Thread Alessandro Barbieri
commit: f0b6a3cad880d0c6995631ef30bc6b059427f4c9
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Fri Mar 18 23:46:57 2022 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Sat Mar 19 00:43:39 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f0b6a3ca

dev-python/axisregistry: initial import

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/axisregistry/Manifest  |  1 +
 dev-python/axisregistry/axisregistry-0.2.0.ebuild | 32 +++
 dev-python/axisregistry/metadata.xml  | 13 +
 3 files changed, 46 insertions(+)

diff --git a/dev-python/axisregistry/Manifest b/dev-python/axisregistry/Manifest
new file mode 100644
index 0..43c707a49
--- /dev/null
+++ b/dev-python/axisregistry/Manifest
@@ -0,0 +1 @@
+DIST axisregistry-0.2.0.tar.gz 15996 BLAKE2B 
f773aa03d8d51e29ae188a71ceb6f7505d35575739332bf7f6c0706bb659815a3d21ef2916d752872f335bf504c6a2662ec0ba447e651d50088f6d7b449b4e3a
 SHA512 
ca069eba5d6ea036e8908d3bc74ec6f65345cad9ef7e6255cf111741e798f68ca24a4528a9dba473a196d1a5d658491677339fd80885e8023aa09d710056f76e

diff --git a/dev-python/axisregistry/axisregistry-0.2.0.ebuild 
b/dev-python/axisregistry/axisregistry-0.2.0.ebuild
new file mode 100644
index 0..e059df912
--- /dev/null
+++ b/dev-python/axisregistry/axisregistry-0.2.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="A Python API to access data from the Google Fonts variable fonts 
Axis Registry"
+HOMEPAGE="
+   https://github.com/googlefonts/axisregistry
+   https://pypi.org/project/axisregistry/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64"
+SLOT="0"
+
+RDEPEND="dev-python/protobuf-python[${PYTHON_USEDEP}]"
+DEPEND="
+   ${RDEPEND}
+   >=dev-python/setuptools_scm-4[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   export SETUPTOOLS_SCM_PRETEND_VERSION="${PV}"
+   distutils-r1_python_prepare_all
+}

diff --git a/dev-python/axisregistry/metadata.xml 
b/dev-python/axisregistry/metadata.xml
new file mode 100644
index 0..69430d931
--- /dev/null
+++ b/dev-python/axisregistry/metadata.xml
@@ -0,0 +1,13 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   lssndrbarbi...@gmail.com
+   Alessandro Barbieri
+   
+   
+   
https://github.com/googlefonts/axisregistry/issues
+   googlefonts/axisregistry
+   axisregistry
+   
+