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:master commit in: dev-python/mkautodoc/
Date: Thu, 16 Apr 2020 09:59:11 +0000 (UTC)	[thread overview]
Message-ID: <1587026042.a771e637f0fd2aca678ff4c3b7f07e898a4c1fab.andrewammerlaan@gentoo> (raw)

commit:     a771e637f0fd2aca678ff4c3b7f07e898a4c1fab
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu Apr 16 08:34:02 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Apr 16 08:34:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a771e637

dev-python/mkautodoc: moved to ::gentoo

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

 dev-python/mkautodoc/Manifest               |  1 -
 dev-python/mkautodoc/metadata.xml           | 13 -------------
 dev-python/mkautodoc/mkautodoc-0.1.0.ebuild | 28 ----------------------------
 3 files changed, 42 deletions(-)

diff --git a/dev-python/mkautodoc/Manifest b/dev-python/mkautodoc/Manifest
deleted file mode 100644
index 7467e3b..0000000
--- a/dev-python/mkautodoc/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mkautodoc-0.1.0.tar.gz 5654 BLAKE2B c0ae754e800ea25e9cccc621b4fd5c8d1561c57808b301ac5a3036ca18fda1adc432006e13b777a83dcc2cd6960a34745e17dfbcbbda24098902198d4fc9d743 SHA512 7ccb0a03016e2984d88d78eca2a8ee01e2153ff574c912358640c158b2084e3c365ace0fdb89cb74bb1950c68775d9d3cb11201cbf3c6d136dc7886a3294dc89

diff --git a/dev-python/mkautodoc/metadata.xml b/dev-python/mkautodoc/metadata.xml
deleted file mode 100644
index a7b0e8b..0000000
--- a/dev-python/mkautodoc/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-
-<pkgmetadata>
-  <maintainer type="person">
-    <email>andrewammerlaan@riseup.net</email>
-    <name>Andrew Ammerlaan</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="github">tomchristie/mkautodoc</remote-id>
-    <remote-id type="pypi">mkautodoc</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/dev-python/mkautodoc/mkautodoc-0.1.0.ebuild b/dev-python/mkautodoc/mkautodoc-0.1.0.ebuild
deleted file mode 100644
index bfc7f38..0000000
--- a/dev-python/mkautodoc/mkautodoc-0.1.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="Auto documentation for MkDocs"
-HOMEPAGE="
-	https://github.com/tomchristie/mkautodoc
-	https://pypi.org/project/mkautodoc
-"
-SRC_URI="https://github.com/tomchristie/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="dev-python/markdown[${PYTHON_USEDEP}]"
-
-distutils_enable_tests pytest
-
-python_test() {
-	PYTHONPATH="${WORKDIR}/${P}/tests/mocklib:${WORKDIR}/${P}"
-	pytest -vv || die "tests fail with ${EPYTHON}"
-}


WARNING: multiple messages have this Message-ID (diff)
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/mkautodoc/
Date: Thu, 16 Apr 2020 08:34:38 +0000 (UTC)	[thread overview]
Message-ID: <1587026042.a771e637f0fd2aca678ff4c3b7f07e898a4c1fab.andrewammerlaan@gentoo> (raw)
Message-ID: <20200416083438.saTSj1f7EW9HfZXXb9vfQYdrFcWHMS34UUhZG3qhAFo@z> (raw)

commit:     a771e637f0fd2aca678ff4c3b7f07e898a4c1fab
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu Apr 16 08:34:02 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Apr 16 08:34:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a771e637

dev-python/mkautodoc: moved to ::gentoo

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

 dev-python/mkautodoc/Manifest               |  1 -
 dev-python/mkautodoc/metadata.xml           | 13 -------------
 dev-python/mkautodoc/mkautodoc-0.1.0.ebuild | 28 ----------------------------
 3 files changed, 42 deletions(-)

diff --git a/dev-python/mkautodoc/Manifest b/dev-python/mkautodoc/Manifest
deleted file mode 100644
index 7467e3b..0000000
--- a/dev-python/mkautodoc/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mkautodoc-0.1.0.tar.gz 5654 BLAKE2B c0ae754e800ea25e9cccc621b4fd5c8d1561c57808b301ac5a3036ca18fda1adc432006e13b777a83dcc2cd6960a34745e17dfbcbbda24098902198d4fc9d743 SHA512 7ccb0a03016e2984d88d78eca2a8ee01e2153ff574c912358640c158b2084e3c365ace0fdb89cb74bb1950c68775d9d3cb11201cbf3c6d136dc7886a3294dc89

diff --git a/dev-python/mkautodoc/metadata.xml b/dev-python/mkautodoc/metadata.xml
deleted file mode 100644
index a7b0e8b..0000000
--- a/dev-python/mkautodoc/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-
-<pkgmetadata>
-  <maintainer type="person">
-    <email>andrewammerlaan@riseup.net</email>
-    <name>Andrew Ammerlaan</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="github">tomchristie/mkautodoc</remote-id>
-    <remote-id type="pypi">mkautodoc</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/dev-python/mkautodoc/mkautodoc-0.1.0.ebuild b/dev-python/mkautodoc/mkautodoc-0.1.0.ebuild
deleted file mode 100644
index bfc7f38..0000000
--- a/dev-python/mkautodoc/mkautodoc-0.1.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="Auto documentation for MkDocs"
-HOMEPAGE="
-	https://github.com/tomchristie/mkautodoc
-	https://pypi.org/project/mkautodoc
-"
-SRC_URI="https://github.com/tomchristie/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="dev-python/markdown[${PYTHON_USEDEP}]"
-
-distutils_enable_tests pytest
-
-python_test() {
-	PYTHONPATH="${WORKDIR}/${P}/tests/mocklib:${WORKDIR}/${P}"
-	pytest -vv || die "tests fail with ${EPYTHON}"
-}


             reply	other threads:[~2020-04-16  9:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-16  9:59 Andrew Ammerlaan [this message]
2020-04-16  8:34 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-python/mkautodoc/ Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2020-03-09 13:22 Andrew Ammerlaan
2020-03-09 14:53 ` [gentoo-commits] repo/proj/guru:master " 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=1587026042.a771e637f0fd2aca678ff4c3b7f07e898a4c1fab.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