* [gentoo-commits] repo/user/gerislay:master commit in: dev-python/django-etesync-journal/
@ 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: cb2e50b61ccf59ba5427511af5d0517f609695a0
Author: Gerion Entrup <gerion.entrup <AT> flump <DOT> de>
AuthorDate: Thu Mar 28 00:27:00 2019 +0000
Commit: gerion <gerion.entrup <AT> flump <DOT> de>
CommitDate: Thu Mar 28 13:39:51 2019 +0000
URL: https://gitweb.gentoo.org/repo/user/gerislay.git/commit/?id=cb2e50b6
dev-python/django-etesync-journal: add
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Gerion Entrup <gerion.entrup <AT> flump.de>
dev-python/django-etesync-journal/Manifest | 3 +++
.../django-etesync-journal-1.0.0.ebuild | 25 ++++++++++++++++++++++
dev-python/django-etesync-journal/metadata.xml | 11 ++++++++++
3 files changed, 39 insertions(+)
diff --git a/dev-python/django-etesync-journal/Manifest b/dev-python/django-etesync-journal/Manifest
new file mode 100644
index 0000000..2bb1476
--- /dev/null
+++ b/dev-python/django-etesync-journal/Manifest
@@ -0,0 +1,3 @@
+DIST django-etesync-journal-1.0.0.tar.gz 23928 BLAKE2B d372448aa7e64ceb6f9b9794b306398e025e336609b81803a84ff536d745956fe5500c6d4d2149cedc86ae0900f826ba82afc207b5b87aac4bd042fd4c34167c SHA512 72e939aa5a96bd5e7352f5c5b06a2404a65c3b8f02186a63e1b9897f2a10a650bbc3d1352c77e7af93aaa79befa12d050a2527788ae9596e094a9d11bdb68ccf
+EBUILD django-etesync-journal-1.0.0.ebuild 512 BLAKE2B 3ede7ee853fe2111019f6ec4cfe52f8528d79cba59ed0c7eacd5d495d24aac5345c6336288ee86d7729f961e516bea2a6755b2848a7110b775c2606c3fac5ba2 SHA512 e303c6d76106f74c72659930bca83300f4aa6f334be7360d7b74e4faa9e8637b19bde7ebd72a14e86f9a04d702810d007e8235eff803136586924569f9ca5f08
+MISC metadata.xml 342 BLAKE2B 0837932bc08cca3b950e77077bc3c35e8ffdbc1e016a25ccbc4704e242f352ce8e32c8a40cafda8efa87d4ba54fc97f7c4c962487b9f6ec27dd54abfe12d9224 SHA512 6da7b11d38191887df6735d5b1e8c51f1423294023d78c54a07ac5a1ea3ee901ce4fa9c9975e6100d72a1ccd628edd486f1e26a0a3e4d6a55d79015de4043efb
diff --git a/dev-python/django-etesync-journal/django-etesync-journal-1.0.0.ebuild b/dev-python/django-etesync-journal/django-etesync-journal-1.0.0.ebuild
new file mode 100644
index 0000000..072a7b4
--- /dev/null
+++ b/dev-python/django-etesync-journal/django-etesync-journal-1.0.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-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="The server side implementation of the EteSync protocol"
+HOMEPAGE="https://etesync.com/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="AGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=""
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+ sed -i "s,find_packages(),find_packages(exclude=['tests'])," setup.py || die
+
+ default
+}
diff --git a/dev-python/django-etesync-journal/metadata.xml b/dev-python/django-etesync-journal/metadata.xml
new file mode 100644
index 0000000..6441f11
--- /dev/null
+++ b/dev-python/django-etesync-journal/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/django-etesync-journal/ gerion
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox