summaryrefslogtreecommitdiff
path: root/www/py-django-photologue
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2013-01-27 17:41:40 +0000
committeradam <adam@pkgsrc.org>2013-01-27 17:41:40 +0000
commiteda2676498bee399b1ba46d473ed9aae6f833620 (patch)
treecfe9ec85f32f5a8d0b2589f4ea51c255d6d0d454 /www/py-django-photologue
parent67ceb3ef64deaeb1a1aa05f11d03e55d14b0bca6 (diff)
downloadpkgsrc-eda2676498bee399b1ba46d473ed9aae6f833620.tar.gz
Changes 2.5:
- added a sitemap.xml. - added some templatetags. - started using Sphinx for managing documentation. - started using Transifex for managing translations. - started using Travis CI. - added 12 new translations and improved some of the existing translations. - fixed issue 29 (quote URL of resized image properly). - misc improvements to clarity of unit tests. - added Django 1.4 timezone support.
Diffstat (limited to 'www/py-django-photologue')
-rw-r--r--www/py-django-photologue/Makefile5
-rw-r--r--www/py-django-photologue/PLIST43
-rw-r--r--www/py-django-photologue/distinfo8
3 files changed, 49 insertions, 7 deletions
diff --git a/www/py-django-photologue/Makefile b/www/py-django-photologue/Makefile
index d9c519cfb40..e5ec9a93a0e 100644
--- a/www/py-django-photologue/Makefile
+++ b/www/py-django-photologue/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2012/12/12 20:00:16 asau Exp $
+# $NetBSD: Makefile,v 1.3 2013/01/27 17:41:40 adam Exp $
-DISTNAME= django-photologue-2.4
+DISTNAME= django-photologue-2.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= http://pypi.python.org/packages/source/d/django-photologue/
+EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/jdriscoll/django-photologue/
diff --git a/www/py-django-photologue/PLIST b/www/py-django-photologue/PLIST
index 1e42bc9febe..3b787a63101 100644
--- a/www/py-django-photologue/PLIST
+++ b/www/py-django-photologue/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2012/12/09 20:36:40 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2013/01/27 17:41:40 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -11,8 +11,36 @@ ${PYSITELIB}/photologue/__init__.pyo
${PYSITELIB}/photologue/admin.py
${PYSITELIB}/photologue/admin.pyc
${PYSITELIB}/photologue/admin.pyo
+${PYSITELIB}/photologue/locale/da/LC_MESSAGES/django.mo
+${PYSITELIB}/photologue/locale/da/LC_MESSAGES/django.po
+${PYSITELIB}/photologue/locale/de/LC_MESSAGES/django.mo
+${PYSITELIB}/photologue/locale/de/LC_MESSAGES/django.po
+${PYSITELIB}/photologue/locale/en/LC_MESSAGES/django.mo
+${PYSITELIB}/photologue/locale/en/LC_MESSAGES/django.po
+${PYSITELIB}/photologue/locale/en_US/LC_MESSAGES/django.mo
+${PYSITELIB}/photologue/locale/en_US/LC_MESSAGES/django.po
+${PYSITELIB}/photologue/locale/es_ES/LC_MESSAGES/django.mo
+${PYSITELIB}/photologue/locale/es_ES/LC_MESSAGES/django.po
+${PYSITELIB}/photologue/locale/fr/LC_MESSAGES/django.mo
+${PYSITELIB}/photologue/locale/fr/LC_MESSAGES/django.po
+${PYSITELIB}/photologue/locale/hu/LC_MESSAGES/django.mo
+${PYSITELIB}/photologue/locale/hu/LC_MESSAGES/django.po
+${PYSITELIB}/photologue/locale/it/LC_MESSAGES/django.mo
+${PYSITELIB}/photologue/locale/it/LC_MESSAGES/django.po
+${PYSITELIB}/photologue/locale/nl/LC_MESSAGES/django.mo
+${PYSITELIB}/photologue/locale/nl/LC_MESSAGES/django.po
+${PYSITELIB}/photologue/locale/no/LC_MESSAGES/django.mo
+${PYSITELIB}/photologue/locale/no/LC_MESSAGES/django.po
${PYSITELIB}/photologue/locale/pl/LC_MESSAGES/django.mo
${PYSITELIB}/photologue/locale/pl/LC_MESSAGES/django.po
+${PYSITELIB}/photologue/locale/pt/LC_MESSAGES/django.mo
+${PYSITELIB}/photologue/locale/pt/LC_MESSAGES/django.po
+${PYSITELIB}/photologue/locale/pt_BR/LC_MESSAGES/django.mo
+${PYSITELIB}/photologue/locale/pt_BR/LC_MESSAGES/django.po
+${PYSITELIB}/photologue/locale/ru/LC_MESSAGES/django.mo
+${PYSITELIB}/photologue/locale/ru/LC_MESSAGES/django.po
+${PYSITELIB}/photologue/locale/tr/LC_MESSAGES/django.mo
+${PYSITELIB}/photologue/locale/tr/LC_MESSAGES/django.po
${PYSITELIB}/photologue/management/__init__.py
${PYSITELIB}/photologue/management/__init__.pyc
${PYSITELIB}/photologue/management/__init__.pyo
@@ -47,9 +75,13 @@ ${PYSITELIB}/photologue/models.py
${PYSITELIB}/photologue/models.pyc
${PYSITELIB}/photologue/models.pyo
${PYSITELIB}/photologue/res/sample.jpg
+${PYSITELIB}/photologue/res/test_&quoting.jpg
${PYSITELIB}/photologue/res/test_landscape.jpg
${PYSITELIB}/photologue/res/test_portrait.jpg
${PYSITELIB}/photologue/res/test_square.jpg
+${PYSITELIB}/photologue/sitemaps.py
+${PYSITELIB}/photologue/sitemaps.pyc
+${PYSITELIB}/photologue/sitemaps.pyo
${PYSITELIB}/photologue/templates/photologue/gallery_archive.html
${PYSITELIB}/photologue/templates/photologue/gallery_archive_day.html
${PYSITELIB}/photologue/templates/photologue/gallery_archive_month.html
@@ -83,12 +115,21 @@ ${PYSITELIB}/photologue/tests/gallery.pyo
${PYSITELIB}/photologue/tests/helpers.py
${PYSITELIB}/photologue/tests/helpers.pyc
${PYSITELIB}/photologue/tests/helpers.pyo
+${PYSITELIB}/photologue/tests/mock_settings.py
+${PYSITELIB}/photologue/tests/mock_settings.pyc
+${PYSITELIB}/photologue/tests/mock_settings.pyo
${PYSITELIB}/photologue/tests/photo.py
${PYSITELIB}/photologue/tests/photo.pyc
${PYSITELIB}/photologue/tests/photo.pyo
${PYSITELIB}/photologue/tests/resize.py
${PYSITELIB}/photologue/tests/resize.pyc
${PYSITELIB}/photologue/tests/resize.pyo
+${PYSITELIB}/photologue/tests/sitemap.py
+${PYSITELIB}/photologue/tests/sitemap.pyc
+${PYSITELIB}/photologue/tests/sitemap.pyo
+${PYSITELIB}/photologue/tests/sitemap_urls.py
+${PYSITELIB}/photologue/tests/sitemap_urls.pyc
+${PYSITELIB}/photologue/tests/sitemap_urls.pyo
${PYSITELIB}/photologue/tests/views_gallery.py
${PYSITELIB}/photologue/tests/views_gallery.pyc
${PYSITELIB}/photologue/tests/views_gallery.pyo
diff --git a/www/py-django-photologue/distinfo b/www/py-django-photologue/distinfo
index 7c634c9cc6f..b5f39168c43 100644
--- a/www/py-django-photologue/distinfo
+++ b/www/py-django-photologue/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2012/12/09 20:36:40 adam Exp $
+$NetBSD: distinfo,v 1.2 2013/01/27 17:41:40 adam Exp $
-SHA1 (django-photologue-2.4.tar.gz) = 3f20c8a3a151c0a0328faf094d20e062705907dc
-RMD160 (django-photologue-2.4.tar.gz) = 8349122f8dfd2c5a316c5f7792dc89bab96d6b77
-Size (django-photologue-2.4.tar.gz) = 52761 bytes
+SHA1 (django-photologue-2.5.zip) = 24b138173aa0568440ffdce52bedfb031aaa9b48
+RMD160 (django-photologue-2.5.zip) = 313e49f89e2e870c570d0d8ad6a344fbd7153e84
+Size (django-photologue-2.5.zip) = 179013 bytes