public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: dev-python/aiounittest/
@ 2023-11-10 20:18 David Roman
  2023-11-10 20:12 ` [gentoo-commits] repo/proj/guru:dev " David Roman
  0 siblings, 1 reply; 5+ messages in thread
From: David Roman @ 2023-11-10 20:18 UTC (permalink / raw
  To: gentoo-commits

commit:     3ec5258baf3d9688ac6b7d2891255cb882cbe08d
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Fri Nov 10 20:12:42 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri Nov 10 20:12:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3ec5258b

dev-python/aiounittest: treeclean, moved to ::gentoo

Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 dev-python/aiounittest/Manifest                 |  1 -
 dev-python/aiounittest/aiounittest-1.4.2.ebuild | 26 -------------------------
 dev-python/aiounittest/metadata.xml             | 11 -----------
 3 files changed, 38 deletions(-)

diff --git a/dev-python/aiounittest/Manifest b/dev-python/aiounittest/Manifest
deleted file mode 100644
index e88607cfad..0000000000
--- a/dev-python/aiounittest/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST aiounittest-1.4.2.gh.tar.gz 15791 BLAKE2B 7784bbf94de2b8520baef66a0b4929267942d233cc782f35677ea05b02e3d48901ba90cf9630b76bd300708ebbe59dd9d78c299422182c06940749bc2b378b45 SHA512 358b7c412f90eb7afc7ed7058e8e2d4426a6c57379d341d997658859ba6054a9a1337d0b05e63a825e28023f02550bd72d65bdb3feab4503c763c98f8c0d19c6

diff --git a/dev-python/aiounittest/aiounittest-1.4.2.ebuild b/dev-python/aiounittest/aiounittest-1.4.2.ebuild
deleted file mode 100644
index 4bc6ae0ca0..0000000000
--- a/dev-python/aiounittest/aiounittest-1.4.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..11} pypy3 )
-DISTUTILS_USE_PEP517=setuptools
-inherit distutils-r1
-
-DESCRIPTION="Test python asyncio-based code with ease"
-HOMEPAGE="https://github.com/kwarunek/aiounittest"
-SRC_URI="https://github.com/kwarunek/${PN}/archive/${PV}.tar.gz -> ${P}.gh.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="dev-python/wrapt[${PYTHON_USEDEP}]"
-
-distutils_enable_tests unittest
-
-#distutils_enable_sphinx docs
-
-python_test() {
-	eunittest tests
-}

diff --git a/dev-python/aiounittest/metadata.xml b/dev-python/aiounittest/metadata.xml
deleted file mode 100644
index ec6b99036e..0000000000
--- a/dev-python/aiounittest/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="person">
-		<email>piotr.staroszczyk@get24.org</email>
-		<name>Piotr Staroszczyk</name>
-	</maintainer>
-	<upstream>
-		<remote-id type="github">kwarunek/aiounittest</remote-id>
-	</upstream>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-python/aiounittest/
@ 2022-11-16 19:33 Florian Schmaus
  0 siblings, 0 replies; 5+ messages in thread
From: Florian Schmaus @ 2022-11-16 19:33 UTC (permalink / raw
  To: gentoo-commits

commit:     5f1a60f659146e84fbc2d9cb69343f1bb4d5c34d
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Wed Nov 16 15:07:32 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Nov 16 15:07:32 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5f1a60f6

dev-python/aiounittest: disable docs

Closes: https://bugs.gentoo.org/879827
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

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

diff --git a/dev-python/aiounittest/aiounittest-1.4.2.ebuild b/dev-python/aiounittest/aiounittest-1.4.2.ebuild
index 4117812b6..348c70d6e 100644
--- a/dev-python/aiounittest/aiounittest-1.4.2.ebuild
+++ b/dev-python/aiounittest/aiounittest-1.4.2.ebuild
@@ -19,7 +19,7 @@ RDEPEND="dev-python/wrapt[${PYTHON_USEDEP}]"
 
 distutils_enable_tests unittest
 
-distutils_enable_sphinx docs
+#distutils_enable_sphinx docs
 
 python_test() {
 	eunittest tests


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-python/aiounittest/
@ 2022-11-16 19:33 Florian Schmaus
  0 siblings, 0 replies; 5+ messages in thread
From: Florian Schmaus @ 2022-11-16 19:33 UTC (permalink / raw
  To: gentoo-commits

commit:     df84ef5dabfcce428e650bb35feaada6e56fcc4e
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Wed Nov 16 15:09:36 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Nov 16 15:09:36 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=df84ef5d

dev-python/aiounittest: add github upstream metadata

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-python/aiounittest/metadata.xml | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/dev-python/aiounittest/metadata.xml b/dev-python/aiounittest/metadata.xml
index a507be0a7..ec6b99036 100644
--- a/dev-python/aiounittest/metadata.xml
+++ b/dev-python/aiounittest/metadata.xml
@@ -1,9 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-    <maintainer type="person">
-        <email>piotr.staroszczyk@get24.org</email>
-        <name>Piotr Staroszczyk</name>
-    </maintainer>
+	<maintainer type="person">
+		<email>piotr.staroszczyk@get24.org</email>
+		<name>Piotr Staroszczyk</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">kwarunek/aiounittest</remote-id>
+	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-python/aiounittest/
@ 2020-06-09 16:37 Andrew Ammerlaan
  0 siblings, 0 replies; 5+ messages in thread
From: Andrew Ammerlaan @ 2020-06-09 16:37 UTC (permalink / raw
  To: gentoo-commits

commit:     9ebc72e96e214989a32158d14fefdccd029877e7
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Jun  9 14:45:04 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Jun  9 14:45:04 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9ebc72e9

dev-python/aiounittest: version bump, add py3_9

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-python/aiounittest/Manifest                                     | 2 +-
 .../{aiounittest-1.3.1.ebuild => aiounittest-1.4.0.ebuild}          | 6 ++++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/dev-python/aiounittest/Manifest b/dev-python/aiounittest/Manifest
index 3e131a6..754319e 100644
--- a/dev-python/aiounittest/Manifest
+++ b/dev-python/aiounittest/Manifest
@@ -1 +1 @@
-DIST aiounittest-1.3.1.tar.gz 14556 BLAKE2B 34d3f04f1993325b616a0135583c1f2c70c6b5c0ffb4bc5c78eea1de927d0d76497b649c12e0cee90ff23ebd7117ed0daafab8d5dbb72630a9ae44bd23b72822 SHA512 e0953d754c1f1b868d7c161cadeff73f97786bf3aa8a24f9395aeec01ac329b3e5d2f93ef2bfdd524bd1c824e34bc2b2bcd8c215df55394e09315672b51f70ff
+DIST aiounittest-1.4.0.tar.gz 15316 BLAKE2B 7b2eb9a0b92428b71b01c20b4d48f27cc5a2d32d4cdd93e1b22d27f8e7afb6d1d3af9549564358a418baec3db206eca7b1cc23d6b26410683dacebb9b84e0fc8 SHA512 5a8921debbf3be4a36e1ac4af39cdb46f802c06454b3be06c2b143122ba016d6badbb496b18d9379cb9a4b99c9fb7facc59f0676c5a776859c408fd1bdd74e1f

diff --git a/dev-python/aiounittest/aiounittest-1.3.1.ebuild b/dev-python/aiounittest/aiounittest-1.4.0.ebuild
similarity index 78%
rename from dev-python/aiounittest/aiounittest-1.3.1.ebuild
rename to dev-python/aiounittest/aiounittest-1.4.0.ebuild
index 3598a75..2bcc1e1 100644
--- a/dev-python/aiounittest/aiounittest-1.3.1.ebuild
+++ b/dev-python/aiounittest/aiounittest-1.4.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
 
 inherit distutils-r1
 
@@ -15,6 +15,8 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
+RDEPEND="dev-python/wrapt[${PYTHON_USEDEP}]"
+
 distutils_enable_tests nose
-# Reason: TemplateNotFound('g')?
+# Reason: TemplateNotFound('g')
 #distutils_enable_sphinx docs


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-11-10 20:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-10 20:18 [gentoo-commits] repo/proj/guru:master commit in: dev-python/aiounittest/ David Roman
2023-11-10 20:12 ` [gentoo-commits] repo/proj/guru:dev " David Roman
  -- strict thread matches above, loose matches on Subject: below --
2022-11-16 19:33 [gentoo-commits] repo/proj/guru:master " Florian Schmaus
2022-11-16 19:33 Florian Schmaus
2020-06-09 16:37 Andrew Ammerlaan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox