public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/user/gerislay:master commit in: dev-python/drf-nested-routers/
@ 2019-03-28 13:40 gerion
  0 siblings, 0 replies; only message in thread
From: gerion @ 2019-03-28 13:40 UTC (permalink / raw
  To: gentoo-commits

commit:     416af782315ff7a4a6ffb168228f18a2e816a487
Author:     Gerion Entrup <gerion.entrup <AT> flump <DOT> de>
AuthorDate: Thu Mar 28 00:25:14 2019 +0000
Commit:     gerion <gerion.entrup <AT> flump <DOT> de>
CommitDate: Thu Mar 28 13:39:43 2019 +0000
URL:        https://gitweb.gentoo.org/repo/user/gerislay.git/commit/?id=416af782

dev-python/drf-nested-routers: add ebuild

Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Gerion Entrup <gerion.entrup <AT> flump.de>

 dev-python/drf-nested-routers/Manifest             |  3 +++
 .../drf-nested-routers-0.91.0.ebuild               | 23 ++++++++++++++++++++++
 dev-python/drf-nested-routers/metadata.xml         | 11 +++++++++++
 3 files changed, 37 insertions(+)

diff --git a/dev-python/drf-nested-routers/Manifest b/dev-python/drf-nested-routers/Manifest
new file mode 100644
index 0000000..a2dbc27
--- /dev/null
+++ b/dev-python/drf-nested-routers/Manifest
@@ -0,0 +1,3 @@
+DIST v0.91.0.tar.gz 24213 BLAKE2B 7fbdbf0f517ebda07d58dff64f849133cd705bd8747c573cc31ebfb5a0d229772b0173e7f0acef3af933418303992ef8b7af65503a326fd118c37341f582694b SHA512 17ee98c4242b8a898f882558de7934794e855d5473522359e776cecf4564e25febde65843d11f93b8dc2537c246d69f6b43c7d99b66f6e94db0d15fb1a62ae89
+EBUILD drf-nested-routers-0.91.0.ebuild 537 BLAKE2B 3dddef3702ade6082422900c9ab0b51d10ccbed0f534ab95e56363c5ccf0fdde50c53122d6c62c407888b97edbb626d5d9c5dec56e9288e7c366be1f0ce9a10a SHA512 c2984744d2b77148753bc31900aff4166609390cad7e3589f90be8c256e2687488260328ca687e286f25a0b8ffcb0f9ffe803a65f61f700842391605daa399a6
+MISC metadata.xml 342 BLAKE2B 0837932bc08cca3b950e77077bc3c35e8ffdbc1e016a25ccbc4704e242f352ce8e32c8a40cafda8efa87d4ba54fc97f7c4c962487b9f6ec27dd54abfe12d9224 SHA512 6da7b11d38191887df6735d5b1e8c51f1423294023d78c54a07ac5a1ea3ee901ce4fa9c9975e6100d72a1ccd628edd486f1e26a0a3e4d6a55d79015de4043efb

diff --git a/dev-python/drf-nested-routers/drf-nested-routers-0.91.0.ebuild b/dev-python/drf-nested-routers/drf-nested-routers-0.91.0.ebuild
new file mode 100644
index 0000000..91be6ef
--- /dev/null
+++ b/dev-python/drf-nested-routers/drf-nested-routers-0.91.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{5,6,7} )
+inherit distutils-r1
+
+DESCRIPTION="Nested Routers for Django Rest Framework"
+HOMEPAGE="https://github.com/alanjds/drf-nested-routers"
+SRC_URI="https://github.com/alanjds/${PN}/archive/v${PV}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+# TODO test useflag
+IUSE=""
+
+DEPEND="
+	dev-python/django[${PYTHON_USEDEP}]
+	dev-python/djangorestframework[${PYTHON_USEDEP}]
+"
+RDEPEND="${DEPEND}"

diff --git a/dev-python/drf-nested-routers/metadata.xml b/dev-python/drf-nested-routers/metadata.xml
new file mode 100644
index 0000000..6441f11
--- /dev/null
+++ b/dev-python/drf-nested-routers/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="project">
+    <email>gerion.entrup@flump.de</email>
+    <name>Gerion Entrup</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="pypi">drf-nested-router</remote-id>
+  </upstream>
+</pkgmetadata>


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

only message in thread, other threads:[~2019-03-28 13:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-28 13:40 [gentoo-commits] repo/user/gerislay:master commit in: dev-python/drf-nested-routers/ gerion

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