public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/dateparser/
Date: Fri, 18 Dec 2020 16:17:47 +0000 (UTC)	[thread overview]
Message-ID: <1608307889.d062529a73b3bd1e31be1049b51a1f4378260ee5.andrewammerlaan@gentoo> (raw)
Message-ID: <20201218161747.yfycQlb_uThGoUwyPxpxneDWoMse-fFnqCpGfZc7RgU@z> (raw)

commit:     d062529a73b3bd1e31be1049b51a1f4378260ee5
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Dec 18 16:11:29 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Dec 18 16:11:29 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d062529a

dev-python/dateparser: version bump 1.0.0

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

 dev-python/dateparser/Manifest                     |  2 +-
 ...parser-0.7.4.ebuild => dateparser-1.0.0.ebuild} | 22 +++++++++++++---------
 2 files changed, 14 insertions(+), 10 deletions(-)

diff --git a/dev-python/dateparser/Manifest b/dev-python/dateparser/Manifest
index a5169f90..f3166397 100644
--- a/dev-python/dateparser/Manifest
+++ b/dev-python/dateparser/Manifest
@@ -1 +1 @@
-DIST dateparser-0.7.4.tar.gz 312033 BLAKE2B e1cd42f8cea630d31cd65f4663a4b4758cc6de5aeb84dd36a442e286dcb5fd9217bd02da86336e979bc3f1cfe53c2062bfcbc386145d105193e23da432012924 SHA512 3666604878c55eeffdbd326579eb3c0eb68b65422147d75366b686f332ac853f8042af7f4a7ed7c9ae3fe35b5a991691367d600ddaeea1b991f5dccfc509e79a
+DIST dateparser-1.0.0.tar.gz 471943 BLAKE2B b248def372fb792dcd6c0bdc523217d0eea74a70c65fa4975953c42de8b6408a541d3031774fe75c464c3528e43179a9a9675005f88351a539ea72dd4d5f81b5 SHA512 4ce97038c53bc49bf9261f82bd3c093b48987f1a776f033594e16488faf75cb7b255cd89ca7f4d229b8d0ab8e41ba9ca525c58300bc6ee5222bf73411f3cff53

diff --git a/dev-python/dateparser/dateparser-0.7.4.ebuild b/dev-python/dateparser/dateparser-1.0.0.ebuild
similarity index 59%
rename from dev-python/dateparser/dateparser-0.7.4.ebuild
rename to dev-python/dateparser/dateparser-1.0.0.ebuild
index 7f1b4a13..f279b5c9 100644
--- a/dev-python/dateparser/dateparser-0.7.4.ebuild
+++ b/dev-python/dateparser/dateparser-1.0.0.ebuild
@@ -9,26 +9,30 @@ inherit distutils-r1
 
 DESCRIPTION="Date parsing library designed to parse dates from HTML pages"
 HOMEPAGE="https://github.com/scrapinghub/dateparser"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+SRC_URI="https://github.com/scrapinghub/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-4"
 SLOT="0"
 KEYWORDS="~amd64"
 
-DEPEND="
-	test? (
-		dev-python/mock[${PYTHON_USEDEP}]
-		dev-python/parameterized[${PYTHON_USEDEP}]
-		dev-python/six[${PYTHON_USEDEP}]
-	)
-"
+# Requires access to the internet
+RESTRICT="test"
+
+DEPEND="test? (
+	dev-python/ruamel-yaml[${PYTHON_USEDEP}]
+	dev-python/parameterized[${PYTHON_USEDEP}]
+	dev-python/GitPython[${PYTHON_USEDEP}]
+	dev-python/ordered-set[${PYTHON_USEDEP}]
+)"
+
 RDEPEND="
 	dev-python/convertdate[${PYTHON_USEDEP}]
+	dev-python/hijri-converter[${PYTHON_USEDEP}]
 	dev-python/python-dateutil[${PYTHON_USEDEP}]
 	dev-python/pytz[${PYTHON_USEDEP}]
 	dev-python/regex[${PYTHON_USEDEP}]
 	dev-python/tzlocal[${PYTHON_USEDEP}]
 "
 
-distutils_enable_tests nose
+distutils_enable_tests pytest
 distutils_enable_sphinx docs


             reply	other threads:[~2020-12-18 16:17 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-18 16:26 Andrew Ammerlaan [this message]
2020-12-18 16:17 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-python/dateparser/ Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2025-02-06 15:49 [gentoo-commits] repo/proj/guru:master " David Roman
2024-07-26 20:29 David Roman
2024-01-26 10:35 David Roman
2023-03-24 11:43 Florian Schmaus
2023-01-14 18:43 Andrew Ammerlaan
2023-01-01 18:21 Florian Schmaus
2021-12-08 11:38 Andrew Ammerlaan
2021-06-04  7:59 Andrew Ammerlaan
2021-02-19 10:20 Andrew Ammerlaan
2020-09-28  9:02 Andrew Ammerlaan
2020-05-03  9:33 Andrew Ammerlaan
2020-05-03  9:33 Andrew Ammerlaan

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=1608307889.d062529a73b3bd1e31be1049b51a1f4378260ee5.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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