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

2024-09-16 Thread Louis Sautier
commit: bb05157aa90dcdb37e099fbf4db82b24b9f59594
Author: Louis Sautier  gentoo  org>
AuthorDate: Sun Aug 11 17:08:31 2024 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Mon Sep 16 08:44:46 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb05157a

dev-python/tempora: drop myself as a maintainer

Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/tempora/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/dev-python/tempora/metadata.xml b/dev-python/tempora/metadata.xml
index 84178f053bde..dcf1ffcae96f 100644
--- a/dev-python/tempora/metadata.xml
+++ b/dev-python/tempora/metadata.xml
@@ -1,10 +1,6 @@
 
 https://www.gentoo.org/dtd/metadata.dtd";>
 
-   
-   sb...@gentoo.org
-   Louis Sautier
-   

pyt...@gentoo.org
Python



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

2024-08-09 Thread Michał Górny
commit: f32f7f45bd54926704757f0deed4f96834007158
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Aug 10 06:28:17 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Aug 10 06:28:17 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f32f7f45

dev-python/tempora: Remove old

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

 dev-python/tempora/Manifest |  1 -
 dev-python/tempora/tempora-5.6.0.ebuild | 45 -
 2 files changed, 46 deletions(-)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index 168b78c6af03..bbdcd5049cf9 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1,2 +1 @@
-DIST tempora-5.6.0.tar.gz 21659 BLAKE2B 
865fc851d852e054b389cbc5731a9523297b134c6d6e812cff9a6dfda8be0c0c9b2aa5f63324642ef3c151529f82292d867d01bf68a9aaa4f7a3e6d296a8f4bd
 SHA512 
dd8dfe94813a482a2493e3129c9dd4f40dd399bc933a5348454b903d49def1c84a417696c24b66533bcfa93d3d334c67114bdc0cc2512ce39384c039911b4d0d
 DIST tempora-5.7.0.tar.gz 22239 BLAKE2B 
11c9ba681b1973b75e22cc4a2c8bcc1a2620e0284ce1b7d42fda25ce8c2a35bd4a9a4b329013143dbfd27613a327fb8d3d048d1230f679a240ed5ea6abc9761a
 SHA512 
4c1bc7e45cfa1f415bfa6bcee3d6b82246477279b89328a98b8b944dddf7184a515e0733bb868321f63cbcb21fcb7847543a2643c059e6d2e0721c2e66ad4239

diff --git a/dev-python/tempora/tempora-5.6.0.ebuild 
b/dev-python/tempora/tempora-5.6.0.ebuild
deleted file mode 100644
index 7816e04389af..
--- a/dev-python/tempora/tempora-5.6.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_TESTED=( pypy3 python3_{10..13} )
-PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Objects and routines pertaining to date and time"
-HOMEPAGE="
-   https://github.com/jaraco/tempora/
-   https://pypi.org/project/tempora/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-macos"
-
-RDEPEND="
-   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/setuptools-scm[${PYTHON_USEDEP}]
-   test? (
-   $(python_gen_cond_dep '
-   dev-python/pytest-freezer[${PYTHON_USEDEP}]
-   ' "${PYTHON_TESTED[@]}")
-   )
-"
-
-distutils_enable_tests pytest
-
-python_test() {
-   if ! has "${EPYTHON/./_}" "${PYTHON_TESTED[@]}"; then
-   einfo "Skipping tests on ${EPYTHON}"
-   return
-   fi
-
-   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
-   epytest -p freezer
-}



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

2024-08-09 Thread Michał Górny
commit: 5dc1c073c574e0b443cf386b95cfa102574a941b
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Aug 10 06:28:03 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Aug 10 06:28:03 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dc1c073

dev-python/tempora: Stabilize 5.7.0 ALLARCHES, #937667

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

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

diff --git a/dev-python/tempora/tempora-5.7.0.ebuild 
b/dev-python/tempora/tempora-5.7.0.ebuild
index 1ee7ce022944..56e2ccef61a0 100644
--- a/dev-python/tempora/tempora-5.7.0.ebuild
+++ b/dev-python/tempora/tempora-5.7.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-macos"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2024-07-25 Thread Michał Górny
commit: c0ae5806bce7323a10219107123a65e8901deeca
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jul 26 01:35:55 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jul 26 01:53:03 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0ae5806

dev-python/tempora: Bump to 5.7.0

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

 dev-python/tempora/Manifest |  1 +
 dev-python/tempora/tempora-5.7.0.ebuild | 45 +
 2 files changed, 46 insertions(+)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index 0a0f4cebaef7..168b78c6af03 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1 +1,2 @@
 DIST tempora-5.6.0.tar.gz 21659 BLAKE2B 
865fc851d852e054b389cbc5731a9523297b134c6d6e812cff9a6dfda8be0c0c9b2aa5f63324642ef3c151529f82292d867d01bf68a9aaa4f7a3e6d296a8f4bd
 SHA512 
dd8dfe94813a482a2493e3129c9dd4f40dd399bc933a5348454b903d49def1c84a417696c24b66533bcfa93d3d334c67114bdc0cc2512ce39384c039911b4d0d
+DIST tempora-5.7.0.tar.gz 22239 BLAKE2B 
11c9ba681b1973b75e22cc4a2c8bcc1a2620e0284ce1b7d42fda25ce8c2a35bd4a9a4b329013143dbfd27613a327fb8d3d048d1230f679a240ed5ea6abc9761a
 SHA512 
4c1bc7e45cfa1f415bfa6bcee3d6b82246477279b89328a98b8b944dddf7184a515e0733bb868321f63cbcb21fcb7847543a2643c059e6d2e0721c2e66ad4239

diff --git a/dev-python/tempora/tempora-5.7.0.ebuild 
b/dev-python/tempora/tempora-5.7.0.ebuild
new file mode 100644
index ..1ee7ce022944
--- /dev/null
+++ b/dev-python/tempora/tempora-5.7.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_TESTED=( pypy3 python3_{10..13} )
+PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Objects and routines pertaining to date and time"
+HOMEPAGE="
+   https://github.com/jaraco/tempora/
+   https://pypi.org/project/tempora/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
+   dev-python/python-dateutil[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools-scm[${PYTHON_USEDEP}]
+   test? (
+   $(python_gen_cond_dep '
+   dev-python/pytest-freezer[${PYTHON_USEDEP}]
+   ' "${PYTHON_TESTED[@]}")
+   )
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+   if ! has "${EPYTHON/./_}" "${PYTHON_TESTED[@]}"; then
+   einfo "Skipping tests on ${EPYTHON}"
+   return
+   fi
+
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   epytest -p freezer
+}



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

2024-07-11 Thread Michał Górny
commit: 13c775c5a15ea819ff724e668d6ec3c9ef784eef
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jul 12 06:43:28 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jul 12 06:55:55 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13c775c5

dev-python/tempora: Remove old

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

 dev-python/tempora/Manifest |  1 -
 dev-python/tempora/tempora-5.5.1.ebuild | 46 -
 2 files changed, 47 deletions(-)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index 5ba23c7a2bf0..0a0f4cebaef7 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1,2 +1 @@
-DIST tempora-5.5.1.tar.gz 21145 BLAKE2B 
b034b85272faefc884e098c1ca58b3e4b1f6598487f4678ed3b0b9f353d70b9862d8eaed425fb812e23630f123a28a25fefc8916a1c9cc882e5ed8c3da98dfa6
 SHA512 
642c4176ea14504e2f831f738e1064c1fb888ad89a67c74d5bcf2a5389923af3933981393855c7eceaf6c7fc16bbbf4126015d2d1dfa0fdfd38d528d16854dce
 DIST tempora-5.6.0.tar.gz 21659 BLAKE2B 
865fc851d852e054b389cbc5731a9523297b134c6d6e812cff9a6dfda8be0c0c9b2aa5f63324642ef3c151529f82292d867d01bf68a9aaa4f7a3e6d296a8f4bd
 SHA512 
dd8dfe94813a482a2493e3129c9dd4f40dd399bc933a5348454b903d49def1c84a417696c24b66533bcfa93d3d334c67114bdc0cc2512ce39384c039911b4d0d

diff --git a/dev-python/tempora/tempora-5.5.1.ebuild 
b/dev-python/tempora/tempora-5.5.1.ebuild
deleted file mode 100644
index 0a0302c6d6d0..
--- a/dev-python/tempora/tempora-5.5.1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_TESTED=( pypy3 python3_{10..13} )
-PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Objects and routines pertaining to date and time"
-HOMEPAGE="
-   https://github.com/jaraco/tempora/
-   https://pypi.org/project/tempora/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv 
~s390 sparc x86 ~x64-macos"
-
-RDEPEND="
-   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/setuptools-scm[${PYTHON_USEDEP}]
-   test? (
-   $(python_gen_cond_dep '
-   dev-python/freezegun[${PYTHON_USEDEP}]
-   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
-   ' "${PYTHON_TESTED[@]}")
-   )
-"
-
-distutils_enable_tests pytest
-
-python_test() {
-   if ! has "${EPYTHON/./_}" "${PYTHON_TESTED[@]}"; then
-   einfo "Skipping tests on ${EPYTHON}"
-   return
-   fi
-
-   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
-   epytest -p freezegun
-}



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

2024-07-06 Thread Arthur Zamarin
commit: 52ccd6e5b3531ffda04656a7c1e2473e2c553a65
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jul  6 07:40:14 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jul  6 07:40:14 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52ccd6e5

dev-python/tempora: Stabilize 5.6.0 sparc, #935602

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

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

diff --git a/dev-python/tempora/tempora-5.6.0.ebuild 
b/dev-python/tempora/tempora-5.6.0.ebuild
index 78c2e10ee65b..fe6b257e6e8e 100644
--- a/dev-python/tempora/tempora-5.6.0.ebuild
+++ b/dev-python/tempora/tempora-5.6.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~x64-macos"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2024-07-06 Thread Arthur Zamarin
commit: 591bd45e4eb6569b154ba3ce4665858e6e88486a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jul  6 07:26:41 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jul  6 07:26:41 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=591bd45e

dev-python/tempora: Stabilize 5.6.0 amd64, #935602

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

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

diff --git a/dev-python/tempora/tempora-5.6.0.ebuild 
b/dev-python/tempora/tempora-5.6.0.ebuild
index e2741aad8189..78c2e10ee65b 100644
--- a/dev-python/tempora/tempora-5.6.0.ebuild
+++ b/dev-python/tempora/tempora-5.6.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc x86 ~x64-macos"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2024-07-05 Thread Arthur Zamarin
commit: 902ec5ba509c6fe03516414890734a04e96ef365
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jul  6 06:59:23 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jul  6 06:59:23 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=902ec5ba

dev-python/tempora: Stabilize 5.6.0 ppc, #935602

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

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

diff --git a/dev-python/tempora/tempora-5.6.0.ebuild 
b/dev-python/tempora/tempora-5.6.0.ebuild
index 02d46c11a6be..e2741aad8189 100644
--- a/dev-python/tempora/tempora-5.6.0.ebuild
+++ b/dev-python/tempora/tempora-5.6.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc x86 ~x64-macos"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2024-07-05 Thread Arthur Zamarin
commit: b8074f87c123483fb3f870e366ac49d71fd6d1af
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jul  6 06:42:57 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jul  6 06:42:57 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8074f87

dev-python/tempora: Stabilize 5.6.0 arm64, #935602

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

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

diff --git a/dev-python/tempora/tempora-5.6.0.ebuild 
b/dev-python/tempora/tempora-5.6.0.ebuild
index b64bdd95bae0..02d46c11a6be 100644
--- a/dev-python/tempora/tempora-5.6.0.ebuild
+++ b/dev-python/tempora/tempora-5.6.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc x86 ~x64-macos"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2024-07-05 Thread Sam James
commit: 123285b4345381455d90aae3ce4638138029ff76
Author: Sam James  gentoo  org>
AuthorDate: Sat Jul  6 06:38:19 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jul  6 06:38:19 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=123285b4

dev-python/tempora: Stabilize 5.6.0 x86, #935602

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

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

diff --git a/dev-python/tempora/tempora-5.6.0.ebuild 
b/dev-python/tempora/tempora-5.6.0.ebuild
index 95744c2e4234..2a068ab2d47b 100644
--- a/dev-python/tempora/tempora-5.6.0.ebuild
+++ b/dev-python/tempora/tempora-5.6.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86 ~x64-macos"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2024-07-05 Thread Sam James
commit: 634c4e4def77cf16e54c9a8cb5fa7372a63ae982
Author: Sam James  gentoo  org>
AuthorDate: Sat Jul  6 06:38:22 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jul  6 06:38:22 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=634c4e4d

dev-python/tempora: Stabilize 5.6.0 ppc64, #935602

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

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

diff --git a/dev-python/tempora/tempora-5.6.0.ebuild 
b/dev-python/tempora/tempora-5.6.0.ebuild
index 2a068ab2d47b..b64bdd95bae0 100644
--- a/dev-python/tempora/tempora-5.6.0.ebuild
+++ b/dev-python/tempora/tempora-5.6.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc x86 ~x64-macos"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2024-07-05 Thread Sam James
commit: 5c7cf6f867b53b4a9e59d6560ddd793bd5322e2e
Author: Sam James  gentoo  org>
AuthorDate: Sat Jul  6 06:14:04 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jul  6 06:14:04 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c7cf6f8

dev-python/tempora: Stabilize 5.6.0 arm, #935602

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

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

diff --git a/dev-python/tempora/tempora-5.6.0.ebuild 
b/dev-python/tempora/tempora-5.6.0.ebuild
index 2a8378592e21..95744c2e4234 100644
--- a/dev-python/tempora/tempora-5.6.0.ebuild
+++ b/dev-python/tempora/tempora-5.6.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2024-07-05 Thread Arthur Zamarin
commit: 9376320294c94a757b9b64ee15d71994e451dd2c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jul  5 18:39:22 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jul  5 18:41:07 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93763202

dev-python/tempora: keyword 5.6.0 for ~mips

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

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

diff --git a/dev-python/tempora/tempora-5.6.0.ebuild 
b/dev-python/tempora/tempora-5.6.0.ebuild
index 7849e72a6ea3..2a8378592e21 100644
--- a/dev-python/tempora/tempora-5.6.0.ebuild
+++ b/dev-python/tempora/tempora-5.6.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2024-06-20 Thread Michał Górny
commit: e4dd9735141284052e7a705649af6aff522f71d8
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun 20 14:27:46 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun 20 15:19:59 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4dd9735

dev-python/tempora: Fix fixture name

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

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

diff --git a/dev-python/tempora/tempora-5.6.0.ebuild 
b/dev-python/tempora/tempora-5.6.0.ebuild
index 0e241bf5a56e..7849e72a6ea3 100644
--- a/dev-python/tempora/tempora-5.6.0.ebuild
+++ b/dev-python/tempora/tempora-5.6.0.ebuild
@@ -41,5 +41,5 @@ python_test() {
fi
 
local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
-   epytest -p freezegun
+   epytest -p freezer
 }



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

2024-06-19 Thread Michał Górny
commit: febabfdeef41abf6c5c0fbd8a0b403c54f99a71d
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun 20 04:47:18 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun 20 04:56:23 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=febabfde

dev-python/tempora: Fix test deps

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

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

diff --git a/dev-python/tempora/tempora-5.6.0.ebuild 
b/dev-python/tempora/tempora-5.6.0.ebuild
index 0b78a26009b5..0e241bf5a56e 100644
--- a/dev-python/tempora/tempora-5.6.0.ebuild
+++ b/dev-python/tempora/tempora-5.6.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
@@ -27,8 +27,7 @@ BDEPEND="
dev-python/setuptools-scm[${PYTHON_USEDEP}]
test? (
$(python_gen_cond_dep '
-   dev-python/freezegun[${PYTHON_USEDEP}]
-   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
+   dev-python/pytest-freezer[${PYTHON_USEDEP}]
' "${PYTHON_TESTED[@]}")
)
 "



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

2024-06-18 Thread Michał Górny
commit: 085e6b21ac56979144d0dcbc59303242fb7c5436
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jun 19 04:27:41 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jun 19 04:27:41 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=085e6b21

dev-python/tempora: Bump to 5.6.0

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

 dev-python/tempora/Manifest |  1 +
 dev-python/tempora/tempora-5.6.0.ebuild | 46 +
 2 files changed, 47 insertions(+)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index 46d3a53be930..5ba23c7a2bf0 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1 +1,2 @@
 DIST tempora-5.5.1.tar.gz 21145 BLAKE2B 
b034b85272faefc884e098c1ca58b3e4b1f6598487f4678ed3b0b9f353d70b9862d8eaed425fb812e23630f123a28a25fefc8916a1c9cc882e5ed8c3da98dfa6
 SHA512 
642c4176ea14504e2f831f738e1064c1fb888ad89a67c74d5bcf2a5389923af3933981393855c7eceaf6c7fc16bbbf4126015d2d1dfa0fdfd38d528d16854dce
+DIST tempora-5.6.0.tar.gz 21659 BLAKE2B 
865fc851d852e054b389cbc5731a9523297b134c6d6e812cff9a6dfda8be0c0c9b2aa5f63324642ef3c151529f82292d867d01bf68a9aaa4f7a3e6d296a8f4bd
 SHA512 
dd8dfe94813a482a2493e3129c9dd4f40dd399bc933a5348454b903d49def1c84a417696c24b66533bcfa93d3d334c67114bdc0cc2512ce39384c039911b4d0d

diff --git a/dev-python/tempora/tempora-5.6.0.ebuild 
b/dev-python/tempora/tempora-5.6.0.ebuild
new file mode 100644
index ..0b78a26009b5
--- /dev/null
+++ b/dev-python/tempora/tempora-5.6.0.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_TESTED=( pypy3 python3_{10..13} )
+PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Objects and routines pertaining to date and time"
+HOMEPAGE="
+   https://github.com/jaraco/tempora/
+   https://pypi.org/project/tempora/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools-scm[${PYTHON_USEDEP}]
+   test? (
+   $(python_gen_cond_dep '
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
+   ' "${PYTHON_TESTED[@]}")
+   )
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+   if ! has "${EPYTHON/./_}" "${PYTHON_TESTED[@]}"; then
+   einfo "Skipping tests on ${EPYTHON}"
+   return
+   fi
+
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   epytest -p freezegun
+}



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

2024-05-09 Thread Michał Górny
commit: efa51e025b29534b5be135ab97496fa8fef8fafc
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May  9 17:17:50 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May  9 17:32:20 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efa51e02

dev-python/tempora: Enable testing on py3.13

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

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

diff --git a/dev-python/tempora/tempora-5.5.1.ebuild 
b/dev-python/tempora/tempora-5.5.1.ebuild
index c51ba43ca67b..0a0302c6d6d0 100644
--- a/dev-python/tempora/tempora-5.5.1.ebuild
+++ b/dev-python/tempora/tempora-5.5.1.ebuild
@@ -4,8 +4,8 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_TESTED=( pypy3 python3_{10..12} )
-PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" python3_13 )
+PYTHON_TESTED=( pypy3 python3_{10..13} )
+PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" )
 
 inherit distutils-r1 pypi
 



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

2024-05-09 Thread Michał Górny
commit: 4ae4d26c07d450cb545f6d1169a4bf81c5e6e762
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May  9 13:14:53 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May  9 13:22:59 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ae4d26c

dev-python/tempora: Fix pytest plugin name

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

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

diff --git a/dev-python/tempora/tempora-5.5.1.ebuild 
b/dev-python/tempora/tempora-5.5.1.ebuild
index 0b4513b29cad..c51ba43ca67b 100644
--- a/dev-python/tempora/tempora-5.5.1.ebuild
+++ b/dev-python/tempora/tempora-5.5.1.ebuild
@@ -42,5 +42,5 @@ python_test() {
fi
 
local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
-   epytest -p freezer
+   epytest -p freezegun
 }



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

2024-05-08 Thread Michał Górny
commit: bb0d913eb69833570c6919d948eaf30840204fd2
Author: Michał Górny  gentoo  org>
AuthorDate: Wed May  8 17:16:17 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed May  8 18:31:25 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb0d913e

dev-python/tempora: Enable py3.13

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

 dev-python/tempora/tempora-5.5.1.ebuild | 19 ---
 1 file changed, 16 insertions(+), 3 deletions(-)

diff --git a/dev-python/tempora/tempora-5.5.1.ebuild 
b/dev-python/tempora/tempora-5.5.1.ebuild
index 736a04fbab4f..0b4513b29cad 100644
--- a/dev-python/tempora/tempora-5.5.1.ebuild
+++ b/dev-python/tempora/tempora-5.5.1.ebuild
@@ -4,7 +4,8 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_TESTED=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" python3_13 )
 
 inherit distutils-r1 pypi
 
@@ -25,9 +26,21 @@ RDEPEND="
 BDEPEND="
dev-python/setuptools-scm[${PYTHON_USEDEP}]
test? (
-   dev-python/freezegun[${PYTHON_USEDEP}]
-   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
+   ' "${PYTHON_TESTED[@]}")
)
 "
 
 distutils_enable_tests pytest
+
+python_test() {
+   if ! has "${EPYTHON/./_}" "${PYTHON_TESTED[@]}"; then
+   einfo "Skipping tests on ${EPYTHON}"
+   return
+   fi
+
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   epytest -p freezer
+}



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

2024-04-07 Thread James Le Cuirot
commit: 13cb2af8ac81090c3da31b8ee61287e37c57e62c
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Apr  7 15:18:23 2024 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Apr  7 15:18:23 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13cb2af8

dev-python/tempora: Keyword 5.5.1 for ~m68k

The tests pass.

Signed-off-by: James Le Cuirot  gentoo.org>

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

diff --git a/dev-python/tempora/tempora-5.5.1.ebuild 
b/dev-python/tempora/tempora-5.5.1.ebuild
index fa1fae253ae0..736a04fbab4f 100644
--- a/dev-python/tempora/tempora-5.5.1.ebuild
+++ b/dev-python/tempora/tempora-5.5.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv 
~s390 sparc x86 ~x64-macos"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2024-03-07 Thread Michał Górny
commit: 761841b8ef8bb61a7289811bbb3c772f41fc49e2
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Mar  7 16:22:57 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Mar  7 16:22:57 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=761841b8

dev-python/tempora: Remove old

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

 dev-python/tempora/Manifest |  1 -
 dev-python/tempora/tempora-5.5.0.ebuild | 33 -
 2 files changed, 34 deletions(-)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index 4fcabcf6afa7..46d3a53be930 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1,2 +1 @@
-DIST tempora-5.5.0.tar.gz 20877 BLAKE2B 
9978fbf5bea1ec9d948ba7440dcbe61e591f32cd6a9db7072beda0d2cec9fdcf1c8793117afdc445d8389446856b11c45b1b93cb27220454180a765008d2b1f5
 SHA512 
7cf1d7f826e71e03bb733f082f0ac1e8746f1db64776c436fe683369c70164902140df9547757d8ed489366a5f7b336415aec076ea3c4b0b7b633ed09527f01b
 DIST tempora-5.5.1.tar.gz 21145 BLAKE2B 
b034b85272faefc884e098c1ca58b3e4b1f6598487f4678ed3b0b9f353d70b9862d8eaed425fb812e23630f123a28a25fefc8916a1c9cc882e5ed8c3da98dfa6
 SHA512 
642c4176ea14504e2f831f738e1064c1fb888ad89a67c74d5bcf2a5389923af3933981393855c7eceaf6c7fc16bbbf4126015d2d1dfa0fdfd38d528d16854dce

diff --git a/dev-python/tempora/tempora-5.5.0.ebuild 
b/dev-python/tempora/tempora-5.5.0.ebuild
deleted file mode 100644
index 299ca75169af..
--- a/dev-python/tempora/tempora-5.5.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Objects and routines pertaining to date and time"
-HOMEPAGE="
-   https://github.com/jaraco/tempora/
-   https://pypi.org/project/tempora/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-macos"
-
-RDEPEND="
-   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/setuptools-scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/freezegun[${PYTHON_USEDEP}]
-   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest



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

2024-03-07 Thread Michał Górny
commit: b2a1168aa44a19cf4a49532cfe463c2e78e99f9a
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Mar  7 16:22:22 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Mar  7 16:22:22 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2a1168a

dev-python/tempora: Stabilize 5.5.1 ALLARCHES, #926388

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

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

diff --git a/dev-python/tempora/tempora-5.5.1.ebuild 
b/dev-python/tempora/tempora-5.5.1.ebuild
index beb42e1caf32..fa1fae253ae0 100644
--- a/dev-python/tempora/tempora-5.5.1.ebuild
+++ b/dev-python/tempora/tempora-5.5.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-macos"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2024-02-19 Thread Michał Górny
commit: b8469a2aa637e019b73a047e250dff530b462f4b
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Feb 19 15:06:34 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Feb 19 15:51:32 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8469a2a

dev-python/tempora: Bump to 5.5.1

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

 dev-python/tempora/Manifest |  1 +
 dev-python/tempora/tempora-5.5.1.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index c7202205eedc..4fcabcf6afa7 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1 +1,2 @@
 DIST tempora-5.5.0.tar.gz 20877 BLAKE2B 
9978fbf5bea1ec9d948ba7440dcbe61e591f32cd6a9db7072beda0d2cec9fdcf1c8793117afdc445d8389446856b11c45b1b93cb27220454180a765008d2b1f5
 SHA512 
7cf1d7f826e71e03bb733f082f0ac1e8746f1db64776c436fe683369c70164902140df9547757d8ed489366a5f7b336415aec076ea3c4b0b7b633ed09527f01b
+DIST tempora-5.5.1.tar.gz 21145 BLAKE2B 
b034b85272faefc884e098c1ca58b3e4b1f6598487f4678ed3b0b9f353d70b9862d8eaed425fb812e23630f123a28a25fefc8916a1c9cc882e5ed8c3da98dfa6
 SHA512 
642c4176ea14504e2f831f738e1064c1fb888ad89a67c74d5bcf2a5389923af3933981393855c7eceaf6c7fc16bbbf4126015d2d1dfa0fdfd38d528d16854dce

diff --git a/dev-python/tempora/tempora-5.5.1.ebuild 
b/dev-python/tempora/tempora-5.5.1.ebuild
new file mode 100644
index ..beb42e1caf32
--- /dev/null
+++ b/dev-python/tempora/tempora-5.5.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Objects and routines pertaining to date and time"
+HOMEPAGE="
+   https://github.com/jaraco/tempora/
+   https://pypi.org/project/tempora/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools-scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest



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

2023-07-24 Thread Michał Górny
commit: 4359e916d7c899387304c7c401aae8a4642c3e46
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 24 10:48:21 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 24 10:48:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4359e916

dev-python/tempora: Remove old

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

 dev-python/tempora/Manifest |  2 --
 dev-python/tempora/tempora-5.2.2.ebuild | 33 -
 dev-python/tempora/tempora-5.3.0.ebuild | 33 -
 3 files changed, 68 deletions(-)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index f745377b5110..c7202205eedc 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1,3 +1 @@
-DIST tempora-5.2.2.tar.gz 20957 BLAKE2B 
f8463e544534c0d90bc90da7ed2a829a7afeba54b9c8f21cb831680caba493075b58544560a940d2449e4c9e4803be62413ea1029ee0ce80772ab212ff84a13e
 SHA512 
2031f9ddca66fb0aa93aa1e1162450a3a14e17c41acd19fc657f3c0cd0c058487c9b1377c9f319b15c7f3c39393d184eabfa62038d0493fc3808b6557dfee2cb
-DIST tempora-5.3.0.tar.gz 20735 BLAKE2B 
8e93ec6d680bf08877cce21403c8a2bd597980a8df9685c18f03c298fb986c3a6bafd1e8d2a1ab1bcd1b8a928b9259db87aafd6dd9e4eb652be71ab7540251f5
 SHA512 
0bc82318e275792e0ad7d56ac46b78fd6e75b8fc3b6a57b7138ed7800a2f9f8ef7e64c855bc54ac48e190bfd05e9ea3397b45544e4dcfb2e2905946d76bb2622
 DIST tempora-5.5.0.tar.gz 20877 BLAKE2B 
9978fbf5bea1ec9d948ba7440dcbe61e591f32cd6a9db7072beda0d2cec9fdcf1c8793117afdc445d8389446856b11c45b1b93cb27220454180a765008d2b1f5
 SHA512 
7cf1d7f826e71e03bb733f082f0ac1e8746f1db64776c436fe683369c70164902140df9547757d8ed489366a5f7b336415aec076ea3c4b0b7b633ed09527f01b

diff --git a/dev-python/tempora/tempora-5.2.2.ebuild 
b/dev-python/tempora/tempora-5.2.2.ebuild
deleted file mode 100644
index 299ca75169af..
--- a/dev-python/tempora/tempora-5.2.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Objects and routines pertaining to date and time"
-HOMEPAGE="
-   https://github.com/jaraco/tempora/
-   https://pypi.org/project/tempora/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-macos"
-
-RDEPEND="
-   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/setuptools-scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/freezegun[${PYTHON_USEDEP}]
-   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest

diff --git a/dev-python/tempora/tempora-5.3.0.ebuild 
b/dev-python/tempora/tempora-5.3.0.ebuild
deleted file mode 100644
index 195e0a0d6778..
--- a/dev-python/tempora/tempora-5.3.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Objects and routines pertaining to date and time"
-HOMEPAGE="
-   https://github.com/jaraco/tempora/
-   https://pypi.org/project/tempora/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
-
-RDEPEND="
-   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/setuptools-scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/freezegun[${PYTHON_USEDEP}]
-   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest



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

2023-06-27 Thread Michał Górny
commit: 1b58dd9e6c039d2ee1a26639bb89401b0e5c8452
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jun 28 04:55:45 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jun 28 04:55:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b58dd9e

dev-python/tempora: Bump to 5.5.0

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

 dev-python/tempora/Manifest |  1 +
 dev-python/tempora/metadata.xml |  1 -
 dev-python/tempora/tempora-5.5.0.ebuild | 33 +
 3 files changed, 34 insertions(+), 1 deletion(-)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index 5578c138987c..f745377b5110 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1,2 +1,3 @@
 DIST tempora-5.2.2.tar.gz 20957 BLAKE2B 
f8463e544534c0d90bc90da7ed2a829a7afeba54b9c8f21cb831680caba493075b58544560a940d2449e4c9e4803be62413ea1029ee0ce80772ab212ff84a13e
 SHA512 
2031f9ddca66fb0aa93aa1e1162450a3a14e17c41acd19fc657f3c0cd0c058487c9b1377c9f319b15c7f3c39393d184eabfa62038d0493fc3808b6557dfee2cb
 DIST tempora-5.3.0.tar.gz 20735 BLAKE2B 
8e93ec6d680bf08877cce21403c8a2bd597980a8df9685c18f03c298fb986c3a6bafd1e8d2a1ab1bcd1b8a928b9259db87aafd6dd9e4eb652be71ab7540251f5
 SHA512 
0bc82318e275792e0ad7d56ac46b78fd6e75b8fc3b6a57b7138ed7800a2f9f8ef7e64c855bc54ac48e190bfd05e9ea3397b45544e4dcfb2e2905946d76bb2622
+DIST tempora-5.5.0.tar.gz 20877 BLAKE2B 
9978fbf5bea1ec9d948ba7440dcbe61e591f32cd6a9db7072beda0d2cec9fdcf1c8793117afdc445d8389446856b11c45b1b93cb27220454180a765008d2b1f5
 SHA512 
7cf1d7f826e71e03bb733f082f0ac1e8746f1db64776c436fe683369c70164902140df9547757d8ed489366a5f7b336415aec076ea3c4b0b7b633ed09527f01b

diff --git a/dev-python/tempora/metadata.xml b/dev-python/tempora/metadata.xml
index 3f4cae255a64..84178f053bde 100644
--- a/dev-python/tempora/metadata.xml
+++ b/dev-python/tempora/metadata.xml
@@ -14,6 +14,5 @@
tempora
jaraco/tempora
https://github.com/jaraco/tempora/issues
-   
https://github.com/jaraco/tempora/blob/master/CHANGES.rst

 

diff --git a/dev-python/tempora/tempora-5.5.0.ebuild 
b/dev-python/tempora/tempora-5.5.0.ebuild
new file mode 100644
index ..195e0a0d6778
--- /dev/null
+++ b/dev-python/tempora/tempora-5.5.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Objects and routines pertaining to date and time"
+HOMEPAGE="
+   https://github.com/jaraco/tempora/
+   https://pypi.org/project/tempora/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools-scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest



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

2023-06-10 Thread Michał Górny
commit: ff37cff7fc29da1ba6967ba5b19b3daff3ee8eaa
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun 11 04:48:03 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun 11 05:18:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff37cff7

dev-python/tempora: Bump to 5.3.0

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

 dev-python/tempora/Manifest |  1 +
 dev-python/tempora/tempora-5.3.0.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index 1538b4c0d3c9..5578c138987c 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1 +1,2 @@
 DIST tempora-5.2.2.tar.gz 20957 BLAKE2B 
f8463e544534c0d90bc90da7ed2a829a7afeba54b9c8f21cb831680caba493075b58544560a940d2449e4c9e4803be62413ea1029ee0ce80772ab212ff84a13e
 SHA512 
2031f9ddca66fb0aa93aa1e1162450a3a14e17c41acd19fc657f3c0cd0c058487c9b1377c9f319b15c7f3c39393d184eabfa62038d0493fc3808b6557dfee2cb
+DIST tempora-5.3.0.tar.gz 20735 BLAKE2B 
8e93ec6d680bf08877cce21403c8a2bd597980a8df9685c18f03c298fb986c3a6bafd1e8d2a1ab1bcd1b8a928b9259db87aafd6dd9e4eb652be71ab7540251f5
 SHA512 
0bc82318e275792e0ad7d56ac46b78fd6e75b8fc3b6a57b7138ed7800a2f9f8ef7e64c855bc54ac48e190bfd05e9ea3397b45544e4dcfb2e2905946d76bb2622

diff --git a/dev-python/tempora/tempora-5.3.0.ebuild 
b/dev-python/tempora/tempora-5.3.0.ebuild
new file mode 100644
index ..195e0a0d6778
--- /dev/null
+++ b/dev-python/tempora/tempora-5.3.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Objects and routines pertaining to date and time"
+HOMEPAGE="
+   https://github.com/jaraco/tempora/
+   https://pypi.org/project/tempora/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools-scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest



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

2023-06-01 Thread Michał Górny
commit: 1a2c013f82d4b237879268686ee26895df26ab07
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun  1 14:51:30 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun  1 14:51:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a2c013f

dev-python/tempora: Enable py3.12

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

 dev-python/tempora/tempora-5.2.2.ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/dev-python/tempora/tempora-5.2.2.ebuild 
b/dev-python/tempora/tempora-5.2.2.ebuild
index b0f775828070..299ca75169af 100644
--- a/dev-python/tempora/tempora-5.2.2.ebuild
+++ b/dev-python/tempora/tempora-5.2.2.ebuild
@@ -4,12 +4,15 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{9..11} )
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
 
 inherit distutils-r1 pypi
 
 DESCRIPTION="Objects and routines pertaining to date and time"
-HOMEPAGE="https://github.com/jaraco/tempora";
+HOMEPAGE="
+   https://github.com/jaraco/tempora/
+   https://pypi.org/project/tempora/
+"
 
 LICENSE="MIT"
 SLOT="0"



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

2023-05-13 Thread Michał Górny
commit: e98117bbe0a88060f3ff786bcbd7912875dc991a
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 13 16:01:19 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 13 16:04:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e98117bb

dev-python/tempora: Remove old

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

 dev-python/tempora/Manifest |  1 -
 dev-python/tempora/tempora-5.2.1.ebuild | 30 --
 2 files changed, 31 deletions(-)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index 4525bde87c78..1538b4c0d3c9 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1,2 +1 @@
-DIST tempora-5.2.1.tar.gz 20787 BLAKE2B 
67e9bf07e79dca0f31b6558824ab54fe2cab0556e7fddbac0e0e61c863eff0e0f0c4d6162a2856cf05b4ca9bedef1440811330638cb2f94d2c5e140c4b6401e3
 SHA512 
18e352bfa82ac81dac26907a6bcc5e68c018410a9cfc7a1b4d6d8609c1a6a35fb3be3c374449109ed5c32b679c3835aa31d2ce0dc814d3697e6f7f5c6976eefe
 DIST tempora-5.2.2.tar.gz 20957 BLAKE2B 
f8463e544534c0d90bc90da7ed2a829a7afeba54b9c8f21cb831680caba493075b58544560a940d2449e4c9e4803be62413ea1029ee0ce80772ab212ff84a13e
 SHA512 
2031f9ddca66fb0aa93aa1e1162450a3a14e17c41acd19fc657f3c0cd0c058487c9b1377c9f319b15c7f3c39393d184eabfa62038d0493fc3808b6557dfee2cb

diff --git a/dev-python/tempora/tempora-5.2.1.ebuild 
b/dev-python/tempora/tempora-5.2.1.ebuild
deleted file mode 100644
index b0f775828070..
--- a/dev-python/tempora/tempora-5.2.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{9..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Objects and routines pertaining to date and time"
-HOMEPAGE="https://github.com/jaraco/tempora";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-macos"
-
-RDEPEND="
-   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/setuptools-scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/freezegun[${PYTHON_USEDEP}]
-   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest



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

2023-05-13 Thread Arthur Zamarin
commit: 40bf8c08dd2eaa1867fb371429b18556f3854462
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat May 13 10:44:10 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat May 13 10:44:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40bf8c08

dev-python/tempora: Stabilize 5.2.2 ALLARCHES, #906289

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

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

diff --git a/dev-python/tempora/tempora-5.2.2.ebuild 
b/dev-python/tempora/tempora-5.2.2.ebuild
index dca7d962b13e..b0f775828070 100644
--- a/dev-python/tempora/tempora-5.2.2.ebuild
+++ b/dev-python/tempora/tempora-5.2.2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/jaraco/tempora";
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-macos"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2023-04-10 Thread Michał Górny
commit: 4b0eb1d39f051930f49926ea8437a720bce23a73
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Apr 11 02:32:51 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Apr 11 03:14:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b0eb1d3

dev-python/tempora: Bump to 5.2.2

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

 dev-python/tempora/Manifest |  1 +
 dev-python/tempora/tempora-5.2.2.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index e7d30099fc19..4525bde87c78 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1 +1,2 @@
 DIST tempora-5.2.1.tar.gz 20787 BLAKE2B 
67e9bf07e79dca0f31b6558824ab54fe2cab0556e7fddbac0e0e61c863eff0e0f0c4d6162a2856cf05b4ca9bedef1440811330638cb2f94d2c5e140c4b6401e3
 SHA512 
18e352bfa82ac81dac26907a6bcc5e68c018410a9cfc7a1b4d6d8609c1a6a35fb3be3c374449109ed5c32b679c3835aa31d2ce0dc814d3697e6f7f5c6976eefe
+DIST tempora-5.2.2.tar.gz 20957 BLAKE2B 
f8463e544534c0d90bc90da7ed2a829a7afeba54b9c8f21cb831680caba493075b58544560a940d2449e4c9e4803be62413ea1029ee0ce80772ab212ff84a13e
 SHA512 
2031f9ddca66fb0aa93aa1e1162450a3a14e17c41acd19fc657f3c0cd0c058487c9b1377c9f319b15c7f3c39393d184eabfa62038d0493fc3808b6557dfee2cb

diff --git a/dev-python/tempora/tempora-5.2.2.ebuild 
b/dev-python/tempora/tempora-5.2.2.ebuild
new file mode 100644
index ..dca7d962b13e
--- /dev/null
+++ b/dev-python/tempora/tempora-5.2.2.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{9..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Objects and routines pertaining to date and time"
+HOMEPAGE="https://github.com/jaraco/tempora";
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools-scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest



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

2023-02-16 Thread Michał Górny
commit: ff0104fc6e1d6f80123c456dd42b1e76bf07562f
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 16 20:27:16 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 16 20:27:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff0104fc

dev-python/tempora: Remove old

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

 dev-python/tempora/Manifest |  2 --
 dev-python/tempora/tempora-5.1.0.ebuild | 33 -
 dev-python/tempora/tempora-5.2.0.ebuild | 32 
 3 files changed, 67 deletions(-)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index be88c8367153..e7d30099fc19 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1,3 +1 @@
-DIST tempora-5.1.0.tar.gz 20402 BLAKE2B 
8dcb70dd1491228c9f7daeda40a07e07236fa4f4aa8ad76ecb9514b922732468cbf4360726421420ce8478bba2287815a1473c5231afae82bda222a7401478e2
 SHA512 
33b48884c024f82e3220c2cc28a307bbb3c813a895df82640b5627266355c78cced3e5ab61df9b0619bf9697e18d70390939189ba31dd57c58fbb3e97b5db216
-DIST tempora-5.2.0.tar.gz 20775 BLAKE2B 
3348e9899ce2e8867b334bf66e692ab79decd3c3b1aa572709d65346c37eb334eabbe905a50d4c73dda8844ca7ee6437f8f78320c8084fac06f32c30d51eee2e
 SHA512 
66ac6319f1e62a003125c00af2a520fa6f60e57541dccee9d57348b51404fa0736e0ff2deaea0cc903434ae76e22bbe674b69235cd388fb50fa1cbc41d55681d
 DIST tempora-5.2.1.tar.gz 20787 BLAKE2B 
67e9bf07e79dca0f31b6558824ab54fe2cab0556e7fddbac0e0e61c863eff0e0f0c4d6162a2856cf05b4ca9bedef1440811330638cb2f94d2c5e140c4b6401e3
 SHA512 
18e352bfa82ac81dac26907a6bcc5e68c018410a9cfc7a1b4d6d8609c1a6a35fb3be3c374449109ed5c32b679c3835aa31d2ce0dc814d3697e6f7f5c6976eefe

diff --git a/dev-python/tempora/tempora-5.1.0.ebuild 
b/dev-python/tempora/tempora-5.1.0.ebuild
deleted file mode 100644
index 49c140fb0753..
--- a/dev-python/tempora/tempora-5.1.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{9..11} )
-
-inherit distutils-r1
-
-MY_PN="${PN/-/.}"
-DESCRIPTION="Objects and routines pertaining to date and time"
-HOMEPAGE="https://github.com/jaraco/tempora";
-SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-macos"
-
-RDEPEND="
-   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/freezegun[${PYTHON_USEDEP}]
-   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest

diff --git a/dev-python/tempora/tempora-5.2.0.ebuild 
b/dev-python/tempora/tempora-5.2.0.ebuild
deleted file mode 100644
index e18cb8a08c61..
--- a/dev-python/tempora/tempora-5.2.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{9..11} )
-
-inherit distutils-r1
-
-MY_PN="${PN/-/.}"
-DESCRIPTION="Objects and routines pertaining to date and time"
-HOMEPAGE="https://github.com/jaraco/tempora";
-SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
-
-RDEPEND="
-   dev-python/pytz[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/freezegun[${PYTHON_USEDEP}]
-   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest



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

2023-02-16 Thread Arthur Zamarin
commit: 92408606cebd07b9fe6e7ba96d9869a5710a9afe
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Feb 16 17:20:54 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Feb 16 17:20:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92408606

dev-python/tempora: Stabilize 5.2.1 ALLARCHES, #894930

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

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

diff --git a/dev-python/tempora/tempora-5.2.1.ebuild 
b/dev-python/tempora/tempora-5.2.1.ebuild
index 71fc4eeac1e4..5f2ef214879e 100644
--- a/dev-python/tempora/tempora-5.2.1.ebuild
+++ b/dev-python/tempora/tempora-5.2.1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/jaraco/tempora";
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-macos"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2023-02-07 Thread Michał Górny
commit: f460518bf26c085c0ef76e4539ebd3dd5d2bb0b8
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Feb  7 09:11:52 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Feb  7 09:26:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f460518b

dev-python/tempora: Use pypi.eclass

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

 dev-python/tempora/tempora-5.2.1.ebuild | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/dev-python/tempora/tempora-5.2.1.ebuild 
b/dev-python/tempora/tempora-5.2.1.ebuild
index 555f2ff33323..71fc4eeac1e4 100644
--- a/dev-python/tempora/tempora-5.2.1.ebuild
+++ b/dev-python/tempora/tempora-5.2.1.ebuild
@@ -6,13 +6,10 @@ EAPI=8
 DISTUTILS_USE_PEP517=setuptools
 PYTHON_COMPAT=( pypy3 python3_{9..11} )
 
-inherit distutils-r1
+inherit distutils-r1 pypi
 
-MY_PN="${PN/-/.}"
 DESCRIPTION="Objects and routines pertaining to date and time"
 HOMEPAGE="https://github.com/jaraco/tempora";
-SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"



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

2023-01-18 Thread Michał Górny
commit: a72c0d20c612a8a1be82c2f57fe8204c63afa6b3
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jan 19 05:14:48 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jan 19 06:08:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a72c0d20

dev-python/tempora: Bump to 5.2.1

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

 dev-python/tempora/Manifest |  1 +
 dev-python/tempora/tempora-5.2.1.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index 967bbc983e57..be88c8367153 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1,2 +1,3 @@
 DIST tempora-5.1.0.tar.gz 20402 BLAKE2B 
8dcb70dd1491228c9f7daeda40a07e07236fa4f4aa8ad76ecb9514b922732468cbf4360726421420ce8478bba2287815a1473c5231afae82bda222a7401478e2
 SHA512 
33b48884c024f82e3220c2cc28a307bbb3c813a895df82640b5627266355c78cced3e5ab61df9b0619bf9697e18d70390939189ba31dd57c58fbb3e97b5db216
 DIST tempora-5.2.0.tar.gz 20775 BLAKE2B 
3348e9899ce2e8867b334bf66e692ab79decd3c3b1aa572709d65346c37eb334eabbe905a50d4c73dda8844ca7ee6437f8f78320c8084fac06f32c30d51eee2e
 SHA512 
66ac6319f1e62a003125c00af2a520fa6f60e57541dccee9d57348b51404fa0736e0ff2deaea0cc903434ae76e22bbe674b69235cd388fb50fa1cbc41d55681d
+DIST tempora-5.2.1.tar.gz 20787 BLAKE2B 
67e9bf07e79dca0f31b6558824ab54fe2cab0556e7fddbac0e0e61c863eff0e0f0c4d6162a2856cf05b4ca9bedef1440811330638cb2f94d2c5e140c4b6401e3
 SHA512 
18e352bfa82ac81dac26907a6bcc5e68c018410a9cfc7a1b4d6d8609c1a6a35fb3be3c374449109ed5c32b679c3835aa31d2ce0dc814d3697e6f7f5c6976eefe

diff --git a/dev-python/tempora/tempora-5.2.1.ebuild 
b/dev-python/tempora/tempora-5.2.1.ebuild
new file mode 100644
index ..555f2ff33323
--- /dev/null
+++ b/dev-python/tempora/tempora-5.2.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{9..11} )
+
+inherit distutils-r1
+
+MY_PN="${PN/-/.}"
+DESCRIPTION="Objects and routines pertaining to date and time"
+HOMEPAGE="https://github.com/jaraco/tempora";
+SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest



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

2023-01-02 Thread Michał Górny
commit: 67cf61af2ef3e7f9fcd73bc5a2f713c7d53598ff
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan  2 14:06:06 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan  2 14:54:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67cf61af

dev-python/tempora: Bump to 5.2.0

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

 dev-python/tempora/Manifest |  1 +
 dev-python/tempora/tempora-5.2.0.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index 89fc275a80d4..967bbc983e57 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1 +1,2 @@
 DIST tempora-5.1.0.tar.gz 20402 BLAKE2B 
8dcb70dd1491228c9f7daeda40a07e07236fa4f4aa8ad76ecb9514b922732468cbf4360726421420ce8478bba2287815a1473c5231afae82bda222a7401478e2
 SHA512 
33b48884c024f82e3220c2cc28a307bbb3c813a895df82640b5627266355c78cced3e5ab61df9b0619bf9697e18d70390939189ba31dd57c58fbb3e97b5db216
+DIST tempora-5.2.0.tar.gz 20775 BLAKE2B 
3348e9899ce2e8867b334bf66e692ab79decd3c3b1aa572709d65346c37eb334eabbe905a50d4c73dda8844ca7ee6437f8f78320c8084fac06f32c30d51eee2e
 SHA512 
66ac6319f1e62a003125c00af2a520fa6f60e57541dccee9d57348b51404fa0736e0ff2deaea0cc903434ae76e22bbe674b69235cd388fb50fa1cbc41d55681d

diff --git a/dev-python/tempora/tempora-5.2.0.ebuild 
b/dev-python/tempora/tempora-5.2.0.ebuild
new file mode 100644
index ..9651b023fc60
--- /dev/null
+++ b/dev-python/tempora/tempora-5.2.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{8..11} )
+
+inherit distutils-r1
+
+MY_PN="${PN/-/.}"
+DESCRIPTION="Objects and routines pertaining to date and time"
+HOMEPAGE="https://github.com/jaraco/tempora";
+SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   dev-python/pytz[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest



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

2022-12-25 Thread Michał Górny
commit: 0704f9ab2eaf3f3674eb9c044327eeb2403329f3
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Dec 25 17:48:23 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Dec 25 17:50:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0704f9ab

dev-python/tempora: Remove old

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

 dev-python/tempora/Manifest |  1 -
 dev-python/tempora/tempora-5.0.2.ebuild | 33 -
 2 files changed, 34 deletions(-)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index 6841e0f14ffe..89fc275a80d4 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1,2 +1 @@
-DIST tempora-5.0.2.tar.gz 19530 BLAKE2B 
9c07fc294ef77d9a12276578ffdde39ef58508075deb98c0a89d6179bc7c9cbb7633d20077801a1d99d5c016c72206f508e5d7cd6af5667704b025ffccabe552
 SHA512 
d0fe086b92e21622444b941c583e3432420b1826e60aa4b90bab31907a98b4989dd21ca99b5554e965f87e23c9d65d9bce8e434d801985f99f187b7dad2a715a
 DIST tempora-5.1.0.tar.gz 20402 BLAKE2B 
8dcb70dd1491228c9f7daeda40a07e07236fa4f4aa8ad76ecb9514b922732468cbf4360726421420ce8478bba2287815a1473c5231afae82bda222a7401478e2
 SHA512 
33b48884c024f82e3220c2cc28a307bbb3c813a895df82640b5627266355c78cced3e5ab61df9b0619bf9697e18d70390939189ba31dd57c58fbb3e97b5db216

diff --git a/dev-python/tempora/tempora-5.0.2.ebuild 
b/dev-python/tempora/tempora-5.0.2.ebuild
deleted file mode 100644
index d36003e7f9d7..
--- a/dev-python/tempora/tempora-5.0.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{8..11} )
-
-inherit distutils-r1
-
-MY_PN="${PN/-/.}"
-DESCRIPTION="Objects and routines pertaining to date and time"
-HOMEPAGE="https://github.com/jaraco/tempora";
-SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-macos"
-
-RDEPEND="
-   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/freezegun[${PYTHON_USEDEP}]
-   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest



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

2022-12-25 Thread Sam James
commit: cc89a0fbe1d7267ea15dd6a3a0d1134b0f7d252d
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 25 16:45:33 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 25 16:45:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc89a0fb

dev-python/tempora: Stabilize 5.1.0 ALLARCHES, #888411

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

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

diff --git a/dev-python/tempora/tempora-5.1.0.ebuild 
b/dev-python/tempora/tempora-5.1.0.ebuild
index e32d2ca05b4c..d36003e7f9d7 100644
--- a/dev-python/tempora/tempora-5.1.0.ebuild
+++ b/dev-python/tempora/tempora-5.1.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-macos"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2022-11-19 Thread Michał Górny
commit: e4004b6ba62cab61dc0caacc127c28c61d4a499a
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Nov 20 06:30:51 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Nov 20 07:45:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4004b6b

dev-python/tempora: Bump to 5.1.0

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

 dev-python/tempora/Manifest |  1 +
 dev-python/tempora/tempora-5.1.0.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index 75203ca97a00..6841e0f14ffe 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1 +1,2 @@
 DIST tempora-5.0.2.tar.gz 19530 BLAKE2B 
9c07fc294ef77d9a12276578ffdde39ef58508075deb98c0a89d6179bc7c9cbb7633d20077801a1d99d5c016c72206f508e5d7cd6af5667704b025ffccabe552
 SHA512 
d0fe086b92e21622444b941c583e3432420b1826e60aa4b90bab31907a98b4989dd21ca99b5554e965f87e23c9d65d9bce8e434d801985f99f187b7dad2a715a
+DIST tempora-5.1.0.tar.gz 20402 BLAKE2B 
8dcb70dd1491228c9f7daeda40a07e07236fa4f4aa8ad76ecb9514b922732468cbf4360726421420ce8478bba2287815a1473c5231afae82bda222a7401478e2
 SHA512 
33b48884c024f82e3220c2cc28a307bbb3c813a895df82640b5627266355c78cced3e5ab61df9b0619bf9697e18d70390939189ba31dd57c58fbb3e97b5db216

diff --git a/dev-python/tempora/tempora-5.1.0.ebuild 
b/dev-python/tempora/tempora-5.1.0.ebuild
new file mode 100644
index ..e32d2ca05b4c
--- /dev/null
+++ b/dev-python/tempora/tempora-5.1.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{8..11} )
+
+inherit distutils-r1
+
+MY_PN="${PN/-/.}"
+DESCRIPTION="Objects and routines pertaining to date and time"
+HOMEPAGE="https://github.com/jaraco/tempora";
+SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest



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

2022-08-17 Thread Arthur Zamarin
commit: d3c7dcdd3b0fe4e55b30ace22dc5db431d0adddb
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Aug 17 19:34:05 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Aug 17 19:34:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3c7dcdd

dev-python/tempora: drop 5.0.1

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

 dev-python/tempora/Manifest |  1 -
 dev-python/tempora/tempora-5.0.1.ebuild | 32 
 2 files changed, 33 deletions(-)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index 939c004fc7ba..75203ca97a00 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1,2 +1 @@
-DIST tempora-5.0.1.tar.gz 18456 BLAKE2B 
b21d60dc8fa5ff9701bbdf66cc9f657c9e4bc779a4a564ea788b201034f818a688c53bcd94f315ef4650b62cce1866fad4a196e2ab724e89670bbc36e9ea15ac
 SHA512 
941b1a231bfae6cf2321325ada785806578643dc9ae215116393623f780de7a409f918c215aae353013bd89c6866ab870ac61470af09f281af0953ce6e20ea3b
 DIST tempora-5.0.2.tar.gz 19530 BLAKE2B 
9c07fc294ef77d9a12276578ffdde39ef58508075deb98c0a89d6179bc7c9cbb7633d20077801a1d99d5c016c72206f508e5d7cd6af5667704b025ffccabe552
 SHA512 
d0fe086b92e21622444b941c583e3432420b1826e60aa4b90bab31907a98b4989dd21ca99b5554e965f87e23c9d65d9bce8e434d801985f99f187b7dad2a715a

diff --git a/dev-python/tempora/tempora-5.0.1.ebuild 
b/dev-python/tempora/tempora-5.0.1.ebuild
deleted file mode 100644
index 9a7003570d5a..
--- a/dev-python/tempora/tempora-5.0.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{8..11} )
-inherit distutils-r1
-
-MY_PN="${PN/-/.}"
-DESCRIPTION="Objects and routines pertaining to date and time"
-HOMEPAGE="https://github.com/jaraco/tempora";
-SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-macos"
-
-RDEPEND="
-   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/freezegun[${PYTHON_USEDEP}]
-   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest



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

2022-08-17 Thread Sam James
commit: 8ab1cb10ad421d4ecc1a961888513d30a40dba38
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 17 18:47:47 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 17 18:47:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ab1cb10

dev-python/tempora: Stabilize 5.0.2 ALLARCHES, #865531

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

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

diff --git a/dev-python/tempora/tempora-5.0.2.ebuild 
b/dev-python/tempora/tempora-5.0.2.ebuild
index e32d2ca05b4c..d36003e7f9d7 100644
--- a/dev-python/tempora/tempora-5.0.2.ebuild
+++ b/dev-python/tempora/tempora-5.0.2.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-macos"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2022-07-14 Thread Arthur Zamarin
commit: 30a0a2ebee2804e2fea749a0ce31171603ce5247
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Jul 14 18:14:20 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Jul 14 18:14:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30a0a2eb

dev-python/tempora: add 5.0.2

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

 dev-python/tempora/Manifest |  1 +
 dev-python/tempora/tempora-5.0.2.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index cc5048090470..939c004fc7ba 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1 +1,2 @@
 DIST tempora-5.0.1.tar.gz 18456 BLAKE2B 
b21d60dc8fa5ff9701bbdf66cc9f657c9e4bc779a4a564ea788b201034f818a688c53bcd94f315ef4650b62cce1866fad4a196e2ab724e89670bbc36e9ea15ac
 SHA512 
941b1a231bfae6cf2321325ada785806578643dc9ae215116393623f780de7a409f918c215aae353013bd89c6866ab870ac61470af09f281af0953ce6e20ea3b
+DIST tempora-5.0.2.tar.gz 19530 BLAKE2B 
9c07fc294ef77d9a12276578ffdde39ef58508075deb98c0a89d6179bc7c9cbb7633d20077801a1d99d5c016c72206f508e5d7cd6af5667704b025ffccabe552
 SHA512 
d0fe086b92e21622444b941c583e3432420b1826e60aa4b90bab31907a98b4989dd21ca99b5554e965f87e23c9d65d9bce8e434d801985f99f187b7dad2a715a

diff --git a/dev-python/tempora/tempora-5.0.2.ebuild 
b/dev-python/tempora/tempora-5.0.2.ebuild
new file mode 100644
index ..e32d2ca05b4c
--- /dev/null
+++ b/dev-python/tempora/tempora-5.0.2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{8..11} )
+
+inherit distutils-r1
+
+MY_PN="${PN/-/.}"
+DESCRIPTION="Objects and routines pertaining to date and time"
+HOMEPAGE="https://github.com/jaraco/tempora";
+SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest



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

2022-06-16 Thread Michał Górny
commit: a07e46aebd12974ad91de7b4672cdfb8948cb00d
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun 16 11:30:57 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun 16 11:47:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a07e46ae

dev-python/tempora: Remove old

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

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

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index 65472af2543f..cc5048090470 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1,2 +1 @@
-DIST tempora-5.0.0.tar.gz 18532 BLAKE2B 
f3d59b7d7d2974564b0c7cf25d5bf8716610aa09dd134e37289648e71c4dd6989bfecfafd258da01875de0560cef31fcb8ee0ec85e16d642ff56d10915da6132
 SHA512 
e95fff8c460329c8369f8f819a95341ec4e1641d2ecc88251c9681ac5e9678eded0f320aa1bff98a980fc552cb214ea3f40c249ea25b54d8fbe34849f7b6
 DIST tempora-5.0.1.tar.gz 18456 BLAKE2B 
b21d60dc8fa5ff9701bbdf66cc9f657c9e4bc779a4a564ea788b201034f818a688c53bcd94f315ef4650b62cce1866fad4a196e2ab724e89670bbc36e9ea15ac
 SHA512 
941b1a231bfae6cf2321325ada785806578643dc9ae215116393623f780de7a409f918c215aae353013bd89c6866ab870ac61470af09f281af0953ce6e20ea3b

diff --git a/dev-python/tempora/tempora-5.0.0.ebuild 
b/dev-python/tempora/tempora-5.0.0.ebuild
deleted file mode 100644
index 90c64ac01635..
--- a/dev-python/tempora/tempora-5.0.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=( pypy3 python3_{8..10} )
-inherit distutils-r1
-
-MY_PN="${PN/-/.}"
-DESCRIPTION="Objects and routines pertaining to date and time"
-HOMEPAGE="https://github.com/jaraco/tempora";
-SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-macos"
-
-RDEPEND="
-   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/freezegun[${PYTHON_USEDEP}]
-   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs \
-   ">=dev-python/jaraco-packaging-3.2" \
-   ">=dev-python/rst-linker-1.9"



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

2022-06-16 Thread Jakov Smolić
commit: 3e558e273df719f2d60b5c09b0ba9859f3eae7de
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Jun 16 09:40:12 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Jun 16 09:40:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e558e27

dev-python/tempora: Stabilize 5.0.1 ALLARCHES, #852485

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

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

diff --git a/dev-python/tempora/tempora-5.0.1.ebuild 
b/dev-python/tempora/tempora-5.0.1.ebuild
index b2065f72fa5d..9a7003570d5a 100644
--- a/dev-python/tempora/tempora-5.0.1.ebuild
+++ b/dev-python/tempora/tempora-5.0.1.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-macos"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2022-06-02 Thread Michał Górny
commit: e5d069cf45f0a79ea8e35bf317759344df6b9a3f
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun  2 08:23:06 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun  2 08:32:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5d069cf

dev-python/tempora: Remove broken USE=doc

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

 dev-python/tempora/tempora-5.0.1.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dev-python/tempora/tempora-5.0.1.ebuild 
b/dev-python/tempora/tempora-5.0.1.ebuild
index 86717976d3c6..b2065f72fa5d 100644
--- a/dev-python/tempora/tempora-5.0.1.ebuild
+++ b/dev-python/tempora/tempora-5.0.1.ebuild
@@ -30,6 +30,3 @@ BDEPEND="
 "
 
 distutils_enable_tests pytest
-distutils_enable_sphinx docs \
-   ">=dev-python/jaraco-packaging-3.2" \
-   ">=dev-python/rst-linker-1.9"



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

2022-05-13 Thread Arthur Zamarin
commit: 87dcf7b8e621bd066959ffaf7f602dfd35d6f19c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri May 13 16:11:31 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri May 13 16:31:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87dcf7b8

dev-python/tempora: add 5.0.1

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

 dev-python/tempora/Manifest |  1 +
 dev-python/tempora/tempora-5.0.1.ebuild | 35 +
 2 files changed, 36 insertions(+)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index c36c4a617da4..65472af2543f 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1 +1,2 @@
 DIST tempora-5.0.0.tar.gz 18532 BLAKE2B 
f3d59b7d7d2974564b0c7cf25d5bf8716610aa09dd134e37289648e71c4dd6989bfecfafd258da01875de0560cef31fcb8ee0ec85e16d642ff56d10915da6132
 SHA512 
e95fff8c460329c8369f8f819a95341ec4e1641d2ecc88251c9681ac5e9678eded0f320aa1bff98a980fc552cb214ea3f40c249ea25b54d8fbe34849f7b6
+DIST tempora-5.0.1.tar.gz 18456 BLAKE2B 
b21d60dc8fa5ff9701bbdf66cc9f657c9e4bc779a4a564ea788b201034f818a688c53bcd94f315ef4650b62cce1866fad4a196e2ab724e89670bbc36e9ea15ac
 SHA512 
941b1a231bfae6cf2321325ada785806578643dc9ae215116393623f780de7a409f918c215aae353013bd89c6866ab870ac61470af09f281af0953ce6e20ea3b

diff --git a/dev-python/tempora/tempora-5.0.1.ebuild 
b/dev-python/tempora/tempora-5.0.1.ebuild
new file mode 100644
index ..79fbff472b4e
--- /dev/null
+++ b/dev-python/tempora/tempora-5.0.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
+inherit distutils-r1
+
+MY_PN="${PN/-/.}"
+DESCRIPTION="Objects and routines pertaining to date and time"
+HOMEPAGE="https://github.com/jaraco/tempora";
+SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs \
+   ">=dev-python/jaraco-packaging-3.2" \
+   ">=dev-python/rst-linker-1.9"



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

2022-05-13 Thread Arthur Zamarin
commit: 009cc1fb7e5c7a55c14f4881c11d29ec29d8984e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri May 13 16:12:27 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri May 13 16:31:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=009cc1fb

dev-python/tempora: enable py3.11

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

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

diff --git a/dev-python/tempora/tempora-5.0.1.ebuild 
b/dev-python/tempora/tempora-5.0.1.ebuild
index 79fbff472b4e..86717976d3c6 100644
--- a/dev-python/tempora/tempora-5.0.1.ebuild
+++ b/dev-python/tempora/tempora-5.0.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{8..10} )
+PYTHON_COMPAT=( pypy3 python3_{8..11} )
 inherit distutils-r1
 
 MY_PN="${PN/-/.}"



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

2022-04-25 Thread Sam James
commit: 748f5702a83891e2b06e390bdad66711eaa7ff2f
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 26 04:02:50 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 26 04:03:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=748f5702

dev-python/tempora: Keyword 5.0.0 s390, #840915

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

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

diff --git a/dev-python/tempora/tempora-5.0.0.ebuild 
b/dev-python/tempora/tempora-5.0.0.ebuild
index 22103eeb7795..edb4eee6b8fe 100644
--- a/dev-python/tempora/tempora-5.0.0.ebuild
+++ b/dev-python/tempora/tempora-5.0.0.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 
~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 
~x64-macos"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2022-03-16 Thread Michał Górny
commit: 4bfc1ac14376b40d23546a8a8e28d8581b5b6bf4
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 16 08:02:49 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 16 08:02:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bfc1ac1

dev-python/tempora: Remove old

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

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

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index 70b7d517e2bb..c36c4a617da4 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1,2 +1 @@
-DIST tempora-4.1.2.tar.gz 19243 BLAKE2B 
4014fce1abf24231c79bfa80db7ecf80303bca43902aa68a880c3e0a29cb9d6f7bd1d9e02c4f93d43db2a7810f0fd7a26de31383057dcf63b5b8a42fe8e6810e
 SHA512 
dc03db61af973645f8f89c13eb1a0b696275a7a2768f82cd61d1602891d4bb0d4b45725404f39da242362346eb0dc6c38892a117f150f32517a2ac8d3436f5db
 DIST tempora-5.0.0.tar.gz 18532 BLAKE2B 
f3d59b7d7d2974564b0c7cf25d5bf8716610aa09dd134e37289648e71c4dd6989bfecfafd258da01875de0560cef31fcb8ee0ec85e16d642ff56d10915da6132
 SHA512 
e95fff8c460329c8369f8f819a95341ec4e1641d2ecc88251c9681ac5e9678eded0f320aa1bff98a980fc552cb214ea3f40c249ea25b54d8fbe34849f7b6

diff --git a/dev-python/tempora/tempora-4.1.2.ebuild 
b/dev-python/tempora/tempora-4.1.2.ebuild
deleted file mode 100644
index 22103eeb7795..
--- a/dev-python/tempora/tempora-4.1.2.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=( pypy3 python3_{8..10} )
-inherit distutils-r1
-
-MY_PN="${PN/-/.}"
-DESCRIPTION="Objects and routines pertaining to date and time"
-HOMEPAGE="https://github.com/jaraco/tempora";
-SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 
~x64-macos"
-
-RDEPEND="
-   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/freezegun[${PYTHON_USEDEP}]
-   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs \
-   ">=dev-python/jaraco-packaging-3.2" \
-   ">=dev-python/rst-linker-1.9"



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

2022-03-15 Thread Jakov Smolić
commit: a6b521dc29eee5d7ab778db310622f549a1891ac
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Mar 15 17:54:36 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Mar 15 17:54:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6b521dc

dev-python/tempora: Stabilize 5.0.0 ALLARCHES, #835298

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

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

diff --git a/dev-python/tempora/tempora-5.0.0.ebuild 
b/dev-python/tempora/tempora-5.0.0.ebuild
index 9310e895af9c..22103eeb7795 100644
--- a/dev-python/tempora/tempora-5.0.0.ebuild
+++ b/dev-python/tempora/tempora-5.0.0.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 
~x64-macos"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2022-02-04 Thread Michał Górny
commit: 9b2b6f2091f227a703ac7cb27c2e167e93be9f95
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb  4 11:35:55 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb  4 12:03:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b2b6f20

dev-python/tempora: Remove obsolete toml dep (from setuptools_scm)

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

 dev-python/tempora/tempora-4.1.2.ebuild | 3 +--
 dev-python/tempora/tempora-5.0.0.ebuild | 1 -
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/tempora/tempora-4.1.2.ebuild 
b/dev-python/tempora/tempora-4.1.2.ebuild
index 5b8046205cf3..22103eeb7795 100644
--- a/dev-python/tempora/tempora-4.1.2.ebuild
+++ b/dev-python/tempora/tempora-4.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -22,7 +22,6 @@ RDEPEND="
 "
 BDEPEND="
dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   dev-python/toml[${PYTHON_USEDEP}]
test? (
dev-python/freezegun[${PYTHON_USEDEP}]
dev-python/pytest-freezegun[${PYTHON_USEDEP}]

diff --git a/dev-python/tempora/tempora-5.0.0.ebuild 
b/dev-python/tempora/tempora-5.0.0.ebuild
index 5c4cc27982ef..9310e895af9c 100644
--- a/dev-python/tempora/tempora-5.0.0.ebuild
+++ b/dev-python/tempora/tempora-5.0.0.ebuild
@@ -22,7 +22,6 @@ RDEPEND="
 "
 BDEPEND="
dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   dev-python/toml[${PYTHON_USEDEP}]
test? (
dev-python/freezegun[${PYTHON_USEDEP}]
dev-python/pytest-freezegun[${PYTHON_USEDEP}]



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

2022-01-08 Thread Michał Górny
commit: 063ee66e1572a7b64364f969998275ca5fa8b707
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jan  9 05:11:47 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jan  9 05:11:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=063ee66e

dev-python/tempora: Bump to 5.0.0

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

 dev-python/tempora/Manifest |  1 +
 dev-python/tempora/tempora-5.0.0.ebuild | 35 +
 2 files changed, 36 insertions(+)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index dc33abb2a5d1..70b7d517e2bb 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1 +1,2 @@
 DIST tempora-4.1.2.tar.gz 19243 BLAKE2B 
4014fce1abf24231c79bfa80db7ecf80303bca43902aa68a880c3e0a29cb9d6f7bd1d9e02c4f93d43db2a7810f0fd7a26de31383057dcf63b5b8a42fe8e6810e
 SHA512 
dc03db61af973645f8f89c13eb1a0b696275a7a2768f82cd61d1602891d4bb0d4b45725404f39da242362346eb0dc6c38892a117f150f32517a2ac8d3436f5db
+DIST tempora-5.0.0.tar.gz 18532 BLAKE2B 
f3d59b7d7d2974564b0c7cf25d5bf8716610aa09dd134e37289648e71c4dd6989bfecfafd258da01875de0560cef31fcb8ee0ec85e16d642ff56d10915da6132
 SHA512 
e95fff8c460329c8369f8f819a95341ec4e1641d2ecc88251c9681ac5e9678eded0f320aa1bff98a980fc552cb214ea3f40c249ea25b54d8fbe34849f7b6

diff --git a/dev-python/tempora/tempora-5.0.0.ebuild 
b/dev-python/tempora/tempora-5.0.0.ebuild
new file mode 100644
index ..5c4cc27982ef
--- /dev/null
+++ b/dev-python/tempora/tempora-5.0.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
+inherit distutils-r1
+
+MY_PN="${PN/-/.}"
+DESCRIPTION="Objects and routines pertaining to date and time"
+HOMEPAGE="https://github.com/jaraco/tempora";
+SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~x64-macos"
+
+RDEPEND="
+   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   dev-python/toml[${PYTHON_USEDEP}]
+   test? (
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs \
+   ">=dev-python/jaraco-packaging-3.2" \
+   ">=dev-python/rst-linker-1.9"



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

2021-11-13 Thread Michał Górny
commit: 07199b35d34bddf7373c627a789e7a1e046e804e
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 13 09:51:06 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 13 09:51:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07199b35

dev-python/tempora: Remove old

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

 dev-python/tempora/Manifest |  1 -
 dev-python/tempora/tempora-4.1.1.ebuild | 35 -
 2 files changed, 36 deletions(-)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index 04e8b2481d1..dc33abb2a5d 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1,2 +1 @@
-DIST tempora-4.1.1.tar.gz 19208 BLAKE2B 
77901d1f4b19f2c88d4492788f8b351c70ffdb474769597bc2eefc85b4dd503e57876b687b600b49a381dd24133ae30ac547961e7cf8d7005e4cce5dc5049012
 SHA512 
a272980be5d4448bbd97d9e48d8a992c07cd1e970924f301fd3444834fe112453d5714ff8f3e7af6a5775d931b825601d7f1abf3cd9319b08d148a2a07d40d07
 DIST tempora-4.1.2.tar.gz 19243 BLAKE2B 
4014fce1abf24231c79bfa80db7ecf80303bca43902aa68a880c3e0a29cb9d6f7bd1d9e02c4f93d43db2a7810f0fd7a26de31383057dcf63b5b8a42fe8e6810e
 SHA512 
dc03db61af973645f8f89c13eb1a0b696275a7a2768f82cd61d1602891d4bb0d4b45725404f39da242362346eb0dc6c38892a117f150f32517a2ac8d3436f5db

diff --git a/dev-python/tempora/tempora-4.1.1.ebuild 
b/dev-python/tempora/tempora-4.1.1.ebuild
deleted file mode 100644
index 1597a8277be..000
--- a/dev-python/tempora/tempora-4.1.1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{8..10} )
-inherit distutils-r1
-
-MY_PN="${PN/-/.}"
-DESCRIPTION="Objects and routines pertaining to date and time"
-HOMEPAGE="https://github.com/jaraco/tempora";
-SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 
~x64-macos"
-
-RDEPEND="
-   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   dev-python/toml[${PYTHON_USEDEP}]
-   test? (
-   dev-python/freezegun[${PYTHON_USEDEP}]
-   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs \
-   ">=dev-python/jaraco-packaging-3.2" \
-   ">=dev-python/rst-linker-1.9"



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

2021-11-13 Thread Arthur Zamarin
commit: 11a9a573e7f74f03b4b98d70a66a88b1b0c6d786
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 13 09:22:17 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 13 09:25:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11a9a573

dev-python/tempora: Stabilize 4.1.2 ALLARCHES, #823581

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

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

diff --git a/dev-python/tempora/tempora-4.1.2.ebuild 
b/dev-python/tempora/tempora-4.1.2.ebuild
index c187f41d73e..5b8046205cf 100644
--- a/dev-python/tempora/tempora-4.1.2.ebuild
+++ b/dev-python/tempora/tempora-4.1.2.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 
~x64-macos"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2021-10-07 Thread Michał Górny
commit: 3110b8add0ad27a40ff284039c7c6e15ce029d56
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  8 06:13:15 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  8 06:21:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3110b8ad

dev-python/tempora: Bump to 4.1.2

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

 dev-python/tempora/Manifest |  1 +
 dev-python/tempora/tempora-4.1.2.ebuild | 35 +
 2 files changed, 36 insertions(+)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index dda6e0df6d3..04e8b2481d1 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1 +1,2 @@
 DIST tempora-4.1.1.tar.gz 19208 BLAKE2B 
77901d1f4b19f2c88d4492788f8b351c70ffdb474769597bc2eefc85b4dd503e57876b687b600b49a381dd24133ae30ac547961e7cf8d7005e4cce5dc5049012
 SHA512 
a272980be5d4448bbd97d9e48d8a992c07cd1e970924f301fd3444834fe112453d5714ff8f3e7af6a5775d931b825601d7f1abf3cd9319b08d148a2a07d40d07
+DIST tempora-4.1.2.tar.gz 19243 BLAKE2B 
4014fce1abf24231c79bfa80db7ecf80303bca43902aa68a880c3e0a29cb9d6f7bd1d9e02c4f93d43db2a7810f0fd7a26de31383057dcf63b5b8a42fe8e6810e
 SHA512 
dc03db61af973645f8f89c13eb1a0b696275a7a2768f82cd61d1602891d4bb0d4b45725404f39da242362346eb0dc6c38892a117f150f32517a2ac8d3436f5db

diff --git a/dev-python/tempora/tempora-4.1.2.ebuild 
b/dev-python/tempora/tempora-4.1.2.ebuild
new file mode 100644
index 000..c187f41d73e
--- /dev/null
+++ b/dev-python/tempora/tempora-4.1.2.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
+inherit distutils-r1
+
+MY_PN="${PN/-/.}"
+DESCRIPTION="Objects and routines pertaining to date and time"
+HOMEPAGE="https://github.com/jaraco/tempora";
+SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~x64-macos"
+
+RDEPEND="
+   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   dev-python/toml[${PYTHON_USEDEP}]
+   test? (
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs \
+   ">=dev-python/jaraco-packaging-3.2" \
+   ">=dev-python/rst-linker-1.9"



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

2021-07-28 Thread Marek Szuba
commit: 1a6240d59bd4341b0ca3c6a19897e32b39646d74
Author: Marek Szuba  gentoo  org>
AuthorDate: Wed Jul 28 22:18:10 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Wed Jul 28 23:37:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a6240d5

dev-python/tempora: keyword 4.1.1 for ~riscv

Signed-off-by: Marek Szuba  gentoo.org>

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

diff --git a/dev-python/tempora/tempora-4.1.1.ebuild 
b/dev-python/tempora/tempora-4.1.1.ebuild
index 35aa7d998cb..1597a8277be 100644
--- a/dev-python/tempora/tempora-4.1.1.ebuild
+++ b/dev-python/tempora/tempora-4.1.1.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 
~x64-macos"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2021-07-25 Thread Michał Górny
commit: 0be95b06825c6893bb28136fe3194a8c1da59d5f
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jul 25 06:53:39 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jul 25 08:41:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0be95b06

dev-python/tempora: Remove old

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

 dev-python/tempora/Manifest |  1 -
 dev-python/tempora/tempora-4.0.2.ebuild | 35 -
 2 files changed, 36 deletions(-)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index cd4b45d93dd..dda6e0df6d3 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1,2 +1 @@
-DIST tempora-4.0.2.tar.gz 21837 BLAKE2B 
2d3a9e2fb09ce63e37beb8090eef0238a55c0daf8ddeec79da148af5a77ba0afbc1ae5cc9cbffe1fe04adee3fb0928005e30dfe69dd95ec746d5b003670926cb
 SHA512 
6b4b4f78d1bd05518a1ac89900f927bff9164b57f9cf295045babb0a2b23216012226035d9a2e092e987ab9dc55e583975f9d2f8e62e526cd1a88e13858f9588
 DIST tempora-4.1.1.tar.gz 19208 BLAKE2B 
77901d1f4b19f2c88d4492788f8b351c70ffdb474769597bc2eefc85b4dd503e57876b687b600b49a381dd24133ae30ac547961e7cf8d7005e4cce5dc5049012
 SHA512 
a272980be5d4448bbd97d9e48d8a992c07cd1e970924f301fd3444834fe112453d5714ff8f3e7af6a5775d931b825601d7f1abf3cd9319b08d148a2a07d40d07

diff --git a/dev-python/tempora/tempora-4.0.2.ebuild 
b/dev-python/tempora/tempora-4.0.2.ebuild
deleted file mode 100644
index 271e88fc1a9..000
--- a/dev-python/tempora/tempora-4.0.2.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{7..10} )
-inherit distutils-r1
-
-MY_PN="${PN/-/.}"
-DESCRIPTION="Objects and routines pertaining to date and time"
-HOMEPAGE="https://github.com/jaraco/tempora";
-SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos"
-
-RDEPEND="
-   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   dev-python/toml[${PYTHON_USEDEP}]
-   test? (
-   dev-python/freezegun[${PYTHON_USEDEP}]
-   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs \
-   ">=dev-python/jaraco-packaging-3.2" \
-   ">=dev-python/rst-linker-1.9"



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

2021-07-24 Thread Sam James
commit: 8dd047e60c6b3cfd1c8bb293d6f94565f9d67d54
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 25 01:03:03 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 25 01:03:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dd047e6

dev-python/tempora: Stabilize 4.1.1 ALLARCHES, #803803

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

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

diff --git a/dev-python/tempora/tempora-4.1.1.ebuild 
b/dev-python/tempora/tempora-4.1.1.ebuild
index 2147a01b097..35aa7d998cb 100644
--- a/dev-python/tempora/tempora-4.1.1.ebuild
+++ b/dev-python/tempora/tempora-4.1.1.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2021-06-21 Thread Michał Górny
commit: daef97fde64b55adbcc4ec18757e2a9a390825b2
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jun 21 06:04:59 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun 21 07:53:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daef97fd

dev-python/tempora: Bump to 4.1.1

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

 dev-python/tempora/Manifest |  1 +
 dev-python/tempora/tempora-4.1.1.ebuild | 35 +
 2 files changed, 36 insertions(+)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index acbc5e01107..cd4b45d93dd 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1 +1,2 @@
 DIST tempora-4.0.2.tar.gz 21837 BLAKE2B 
2d3a9e2fb09ce63e37beb8090eef0238a55c0daf8ddeec79da148af5a77ba0afbc1ae5cc9cbffe1fe04adee3fb0928005e30dfe69dd95ec746d5b003670926cb
 SHA512 
6b4b4f78d1bd05518a1ac89900f927bff9164b57f9cf295045babb0a2b23216012226035d9a2e092e987ab9dc55e583975f9d2f8e62e526cd1a88e13858f9588
+DIST tempora-4.1.1.tar.gz 19208 BLAKE2B 
77901d1f4b19f2c88d4492788f8b351c70ffdb474769597bc2eefc85b4dd503e57876b687b600b49a381dd24133ae30ac547961e7cf8d7005e4cce5dc5049012
 SHA512 
a272980be5d4448bbd97d9e48d8a992c07cd1e970924f301fd3444834fe112453d5714ff8f3e7af6a5775d931b825601d7f1abf3cd9319b08d148a2a07d40d07

diff --git a/dev-python/tempora/tempora-4.1.1.ebuild 
b/dev-python/tempora/tempora-4.1.1.ebuild
new file mode 100644
index 000..2147a01b097
--- /dev/null
+++ b/dev-python/tempora/tempora-4.1.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
+inherit distutils-r1
+
+MY_PN="${PN/-/.}"
+DESCRIPTION="Objects and routines pertaining to date and time"
+HOMEPAGE="https://github.com/jaraco/tempora";
+SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x64-macos"
+
+RDEPEND="
+   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   dev-python/toml[${PYTHON_USEDEP}]
+   test? (
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs \
+   ">=dev-python/jaraco-packaging-3.2" \
+   ">=dev-python/rst-linker-1.9"



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

2021-05-08 Thread Michał Górny
commit: 10e523ac0ae1620777498cb7adfdda7e2c801b61
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May  8 06:39:23 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May  8 08:51:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10e523ac

dev-python/tempora: Enable python3.10

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

 dev-python/tempora/tempora-4.0.2.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/tempora/tempora-4.0.2.ebuild 
b/dev-python/tempora/tempora-4.0.2.ebuild
index 55b710f5657..271e88fc1a9 100644
--- a/dev-python/tempora/tempora-4.0.2.ebuild
+++ b/dev-python/tempora/tempora-4.0.2.ebuild
@@ -3,9 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( pypy3 python3_{7,8,9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
+PYTHON_COMPAT=( pypy3 python3_{7..10} )
 inherit distutils-r1
 
 MY_PN="${PN/-/.}"



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

2021-05-06 Thread Michał Górny
commit: a743ae7f105ff148d50f2a83ca1665db04993a22
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May  6 11:01:37 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May  6 11:01:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a743ae7f

dev-python/tempora: Remove old (py3.7)

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

 dev-python/tempora/Manifest |  1 -
 dev-python/tempora/tempora-4.0.1.ebuild | 42 -
 2 files changed, 43 deletions(-)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index 5592cbb1c48..acbc5e01107 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1,2 +1 @@
-DIST tempora-4.0.1.tar.gz 20978 BLAKE2B 
1216472a3e03fe0856f598478267647a2a9f8f6b6e28a0e48fc9f66877303da053d1a7e793b812fa8b0909b219a669cd8d82759dfd2c0793d43cc2d086993a8c
 SHA512 
1ee954a7053db2dc0a94637453613851806cc4582f04019e303e13566a842c2710f3c364fd54d8832d4ce2a5eaac29121db9c474b407d5b92e4f8b8ff43b03df
 DIST tempora-4.0.2.tar.gz 21837 BLAKE2B 
2d3a9e2fb09ce63e37beb8090eef0238a55c0daf8ddeec79da148af5a77ba0afbc1ae5cc9cbffe1fe04adee3fb0928005e30dfe69dd95ec746d5b003670926cb
 SHA512 
6b4b4f78d1bd05518a1ac89900f927bff9164b57f9cf295045babb0a2b23216012226035d9a2e092e987ab9dc55e583975f9d2f8e62e526cd1a88e13858f9588

diff --git a/dev-python/tempora/tempora-4.0.1.ebuild 
b/dev-python/tempora/tempora-4.0.1.ebuild
deleted file mode 100644
index ad5a8eb4ea7..000
--- a/dev-python/tempora/tempora-4.0.1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{7,8,9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-MY_PN="${PN/-/.}"
-DESCRIPTION="Objects and routines pertaining to date and time"
-HOMEPAGE="https://github.com/jaraco/tempora";
-SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos"
-
-RDEPEND="
-   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   dev-python/toml[${PYTHON_USEDEP}]
-   test? (
-   dev-python/freezegun[${PYTHON_USEDEP}]
-   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs \
-   ">=dev-python/jaraco-packaging-3.2" \
-   ">=dev-python/rst-linker-1.9"
-
-src_prepare() {
-   sed -i -e 's:--flake8 --black --cov --mypy::' pytest.ini || die
-   distutils-r1_src_prepare
-}



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

2021-05-06 Thread Sam James
commit: ce8fb5a7ace2809726b6c157639ea7e7db1a9f9b
Author: Sam James  gentoo  org>
AuthorDate: Thu May  6 09:56:13 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu May  6 09:56:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce8fb5a7

dev-python/tempora: Stabilize 4.0.2 ALLARCHES, #788553

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

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

diff --git a/dev-python/tempora/tempora-4.0.2.ebuild 
b/dev-python/tempora/tempora-4.0.2.ebuild
index 34fd0dcfc86..55b710f5657 100644
--- a/dev-python/tempora/tempora-4.0.2.ebuild
+++ b/dev-python/tempora/tempora-4.0.2.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2021-04-04 Thread Michał Górny
commit: c19cc5b52c266ecd4693e4799ddc67c0a0377a02
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Apr  4 14:12:00 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Apr  4 14:22:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c19cc5b5

dev-python/tempora: Bump to 4.0.2

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

 dev-python/tempora/Manifest |  1 +
 dev-python/tempora/tempora-4.0.2.ebuild | 37 +
 2 files changed, 38 insertions(+)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index b18d5a91b95..5592cbb1c48 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1 +1,2 @@
 DIST tempora-4.0.1.tar.gz 20978 BLAKE2B 
1216472a3e03fe0856f598478267647a2a9f8f6b6e28a0e48fc9f66877303da053d1a7e793b812fa8b0909b219a669cd8d82759dfd2c0793d43cc2d086993a8c
 SHA512 
1ee954a7053db2dc0a94637453613851806cc4582f04019e303e13566a842c2710f3c364fd54d8832d4ce2a5eaac29121db9c474b407d5b92e4f8b8ff43b03df
+DIST tempora-4.0.2.tar.gz 21837 BLAKE2B 
2d3a9e2fb09ce63e37beb8090eef0238a55c0daf8ddeec79da148af5a77ba0afbc1ae5cc9cbffe1fe04adee3fb0928005e30dfe69dd95ec746d5b003670926cb
 SHA512 
6b4b4f78d1bd05518a1ac89900f927bff9164b57f9cf295045babb0a2b23216012226035d9a2e092e987ab9dc55e583975f9d2f8e62e526cd1a88e13858f9588

diff --git a/dev-python/tempora/tempora-4.0.2.ebuild 
b/dev-python/tempora/tempora-4.0.2.ebuild
new file mode 100644
index 000..34fd0dcfc86
--- /dev/null
+++ b/dev-python/tempora/tempora-4.0.2.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{7,8,9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+MY_PN="${PN/-/.}"
+DESCRIPTION="Objects and routines pertaining to date and time"
+HOMEPAGE="https://github.com/jaraco/tempora";
+SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x64-macos"
+
+RDEPEND="
+   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   dev-python/toml[${PYTHON_USEDEP}]
+   test? (
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs \
+   ">=dev-python/jaraco-packaging-3.2" \
+   ">=dev-python/rst-linker-1.9"



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

2020-12-31 Thread Michał Górny
commit: 203cebff05e15bffa37ddf0c93eafeffa47fdefe
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 31 08:50:04 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 31 08:50:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=203cebff

dev-python/tempora: Remove old

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

 dev-python/tempora/Manifest |  2 --
 dev-python/tempora/tempora-3.0.0.ebuild | 55 -
 dev-python/tempora/tempora-4.0.0.ebuild | 42 -
 3 files changed, 99 deletions(-)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index 45faf134a62..b18d5a91b95 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1,3 +1 @@
-DIST tempora-3.0.0.tar.gz 21500 BLAKE2B 
7bf241d5ab60c78c0ea56df6b28e33504200eb5427cdffaf9d5f34da202c3ba4550fa4dcc48874ee870345fa5a10f2b874687fe7de2bbe049b1c14d05161b0e0
 SHA512 
2d397c1d17bb4c502817ad0278090137fb8ca00273c63a7336200ed7e621a99cd5c954cdc2da00d06eba34ed4f079429f5ddc68b928cc83feacb2335f995e1b7
-DIST tempora-4.0.0.tar.gz 47217 BLAKE2B 
3f8489c584768c074874fd299d11ca71b51c646f07792ac910dbd3fa76c309a866e599204364bbc06e6589a6fa046d3150bff05c9d3beb9b427ff409e2c27fe6
 SHA512 
59792bf03b4ccbdd5b849f0f6b9a0b5f2672e1cc3076b85449b8f183524d23de05588c3a8185550cdb9e52cc610e29db18ed151b8c5f5f25438de41015cc595e
 DIST tempora-4.0.1.tar.gz 20978 BLAKE2B 
1216472a3e03fe0856f598478267647a2a9f8f6b6e28a0e48fc9f66877303da053d1a7e793b812fa8b0909b219a669cd8d82759dfd2c0793d43cc2d086993a8c
 SHA512 
1ee954a7053db2dc0a94637453613851806cc4582f04019e303e13566a842c2710f3c364fd54d8832d4ce2a5eaac29121db9c474b407d5b92e4f8b8ff43b03df

diff --git a/dev-python/tempora/tempora-3.0.0.ebuild 
b/dev-python/tempora/tempora-3.0.0.ebuild
deleted file mode 100644
index e457ce52409..000
--- a/dev-python/tempora/tempora-3.0.0.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{6,7,8,9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-MY_PN="${PN/-/.}"
-DESCRIPTION="Objects and routines pertaining to date and time"
-HOMEPAGE="https://github.com/jaraco/tempora";
-SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   ${RDEPEND}
-   >=dev-python/pytest-2.8[${PYTHON_USEDEP}]
-   dev-python/freezegun[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_sphinx docs \
-   ">=dev-python/jaraco-packaging-3.2" \
-   ">=dev-python/rst-linker-1.9"
-
-python_prepare_all() {
-   # avoid a setuptools_scm dependency
-   sed -i "s:use_scm_version=True:version='${PV}',name='${PN//-/.}':" 
setup.py || die
-   sed -r -i 
"s:setuptools_scm[[:space:]]*([><=]{1,2}[[:space:]]*[0-9.a-zA-Z]+)[[:space:]]*::"
 \
-   setup.cfg || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_test() {
-   # Override pytest options to skip flake8
-   # Skip a test that requires pytest-freezegun
-   # because it seems to be poorly maintained
-   PYTHONPATH=. pytest -vv --override-ini="addopts=--doctest-modules" \
-   --deselect 
tempora/__init__.py::tempora.get_nearest_year_for_day \
-   || die "tests failed with ${EPYTHON}"
-}

diff --git a/dev-python/tempora/tempora-4.0.0.ebuild 
b/dev-python/tempora/tempora-4.0.0.ebuild
deleted file mode 100644
index e15f8e99b97..000
--- a/dev-python/tempora/tempora-4.0.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{6,7,8,9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-MY_PN="${PN/-/.}"
-DESCRIPTION="Objects and routines pertaining to date and time"
-HOMEPAGE="https://github.com/jaraco/tempora";
-SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ~ppc64 sparc x86"
-
-RDEPEND="
-   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   dev-python/toml[${PYTHON_USEDEP}]
-   test? (
-   dev-python/freezegun[${PYTHON_USEDEP}]
-   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs \
-   ">=dev-python/jaraco-packaging-3.2" \
-   ">=dev-python/rst-linker-1.9"
-
-src_prepare() {
- 

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

2020-12-30 Thread Sam James
commit: c17884920b2b6db43ac7fb9096e55740c8e3d952
Author: Sam James  gentoo  org>
AuthorDate: Thu Dec 31 01:18:00 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Dec 31 01:18:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1788492

dev-python/tempora: Stabilize 4.0.1 ALLARCHES, #762577

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

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

diff --git a/dev-python/tempora/tempora-4.0.1.ebuild 
b/dev-python/tempora/tempora-4.0.1.ebuild
index e6008d6693f..3c97c0d002b 100644
--- a/dev-python/tempora/tempora-4.0.1.ebuild
+++ b/dev-python/tempora/tempora-4.0.1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2020-11-28 Thread Sam James
commit: 66f9f846b65d4694fc60c458b9aaeca17f127373
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov 28 15:24:01 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov 28 15:26:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66f9f846

dev-python/tempora: mark ALLARCHES

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/tempora/metadata.xml b/dev-python/tempora/metadata.xml
index 3ae289f9d10..afb95c505b7 100644
--- a/dev-python/tempora/metadata.xml
+++ b/dev-python/tempora/metadata.xml
@@ -9,6 +9,7 @@
pyt...@gentoo.org
Python

+   

tempora
jaraco/tempora



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

2020-11-28 Thread Sam James
commit: e93024264c4212bc622558d4897aa985fb184556
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov 28 15:24:28 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov 28 15:26:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9302426

dev-python/tempora: ~x64-macos keyworded

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/tempora/tempora-4.0.1.ebuild 
b/dev-python/tempora/tempora-4.0.1.ebuild
index 7f1bf96ec05..e6008d6693f 100644
--- a/dev-python/tempora/tempora-4.0.1.ebuild
+++ b/dev-python/tempora/tempora-4.0.1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x64-macos"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2020-10-31 Thread Michał Górny
commit: 4f65d1882c605a80a7e095744c827f59e12f954a
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct 31 08:01:22 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct 31 08:33:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f65d188

dev-python/tempora: Bump to 4.0.1

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

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

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index 0a26115a5e3..45faf134a62 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1,2 +1,3 @@
 DIST tempora-3.0.0.tar.gz 21500 BLAKE2B 
7bf241d5ab60c78c0ea56df6b28e33504200eb5427cdffaf9d5f34da202c3ba4550fa4dcc48874ee870345fa5a10f2b874687fe7de2bbe049b1c14d05161b0e0
 SHA512 
2d397c1d17bb4c502817ad0278090137fb8ca00273c63a7336200ed7e621a99cd5c954cdc2da00d06eba34ed4f079429f5ddc68b928cc83feacb2335f995e1b7
 DIST tempora-4.0.0.tar.gz 47217 BLAKE2B 
3f8489c584768c074874fd299d11ca71b51c646f07792ac910dbd3fa76c309a866e599204364bbc06e6589a6fa046d3150bff05c9d3beb9b427ff409e2c27fe6
 SHA512 
59792bf03b4ccbdd5b849f0f6b9a0b5f2672e1cc3076b85449b8f183524d23de05588c3a8185550cdb9e52cc610e29db18ed151b8c5f5f25438de41015cc595e
+DIST tempora-4.0.1.tar.gz 20978 BLAKE2B 
1216472a3e03fe0856f598478267647a2a9f8f6b6e28a0e48fc9f66877303da053d1a7e793b812fa8b0909b219a669cd8d82759dfd2c0793d43cc2d086993a8c
 SHA512 
1ee954a7053db2dc0a94637453613851806cc4582f04019e303e13566a842c2710f3c364fd54d8832d4ce2a5eaac29121db9c474b407d5b92e4f8b8ff43b03df

diff --git a/dev-python/tempora/tempora-4.0.1.ebuild 
b/dev-python/tempora/tempora-4.0.1.ebuild
new file mode 100644
index 000..7f1bf96ec05
--- /dev/null
+++ b/dev-python/tempora/tempora-4.0.1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{6,7,8,9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+MY_PN="${PN/-/.}"
+DESCRIPTION="Objects and routines pertaining to date and time"
+HOMEPAGE="https://github.com/jaraco/tempora";
+SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="
+   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   dev-python/toml[${PYTHON_USEDEP}]
+   test? (
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs \
+   ">=dev-python/jaraco-packaging-3.2" \
+   ">=dev-python/rst-linker-1.9"
+
+src_prepare() {
+   sed -i -e 's:--flake8 --black --cov --mypy::' pytest.ini || die
+   distutils-r1_src_prepare
+}



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

2020-09-25 Thread Matt Turner
commit: 3c7089115bc7288e1ad67c3850ca8c0a53a93d59
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep 26 04:40:17 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 26 04:57:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c708911

dev-python/tempora: Keyword 4.0.0 alpha, #733232

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/dev-python/tempora/tempora-4.0.0.ebuild 
b/dev-python/tempora/tempora-4.0.0.ebuild
index 110486f366c..e15f8e99b97 100644
--- a/dev-python/tempora/tempora-4.0.0.ebuild
+++ b/dev-python/tempora/tempora-4.0.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ~ppc64 sparc x86"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2020-09-06 Thread Sam James
commit: 50a4c8a33317e146b4d82c7d4716ef97dd201f1d
Author: Sam James  gentoo  org>
AuthorDate: Sun Sep  6 17:33:16 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Sep  6 17:34:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50a4c8a3

dev-python/tempora: ppc64 stable (bug #733850)

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/tempora/tempora-3.0.0.ebuild 
b/dev-python/tempora/tempora-3.0.0.ebuild
index ef04ec57401..e457ce52409 100644
--- a/dev-python/tempora/tempora-3.0.0.ebuild
+++ b/dev-python/tempora/tempora-3.0.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-09-01 Thread Sergei Trofimovich
commit: e077d8d1a6db2f1153fd1d69f5afafc0a8ec6d7b
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Sep  2 04:30:19 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Sep  2 06:33:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e077d8d1

dev-python/tempora: stable 4.0.0 for hppa, bug #737800

Package-Manager: Portage-3.0.4, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/tempora/tempora-4.0.0.ebuild 
b/dev-python/tempora/tempora-4.0.0.ebuild
index 27950252bfc..110486f366c 100644
--- a/dev-python/tempora/tempora-4.0.0.ebuild
+++ b/dev-python/tempora/tempora-4.0.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ~ppc64 sparc x86"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2020-08-31 Thread Sam James
commit: 3246d28f270d567bf307c3626afe5a15a6a599f2
Author: Sam James  gentoo  org>
AuthorDate: Tue Sep  1 03:19:32 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep  1 03:19:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3246d28f

dev-python/tempora: Stabilize 4.0.0 ppc, #737800

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

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

diff --git a/dev-python/tempora/tempora-4.0.0.ebuild 
b/dev-python/tempora/tempora-4.0.0.ebuild
index a45fe1f5b5d..27950252bfc 100644
--- a/dev-python/tempora/tempora-4.0.0.ebuild
+++ b/dev-python/tempora/tempora-4.0.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 sparc x86"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2020-08-21 Thread Agostino Sarubbo
commit: baf0a2ecb7546065bebc598f8bfca6464b817afa
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Aug 21 15:34:35 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Aug 21 15:35:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baf0a2ec

dev-python/tempora: x86 stable wrt bug #737800

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

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

diff --git a/dev-python/tempora/tempora-4.0.0.ebuild 
b/dev-python/tempora/tempora-4.0.0.ebuild
index 914686f08c6..55003c42cd2 100644
--- a/dev-python/tempora/tempora-4.0.0.ebuild
+++ b/dev-python/tempora/tempora-4.0.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2020-08-21 Thread Agostino Sarubbo
commit: 9e7602eac8cefb76fc7be81a4ce1dfa148ee626b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Aug 21 15:31:46 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Aug 21 15:31:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e7602ea

dev-python/tempora: sparc stable wrt bug #737800

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/tempora/tempora-4.0.0.ebuild 
b/dev-python/tempora/tempora-4.0.0.ebuild
index 316ea548e01..914686f08c6 100644
--- a/dev-python/tempora/tempora-4.0.0.ebuild
+++ b/dev-python/tempora/tempora-4.0.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2020-08-21 Thread Agostino Sarubbo
commit: fb6dbc1fadd67b890d0d217f6774f92332e23aa4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Aug 21 15:26:53 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Aug 21 15:26:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb6dbc1f

dev-python/tempora: arm stable wrt bug #737800

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/tempora/tempora-4.0.0.ebuild 
b/dev-python/tempora/tempora-4.0.0.ebuild
index 07f41649baf..316ea548e01 100644
--- a/dev-python/tempora/tempora-4.0.0.ebuild
+++ b/dev-python/tempora/tempora-4.0.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2020-08-19 Thread Sam James
commit: 5fa263cd4f0cdb71361b1bf98da0a04f5e4f0f0b
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 19 09:16:13 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 19 09:16:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fa263cd

dev-python/tempora: Stabilize 4.0.0 arm64, #737800

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

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

diff --git a/dev-python/tempora/tempora-4.0.0.ebuild 
b/dev-python/tempora/tempora-4.0.0.ebuild
index f6c940e62fb..07f41649baf 100644
--- a/dev-python/tempora/tempora-4.0.0.ebuild
+++ b/dev-python/tempora/tempora-4.0.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2020-07-28 Thread Sergei Trofimovich
commit: b5f3d387401fc02e0f0d179258bb1d8f01770836
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Jul 28 16:14:35 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Jul 28 17:28:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5f3d387

dev-python/tempora: stable 3.0.0 for hppa/sparc, bug #733850

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/tempora/tempora-3.0.0.ebuild 
b/dev-python/tempora/tempora-3.0.0.ebuild
index 236b0dc94f9..ef04ec57401 100644
--- a/dev-python/tempora/tempora-3.0.0.ebuild
+++ b/dev-python/tempora/tempora-3.0.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ~ppc64 sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-07-19 Thread Michał Górny
commit: 9a5eb6dfc867a10d8b10df4154dae4a92aaed3dd
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jul 19 18:30:02 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jul 19 18:33:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a5eb6df

dev-python/tempora: Bump to 4.0.0

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

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

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index 7db945c48b3..0a26115a5e3 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1 +1,2 @@
 DIST tempora-3.0.0.tar.gz 21500 BLAKE2B 
7bf241d5ab60c78c0ea56df6b28e33504200eb5427cdffaf9d5f34da202c3ba4550fa4dcc48874ee870345fa5a10f2b874687fe7de2bbe049b1c14d05161b0e0
 SHA512 
2d397c1d17bb4c502817ad0278090137fb8ca00273c63a7336200ed7e621a99cd5c954cdc2da00d06eba34ed4f079429f5ddc68b928cc83feacb2335f995e1b7
+DIST tempora-4.0.0.tar.gz 47217 BLAKE2B 
3f8489c584768c074874fd299d11ca71b51c646f07792ac910dbd3fa76c309a866e599204364bbc06e6589a6fa046d3150bff05c9d3beb9b427ff409e2c27fe6
 SHA512 
59792bf03b4ccbdd5b849f0f6b9a0b5f2672e1cc3076b85449b8f183524d23de05588c3a8185550cdb9e52cc610e29db18ed151b8c5f5f25438de41015cc595e

diff --git a/dev-python/tempora/tempora-4.0.0.ebuild 
b/dev-python/tempora/tempora-4.0.0.ebuild
new file mode 100644
index 000..f6c940e62fb
--- /dev/null
+++ b/dev-python/tempora/tempora-4.0.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{6,7,8,9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+MY_PN="${PN/-/.}"
+DESCRIPTION="Objects and routines pertaining to date and time"
+HOMEPAGE="https://github.com/jaraco/tempora";
+SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="
+   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   dev-python/toml[${PYTHON_USEDEP}]
+   test? (
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs \
+   ">=dev-python/jaraco-packaging-3.2" \
+   ">=dev-python/rst-linker-1.9"
+
+src_prepare() {
+   sed -i -e 's:--flake8 --black --cov --mypy::' pytest.ini || die
+   distutils-r1_src_prepare
+}



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

2020-07-13 Thread Sam James
commit: 2fe586bad6660ca4623ca99d2ae71f5566051fbe
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 13 22:55:00 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 13 23:13:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fe586ba

dev-python/tempora: ppc stable (bug #727058)

Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/tempora/tempora-3.0.0.ebuild 
b/dev-python/tempora/tempora-3.0.0.ebuild
index b0ad9daacb1..236b0dc94f9 100644
--- a/dev-python/tempora/tempora-3.0.0.ebuild
+++ b/dev-python/tempora/tempora-3.0.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-07-06 Thread Michał Górny
commit: 5127301302d424825e2adfe74ca436d29a77c2e1
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Jul  5 23:16:27 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul  6 11:38:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51273013

dev-python/tempora: arm stable (bug #727058)

Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/tempora/tempora-3.0.0.ebuild 
b/dev-python/tempora/tempora-3.0.0.ebuild
index 12e138c7f1e..b0ad9daacb1 100644
--- a/dev-python/tempora/tempora-3.0.0.ebuild
+++ b/dev-python/tempora/tempora-3.0.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-07-05 Thread Michał Górny
commit: 9b4ba32012121d774a97555e237837d7acd4cabb
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jul  5 14:57:26 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jul  5 15:16:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b4ba320

dev-python/tempora: Stabilize 3.0.0 amd64, #727058

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

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

diff --git a/dev-python/tempora/tempora-3.0.0.ebuild 
b/dev-python/tempora/tempora-3.0.0.ebuild
index bc13434face..12e138c7f1e 100644
--- a/dev-python/tempora/tempora-3.0.0.ebuild
+++ b/dev-python/tempora/tempora-3.0.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-06-29 Thread Agostino Sarubbo
commit: 1f45d49a028a3442710bb2742e53cec4ea4c49b1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jun 29 13:40:33 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jun 29 13:40:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f45d49a

dev-python/tempora: x86 stable wrt bug #727058

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

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

diff --git a/dev-python/tempora/tempora-3.0.0.ebuild 
b/dev-python/tempora/tempora-3.0.0.ebuild
index 68cf5598085..bc13434face 100644
--- a/dev-python/tempora/tempora-3.0.0.ebuild
+++ b/dev-python/tempora/tempora-3.0.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-06-22 Thread Mart Raudsepp
commit: 4f7c03c0d95dd900264ac4f145af7512bd20081b
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Mon Jun 22 05:57:20 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon Jun 22 19:02:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f7c03c0

dev-python/tempora: arm64 stable (bug #727058)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

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

diff --git a/dev-python/tempora/tempora-3.0.0.ebuild 
b/dev-python/tempora/tempora-3.0.0.ebuild
index 6a6ecf1dc60..68cf5598085 100644
--- a/dev-python/tempora/tempora-3.0.0.ebuild
+++ b/dev-python/tempora/tempora-3.0.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-06-10 Thread Michał Górny
commit: 0ba994976182eb35eb0523e34e7e69e19d780101
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jun 10 08:08:29 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jun 10 08:11:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ba99497

dev-python/tempora: Add python@ as (co-)maint

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

 dev-python/tempora/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-python/tempora/metadata.xml b/dev-python/tempora/metadata.xml
index 9b6de18095e..3ae289f9d10 100644
--- a/dev-python/tempora/metadata.xml
+++ b/dev-python/tempora/metadata.xml
@@ -5,6 +5,10 @@
sb...@gentoo.org
Louis Sautier

+   
+   pyt...@gentoo.org
+   Python
+   

tempora
jaraco/tempora



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

2020-05-27 Thread Michał Górny
commit: f3520e57ccf45a7a4aa03b55dfc440decd98bb9a
Author: Michał Górny  gentoo  org>
AuthorDate: Wed May 27 07:11:33 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed May 27 07:11:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3520e57

dev-python/tempora: Port to py39

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

 dev-python/tempora/tempora-3.0.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/tempora/tempora-3.0.0.ebuild 
b/dev-python/tempora/tempora-3.0.0.ebuild
index e013b0301a8..6a6ecf1dc60 100644
--- a/dev-python/tempora/tempora-3.0.0.ebuild
+++ b/dev-python/tempora/tempora-3.0.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+PYTHON_COMPAT=( pypy3 python3_{6,7,8,9} )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1
@@ -28,7 +28,6 @@ BDEPEND="
test? (
${RDEPEND}
>=dev-python/pytest-2.8[${PYTHON_USEDEP}]
-   dev-python/backports-unittest-mock[${PYTHON_USEDEP}]
dev-python/freezegun[${PYTHON_USEDEP}]
)
 "



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

2020-05-16 Thread Mikle Kolyada
commit: 1ff35ceae7119663de47f33c1767eabc396423bd
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat May 16 11:25:29 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat May 16 11:25:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ff35cea

dev-python/tempora: arm stable wrt bug #722880

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/dev-python/tempora/tempora-1.14.1-r1.ebuild 
b/dev-python/tempora/tempora-1.14.1-r1.ebuild
index 5e9f0c0b735..34ec22695b1 100644
--- a/dev-python/tempora/tempora-1.14.1-r1.ebuild
+++ b/dev-python/tempora/tempora-1.14.1-r1.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-03-25 Thread Michał Górny
commit: 0be95f31b31ac26812c3a686b8b8c177dc9f46d3
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 25 13:37:05 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 25 13:59:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0be95f31

dev-python/tempora: Stabilize 1.14.1-r1 ALLARCHES

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

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

diff --git a/dev-python/tempora/tempora-1.14.1-r1.ebuild 
b/dev-python/tempora/tempora-1.14.1-r1.ebuild
index c3918f384eb..5e9f0c0b735 100644
--- a/dev-python/tempora/tempora-1.14.1-r1.ebuild
+++ b/dev-python/tempora/tempora-1.14.1-r1.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-03-25 Thread Michał Górny
commit: 5ee0526906bbc3e6d24511c1772bb63dae1f1c19
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 25 13:37:36 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 25 13:59:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ee05269

dev-python/tempora: Remove redundant versions

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

 dev-python/tempora/Manifest |  3 --
 dev-python/tempora/tempora-1.7.ebuild   | 52 ---
 dev-python/tempora/tempora-2.0.0.ebuild | 55 -
 dev-python/tempora/tempora-2.1.0.ebuild | 55 -
 4 files changed, 165 deletions(-)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index d70e219e739..4195a5472f0 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1,5 +1,2 @@
 DIST tempora-1.14.1.tar.gz 19383 BLAKE2B 
f65896391e839c3da43bb42715459b9ab870a724722bfc83c129f18032e731d69b2d12635a519226ef4ce99e77a3418e7e1a05a116a80c222b4e8138f9966f9e
 SHA512 
4ecd5430d4d90959b0985908a1e4f239a56ce0026cd315ef6b8c204b645caccb135db76bb2ca9cb95bc65bdf337b61e7c31514eb9c85036771469b6a058edfbb
-DIST tempora-1.7.tar.gz 11645 BLAKE2B 
d354fb863a8d30bd9e603ad942d7c7f61a70c24e7f1fe94fffd59982431190e2807c2dc577ff83eb90ffc5fd2b2f8415965de1d77e4dca0dd02291733bfbb97c
 SHA512 
2420e32a9b8c990609d8f09225004e0b1c445cad1fe3c3c74625cb8317b552469acf2d3b28aa56633a87260a93c77d73b02178cb662016c514bc740aa01399e5
-DIST tempora-2.0.0.tar.gz 19828 BLAKE2B 
af06f7cfd6742c41fa08333da30bd2b6173affe4d368024122d0464856fa3e2264c85d34505cae023167b4266ed0e927a5a8d620101c02c352cf08b269c8c6b4
 SHA512 
9f488ecca0673a0071503475378bc8f5ddcfabb32fcc548392434df45767fbeb8b914117622ec6f9dc6a8de90e5bfe6e5571a9a18ddecf7c25e94fc1f7fff102
-DIST tempora-2.1.0.tar.gz 21329 BLAKE2B 
a157a6b9bcb21aac08693ec72e60d011c29d4e6320706186b8a656f096ce19140731e41ca0b7b8b98110a2eed8cee2bfce5ca303b3a7526bbfaec8aafa3d
 SHA512 
f66ebf03d5c6d71f1316e3ac9b2c16a96eb622e553917f7e52fe8881cbd5f4651174130e70d2212cad78811859dfb4fe248e6f81a5bb6c928a0c43e9363d2c4e
 DIST tempora-3.0.0.tar.gz 21500 BLAKE2B 
7bf241d5ab60c78c0ea56df6b28e33504200eb5427cdffaf9d5f34da202c3ba4550fa4dcc48874ee870345fa5a10f2b874687fe7de2bbe049b1c14d05161b0e0
 SHA512 
2d397c1d17bb4c502817ad0278090137fb8ca00273c63a7336200ed7e621a99cd5c954cdc2da00d06eba34ed4f079429f5ddc68b928cc83feacb2335f995e1b7

diff --git a/dev-python/tempora/tempora-1.7.ebuild 
b/dev-python/tempora/tempora-1.7.ebuild
deleted file mode 100644
index 0bd03e54f10..000
--- a/dev-python/tempora/tempora-1.7.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 pypy3 )
-
-inherit distutils-r1
-
-MY_PN="${PN/-/.}"
-DESCRIPTION="Objects and routines pertaining to date and time"
-HOMEPAGE="https://github.com/jaraco/tempora";
-SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   dev-python/pytz[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   >=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]
-   doc? (
-   >=dev-python/jaraco-packaging-3.2[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-   >=dev-python/rst-linker-1.9[${PYTHON_USEDEP}]
-   )
-   test? (
-   >=dev-python/pytest-2.8[${PYTHON_USEDEP}]
-   dev-python/backports-unittest-mock[${PYTHON_USEDEP}]
-   )
-"
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-python_compile_all() {
-   use doc && esetup.py build_sphinx
-}
-
-python_test() {
-   PYTHONPATH=. py.test || die "tests failed with ${EPYTHON}"
-}
-
-python_install_all() {
-   use doc && local HTML_DOCS=( "${BUILD_DIR}"/sphinx/html/. )
-   distutils-r1_python_install_all
-}

diff --git a/dev-python/tempora/tempora-2.0.0.ebuild 
b/dev-python/tempora/tempora-2.0.0.ebuild
deleted file mode 100644
index b34ea9f5efc..000
--- a/dev-python/tempora/tempora-2.0.0.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
-
-inherit distutils-r1
-
-MY_PN="${PN/-/.}"
-DESCRIPTION="Objects and routines pertaining to date and time"
-HOMEPAGE="https://github.com/jaraco/tempora";
-SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   ${RDEPEND}
-   

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

2020-03-20 Thread Louis Sautier
commit: f51a60e0d0dfddd68c401f7139c14f1c1daead58
Author: Louis Sautier  gentoo  org>
AuthorDate: Fri Mar 20 23:04:28 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Fri Mar 20 23:04:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f51a60e0

dev-python/tempora: remove old

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/tempora/Manifest |  1 -
 dev-python/tempora/tempora-2.1.1.ebuild | 55 -
 2 files changed, 56 deletions(-)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index 429468344d6..d70e219e739 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -2,5 +2,4 @@ DIST tempora-1.14.1.tar.gz 19383 BLAKE2B 
f65896391e839c3da43bb42715459b9ab870a72
 DIST tempora-1.7.tar.gz 11645 BLAKE2B 
d354fb863a8d30bd9e603ad942d7c7f61a70c24e7f1fe94fffd59982431190e2807c2dc577ff83eb90ffc5fd2b2f8415965de1d77e4dca0dd02291733bfbb97c
 SHA512 
2420e32a9b8c990609d8f09225004e0b1c445cad1fe3c3c74625cb8317b552469acf2d3b28aa56633a87260a93c77d73b02178cb662016c514bc740aa01399e5
 DIST tempora-2.0.0.tar.gz 19828 BLAKE2B 
af06f7cfd6742c41fa08333da30bd2b6173affe4d368024122d0464856fa3e2264c85d34505cae023167b4266ed0e927a5a8d620101c02c352cf08b269c8c6b4
 SHA512 
9f488ecca0673a0071503475378bc8f5ddcfabb32fcc548392434df45767fbeb8b914117622ec6f9dc6a8de90e5bfe6e5571a9a18ddecf7c25e94fc1f7fff102
 DIST tempora-2.1.0.tar.gz 21329 BLAKE2B 
a157a6b9bcb21aac08693ec72e60d011c29d4e6320706186b8a656f096ce19140731e41ca0b7b8b98110a2eed8cee2bfce5ca303b3a7526bbfaec8aafa3d
 SHA512 
f66ebf03d5c6d71f1316e3ac9b2c16a96eb622e553917f7e52fe8881cbd5f4651174130e70d2212cad78811859dfb4fe248e6f81a5bb6c928a0c43e9363d2c4e
-DIST tempora-2.1.1.tar.gz 21495 BLAKE2B 
4300ae55f8c26e0aa55782b9b6a0cb49cb41d2b80c28ce2093d602821854561b977944eb85e1656998b1734e5975634821060edc3c91ecaf16d5e6dae9cd
 SHA512 
a680ce8b9255e72755beb6e00bfbdd6cb5b76ff4e5b588191c5d263b21cf95e9f717c0fbebb462fbba9a9855e49b4a100c8b41c4ec7d2b8aa44dac75a92679f0
 DIST tempora-3.0.0.tar.gz 21500 BLAKE2B 
7bf241d5ab60c78c0ea56df6b28e33504200eb5427cdffaf9d5f34da202c3ba4550fa4dcc48874ee870345fa5a10f2b874687fe7de2bbe049b1c14d05161b0e0
 SHA512 
2d397c1d17bb4c502817ad0278090137fb8ca00273c63a7336200ed7e621a99cd5c954cdc2da00d06eba34ed4f079429f5ddc68b928cc83feacb2335f995e1b7

diff --git a/dev-python/tempora/tempora-2.1.1.ebuild 
b/dev-python/tempora/tempora-2.1.1.ebuild
deleted file mode 100644
index 5f1a40b22dd..000
--- a/dev-python/tempora/tempora-2.1.1.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
-
-inherit distutils-r1
-
-MY_PN="${PN/-/.}"
-DESCRIPTION="Objects and routines pertaining to date and time"
-HOMEPAGE="https://github.com/jaraco/tempora";
-SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   ${RDEPEND}
-   >=dev-python/pytest-2.8[${PYTHON_USEDEP}]
-   dev-python/backports-unittest-mock[${PYTHON_USEDEP}]
-   dev-python/freezegun[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_sphinx docs \
-   ">=dev-python/jaraco-packaging-3.2" \
-   ">=dev-python/rst-linker-1.9"
-
-python_prepare_all() {
-   # avoid a setuptools_scm dependency
-   sed -i "s:use_scm_version=True:version='${PV}',name='${PN//-/.}':" 
setup.py || die
-   sed -r -i 
"s:setuptools_scm[[:space:]]*([><=]{1,2}[[:space:]]*[0-9.a-zA-Z]+)[[:space:]]*::"
 \
-   setup.cfg || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_test() {
-   # Override pytest options to skip flake8
-   # Skip a test that requires pytest-freezegun
-   # because it seems to be poorly maintained
-   PYTHONPATH=. pytest -vv --override-ini="addopts=--doctest-modules" \
-   --deselect 
tempora/__init__.py::tempora.get_nearest_year_for_day \
-   || die "tests failed with ${EPYTHON}"
-}



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

2020-03-20 Thread Louis Sautier
commit: fd1f6a09f0172ad79202658597427653e53a99e9
Author: Louis Sautier  gentoo  org>
AuthorDate: Fri Mar 20 23:03:53 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Fri Mar 20 23:04:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd1f6a09

dev-python/tempora: bump to 3.0.0, fix DISTUTILS_USE_SETUPTOOLS

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/tempora/Manifest |  1 +
 dev-python/tempora/tempora-3.0.0.ebuild | 56 +
 2 files changed, 57 insertions(+)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index 260eb499958..429468344d6 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -3,3 +3,4 @@ DIST tempora-1.7.tar.gz 11645 BLAKE2B 
d354fb863a8d30bd9e603ad942d7c7f61a70c24e7f
 DIST tempora-2.0.0.tar.gz 19828 BLAKE2B 
af06f7cfd6742c41fa08333da30bd2b6173affe4d368024122d0464856fa3e2264c85d34505cae023167b4266ed0e927a5a8d620101c02c352cf08b269c8c6b4
 SHA512 
9f488ecca0673a0071503475378bc8f5ddcfabb32fcc548392434df45767fbeb8b914117622ec6f9dc6a8de90e5bfe6e5571a9a18ddecf7c25e94fc1f7fff102
 DIST tempora-2.1.0.tar.gz 21329 BLAKE2B 
a157a6b9bcb21aac08693ec72e60d011c29d4e6320706186b8a656f096ce19140731e41ca0b7b8b98110a2eed8cee2bfce5ca303b3a7526bbfaec8aafa3d
 SHA512 
f66ebf03d5c6d71f1316e3ac9b2c16a96eb622e553917f7e52fe8881cbd5f4651174130e70d2212cad78811859dfb4fe248e6f81a5bb6c928a0c43e9363d2c4e
 DIST tempora-2.1.1.tar.gz 21495 BLAKE2B 
4300ae55f8c26e0aa55782b9b6a0cb49cb41d2b80c28ce2093d602821854561b977944eb85e1656998b1734e5975634821060edc3c91ecaf16d5e6dae9cd
 SHA512 
a680ce8b9255e72755beb6e00bfbdd6cb5b76ff4e5b588191c5d263b21cf95e9f717c0fbebb462fbba9a9855e49b4a100c8b41c4ec7d2b8aa44dac75a92679f0
+DIST tempora-3.0.0.tar.gz 21500 BLAKE2B 
7bf241d5ab60c78c0ea56df6b28e33504200eb5427cdffaf9d5f34da202c3ba4550fa4dcc48874ee870345fa5a10f2b874687fe7de2bbe049b1c14d05161b0e0
 SHA512 
2d397c1d17bb4c502817ad0278090137fb8ca00273c63a7336200ed7e621a99cd5c954cdc2da00d06eba34ed4f079429f5ddc68b928cc83feacb2335f995e1b7

diff --git a/dev-python/tempora/tempora-3.0.0.ebuild 
b/dev-python/tempora/tempora-3.0.0.ebuild
new file mode 100644
index 000..e013b0301a8
--- /dev/null
+++ b/dev-python/tempora/tempora-3.0.0.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+MY_PN="${PN/-/.}"
+DESCRIPTION="Objects and routines pertaining to date and time"
+HOMEPAGE="https://github.com/jaraco/tempora";
+SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   ${RDEPEND}
+   >=dev-python/pytest-2.8[${PYTHON_USEDEP}]
+   dev-python/backports-unittest-mock[${PYTHON_USEDEP}]
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_sphinx docs \
+   ">=dev-python/jaraco-packaging-3.2" \
+   ">=dev-python/rst-linker-1.9"
+
+python_prepare_all() {
+   # avoid a setuptools_scm dependency
+   sed -i "s:use_scm_version=True:version='${PV}',name='${PN//-/.}':" 
setup.py || die
+   sed -r -i 
"s:setuptools_scm[[:space:]]*([><=]{1,2}[[:space:]]*[0-9.a-zA-Z]+)[[:space:]]*::"
 \
+   setup.cfg || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   # Override pytest options to skip flake8
+   # Skip a test that requires pytest-freezegun
+   # because it seems to be poorly maintained
+   PYTHONPATH=. pytest -vv --override-ini="addopts=--doctest-modules" \
+   --deselect 
tempora/__init__.py::tempora.get_nearest_year_for_day \
+   || die "tests failed with ${EPYTHON}"
+}



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

2020-03-20 Thread Louis Sautier
commit: 741695b8ccb5cbbc6ba518734d0a22b71e95de0d
Author: Louis Sautier  gentoo  org>
AuthorDate: Fri Mar 20 22:38:42 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Fri Mar 20 22:40:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=741695b8

dev-python/tempora: remove old

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/tempora/Manifest|  1 -
 dev-python/tempora/tempora-1.12.ebuild | 53 --
 2 files changed, 54 deletions(-)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index 961caa7e553..260eb499958 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1,4 +1,3 @@
-DIST tempora-1.12.tar.gz 15208 BLAKE2B 
ced6e5d069780b516ff791ee598683f59d02588d45282f1b6b6c2b8b61d354bc399d10c961b5a112c7ef1185c3661cbe9b1b9c95ab28d42ed2429fa4f504917e
 SHA512 
4acd38fb464e858db371fc4ac6d2082f4f0c676016cdb95d8415895b7d0bdd3c787c2678737e437d1f5861368dd54040ce289407cfeea3ca43b130c56da133b6
 DIST tempora-1.14.1.tar.gz 19383 BLAKE2B 
f65896391e839c3da43bb42715459b9ab870a724722bfc83c129f18032e731d69b2d12635a519226ef4ce99e77a3418e7e1a05a116a80c222b4e8138f9966f9e
 SHA512 
4ecd5430d4d90959b0985908a1e4f239a56ce0026cd315ef6b8c204b645caccb135db76bb2ca9cb95bc65bdf337b61e7c31514eb9c85036771469b6a058edfbb
 DIST tempora-1.7.tar.gz 11645 BLAKE2B 
d354fb863a8d30bd9e603ad942d7c7f61a70c24e7f1fe94fffd59982431190e2807c2dc577ff83eb90ffc5fd2b2f8415965de1d77e4dca0dd02291733bfbb97c
 SHA512 
2420e32a9b8c990609d8f09225004e0b1c445cad1fe3c3c74625cb8317b552469acf2d3b28aa56633a87260a93c77d73b02178cb662016c514bc740aa01399e5
 DIST tempora-2.0.0.tar.gz 19828 BLAKE2B 
af06f7cfd6742c41fa08333da30bd2b6173affe4d368024122d0464856fa3e2264c85d34505cae023167b4266ed0e927a5a8d620101c02c352cf08b269c8c6b4
 SHA512 
9f488ecca0673a0071503475378bc8f5ddcfabb32fcc548392434df45767fbeb8b914117622ec6f9dc6a8de90e5bfe6e5571a9a18ddecf7c25e94fc1f7fff102

diff --git a/dev-python/tempora/tempora-1.12.ebuild 
b/dev-python/tempora/tempora-1.12.ebuild
deleted file mode 100644
index 9718791ac17..000
--- a/dev-python/tempora/tempora-1.12.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_6 )
-
-inherit distutils-r1
-
-MY_PN="${PN/-/.}"
-DESCRIPTION="Objects and routines pertaining to date and time"
-HOMEPAGE="https://github.com/jaraco/tempora";
-SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~sparc ~x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   dev-python/pytz[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-"
-DEPEND="
-   >=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   doc? (
-   >=dev-python/jaraco-packaging-3.2[${PYTHON_USEDEP}]
-   >=dev-python/rst-linker-1.9[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-   )
-   test? (
-   >=dev-python/pytest-2.8[${PYTHON_USEDEP}]
-   dev-python/backports-unittest-mock[${PYTHON_USEDEP}]
-   dev-python/freezegun[${PYTHON_USEDEP}]
-   )
-"
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-python_compile_all() {
-   if use doc; then
-   sphinx-build docs docs/_build/html || die
-   HTML_DOCS=( docs/_build/html/. )
-   fi
-}
-
-python_test() {
-   # Override pytest options to skip flake8
-   PYTHONPATH=. py.test --override-ini="addopts=--doctest-modules" \
-   || die "tests failed with ${EPYTHON}"
-}



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

2020-03-20 Thread Louis Sautier
commit: 9a05dcd789ff88a42d0addd31eec0b53ee4b7255
Author: Louis Sautier  gentoo  org>
AuthorDate: Fri Mar 20 22:34:32 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Fri Mar 20 22:40:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a05dcd7

dev-python/tempora: bump to 2.1.1

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/tempora/Manifest |  1 +
 dev-python/tempora/tempora-2.1.1.ebuild | 55 +
 2 files changed, 56 insertions(+)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index a30bb40a0b2..961caa7e553 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -3,3 +3,4 @@ DIST tempora-1.14.1.tar.gz 19383 BLAKE2B 
f65896391e839c3da43bb42715459b9ab870a72
 DIST tempora-1.7.tar.gz 11645 BLAKE2B 
d354fb863a8d30bd9e603ad942d7c7f61a70c24e7f1fe94fffd59982431190e2807c2dc577ff83eb90ffc5fd2b2f8415965de1d77e4dca0dd02291733bfbb97c
 SHA512 
2420e32a9b8c990609d8f09225004e0b1c445cad1fe3c3c74625cb8317b552469acf2d3b28aa56633a87260a93c77d73b02178cb662016c514bc740aa01399e5
 DIST tempora-2.0.0.tar.gz 19828 BLAKE2B 
af06f7cfd6742c41fa08333da30bd2b6173affe4d368024122d0464856fa3e2264c85d34505cae023167b4266ed0e927a5a8d620101c02c352cf08b269c8c6b4
 SHA512 
9f488ecca0673a0071503475378bc8f5ddcfabb32fcc548392434df45767fbeb8b914117622ec6f9dc6a8de90e5bfe6e5571a9a18ddecf7c25e94fc1f7fff102
 DIST tempora-2.1.0.tar.gz 21329 BLAKE2B 
a157a6b9bcb21aac08693ec72e60d011c29d4e6320706186b8a656f096ce19140731e41ca0b7b8b98110a2eed8cee2bfce5ca303b3a7526bbfaec8aafa3d
 SHA512 
f66ebf03d5c6d71f1316e3ac9b2c16a96eb622e553917f7e52fe8881cbd5f4651174130e70d2212cad78811859dfb4fe248e6f81a5bb6c928a0c43e9363d2c4e
+DIST tempora-2.1.1.tar.gz 21495 BLAKE2B 
4300ae55f8c26e0aa55782b9b6a0cb49cb41d2b80c28ce2093d602821854561b977944eb85e1656998b1734e5975634821060edc3c91ecaf16d5e6dae9cd
 SHA512 
a680ce8b9255e72755beb6e00bfbdd6cb5b76ff4e5b588191c5d263b21cf95e9f717c0fbebb462fbba9a9855e49b4a100c8b41c4ec7d2b8aa44dac75a92679f0

diff --git a/dev-python/tempora/tempora-2.1.1.ebuild 
b/dev-python/tempora/tempora-2.1.1.ebuild
new file mode 100644
index 000..5f1a40b22dd
--- /dev/null
+++ b/dev-python/tempora/tempora-2.1.1.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+
+inherit distutils-r1
+
+MY_PN="${PN/-/.}"
+DESCRIPTION="Objects and routines pertaining to date and time"
+HOMEPAGE="https://github.com/jaraco/tempora";
+SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   ${RDEPEND}
+   >=dev-python/pytest-2.8[${PYTHON_USEDEP}]
+   dev-python/backports-unittest-mock[${PYTHON_USEDEP}]
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_sphinx docs \
+   ">=dev-python/jaraco-packaging-3.2" \
+   ">=dev-python/rst-linker-1.9"
+
+python_prepare_all() {
+   # avoid a setuptools_scm dependency
+   sed -i "s:use_scm_version=True:version='${PV}',name='${PN//-/.}':" 
setup.py || die
+   sed -r -i 
"s:setuptools_scm[[:space:]]*([><=]{1,2}[[:space:]]*[0-9.a-zA-Z]+)[[:space:]]*::"
 \
+   setup.cfg || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   # Override pytest options to skip flake8
+   # Skip a test that requires pytest-freezegun
+   # because it seems to be poorly maintained
+   PYTHONPATH=. pytest -vv --override-ini="addopts=--doctest-modules" \
+   --deselect 
tempora/__init__.py::tempora.get_nearest_year_for_day \
+   || die "tests failed with ${EPYTHON}"
+}



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

2020-03-16 Thread Matt Turner
commit: cdc8422f3153e539d2af370c474149419e0631ae
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Mar 17 02:00:51 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Mar 17 02:09:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdc8422f

dev-python/tempora-2.1.0: add ~alpha, bug 700918

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/dev-python/tempora/tempora-2.1.0.ebuild 
b/dev-python/tempora/tempora-2.1.0.ebuild
index b34ea9f5efc..5f1a40b22dd 100644
--- a/dev-python/tempora/tempora-2.1.0.ebuild
+++ b/dev-python/tempora/tempora-2.1.0.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-03-16 Thread Matt Turner
commit: 7909681d05da98c0541a168f4a06e0c7234f3ebc
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Mar 17 01:53:25 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Mar 17 02:09:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7909681d

dev-python/tempora-1.14.1-r1: add ~alpha, bug 700918

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/dev-python/tempora/tempora-1.14.1-r1.ebuild 
b/dev-python/tempora/tempora-1.14.1-r1.ebuild
index c63ee752b81..c3918f384eb 100644
--- a/dev-python/tempora/tempora-1.14.1-r1.ebuild
+++ b/dev-python/tempora/tempora-1.14.1-r1.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-02-08 Thread Sergei Trofimovich
commit: 84f02d065e1c2683e4cae61c3a758515737b3d29
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Feb  8 11:33:10 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Feb  8 11:33:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84f02d06

dev-python/tempora: keyworded 1.14.1-r1 for ppc, bug #700908

Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.87, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/tempora/tempora-1.14.1-r1.ebuild 
b/dev-python/tempora/tempora-1.14.1-r1.ebuild
index 6700597ab1f..c63ee752b81 100644
--- a/dev-python/tempora/tempora-1.14.1-r1.ebuild
+++ b/dev-python/tempora/tempora-1.14.1-r1.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm64 ~hppa ~ia64 ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-02-05 Thread Michał Górny
commit: 8c00fe52a8d722d064e0a0fb5f8b561fbb74415c
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb  6 06:19:47 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb  6 06:38:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c00fe52

dev-python/tempora: Remove py2

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

 dev-python/tempora/tempora-1.12.ebuild  | 2 +-
 dev-python/tempora/tempora-1.14.1-r1.ebuild | 2 +-
 dev-python/tempora/tempora-1.7.ebuild   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/tempora/tempora-1.12.ebuild 
b/dev-python/tempora/tempora-1.12.ebuild
index cc23b21d6a6..9718791ac17 100644
--- a/dev-python/tempora/tempora-1.12.ebuild
+++ b/dev-python/tempora/tempora-1.12.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( pypy3 python{2_7,3_6} )
+PYTHON_COMPAT=( pypy3 python3_6 )
 
 inherit distutils-r1
 

diff --git a/dev-python/tempora/tempora-1.14.1-r1.ebuild 
b/dev-python/tempora/tempora-1.14.1-r1.ebuild
index bf3ea9a1612..6700597ab1f 100644
--- a/dev-python/tempora/tempora-1.14.1-r1.ebuild
+++ b/dev-python/tempora/tempora-1.14.1-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7,8}} )
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
 
 inherit distutils-r1
 

diff --git a/dev-python/tempora/tempora-1.7.ebuild 
b/dev-python/tempora/tempora-1.7.ebuild
index b3164fe5256..0bd03e54f10 100644
--- a/dev-python/tempora/tempora-1.7.ebuild
+++ b/dev-python/tempora/tempora-1.7.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
+PYTHON_COMPAT=( python3_6 pypy3 )
 
 inherit distutils-r1
 



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

2020-01-10 Thread Louis Sautier
commit: 7b64362388f687d575d1baac6a6d98e7a808003c
Author: Louis Sautier  gentoo  org>
AuthorDate: Sat Jan 11 00:29:27 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Sat Jan 11 00:29:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b643623

dev-python/tempora: bump to 2.1.0

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/tempora/Manifest |  1 +
 dev-python/tempora/tempora-2.1.0.ebuild | 55 +
 2 files changed, 56 insertions(+)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index 10728302ea7..a30bb40a0b2 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -2,3 +2,4 @@ DIST tempora-1.12.tar.gz 15208 BLAKE2B 
ced6e5d069780b516ff791ee598683f59d02588d4
 DIST tempora-1.14.1.tar.gz 19383 BLAKE2B 
f65896391e839c3da43bb42715459b9ab870a724722bfc83c129f18032e731d69b2d12635a519226ef4ce99e77a3418e7e1a05a116a80c222b4e8138f9966f9e
 SHA512 
4ecd5430d4d90959b0985908a1e4f239a56ce0026cd315ef6b8c204b645caccb135db76bb2ca9cb95bc65bdf337b61e7c31514eb9c85036771469b6a058edfbb
 DIST tempora-1.7.tar.gz 11645 BLAKE2B 
d354fb863a8d30bd9e603ad942d7c7f61a70c24e7f1fe94fffd59982431190e2807c2dc577ff83eb90ffc5fd2b2f8415965de1d77e4dca0dd02291733bfbb97c
 SHA512 
2420e32a9b8c990609d8f09225004e0b1c445cad1fe3c3c74625cb8317b552469acf2d3b28aa56633a87260a93c77d73b02178cb662016c514bc740aa01399e5
 DIST tempora-2.0.0.tar.gz 19828 BLAKE2B 
af06f7cfd6742c41fa08333da30bd2b6173affe4d368024122d0464856fa3e2264c85d34505cae023167b4266ed0e927a5a8d620101c02c352cf08b269c8c6b4
 SHA512 
9f488ecca0673a0071503475378bc8f5ddcfabb32fcc548392434df45767fbeb8b914117622ec6f9dc6a8de90e5bfe6e5571a9a18ddecf7c25e94fc1f7fff102
+DIST tempora-2.1.0.tar.gz 21329 BLAKE2B 
a157a6b9bcb21aac08693ec72e60d011c29d4e6320706186b8a656f096ce19140731e41ca0b7b8b98110a2eed8cee2bfce5ca303b3a7526bbfaec8aafa3d
 SHA512 
f66ebf03d5c6d71f1316e3ac9b2c16a96eb622e553917f7e52fe8881cbd5f4651174130e70d2212cad78811859dfb4fe248e6f81a5bb6c928a0c43e9363d2c4e

diff --git a/dev-python/tempora/tempora-2.1.0.ebuild 
b/dev-python/tempora/tempora-2.1.0.ebuild
new file mode 100644
index 000..b34ea9f5efc
--- /dev/null
+++ b/dev-python/tempora/tempora-2.1.0.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+
+inherit distutils-r1
+
+MY_PN="${PN/-/.}"
+DESCRIPTION="Objects and routines pertaining to date and time"
+HOMEPAGE="https://github.com/jaraco/tempora";
+SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   ${RDEPEND}
+   >=dev-python/pytest-2.8[${PYTHON_USEDEP}]
+   dev-python/backports-unittest-mock[${PYTHON_USEDEP}]
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_sphinx docs \
+   ">=dev-python/jaraco-packaging-3.2" \
+   ">=dev-python/rst-linker-1.9"
+
+python_prepare_all() {
+   # avoid a setuptools_scm dependency
+   sed -i "s:use_scm_version=True:version='${PV}',name='${PN//-/.}':" 
setup.py || die
+   sed -r -i 
"s:setuptools_scm[[:space:]]*([><=]{1,2}[[:space:]]*[0-9.a-zA-Z]+)[[:space:]]*::"
 \
+   setup.cfg || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   # Override pytest options to skip flake8
+   # Skip a test that requires pytest-freezegun
+   # because it seems to be poorly maintained
+   PYTHONPATH=. pytest -vv --override-ini="addopts=--doctest-modules" \
+   --deselect 
tempora/__init__.py::tempora.get_nearest_year_for_day \
+   || die "tests failed with ${EPYTHON}"
+}



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

2020-01-05 Thread Sergei Trofimovich
commit: 7ccff36486481d7f3c698848382ddf2c7da1061b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan  5 12:47:24 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan  5 12:48:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ccff364

dev-python/tempora: keyworded 2.0.0 for ppc, bug #660390

Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/tempora/tempora-2.0.0.ebuild 
b/dev-python/tempora/tempora-2.0.0.ebuild
index cd400083854..b34ea9f5efc 100644
--- a/dev-python/tempora/tempora-2.0.0.ebuild
+++ b/dev-python/tempora/tempora-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2019-12-31 Thread Louis Sautier
commit: 0eafb330238e6c6b09fe7aafa44d7443903877bc
Author: Louis Sautier  gentoo  org>
AuthorDate: Tue Dec 31 14:41:46 2019 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Tue Dec 31 15:18:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eafb330

dev-python/tempora: remove old

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/tempora/Manifest  |  1 -
 dev-python/tempora/tempora-1.14.1.ebuild | 55 
 dev-python/tempora/tempora-1.14.ebuild   | 55 
 3 files changed, 111 deletions(-)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index 06d2d1290a9..10728302ea7 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1,5 +1,4 @@
 DIST tempora-1.12.tar.gz 15208 BLAKE2B 
ced6e5d069780b516ff791ee598683f59d02588d45282f1b6b6c2b8b61d354bc399d10c961b5a112c7ef1185c3661cbe9b1b9c95ab28d42ed2429fa4f504917e
 SHA512 
4acd38fb464e858db371fc4ac6d2082f4f0c676016cdb95d8415895b7d0bdd3c787c2678737e437d1f5861368dd54040ce289407cfeea3ca43b130c56da133b6
 DIST tempora-1.14.1.tar.gz 19383 BLAKE2B 
f65896391e839c3da43bb42715459b9ab870a724722bfc83c129f18032e731d69b2d12635a519226ef4ce99e77a3418e7e1a05a116a80c222b4e8138f9966f9e
 SHA512 
4ecd5430d4d90959b0985908a1e4f239a56ce0026cd315ef6b8c204b645caccb135db76bb2ca9cb95bc65bdf337b61e7c31514eb9c85036771469b6a058edfbb
-DIST tempora-1.14.tar.gz 16009 BLAKE2B 
2f4c90da2aed42c2eaa24e5764c0ec163eeda3f5d7db908f5dfa9057eabaaa67654c100d049a389d43c0f8286c0dea12db3cc3cb9a8eea098925d2d7b011c1c5
 SHA512 
dea359fcb5eebda2db6b0de2e615ef6681860e9b8ecdb6041316623b9072067f08cd19d72d9a9e1fc792da7c5760f5e2382bedcbe09467109557448bae1fd8cf
 DIST tempora-1.7.tar.gz 11645 BLAKE2B 
d354fb863a8d30bd9e603ad942d7c7f61a70c24e7f1fe94fffd59982431190e2807c2dc577ff83eb90ffc5fd2b2f8415965de1d77e4dca0dd02291733bfbb97c
 SHA512 
2420e32a9b8c990609d8f09225004e0b1c445cad1fe3c3c74625cb8317b552469acf2d3b28aa56633a87260a93c77d73b02178cb662016c514bc740aa01399e5
 DIST tempora-2.0.0.tar.gz 19828 BLAKE2B 
af06f7cfd6742c41fa08333da30bd2b6173affe4d368024122d0464856fa3e2264c85d34505cae023167b4266ed0e927a5a8d620101c02c352cf08b269c8c6b4
 SHA512 
9f488ecca0673a0071503475378bc8f5ddcfabb32fcc548392434df45767fbeb8b914117622ec6f9dc6a8de90e5bfe6e5571a9a18ddecf7c25e94fc1f7fff102

diff --git a/dev-python/tempora/tempora-1.14.1.ebuild 
b/dev-python/tempora/tempora-1.14.1.ebuild
deleted file mode 100644
index 2914a9aa1bb..000
--- a/dev-python/tempora/tempora-1.14.1.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python{2_7,3_{5,6,7}} )
-
-inherit distutils-r1
-
-MY_PN="${PN/-/.}"
-DESCRIPTION="Objects and routines pertaining to date and time"
-HOMEPAGE="https://github.com/jaraco/tempora";
-SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-"
-DEPEND="
-   >=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   doc? (
-   >=dev-python/jaraco-packaging-3.2[${PYTHON_USEDEP}]
-   >=dev-python/rst-linker-1.9[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-   )
-   test? (
-   ${RDEPEND}
-   >=dev-python/pytest-2.8[${PYTHON_USEDEP}]
-   dev-python/backports-unittest-mock[${PYTHON_USEDEP}]
-   dev-python/freezegun[${PYTHON_USEDEP}]
-   )
-"
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-python_compile_all() {
-   if use doc; then
-   sphinx-build docs docs/_build/html || die
-   HTML_DOCS=( docs/_build/html/. )
-   fi
-}
-
-python_test() {
-   # Override pytest options to skip flake8
-   PYTHONPATH=. pytest -vv --override-ini="addopts=--doctest-modules" \
-   || die "tests failed with ${EPYTHON}"
-}

diff --git a/dev-python/tempora/tempora-1.14.ebuild 
b/dev-python/tempora/tempora-1.14.ebuild
deleted file mode 100644
index ca308edec77..000
--- a/dev-python/tempora/tempora-1.14.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python{2_7,3_{5,6,7}} )
-
-inherit distutils-r1
-
-MY_PN="${PN/-/.}"
-DESCRIPTION="Objects and routines pertaining to date and time"
-HOMEPAGE="https://github.com/jaraco/tempora";
-SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   >=dev-

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

2019-12-31 Thread Louis Sautier
commit: a5349e9210cc742d54142a1b4fdf138b3367af14
Author: Louis Sautier  gentoo  org>
AuthorDate: Tue Dec 31 14:39:15 2019 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Tue Dec 31 15:18:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5349e92

dev-python/tempora: bump to 2.0.0, drops Py<3.6, re-add arm

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/tempora/Manifest |  1 +
 dev-python/tempora/tempora-2.0.0.ebuild | 55 +
 2 files changed, 56 insertions(+)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index bfc547462d1..06d2d1290a9 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -2,3 +2,4 @@ DIST tempora-1.12.tar.gz 15208 BLAKE2B 
ced6e5d069780b516ff791ee598683f59d02588d4
 DIST tempora-1.14.1.tar.gz 19383 BLAKE2B 
f65896391e839c3da43bb42715459b9ab870a724722bfc83c129f18032e731d69b2d12635a519226ef4ce99e77a3418e7e1a05a116a80c222b4e8138f9966f9e
 SHA512 
4ecd5430d4d90959b0985908a1e4f239a56ce0026cd315ef6b8c204b645caccb135db76bb2ca9cb95bc65bdf337b61e7c31514eb9c85036771469b6a058edfbb
 DIST tempora-1.14.tar.gz 16009 BLAKE2B 
2f4c90da2aed42c2eaa24e5764c0ec163eeda3f5d7db908f5dfa9057eabaaa67654c100d049a389d43c0f8286c0dea12db3cc3cb9a8eea098925d2d7b011c1c5
 SHA512 
dea359fcb5eebda2db6b0de2e615ef6681860e9b8ecdb6041316623b9072067f08cd19d72d9a9e1fc792da7c5760f5e2382bedcbe09467109557448bae1fd8cf
 DIST tempora-1.7.tar.gz 11645 BLAKE2B 
d354fb863a8d30bd9e603ad942d7c7f61a70c24e7f1fe94fffd59982431190e2807c2dc577ff83eb90ffc5fd2b2f8415965de1d77e4dca0dd02291733bfbb97c
 SHA512 
2420e32a9b8c990609d8f09225004e0b1c445cad1fe3c3c74625cb8317b552469acf2d3b28aa56633a87260a93c77d73b02178cb662016c514bc740aa01399e5
+DIST tempora-2.0.0.tar.gz 19828 BLAKE2B 
af06f7cfd6742c41fa08333da30bd2b6173affe4d368024122d0464856fa3e2264c85d34505cae023167b4266ed0e927a5a8d620101c02c352cf08b269c8c6b4
 SHA512 
9f488ecca0673a0071503475378bc8f5ddcfabb32fcc548392434df45767fbeb8b914117622ec6f9dc6a8de90e5bfe6e5571a9a18ddecf7c25e94fc1f7fff102

diff --git a/dev-python/tempora/tempora-2.0.0.ebuild 
b/dev-python/tempora/tempora-2.0.0.ebuild
new file mode 100644
index 000..cd400083854
--- /dev/null
+++ b/dev-python/tempora/tempora-2.0.0.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+
+inherit distutils-r1
+
+MY_PN="${PN/-/.}"
+DESCRIPTION="Objects and routines pertaining to date and time"
+HOMEPAGE="https://github.com/jaraco/tempora";
+SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~sparc ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   ${RDEPEND}
+   >=dev-python/pytest-2.8[${PYTHON_USEDEP}]
+   dev-python/backports-unittest-mock[${PYTHON_USEDEP}]
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_sphinx docs \
+   ">=dev-python/jaraco-packaging-3.2" \
+   ">=dev-python/rst-linker-1.9"
+
+python_prepare_all() {
+   # avoid a setuptools_scm dependency
+   sed -i "s:use_scm_version=True:version='${PV}',name='${PN//-/.}':" 
setup.py || die
+   sed -r -i 
"s:setuptools_scm[[:space:]]*([><=]{1,2}[[:space:]]*[0-9.a-zA-Z]+)[[:space:]]*::"
 \
+   setup.cfg || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   # Override pytest options to skip flake8
+   # Skip a test that requires pytest-freezegun
+   # because it seems to be poorly maintained
+   PYTHONPATH=. pytest -vv --override-ini="addopts=--doctest-modules" \
+   --deselect 
tempora/__init__.py::tempora.get_nearest_year_for_day \
+   || die "tests failed with ${EPYTHON}"
+}



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

2019-12-11 Thread Georgy Yakovlev
commit: 92bb55c6e12725acda2fb7d584f81ecb0bc3d243
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Dec 12 01:29:55 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Dec 12 02:19:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92bb55c6

dev-python/tempora: keyword on ~ppc64

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev  gentoo.org>

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

diff --git a/dev-python/tempora/tempora-1.14.1-r1.ebuild 
b/dev-python/tempora/tempora-1.14.1-r1.ebuild
index c940782d238..2be971f26aa 100644
--- a/dev-python/tempora/tempora-1.14.1-r1.ebuild
+++ b/dev-python/tempora/tempora-1.14.1-r1.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm64 ~hppa ~ia64 ~sparc ~x86"
+KEYWORDS="amd64 arm64 ~hppa ~ia64 ~ppc64 ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



  1   2   >