* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/hijri-converter/
@ 2020-12-18 16:17 Andrew Ammerlaan
0 siblings, 0 replies; 12+ messages in thread
From: Andrew Ammerlaan @ 2020-12-18 16:17 UTC (permalink / raw
To: gentoo-commits
commit: 33949d93985a9426a742589270c8dd5546703661
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Dec 18 16:00:16 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Dec 18 16:00:16 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=33949d93
dev-python/hijri-converter: new dep
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
dev-python/hijri-converter/Manifest | 1 +
.../hijri-converter/hijri-converter-2.1.1.ebuild | 19 +++++++++++++++++++
dev-python/hijri-converter/metadata.xml | 5 +++++
3 files changed, 25 insertions(+)
diff --git a/dev-python/hijri-converter/Manifest b/dev-python/hijri-converter/Manifest
new file mode 100644
index 00000000..e48bebfc
--- /dev/null
+++ b/dev-python/hijri-converter/Manifest
@@ -0,0 +1 @@
+DIST hijri-converter-2.1.1.tar.gz 36506 BLAKE2B a019d9c67e411ed8f1a8dfbb48ae56bd28f3240cfa2a959a47b79a4436dce241b5cf40b78731cecf21ce2fb555cc081ae77596bdab20aded1439dc016a43ed00 SHA512 ab20fbe8146dea503c3726ea7566f364e2442003c6a5c934d5efe0915d2dadae5fb78a8e741ac5eb06de81106e7d112e97e6da86f97754d648c2bcdb73d5a0b0
diff --git a/dev-python/hijri-converter/hijri-converter-2.1.1.ebuild b/dev-python/hijri-converter/hijri-converter-2.1.1.ebuild
new file mode 100644
index 00000000..2db84638
--- /dev/null
+++ b/dev-python/hijri-converter/hijri-converter-2.1.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Accurate Hijri-Gregorian date converter based on the Umm al-Qura calendar"
+HOMEPAGE="https://github.com/dralshehri/hijri-converter"
+SRC_URI="https://github.com/dralshehri/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs
diff --git a/dev-python/hijri-converter/metadata.xml b/dev-python/hijri-converter/metadata.xml
new file mode 100644
index 00000000..740ae6ba
--- /dev/null
+++ b/dev-python/hijri-converter/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <!-- Maintainer Needed -->
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/hijri-converter/
@ 2021-06-27 23:25 Alessandro Barbieri
0 siblings, 0 replies; 12+ messages in thread
From: Alessandro Barbieri @ 2021-06-27 23:25 UTC (permalink / raw
To: gentoo-commits
commit: 546ec47971c69743429629aa99d3d05c5b182057
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun Jun 27 23:07:06 2021 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sun Jun 27 23:07:06 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=546ec479
dev-python/hijri-converter: add 2.1.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-python/hijri-converter/Manifest | 1 +
.../hijri-converter/hijri-converter-2.1.3.ebuild | 19 +++++++++++++++++++
2 files changed, 20 insertions(+)
diff --git a/dev-python/hijri-converter/Manifest b/dev-python/hijri-converter/Manifest
index e48bebfc9..2c650f513 100644
--- a/dev-python/hijri-converter/Manifest
+++ b/dev-python/hijri-converter/Manifest
@@ -1 +1,2 @@
DIST hijri-converter-2.1.1.tar.gz 36506 BLAKE2B a019d9c67e411ed8f1a8dfbb48ae56bd28f3240cfa2a959a47b79a4436dce241b5cf40b78731cecf21ce2fb555cc081ae77596bdab20aded1439dc016a43ed00 SHA512 ab20fbe8146dea503c3726ea7566f364e2442003c6a5c934d5efe0915d2dadae5fb78a8e741ac5eb06de81106e7d112e97e6da86f97754d648c2bcdb73d5a0b0
+DIST hijri-converter-2.1.3.tar.gz 36865 BLAKE2B 4076d2eda430327162716fe80f4093132e139d1cb01129d15c66aa908dcb212877bf478cd60af102969a5058d08dc15773a83d3dbad1ed5431188e9a8549e170 SHA512 d7307f4c11f04f266ca478d58c6248debc720204cc7b58da033cf8340e4cdfb07a6908f139d50260908224bbed1ab50885c3f82b348e1d35ce38c138d2bbf970
diff --git a/dev-python/hijri-converter/hijri-converter-2.1.3.ebuild b/dev-python/hijri-converter/hijri-converter-2.1.3.ebuild
new file mode 100644
index 000000000..648972e4b
--- /dev/null
+++ b/dev-python/hijri-converter/hijri-converter-2.1.3.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Accurate Hijri-Gregorian date converter based on the Umm al-Qura calendar"
+HOMEPAGE="https://github.com/dralshehri/hijri-converter"
+SRC_URI="https://github.com/dralshehri/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/hijri-converter/
@ 2021-10-04 22:30 Alessandro Barbieri
0 siblings, 0 replies; 12+ messages in thread
From: Alessandro Barbieri @ 2021-10-04 22:30 UTC (permalink / raw
To: gentoo-commits
commit: 5dadea9db4214eeff007501c549e5bc00a97361b
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Mon Oct 4 22:07:55 2021 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Mon Oct 4 22:30:20 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5dadea9d
dev-python/hijri-converter: add 2.2.2
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-python/hijri-converter/Manifest | 1 +
.../hijri-converter/hijri-converter-2.2.2.ebuild | 19 +++++++++++++++++++
2 files changed, 20 insertions(+)
diff --git a/dev-python/hijri-converter/Manifest b/dev-python/hijri-converter/Manifest
index 2c650f513..1c92e510f 100644
--- a/dev-python/hijri-converter/Manifest
+++ b/dev-python/hijri-converter/Manifest
@@ -1,2 +1,3 @@
DIST hijri-converter-2.1.1.tar.gz 36506 BLAKE2B a019d9c67e411ed8f1a8dfbb48ae56bd28f3240cfa2a959a47b79a4436dce241b5cf40b78731cecf21ce2fb555cc081ae77596bdab20aded1439dc016a43ed00 SHA512 ab20fbe8146dea503c3726ea7566f364e2442003c6a5c934d5efe0915d2dadae5fb78a8e741ac5eb06de81106e7d112e97e6da86f97754d648c2bcdb73d5a0b0
DIST hijri-converter-2.1.3.tar.gz 36865 BLAKE2B 4076d2eda430327162716fe80f4093132e139d1cb01129d15c66aa908dcb212877bf478cd60af102969a5058d08dc15773a83d3dbad1ed5431188e9a8549e170 SHA512 d7307f4c11f04f266ca478d58c6248debc720204cc7b58da033cf8340e4cdfb07a6908f139d50260908224bbed1ab50885c3f82b348e1d35ce38c138d2bbf970
+DIST hijri-converter-2.2.2.tar.gz 38540 BLAKE2B 214bf04b0b6f8a2ef1ea1dc99f73a6c3e99cb8d351ed2588e6f7920e5a8e3a36fca03594bf9f3cb9d8fbdbdae232f6f8e4fd8e71db3094adc5d5aa34b601d103 SHA512 086a0f349cde650ad98558d5543ad463bded316a41d8827d9ee1d69aa49e0e396711befb469de697a1d3fc565901f7a6735b61856b2fc70f446960dfef15a330
diff --git a/dev-python/hijri-converter/hijri-converter-2.2.2.ebuild b/dev-python/hijri-converter/hijri-converter-2.2.2.ebuild
new file mode 100644
index 000000000..312d4863b
--- /dev/null
+++ b/dev-python/hijri-converter/hijri-converter-2.2.2.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Accurate Hijri-Gregorian date converter based on the Umm al-Qura calendar"
+HOMEPAGE="https://github.com/dralshehri/hijri-converter"
+SRC_URI="https://github.com/dralshehri/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/hijri-converter/
@ 2021-10-04 22:30 Alessandro Barbieri
0 siblings, 0 replies; 12+ messages in thread
From: Alessandro Barbieri @ 2021-10-04 22:30 UTC (permalink / raw
To: gentoo-commits
commit: 34101d1fef42816c38bb64e12cbab7c8103c8e7a
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Mon Oct 4 22:08:01 2021 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Mon Oct 4 22:30:20 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=34101d1f
dev-python/hijri-converter: drop 2.1.1
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-python/hijri-converter/Manifest | 1 -
.../hijri-converter/hijri-converter-2.1.1.ebuild | 19 -------------------
2 files changed, 20 deletions(-)
diff --git a/dev-python/hijri-converter/Manifest b/dev-python/hijri-converter/Manifest
index 1c92e510f..ecba7a405 100644
--- a/dev-python/hijri-converter/Manifest
+++ b/dev-python/hijri-converter/Manifest
@@ -1,3 +1,2 @@
-DIST hijri-converter-2.1.1.tar.gz 36506 BLAKE2B a019d9c67e411ed8f1a8dfbb48ae56bd28f3240cfa2a959a47b79a4436dce241b5cf40b78731cecf21ce2fb555cc081ae77596bdab20aded1439dc016a43ed00 SHA512 ab20fbe8146dea503c3726ea7566f364e2442003c6a5c934d5efe0915d2dadae5fb78a8e741ac5eb06de81106e7d112e97e6da86f97754d648c2bcdb73d5a0b0
DIST hijri-converter-2.1.3.tar.gz 36865 BLAKE2B 4076d2eda430327162716fe80f4093132e139d1cb01129d15c66aa908dcb212877bf478cd60af102969a5058d08dc15773a83d3dbad1ed5431188e9a8549e170 SHA512 d7307f4c11f04f266ca478d58c6248debc720204cc7b58da033cf8340e4cdfb07a6908f139d50260908224bbed1ab50885c3f82b348e1d35ce38c138d2bbf970
DIST hijri-converter-2.2.2.tar.gz 38540 BLAKE2B 214bf04b0b6f8a2ef1ea1dc99f73a6c3e99cb8d351ed2588e6f7920e5a8e3a36fca03594bf9f3cb9d8fbdbdae232f6f8e4fd8e71db3094adc5d5aa34b601d103 SHA512 086a0f349cde650ad98558d5543ad463bded316a41d8827d9ee1d69aa49e0e396711befb469de697a1d3fc565901f7a6735b61856b2fc70f446960dfef15a330
diff --git a/dev-python/hijri-converter/hijri-converter-2.1.1.ebuild b/dev-python/hijri-converter/hijri-converter-2.1.1.ebuild
deleted file mode 100644
index 2db846383..000000000
--- a/dev-python/hijri-converter/hijri-converter-2.1.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8,9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Accurate Hijri-Gregorian date converter based on the Umm al-Qura calendar"
-HOMEPAGE="https://github.com/dralshehri/hijri-converter"
-SRC_URI="https://github.com/dralshehri/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/hijri-converter/
@ 2022-01-09 0:01 Anna Vyalkova
0 siblings, 0 replies; 12+ messages in thread
From: Anna Vyalkova @ 2022-01-09 0:01 UTC (permalink / raw
To: gentoo-commits
commit: 9cf8a58f557c530bbfd26d534ed8e587d29a16be
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Jan 8 23:30:39 2022 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sun Jan 9 00:01:11 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9cf8a58f
dev-python/hijri-converter: enable py3.10, pypy3
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/hijri-converter/hijri-converter-2.2.2.ebuild | 3 ++-
dev-python/hijri-converter/metadata.xml | 4 ++++
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/dev-python/hijri-converter/hijri-converter-2.2.2.ebuild b/dev-python/hijri-converter/hijri-converter-2.2.2.ebuild
index 312d4863b..c1f01d3ba 100644
--- a/dev-python/hijri-converter/hijri-converter-2.2.2.ebuild
+++ b/dev-python/hijri-converter/hijri-converter-2.2.2.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
inherit distutils-r1
@@ -16,4 +16,5 @@ SLOT="0"
KEYWORDS="~amd64"
distutils_enable_tests pytest
+
distutils_enable_sphinx docs
diff --git a/dev-python/hijri-converter/metadata.xml b/dev-python/hijri-converter/metadata.xml
index d2b2c8ce9..a6efd7b8a 100644
--- a/dev-python/hijri-converter/metadata.xml
+++ b/dev-python/hijri-converter/metadata.xml
@@ -6,4 +6,8 @@
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
+ <maintainer type="person">
+ <email>cyber+gentoo@sysrq.in</email>
+ <name>Anna</name>
+ </maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/hijri-converter/
@ 2022-02-25 3:08 Anna Vyalkova
0 siblings, 0 replies; 12+ messages in thread
From: Anna Vyalkova @ 2022-02-25 3:08 UTC (permalink / raw
To: gentoo-commits
commit: 8b9457cbf82c1fce576d5bd1032cb953ba5d31d1
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Feb 25 02:53:48 2022 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Fri Feb 25 02:54:23 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8b9457cb
dev-python/hijri-converter: add 2.2.3, drop 2.1.3
Closes: https://bugs.gentoo.org/834000
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/hijri-converter/Manifest | 4 ++--
.../{hijri-converter-2.1.3.ebuild => hijri-converter-2.2.3.ebuild} | 7 ++++---
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/dev-python/hijri-converter/Manifest b/dev-python/hijri-converter/Manifest
index ecba7a405..352ca00e1 100644
--- a/dev-python/hijri-converter/Manifest
+++ b/dev-python/hijri-converter/Manifest
@@ -1,2 +1,2 @@
-DIST hijri-converter-2.1.3.tar.gz 36865 BLAKE2B 4076d2eda430327162716fe80f4093132e139d1cb01129d15c66aa908dcb212877bf478cd60af102969a5058d08dc15773a83d3dbad1ed5431188e9a8549e170 SHA512 d7307f4c11f04f266ca478d58c6248debc720204cc7b58da033cf8340e4cdfb07a6908f139d50260908224bbed1ab50885c3f82b348e1d35ce38c138d2bbf970
-DIST hijri-converter-2.2.2.tar.gz 38540 BLAKE2B 214bf04b0b6f8a2ef1ea1dc99f73a6c3e99cb8d351ed2588e6f7920e5a8e3a36fca03594bf9f3cb9d8fbdbdae232f6f8e4fd8e71db3094adc5d5aa34b601d103 SHA512 086a0f349cde650ad98558d5543ad463bded316a41d8827d9ee1d69aa49e0e396711befb469de697a1d3fc565901f7a6735b61856b2fc70f446960dfef15a330
+DIST hijri-converter-2.2.2.tar.gz 38541 BLAKE2B 4c032bbf5c88437457e343d9b602c9830c6e364d35ffeff60c06decf5dd7f17b2d018944e83ac292b93c5c6d32da9a7f5cb74511eedb35d37738c289011b620f SHA512 af2bc3a56fcb6f512dcc72b726f727cd7f9db883732fb0733107f4094586350fea0eba3bb8b7846eb4974170a9c9664303bc941846a951b192fea3172f0f9626
+DIST hijri-converter-2.2.3.tar.gz 42009 BLAKE2B c19caa6e8225406ca99a32fa1418890a1b380a4dfbe3b3c00d4ef99956b239e6313db619329c6becc8bf78f763060799693f664db8d4c7ed5139b4b629983cf2 SHA512 b038605ea020ded6f5eb555bfc159137cb29527693e258ca002a198932f1312ee5513ef4d1a4baa242b695337da959f203032cc6896dfce7b245b1befaddf6f1
diff --git a/dev-python/hijri-converter/hijri-converter-2.1.3.ebuild b/dev-python/hijri-converter/hijri-converter-2.2.3.ebuild
similarity index 79%
rename from dev-python/hijri-converter/hijri-converter-2.1.3.ebuild
rename to dev-python/hijri-converter/hijri-converter-2.2.3.ebuild
index 648972e4b..27d1d93f5 100644
--- a/dev-python/hijri-converter/hijri-converter-2.1.3.ebuild
+++ b/dev-python/hijri-converter/hijri-converter-2.2.3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8..9} )
-
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
DESCRIPTION="Accurate Hijri-Gregorian date converter based on the Umm al-Qura calendar"
@@ -16,4 +16,5 @@ SLOT="0"
KEYWORDS="~amd64"
distutils_enable_tests pytest
+
distutils_enable_sphinx docs
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/hijri-converter/
@ 2022-05-24 17:36 Alessandro Barbieri
0 siblings, 0 replies; 12+ messages in thread
From: Alessandro Barbieri @ 2022-05-24 17:36 UTC (permalink / raw
To: gentoo-commits
commit: 68ced885c15563559325e71f5a8d6d9d4ecbf3c8
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Tue May 24 16:45:33 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Tue May 24 17:36:40 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=68ced885
dev-python/hijri-converter: add 2.2.4, drop 2.2.2
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-python/hijri-converter/Manifest | 2 +-
.../{hijri-converter-2.2.2.ebuild => hijri-converter-2.2.4.ebuild} | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/dev-python/hijri-converter/Manifest b/dev-python/hijri-converter/Manifest
index 352ca00e1..c21a8cc04 100644
--- a/dev-python/hijri-converter/Manifest
+++ b/dev-python/hijri-converter/Manifest
@@ -1,2 +1,2 @@
-DIST hijri-converter-2.2.2.tar.gz 38541 BLAKE2B 4c032bbf5c88437457e343d9b602c9830c6e364d35ffeff60c06decf5dd7f17b2d018944e83ac292b93c5c6d32da9a7f5cb74511eedb35d37738c289011b620f SHA512 af2bc3a56fcb6f512dcc72b726f727cd7f9db883732fb0733107f4094586350fea0eba3bb8b7846eb4974170a9c9664303bc941846a951b192fea3172f0f9626
DIST hijri-converter-2.2.3.tar.gz 42009 BLAKE2B c19caa6e8225406ca99a32fa1418890a1b380a4dfbe3b3c00d4ef99956b239e6313db619329c6becc8bf78f763060799693f664db8d4c7ed5139b4b629983cf2 SHA512 b038605ea020ded6f5eb555bfc159137cb29527693e258ca002a198932f1312ee5513ef4d1a4baa242b695337da959f203032cc6896dfce7b245b1befaddf6f1
+DIST hijri-converter-2.2.4.tar.gz 42179 BLAKE2B b8a935b87314e31a710eacfe49c9668684bf26deb678c6d7150e9b9c7c59ff07f03724395465f003b5cbdc0164cf1217816a8f0c8d62c1943c60596b4ac6ccb9 SHA512 4387e9bfcd23b1ac4a755070b45626a00ef71ad4bb82c48e23573dc95d90302571ffec0f9162b28c06054ae10c1b4da06859609db0106dada96a39bc279ad785
diff --git a/dev-python/hijri-converter/hijri-converter-2.2.2.ebuild b/dev-python/hijri-converter/hijri-converter-2.2.4.ebuild
similarity index 87%
rename from dev-python/hijri-converter/hijri-converter-2.2.2.ebuild
rename to dev-python/hijri-converter/hijri-converter-2.2.4.ebuild
index c1f01d3ba..fc256974c 100644
--- a/dev-python/hijri-converter/hijri-converter-2.2.2.ebuild
+++ b/dev-python/hijri-converter/hijri-converter-2.2.4.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# 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..10} pypy3 )
inherit distutils-r1
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/hijri-converter/
@ 2022-05-30 13:17 Alessandro Barbieri
0 siblings, 0 replies; 12+ messages in thread
From: Alessandro Barbieri @ 2022-05-30 13:17 UTC (permalink / raw
To: gentoo-commits
commit: d7fc862439711486b913182908a2c249e3584885
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Mon May 30 13:11:35 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Mon May 30 13:17:13 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d7fc8624
dev-python/hijri-converter: drop 2.2.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-python/hijri-converter/Manifest | 1 -
.../hijri-converter/hijri-converter-2.2.3.ebuild | 20 --------------------
2 files changed, 21 deletions(-)
diff --git a/dev-python/hijri-converter/Manifest b/dev-python/hijri-converter/Manifest
index c21a8cc04..26e799a01 100644
--- a/dev-python/hijri-converter/Manifest
+++ b/dev-python/hijri-converter/Manifest
@@ -1,2 +1 @@
-DIST hijri-converter-2.2.3.tar.gz 42009 BLAKE2B c19caa6e8225406ca99a32fa1418890a1b380a4dfbe3b3c00d4ef99956b239e6313db619329c6becc8bf78f763060799693f664db8d4c7ed5139b4b629983cf2 SHA512 b038605ea020ded6f5eb555bfc159137cb29527693e258ca002a198932f1312ee5513ef4d1a4baa242b695337da959f203032cc6896dfce7b245b1befaddf6f1
DIST hijri-converter-2.2.4.tar.gz 42179 BLAKE2B b8a935b87314e31a710eacfe49c9668684bf26deb678c6d7150e9b9c7c59ff07f03724395465f003b5cbdc0164cf1217816a8f0c8d62c1943c60596b4ac6ccb9 SHA512 4387e9bfcd23b1ac4a755070b45626a00ef71ad4bb82c48e23573dc95d90302571ffec0f9162b28c06054ae10c1b4da06859609db0106dada96a39bc279ad785
diff --git a/dev-python/hijri-converter/hijri-converter-2.2.3.ebuild b/dev-python/hijri-converter/hijri-converter-2.2.3.ebuild
deleted file mode 100644
index 27d1d93f5..000000000
--- a/dev-python/hijri-converter/hijri-converter-2.2.3.ebuild
+++ /dev/null
@@ -1,20 +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} pypy3 )
-DISTUTILS_USE_PEP517=setuptools
-inherit distutils-r1
-
-DESCRIPTION="Accurate Hijri-Gregorian date converter based on the Umm al-Qura calendar"
-HOMEPAGE="https://github.com/dralshehri/hijri-converter"
-SRC_URI="https://github.com/dralshehri/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-distutils_enable_tests pytest
-
-distutils_enable_sphinx docs
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/hijri-converter/
@ 2022-05-30 13:17 Alessandro Barbieri
0 siblings, 0 replies; 12+ messages in thread
From: Alessandro Barbieri @ 2022-05-30 13:17 UTC (permalink / raw
To: gentoo-commits
commit: e2bb9a742ac8245fbbf3d6fa2792d400cb6dbd96
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Mon May 30 13:11:56 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Mon May 30 13:17:13 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e2bb9a74
dev-python/hijri-converter: enable py3.11
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-python/hijri-converter/hijri-converter-2.2.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/hijri-converter/hijri-converter-2.2.4.ebuild b/dev-python/hijri-converter/hijri-converter-2.2.4.ebuild
index fc256974c..dac6471ae 100644
--- a/dev-python/hijri-converter/hijri-converter-2.2.4.ebuild
+++ b/dev-python/hijri-converter/hijri-converter-2.2.4.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
inherit distutils-r1
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/hijri-converter/
@ 2023-05-08 4:09 Anna Vyalkova
0 siblings, 0 replies; 12+ messages in thread
From: Anna Vyalkova @ 2023-05-08 4:09 UTC (permalink / raw
To: gentoo-commits
commit: b187d572df6bf9a7af29f28d09cbdfec1b7672ee
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon May 8 04:09:28 2023 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Mon May 8 04:09:39 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b187d572
dev-python/hijri-converter: update manifest
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/hijri-converter/Manifest | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/hijri-converter/Manifest b/dev-python/hijri-converter/Manifest
index 26e799a01..5fad7b760 100644
--- a/dev-python/hijri-converter/Manifest
+++ b/dev-python/hijri-converter/Manifest
@@ -1 +1 @@
-DIST hijri-converter-2.2.4.tar.gz 42179 BLAKE2B b8a935b87314e31a710eacfe49c9668684bf26deb678c6d7150e9b9c7c59ff07f03724395465f003b5cbdc0164cf1217816a8f0c8d62c1943c60596b4ac6ccb9 SHA512 4387e9bfcd23b1ac4a755070b45626a00ef71ad4bb82c48e23573dc95d90302571ffec0f9162b28c06054ae10c1b4da06859609db0106dada96a39bc279ad785
+DIST hijri-converter-2.2.4.tar.gz 42188 BLAKE2B 04835edd0d04d8c0daf095d37db6ab855aa8415860b5d048d3f4837b392f61ab946992c9cfcaa255f7bed12482926ebe2cdaf922600192eb430fc85acd26ffc8 SHA512 6fd9f76db388d7e489af5b23f815e14ed279cad6fb7ccce97a0bd329e12dad935bca30e0d46b3d9d26d9e92b10a13f6e10e7371c394f8ff62bdd3b9148951f7c
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/hijri-converter/
@ 2023-05-08 4:13 Anna Vyalkova
0 siblings, 0 replies; 12+ messages in thread
From: Anna Vyalkova @ 2023-05-08 4:13 UTC (permalink / raw
To: gentoo-commits
commit: cf23fa9679fbc65af0b740bf3e7494e9484288b5
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon May 8 04:12:06 2023 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Mon May 8 04:12:06 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cf23fa96
dev-python/hijri-converter: switch to pypi
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/hijri-converter/Manifest | 2 +-
dev-python/hijri-converter/hijri-converter-2.2.4.ebuild | 9 +++------
2 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/dev-python/hijri-converter/Manifest b/dev-python/hijri-converter/Manifest
index 5fad7b760..a504e2f68 100644
--- a/dev-python/hijri-converter/Manifest
+++ b/dev-python/hijri-converter/Manifest
@@ -1 +1 @@
-DIST hijri-converter-2.2.4.tar.gz 42188 BLAKE2B 04835edd0d04d8c0daf095d37db6ab855aa8415860b5d048d3f4837b392f61ab946992c9cfcaa255f7bed12482926ebe2cdaf922600192eb430fc85acd26ffc8 SHA512 6fd9f76db388d7e489af5b23f815e14ed279cad6fb7ccce97a0bd329e12dad935bca30e0d46b3d9d26d9e92b10a13f6e10e7371c394f8ff62bdd3b9148951f7c
+DIST hijri-converter-2.2.4.tar.gz 34899 BLAKE2B 749d50ed8f669766d4b605dbec30173c69be7a0a66eb7bcbfc65a915ad5c340a75f0948a045edafa4111a9c0386b8a502c92236168e691535dac95aeb0a08705 SHA512 3d11bf642c97ad5b2dd50f0015d69ba7f63557ab0977fd174418e3ee2ae4406189b571ce9f0e0f7960ea13248206ba12287d63a7090bb0781d3b9baf7b79dd98
diff --git a/dev-python/hijri-converter/hijri-converter-2.2.4.ebuild b/dev-python/hijri-converter/hijri-converter-2.2.4.ebuild
index 41c7ce1b2..f50c010b1 100644
--- a/dev-python/hijri-converter/hijri-converter-2.2.4.ebuild
+++ b/dev-python/hijri-converter/hijri-converter-2.2.4.ebuild
@@ -3,19 +3,16 @@
EAPI=8
-DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{10..11} pypy3 )
-
-inherit distutils-r1
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+inherit distutils-r1 pypi
DESCRIPTION="Accurate Hijri-Gregorian date converter based on the Umm al-Qura calendar"
HOMEPAGE="https://github.com/dralshehri/hijri-converter"
-SRC_URI="https://github.com/dralshehri/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
distutils_enable_tests pytest
-
-distutils_enable_sphinx docs
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/hijri-converter/
@ 2024-01-25 13:55 Takuya Wakazono
0 siblings, 0 replies; 12+ messages in thread
From: Takuya Wakazono @ 2024-01-25 13:55 UTC (permalink / raw
To: gentoo-commits
commit: 4a259c69952baaa023918c2b068e38ecbb03317b
Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Thu Jan 25 13:40:03 2024 +0000
Commit: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Thu Jan 25 13:46:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4a259c69
dev-python/hijri-converter: treeclean
Upstream moved to hijridate. No reverse dependencies.
Closes: https://bugs.gentoo.org/884673
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>
dev-python/hijri-converter/Manifest | 1 -
.../hijri-converter/hijri-converter-2.2.4.ebuild | 18 ------------------
dev-python/hijri-converter/metadata.xml | 14 --------------
3 files changed, 33 deletions(-)
diff --git a/dev-python/hijri-converter/Manifest b/dev-python/hijri-converter/Manifest
deleted file mode 100644
index a504e2f684..0000000000
--- a/dev-python/hijri-converter/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST hijri-converter-2.2.4.tar.gz 34899 BLAKE2B 749d50ed8f669766d4b605dbec30173c69be7a0a66eb7bcbfc65a915ad5c340a75f0948a045edafa4111a9c0386b8a502c92236168e691535dac95aeb0a08705 SHA512 3d11bf642c97ad5b2dd50f0015d69ba7f63557ab0977fd174418e3ee2ae4406189b571ce9f0e0f7960ea13248206ba12287d63a7090bb0781d3b9baf7b79dd98
diff --git a/dev-python/hijri-converter/hijri-converter-2.2.4.ebuild b/dev-python/hijri-converter/hijri-converter-2.2.4.ebuild
deleted file mode 100644
index f50c010b15..0000000000
--- a/dev-python/hijri-converter/hijri-converter-2.2.4.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..11} pypy3 )
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-inherit distutils-r1 pypi
-
-DESCRIPTION="Accurate Hijri-Gregorian date converter based on the Umm al-Qura calendar"
-HOMEPAGE="https://github.com/dralshehri/hijri-converter"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-distutils_enable_tests pytest
diff --git a/dev-python/hijri-converter/metadata.xml b/dev-python/hijri-converter/metadata.xml
deleted file mode 100644
index f9f4b325d2..0000000000
--- a/dev-python/hijri-converter/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <description>co-maintainers welcome</description>
- <email>lssndrbarbieri@gmail.com</email>
- <name>Alessandro Barbieri</name>
- </maintainer>
- <upstream>
- <remote-id type="github">dralshehri/hijri-converter</remote-id>
- <remote-id type="pypi">hijri-converter</remote-id>
- <doc>https://hijri-converter.readthedocs.io</doc>
- </upstream>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 12+ messages in thread
end of thread, other threads:[~2024-01-25 13:55 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-30 13:17 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/hijri-converter/ Alessandro Barbieri
-- strict thread matches above, loose matches on Subject: below --
2024-01-25 13:55 Takuya Wakazono
2023-05-08 4:13 Anna Vyalkova
2023-05-08 4:09 Anna Vyalkova
2022-05-30 13:17 Alessandro Barbieri
2022-05-24 17:36 Alessandro Barbieri
2022-02-25 3:08 Anna Vyalkova
2022-01-09 0:01 Anna Vyalkova
2021-10-04 22:30 Alessandro Barbieri
2021-10-04 22:30 Alessandro Barbieri
2021-06-27 23:25 Alessandro Barbieri
2020-12-18 16:17 Andrew Ammerlaan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox