1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 1.5.1

This commit is contained in:
Li-Wen Hsu 2016-11-12 13:09:30 +00:00
parent ad3143239a
commit e7633554f3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425950
3 changed files with 7 additions and 5 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= django-storages
PORTVERSION= 1.1.8
PORTREVISION= 1
PORTVERSION= 1.5.1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -11,6 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Generic storages for Django
LICENSE= BSD3CLAUSE
USES= python
USE_PYTHON= distutils autoplist

View File

@ -1,2 +1,3 @@
SHA256 (django-storages-1.1.8.tar.gz) = 0c71f7719c0009648cde1f346975359565fb0af33bc4b5fc69cb0bbf597d93ee
SIZE (django-storages-1.1.8.tar.gz) = 26342
TIMESTAMP = 1478956075
SHA256 (django-storages-1.5.1.tar.gz) = e2779eecc4dabab6b6c614790df9f26fe87416626491e0ec6c38148a3c6472bc
SIZE (django-storages-1.5.1.tar.gz) = 60184

View File

@ -1,4 +1,4 @@
Generic storages for Django. Support for many storages
(S3, MogileFS, etc) in Django
WWW: http://code.welldev.org/django-storages/
WWW: https://github.com/jschneier/django-storages