* [gentoo-commits] dev/graaff:master commit in: dev-python/django/
@ 2015-11-21 7:44 Hans de Graaff
0 siblings, 0 replies; 5+ messages in thread
From: Hans de Graaff @ 2015-11-21 7:44 UTC (permalink / raw
To: gentoo-commits
commit: 819d961939d604b96747fff30104f815673f20f3
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Sat Nov 21 07:44:50 2015 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Nov 21 07:44:50 2015 +0000
URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=819d9619
dev-python/django: add ~amd64
Package-Manager: portage-2.2.20.1
dev-python/django/django-1.6.11.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/django/django-1.6.11.1.ebuild b/dev-python/django/django-1.6.11.1.ebuild
index 1469148..a93b67a 100644
--- a/dev-python/django/django-1.6.11.1.ebuild
+++ b/dev-python/django/django-1.6.11.1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="https://downloads.reviewboard.org/releases/Django/1.6/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64"
IUSE="doc sqlite test"
RDEPEND=""
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] dev/graaff:master commit in: dev-python/django/
@ 2015-12-02 6:35 Hans de Graaff
0 siblings, 0 replies; 5+ messages in thread
From: Hans de Graaff @ 2015-12-02 6:35 UTC (permalink / raw
To: gentoo-commits
commit: 1758760cdf782387f607cede913b9f7c1dfb0c32
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Wed Dec 2 06:35:37 2015 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Dec 2 06:35:37 2015 +0000
URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=1758760c
dev-python/django: security update to 1.6.11.2
https://www.reviewboard.org/news/2015/11/24/new-django-1-6-11-2-security-releases/
Package-Manager: portage-2.2.20.1
dev-python/django/Manifest | 2 +-
dev-python/django/{django-1.6.11.1.ebuild => django-1.6.11.2.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/django/Manifest b/dev-python/django/Manifest
index ca674d5..0f0144f 100644
--- a/dev-python/django/Manifest
+++ b/dev-python/django/Manifest
@@ -1 +1 @@
-DIST Django-1.6.11.1.tar.gz 6662117 SHA256 6f55bd6fcd67fbceb01db17f23304f8288d68d5d8ed68caf987e05b6f2813593 SHA512 ad91a57e79e1354f33d1879de6d719a312439bcbbbd7e4653a2439553d644c04fe5b23f1f6980403df2d41ce15970a5209815861941c58784c86a61d2c2e9838 WHIRLPOOL c330dfa07f9440cb478ca37d01f88175d75c1979d84c22661fdacb4be083811048c49494a4a2f5f1bbfd138a06f0a865aa54e8a6558a2f1e5f64c2b0129279bd
+DIST Django-1.6.11.2.tar.gz 6664002 SHA256 4c20db3ac07a5a921292b2231734108adb79923c6d066196195c0f02c03196d3 SHA512 83bde374a6655f58df1dda41197aa26cc9277cde910d404ab869c727935b1f9fa6616364f760c3f0f28a046a377d5cbd21694dd0a7cac7cbe6ee49b5fbb440f8 WHIRLPOOL 0759719a0cc056ea2a5d5103d5619502e9233f8164022a32fea977bcef9b3a512370b6a290ab814daf0a370d8fab1782017d573eb486d218cc54ef112745b3e3
diff --git a/dev-python/django/django-1.6.11.1.ebuild b/dev-python/django/django-1.6.11.2.ebuild
similarity index 100%
rename from dev-python/django/django-1.6.11.1.ebuild
rename to dev-python/django/django-1.6.11.2.ebuild
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] dev/graaff:master commit in: dev-python/django/
@ 2016-02-24 7:15 Hans de Graaff
0 siblings, 0 replies; 5+ messages in thread
From: Hans de Graaff @ 2016-02-24 7:15 UTC (permalink / raw
To: gentoo-commits
commit: 5e304a41c6fc416e22b670082663d1e08a44630f
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Wed Feb 24 07:11:20 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Feb 24 07:11:20 2016 +0000
URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=5e304a41
dev-python/django: add ~x86
Package-Manager: portage-2.2.26
dev-python/django/django-1.6.11.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/django/django-1.6.11.2.ebuild b/dev-python/django/django-1.6.11.2.ebuild
index a93b67a..057a812 100644
--- a/dev-python/django/django-1.6.11.2.ebuild
+++ b/dev-python/django/django-1.6.11.2.ebuild
@@ -20,7 +20,7 @@ SRC_URI="https://downloads.reviewboard.org/releases/Django/1.6/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="doc sqlite test"
RDEPEND=""
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] dev/graaff:master commit in: dev-python/django/
@ 2016-03-04 6:08 Hans de Graaff
0 siblings, 0 replies; 5+ messages in thread
From: Hans de Graaff @ 2016-03-04 6:08 UTC (permalink / raw
To: gentoo-commits
commit: fd6fdcd28b08222d8e53cfa2eea019e475b8d9fa
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri Mar 4 06:04:38 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Mar 4 06:04:38 2016 +0000
URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=fd6fdcd2
dev-python/django: add 1.6.11.3, security issue
Package-Manager: portage-2.2.26
dev-python/django/Manifest | 2 +-
dev-python/django/{django-1.6.11.2.ebuild => django-1.6.11.3.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/django/Manifest b/dev-python/django/Manifest
index 0f0144f..80d908e 100644
--- a/dev-python/django/Manifest
+++ b/dev-python/django/Manifest
@@ -1 +1 @@
-DIST Django-1.6.11.2.tar.gz 6664002 SHA256 4c20db3ac07a5a921292b2231734108adb79923c6d066196195c0f02c03196d3 SHA512 83bde374a6655f58df1dda41197aa26cc9277cde910d404ab869c727935b1f9fa6616364f760c3f0f28a046a377d5cbd21694dd0a7cac7cbe6ee49b5fbb440f8 WHIRLPOOL 0759719a0cc056ea2a5d5103d5619502e9233f8164022a32fea977bcef9b3a512370b6a290ab814daf0a370d8fab1782017d573eb486d218cc54ef112745b3e3
+DIST Django-1.6.11.3.tar.gz 6665419 SHA256 49161983509d84668ed9972db15d89d455a7bb79bb93290749f087f08923eaaf SHA512 350356fa3f3c73ea1dfec77c71f8947869e57d683b4a4edd8f5b7ed71bb63db5ce569d8b7132ea6c160493005cce6fa3f97b0c7c60e88e3887cec516e25e03d1 WHIRLPOOL f06b866e50e7b7471369a76cb559a841cf7a55bf14a597e4793853d152a352f285be35f2135ab80a3c39c752726d1504f6a1f4b8f72d1fcf454d1f998c6c7f32
diff --git a/dev-python/django/django-1.6.11.2.ebuild b/dev-python/django/django-1.6.11.3.ebuild
similarity index 100%
rename from dev-python/django/django-1.6.11.2.ebuild
rename to dev-python/django/django-1.6.11.3.ebuild
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] dev/graaff:master commit in: dev-python/django/
@ 2016-09-30 6:27 Hans de Graaff
0 siblings, 0 replies; 5+ messages in thread
From: Hans de Graaff @ 2016-09-30 6:27 UTC (permalink / raw
To: gentoo-commits
commit: 350c82f7517ecf93de109c3a270368f07027a4e1
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri Sep 30 06:27:45 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Sep 30 06:27:45 2016 +0000
URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=350c82f7
dev-python/django: add 1.6.11.4
Package-Manager: portage-2.3.0
dev-python/django/Manifest | 1 +
dev-python/django/django-1.6.11.4.ebuild | 109 +++++++++++++++++++++++++++++++
dev-python/django/metadata.xml | 2 +-
3 files changed, 111 insertions(+), 1 deletion(-)
diff --git a/dev-python/django/Manifest b/dev-python/django/Manifest
index 80d908e..c58e63d 100644
--- a/dev-python/django/Manifest
+++ b/dev-python/django/Manifest
@@ -1 +1,2 @@
DIST Django-1.6.11.3.tar.gz 6665419 SHA256 49161983509d84668ed9972db15d89d455a7bb79bb93290749f087f08923eaaf SHA512 350356fa3f3c73ea1dfec77c71f8947869e57d683b4a4edd8f5b7ed71bb63db5ce569d8b7132ea6c160493005cce6fa3f97b0c7c60e88e3887cec516e25e03d1 WHIRLPOOL f06b866e50e7b7471369a76cb559a841cf7a55bf14a597e4793853d152a352f285be35f2135ab80a3c39c752726d1504f6a1f4b8f72d1fcf454d1f998c6c7f32
+DIST Django-1.6.11.4.tar.gz 6666909 SHA256 2b45d4bdc93076519eb027730ac5f8f5d06f39b5170a9fe27bce5e6f328269b1 SHA512 b774740b6ee41bd0fb8c7a06b88c1f5848ab5a27b64d0efbfe104b06f1a173db6c2f1a4d2152283251aab2a4f4748430c80cf1bf5f3c81a382cdd4f4313c01d1 WHIRLPOOL 327f3c1c949ad770614a5d958c5679bc5b5d0cb07da624796d804382755652ce2232280dcb69ea7492e1eef34ff3db5f6ca67c97fb9a450b12233adfef9a60e5
diff --git a/dev-python/django/django-1.6.11.4.ebuild b/dev-python/django/django-1.6.11.4.ebuild
new file mode 100644
index 0000000..492521a
--- /dev/null
+++ b/dev-python/django/django-1.6.11.4.ebuild
@@ -0,0 +1,109 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4} pypy )
+
+PYTHON_REQ_USE='sqlite?,threads(+)'
+WEBAPP_NO_AUTO_INSTALL="yes"
+
+inherit bash-completion-r1 distutils-r1 eutils versionator webapp
+
+MY_P="Django-${PV}"
+
+DESCRIPTION="High-level Python web framework"
+HOMEPAGE="http://www.djangoproject.com/ https://pypi.python.org/pypi/Django"
+#SRC_URI="https://www.djangoproject.com/m/releases/$(get_version_component_range 1-2)/${MY_P}.tar.gz"
+SRC_URI="https://downloads.reviewboard.org/releases/Django/1.6/${MY_P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc sqlite test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ doc? ( >=dev-python/sphinx-1.0.7[${PYTHON_USEDEP}] )
+ test? (
+ ${PYTHON_DEPS//sqlite?/sqlite}
+ dev-python/docutils[${PYTHON_USEDEP}]
+ <dev-python/numpy-1.9[$(python_gen_usedep 'python*')]
+ dev-python/pillow[${PYTHON_USEDEP}]
+ dev-python/pyyaml[${PYTHON_USEDEP}]
+ dev-python/pytz[${PYTHON_USEDEP}]
+ )"
+
+# dev-python/bcrypt[${PYTHON_USEDEP}]
+# dev-python/selenium[${PYTHON_USEDEP}]
+
+S="${WORKDIR}/${MY_P}"
+
+WEBAPP_MANUAL_SLOT="yes"
+
+PATCHES=(
+ "${FILESDIR}"/${PN}-1.5-py3tests.patch
+ "${FILESDIR}"/${PN}-1.6-objects.patch
+ "${FILESDIR}"/${PN}-1.6.10-bashcomp.patch
+)
+
+pkg_setup() {
+ webapp_pkg_setup
+}
+
+python_prepare_all() {
+ # Disable tests requiring network connection.
+ sed \
+ -e "s:test_sensitive_cookie_not_cached:_&:g" \
+ -i tests/cache/tests.py || die
+
+ distutils-r1_python_prepare_all
+}
+python_compile_all() {
+ use doc && emake -C docs html
+}
+
+python_test() {
+ # Tests have non-standard assumptions about PYTHONPATH,
+ # and don't work with ${BUILD_DIR}/lib.
+ PYTHONPATH=. "${PYTHON}" tests/runtests.py --settings=test_sqlite -v2 \
+ || die "Tests fail with ${EPYTHON}"
+}
+
+src_install() {
+ distutils-r1_src_install
+ webapp_src_install
+
+ elog "Additional Backend support can be enabled via"
+ optfeature "MySQL backend support in python 2.7 only" dev-python/mysql-python
+ optfeature "MySQL backend support in python 2.7 - 3.4" dev-python/mysql-connector-python
+ optfeature "PostgreSQL backend support" dev-python/psycopg:2
+ optfeature "Memcached support" dev-python/pylibmc dev-python/python-memcached
+ optfeature "ImageField Support" dev-python/pillow
+ echo ""
+
+ ewarn "This an unofficial Django security release by the reviewboard team"
+}
+
+python_install_all() {
+ newbashcomp extras/django_bash_completion ${PN}-admin
+ bashcomp_alias ${PN}-admin django-admin.py
+
+ if use doc; then
+ rm -fr docs/_build/html/_sources || die
+ local HTML_DOCS=( docs/_build/html/. )
+ fi
+
+ insinto "${MY_HTDOCSDIR#${EPREFIX}}"
+ doins -r django/contrib/admin/static/admin/.
+ distutils-r1_python_install_all
+}
+
+pkg_postinst() {
+ elog "A copy of the admin media is available to webapp-config for installation in a"
+ elog "webroot, as well as the traditional location in python's site-packages dir"
+ elog "for easy development."
+ webapp_pkg_postinst
+}
diff --git a/dev-python/django/metadata.xml b/dev-python/django/metadata.xml
index f977299..bd70e45 100644
--- a/dev-python/django/metadata.xml
+++ b/dev-python/django/metadata.xml
@@ -1,5 +1,5 @@
<?xml version = '1.0' encoding = 'UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer><email>graaff@gentoo.org</email></maintainer>
+<maintainer type="person"><email>graaff@gentoo.org</email></maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2016-09-30 6:28 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-02 6:35 [gentoo-commits] dev/graaff:master commit in: dev-python/django/ Hans de Graaff
-- strict thread matches above, loose matches on Subject: below --
2016-09-30 6:27 Hans de Graaff
2016-03-04 6:08 Hans de Graaff
2016-02-24 7:15 Hans de Graaff
2015-11-21 7:44 Hans de Graaff
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox