public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Horea Christian" <horea.christ@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/num2words/
Date: Sun,  3 Jan 2021 04:32:20 +0000 (UTC)	[thread overview]
Message-ID: <1609648251.70f8a2925272cb3e252372debe35b6ef791535da.chymera@gentoo> (raw)

commit:     70f8a2925272cb3e252372debe35b6ef791535da
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Jan  2 13:01:13 2021 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Sun Jan  3 04:30:51 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=70f8a292

dev-python/num2words: version bump, fix tests

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 ...2words-0.5.9.ebuild => num2words-0.5.10.ebuild} | 20 ++++++++---------
 dev-python/num2words/num2words-0.5.6.ebuild        | 26 ----------------------
 2 files changed, 9 insertions(+), 37 deletions(-)

diff --git a/dev-python/num2words/num2words-0.5.9.ebuild b/dev-python/num2words/num2words-0.5.10.ebuild
similarity index 51%
rename from dev-python/num2words/num2words-0.5.9.ebuild
rename to dev-python/num2words/num2words-0.5.10.ebuild
index 4ce161c21..7e62a328d 100644
--- a/dev-python/num2words/num2words-0.5.9.ebuild
+++ b/dev-python/num2words/num2words-0.5.10.ebuild
@@ -1,26 +1,24 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
 
 inherit distutils-r1
 
 DESCRIPTION="Modules to convert numbers to words."
 HOMEPAGE="https://github.com/savoirfairelinux/num2words"
-SRC_URI="https://github.com/savoirfairelinux/num2words/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
+KEYWORDS="~amd64 ~x86"
 
-DEPEND="
+RDEPEND="dev-python/docopt[${PYTHON_USEDEP}]"
+
+BDEPEND="
 	test? ( dev-python/delegator[${PYTHON_USEDEP}] )
-	"
-RDEPEND=""
+"
 
-python_test() {
-	${EPYTHON} setup.py test || die
-}
+distutils_enable_tests pytest

diff --git a/dev-python/num2words/num2words-0.5.6.ebuild b/dev-python/num2words/num2words-0.5.6.ebuild
deleted file mode 100644
index 1e541df7d..000000000
--- a/dev-python/num2words/num2words-0.5.6.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
-
-inherit distutils-r1
-
-DESCRIPTION="Modules to convert numbers to words."
-HOMEPAGE="https://github.com/savoirfairelinux/num2words"
-SRC_URI="https://github.com/savoirfairelinux/num2words/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="
-	dev-python/setuptools[${PYTHON_USEDEP}]
-	"
-RDEPEND=""
-
-python_test() {
-	${EPYTHON} setup.py test || die
-}


             reply	other threads:[~2021-01-03  4:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-03  4:32 Horea Christian [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-22 13:17 [gentoo-commits] proj/sci:master commit in: dev-python/num2words/ Andrew Ammerlaan
2023-02-17  3:45 Horea Christian
2022-07-11 12:11 Horea Christian
2020-12-23  8:16 Horea Christian
2020-03-16 22:00 Horea Christian
2018-08-02 15:24 Horea Christian
2018-05-23  0:25 Horea Christian

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1609648251.70f8a2925272cb3e252372debe35b6ef791535da.chymera@gentoo \
    --to=horea.christ@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox