public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/argparse/
@ 2021-07-26  9:53 Nicola Smaniotto
  0 siblings, 0 replies; only message in thread
From: Nicola Smaniotto @ 2021-07-26  9:53 UTC (permalink / raw
  To: gentoo-commits

commit:     d8b67ea05b3d116151103aaae9766bf3eda704b5
Author:     Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com>
AuthorDate: Mon Jul 26 09:50:00 2021 +0000
Commit:     Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com>
CommitDate: Mon Jul 26 09:52:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d8b67ea0

dev-python/argparse: new package (1.4.0)

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Nicola Smaniotto <smaniotto.nicola <AT> gmail.com>

 dev-python/argparse/Manifest              |  1 +
 dev-python/argparse/argparse-1.4.0.ebuild | 16 ++++++++++++++++
 dev-python/argparse/metadata.xml          |  8 ++++++++
 3 files changed, 25 insertions(+)

diff --git a/dev-python/argparse/Manifest b/dev-python/argparse/Manifest
new file mode 100644
index 000000000..b7f1d1c21
--- /dev/null
+++ b/dev-python/argparse/Manifest
@@ -0,0 +1 @@
+DIST argparse-1.4.0.tar.gz 70508 BLAKE2B 7bc250ea4203f40d67d9a78ca046f7a2023df742a254426cdae551abb2edabb4beba8d3cef7c848e2e98ffd682a80638cf85689ddeab6b4ddcd3fd98e6d2572f SHA512 9941f9d26c43169f947c9efadda6239349e1f9df80ff5fcdba3070bc7b43c43ab6bb4b7f0c7eee8e5d06231a17a7e9ee9eb73c7a9bb68ebe5d13f879686d61b2

diff --git a/dev-python/argparse/argparse-1.4.0.ebuild b/dev-python/argparse/argparse-1.4.0.ebuild
new file mode 100644
index 000000000..0ee3b584c
--- /dev/null
+++ b/dev-python/argparse/argparse-1.4.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python command-line parsing library"
+HOMEPAGE="https://github.com/ThomasWaldmann/argparse/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="PYTHON"
+SLOT="0"
+KEYWORDS="~amd64"

diff --git a/dev-python/argparse/metadata.xml b/dev-python/argparse/metadata.xml
new file mode 100644
index 000000000..cbe3c6a53
--- /dev/null
+++ b/dev-python/argparse/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM 'http://www.gentoo.org/dtd/metadata.dtd'>
+<pkgmetadata>
+	<maintainer type="person">
+		<email>smaniotto.nicola@gmail.com</email>
+		<name>Nicola Smaniotto</name>
+	</maintainer>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-26  9:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-26  9:53 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/argparse/ Nicola Smaniotto

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