public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maciej Barć" <xgqt@protonmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/doxypypy/
Date: Thu, 30 Apr 2020 22:22:02 +0000 (UTC)	[thread overview]
Message-ID: <1588283983.dfab96f2a505cb3e879fe5cf7fb2ed2c2f261029.xgqt@gentoo> (raw)

commit:     dfab96f2a505cb3e879fe5cf7fb2ed2c2f261029
Author:     Maciej Barć <xgqt <AT> protonmail <DOT> com>
AuthorDate: Thu Apr 30 21:59:43 2020 +0000
Commit:     Maciej Barć <xgqt <AT> protonmail <DOT> com>
CommitDate: Thu Apr 30 21:59:43 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dfab96f2

dev-python/doxypypy: new package; add version 0.8.8.6

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Maciej Barć <xgqt <AT> protonmail.com>

 dev-python/doxypypy/Manifest                |  1 +
 dev-python/doxypypy/doxypypy-0.8.8.6.ebuild | 29 +++++++++++++++++++++++++++++
 dev-python/doxypypy/metadata.xml            | 12 ++++++++++++
 3 files changed, 42 insertions(+)

diff --git a/dev-python/doxypypy/Manifest b/dev-python/doxypypy/Manifest
new file mode 100644
index 0000000..837fb07
--- /dev/null
+++ b/dev-python/doxypypy/Manifest
@@ -0,0 +1 @@
+DIST doxypypy-0.8.8.6.tar.gz 39019 BLAKE2B 6f1860ec3f9a33762297cb9b0ccdb3523dfb0855f7eb56ef4d5fe0346e25a0980dd3d007af9d4bc6d3a8502589d8a9701c4d428aa342f6156a6c7aa47a5f1ca1 SHA512 17b69d625187983dcd48ec00c317916493228d999f254dd00d85f826ab45e0a5b73557ab5975d7d64a312161c821c78ef1cbca117e2455d3440b247d45ef8399

diff --git a/dev-python/doxypypy/doxypypy-0.8.8.6.ebuild b/dev-python/doxypypy/doxypypy-0.8.8.6.ebuild
new file mode 100644
index 0000000..4657dd5
--- /dev/null
+++ b/dev-python/doxypypy/doxypypy-0.8.8.6.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="A more Pythonic version of doxypy, a Doxygen filter for Python"
+HOMEPAGE="https://github.com/Feneric/doxypypy"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+RESTRICT="!test? ( test )"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+	test? (
+		dev-python/zope-interface[${PYTHON_USEDEP}]
+	)
+"
+RDEPEND="
+	dev-python/chardet[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest

diff --git a/dev-python/doxypypy/metadata.xml b/dev-python/doxypypy/metadata.xml
new file mode 100644
index 0000000..9e54b77
--- /dev/null
+++ b/dev-python/doxypypy/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="person">
+    <email>xgqt@protonmail.com</email>
+    <name>Maciej Barć</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="github">Feneric/doxypypy</remote-id>
+    <remote-id type="pypi">doxypypy</remote-id>
+  </upstream>
+</pkgmetadata>


             reply	other threads:[~2020-04-30 22:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-30 22:22 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-05-01 10:27 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/doxypypy/ Maciej Barć
2021-04-17  8:24 Theo Anderson
2021-05-21 18:18 Maciej Barć
2021-06-02 16:00 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-06-01  8:32 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-12-14  7:14 Anna Vyalkova
2024-04-13 18:47 Julien Roy

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=1588283983.dfab96f2a505cb3e879fe5cf7fb2ed2c2f261029.xgqt@gentoo \
    --to=xgqt@protonmail.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