]> Pileus Git - ~andy/sunrise/commitdiff
dev-python/ mimeparse: Adding packages mimeparse and django-tastypie
authorIan Delaney (idella4) <idell5@iinet.com.au>
Tue, 20 Dec 2011 20:42:28 +0000 (20:42 +0000)
committerIan Delaney (idella4) <idell5@iinet.com.au>
Tue, 20 Dec 2011 20:42:28 +0000 (20:42 +0000)
svn path=/sunrise/; revision=12587

dev-python/django-tastypie/Manifest [new file with mode: 0644]
dev-python/django-tastypie/django-tastypie-0.9.11.ebuild [new file with mode: 0644]
dev-python/django-tastypie/metadata.xml [new file with mode: 0644]
dev-python/mimeparse/ChangeLog [new file with mode: 0644]
dev-python/mimeparse/Manifest [new file with mode: 0644]
dev-python/mimeparse/metadata.xml [new file with mode: 0644]
dev-python/mimeparse/mimeparse-0.1.3.ebuild [new file with mode: 0644]

diff --git a/dev-python/django-tastypie/Manifest b/dev-python/django-tastypie/Manifest
new file mode 100644 (file)
index 0000000..a660842
--- /dev/null
@@ -0,0 +1,3 @@
+DIST django-tastypie-0.9.11.tar.gz 519484 RMD160 fcdf5dbc7b3eb1a88bea0635140669aa6b76ec87 SHA1 a64ae20b40addee15fcd83c7bf1bb7299c3981bb SHA256 6425f065aae6a6a3aecf6c83ed728efbd1f490ce32aabd16ddcdfb5826c74214
+EBUILD django-tastypie-0.9.11.ebuild 1120 RMD160 55667befe283b95f23b144b280c355c640f6d47e SHA1 ba037273a0834c0ff4b79e629ae6b059e6526dbd SHA256 c74317304a5fab1cdfe3025885e5e10dd169fc9b08625e7f485beb8162240a61
+MISC metadata.xml 245 RMD160 8e606c9cb403a4ffe6de0be28d1ebdb9035d14c1 SHA1 89b23ba408342e914dec1929cc79fae1619152c6 SHA256 b251e710ac48198ae2432c627c88ab36ad72ce9b6b7070d074a62151b1d6f7ad
diff --git a/dev-python/django-tastypie/django-tastypie-0.9.11.ebuild b/dev-python/django-tastypie/django-tastypie-0.9.11.ebuild
new file mode 100644 (file)
index 0000000..76a24c1
--- /dev/null
@@ -0,0 +1,41 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+PYTHON_DEPEND="2:2.6"
+SUPPORT_PYTHON_ABIS=1
+RESTRICT_PYTHON_ABIS="2.[4-5] 3.*"
+inherit distutils
+
+DESCRIPTION="A flexible and capable API layer for django"
+HOMEPAGE="http://pypi.python.org/pypi/django-tastypie/ https://github.com/toastdriven/django-tastypie"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+KEYWORDS="~amd64"
+IUSE="doc"
+
+LICENSE="BSD"
+SLOT="0"
+PYTHON_MODNAME="tastypie"
+
+RDEPEND=">=dev-python/mimeparse-0.1.3
+       dev-python/python-dateutil"
+DEPEND="${RDEPEND} >=dev-python/django-1.2.5
+       dev-python/setuptools"
+
+src_install() {
+       distutils_src_install
+       if use doc; then
+               rm -r docs/_build/html/_sources/ || die
+               dohtml -A txt -r docs/_build/html/*
+       fi
+}
+
+pkg_postinst() {
+       distutils_pkg_postinst
+       elog ""
+       elog "django-tastypie offers the options of utilising the"
+       elog "XML serializer, requiring package dev-python/lxml,"
+       elog "the YAML serializer, requiring the package dev-python/pyyaml"
+       elog "and a biplist serializer that is not in the gentoo portage package list"
+}
diff --git a/dev-python/django-tastypie/metadata.xml b/dev-python/django-tastypie/metadata.xml
new file mode 100644 (file)
index 0000000..4d63a1c
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+        <herd>python</herd>
+        <maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
+</pkgmetadata>
+
diff --git a/dev-python/mimeparse/ChangeLog b/dev-python/mimeparse/ChangeLog
new file mode 100644 (file)
index 0000000..bdc1fb1
--- /dev/null
@@ -0,0 +1,7 @@
+# ChangeLog for dev-python/mimeparse
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+  16 Dec 2011; Ian Delaney (idella4) <idell5@iinet.com.au>
+  +mimeparse-0.1.3.ebuild, +metadata.xml:
+  New Ebuild for bug 394947
diff --git a/dev-python/mimeparse/Manifest b/dev-python/mimeparse/Manifest
new file mode 100644 (file)
index 0000000..647576e
--- /dev/null
@@ -0,0 +1,4 @@
+DIST mimeparse-0.1.3.tar.gz 4423 RMD160 4ca6689b4002371b87b4e992d9f5fd6c43023e9e SHA1 afc02fec477bc3f138ac37c2528c1820518cec3d SHA256 534ff6feefe1cd03984f444e6415aacc79c0a85f3b868ec41a2fd5003004c31e
+EBUILD mimeparse-0.1.3.ebuild 409 RMD160 f7f324f26859fc0cfc013ea4ed0ca466bcde7516 SHA1 55cba490f86c634252eac381eda6758a428e58cf SHA256 2a84b8179f775515fed84e867eb59520399c41dd914de06ea32ef107ea0465b7
+MISC ChangeLog 250 RMD160 338b67d0a7b903bc3ca991fa69193e118bb97066 SHA1 5899f9c63dfcbf8ea0b04c90f545d6bade40e15d SHA256 62ccd628b7c608d3a4b0ea222243ba576c807205f6040241f17ef6f202eae479
+MISC metadata.xml 245 RMD160 8e606c9cb403a4ffe6de0be28d1ebdb9035d14c1 SHA1 89b23ba408342e914dec1929cc79fae1619152c6 SHA256 b251e710ac48198ae2432c627c88ab36ad72ce9b6b7070d074a62151b1d6f7ad
diff --git a/dev-python/mimeparse/metadata.xml b/dev-python/mimeparse/metadata.xml
new file mode 100644 (file)
index 0000000..4d63a1c
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+        <herd>python</herd>
+        <maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
+</pkgmetadata>
+
diff --git a/dev-python/mimeparse/mimeparse-0.1.3.ebuild b/dev-python/mimeparse/mimeparse-0.1.3.ebuild
new file mode 100644 (file)
index 0000000..739f683
--- /dev/null
@@ -0,0 +1,17 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+PYTHON_DEPEND="*"
+SUPPORT_PYTHON_ABIS="1"
+inherit distutils
+
+DESCRIPTION="Basic functions for handling mime-types in python"
+HOMEPAGE="http://code.google.com/p/mimeparse"
+SRC_URI="http://mimeparse.googlecode.com/files/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""