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/looseversion/
Date: Thu,  5 Jan 2023 17:38:42 +0000 (UTC)	[thread overview]
Message-ID: <1672940292.12f398dddd5fbada6dae2a98bbb6e1ae74fb0a99.chymera@gentoo> (raw)

commit:     12f398dddd5fbada6dae2a98bbb6e1ae74fb0a99
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Thu Jan  5 17:38:12 2023 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Thu Jan  5 17:38:12 2023 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=12f398dd

dev-python/looseversion: add 1.0.3

Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 dev-python/looseversion/looseversion-1.0.3.ebuild | 31 +++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/dev-python/looseversion/looseversion-1.0.3.ebuild b/dev-python/looseversion/looseversion-1.0.3.ebuild
new file mode 100644
index 000000000..5eef4e8c9
--- /dev/null
+++ b/dev-python/looseversion/looseversion-1.0.3.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{8..11} )
+inherit distutils-r1
+
+DESCRIPTION="A backwards/forwards-compatible fork of distutils' LooseVersion"
+HOMEPAGE="https://github.com/effigies/looseversion"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="PSF-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND=""
+BEPEND=""
+
+#EPYTEST_DESELECT=(
+#	# Reported upstream: https://github.com/datalad/datalad/issues/6870
+#	datalad/local/tests/test_gitcredential.py::test_datalad_credential_helper
+#)
+
+distutils_enable_tests pytest
+
+python_test() {
+	epytest tests.py
+}


             reply	other threads:[~2023-01-05 17:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-05 17:38 Horea Christian [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-02 12:52 [gentoo-commits] proj/sci:master commit in: dev-python/looseversion/ Andrew Ammerlaan
2023-01-06 18:34 Horea Christian
2023-01-05  8:22 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=1672940292.12f398dddd5fbada6dae2a98bbb6e1ae74fb0a99.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