From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ghp-import/
Date: Fri, 11 Jun 2021 13:43:18 +0000 (UTC) [thread overview]
Message-ID: <1623418994.50e6314674e03284ee24f15aede144d8a989270b.andrewammerlaan@gentoo> (raw)
commit: 50e6314674e03284ee24f15aede144d8a989270b
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 11 13:04:46 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Fri Jun 11 13:43:14 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50e63146
dev-python/ghp-import: add new dep of mkdocs
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
dev-python/ghp-import/Manifest | 1 +
dev-python/ghp-import/ghp-import-2.0.1.ebuild | 20 ++++++++++++++++++++
dev-python/ghp-import/metadata.xml | 13 +++++++++++++
3 files changed, 34 insertions(+)
diff --git a/dev-python/ghp-import/Manifest b/dev-python/ghp-import/Manifest
new file mode 100644
index 00000000000..6e0cb8ac9e7
--- /dev/null
+++ b/dev-python/ghp-import/Manifest
@@ -0,0 +1 @@
+DIST ghp-import-2.0.1.tar.gz 11158 BLAKE2B c091d193cbfd44d90e62fe843775412a74f7962228130ba381ca07f5af93ea2296e989cffd025fd7d6a50ae5e526afe69fb00f49a6780b9b2f49ee8f06e2d3e1 SHA512 8e53b1a516a8d9780159d57b3973ebe02bbc4f60788470ec823c99608c2b026f5c43a12796506adf039420f06964a11d9e7e318cf9ea10df167faddd8b6f9707
diff --git a/dev-python/ghp-import/ghp-import-2.0.1.ebuild b/dev-python/ghp-import/ghp-import-2.0.1.ebuild
new file mode 100644
index 00000000000..5a4b8d9ef5f
--- /dev/null
+++ b/dev-python/ghp-import/ghp-import-2.0.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Copy your docs directly to the gh-pages branch"
+HOMEPAGE="https://github.com/c-w/ghp-import"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ >=dev-python/python-dateutil-2.8.1[${PYTHON_USEDEP}]
+"
diff --git a/dev-python/ghp-import/metadata.xml b/dev-python/ghp-import/metadata.xml
new file mode 100644
index 00000000000..0d6bafcce9a
--- /dev/null
+++ b/dev-python/ghp-import/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>andrewammerlaan@gentoo.org</email>
+ <name>Andrew Ammerlaan</name>
+ </maintainer>
+ <stabilize-allarches/>
+ <upstream>
+ <remote-id type="github">c-w/ghp-import</remote-id>
+ <remote-id type="pypi">ghp-import</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2021-06-11 13:43 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-11 13:43 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-25 8:14 [gentoo-commits] repo/gentoo:master commit in: dev-python/ghp-import/ Michał Górny
2024-07-06 17:58 Michał Górny
2023-11-24 16:26 Michał Górny
2023-11-22 12:43 Andrew Ammerlaan
2023-09-14 9:58 Andrew Ammerlaan
2023-03-17 15:21 Michał Górny
2023-02-25 5:47 Arthur Zamarin
2022-06-06 9:53 Michał Górny
2022-06-06 9:29 Jakov Smolić
2022-05-24 13:02 Andrew Ammerlaan
2022-05-02 19:17 Arthur Zamarin
2021-11-21 19:14 Michał Górny
2021-11-21 18:39 Jakov Smolić
2021-10-20 11:51 Andrew Ammerlaan
2021-09-09 15:16 Marek Szuba
2021-07-13 6:33 Agostino Sarubbo
2021-07-13 0:05 Sam James
2020-02-05 14:05 Michał Górny
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=1623418994.50e6314674e03284ee24f15aede144d8a989270b.andrewammerlaan@gentoo \
--to=andrewammerlaan@gentoo.org \
--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