FreeBSD Bugzilla – Attachment 196809 Details for
Bug 231114
[NEW PORT] www/py-django-taggit-serializer: Django Taggit serializer for the Django REST Framework
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-django-taggit-serializer.patch
py-django-taggit-serializer.patch (text/plain), 2.86 KB, created by
Kai Knoblich
on 2018-09-03 09:15:16 UTC
(
hide
)
Description:
py-django-taggit-serializer.patch
Filename:
MIME Type:
Creator:
Kai Knoblich
Created:
2018-09-03 09:15:16 UTC
Size:
2.86 KB
patch
obsolete
>Index: www/py-django-taggit-serializer/Makefile >=================================================================== >--- www/py-django-taggit-serializer/Makefile (nonexistent) >+++ www/py-django-taggit-serializer/Makefile (working copy) >@@ -0,0 +1,23 @@ >+# $FreeBSD$ >+ >+PORTNAME= django-taggit-serializer >+DISTVERSION= 0.1.7 >+CATEGORIES= www python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= freebsd_ports@k-worx.org >+COMMENT= Django Taggit serializer for the Django REST Framework >+ >+LICENSE= BSD3CLAUSE >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django-taggit>=0:www/py-django-taggit@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} >+ >+USES= python >+USE_PYTHON= distutils autoplist >+ >+NO_ARCH= yes >+ >+.include <bsd.port.mk> > >Property changes on: www/py-django-taggit-serializer/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: www/py-django-taggit-serializer/distinfo >=================================================================== >--- www/py-django-taggit-serializer/distinfo (nonexistent) >+++ www/py-django-taggit-serializer/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1533884090 >+SHA256 (django-taggit-serializer-0.1.7.tar.gz) = f712eb2482079be452bcd1e82b18a820e26427c3ee1cef2b4fcd4d6b8b9f14d0 >+SIZE (django-taggit-serializer-0.1.7.tar.gz) = 5589 > >Property changes on: www/py-django-taggit-serializer/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: www/py-django-taggit-serializer/pkg-descr >=================================================================== >--- www/py-django-taggit-serializer/pkg-descr (nonexistent) >+++ www/py-django-taggit-serializer/pkg-descr (working copy) >@@ -0,0 +1,6 @@ >+This package makes it possible to serialize tags generated by the django-taggit >+package. Because the tags in the django-taggit package need to be added into a >+TaggableManager() one cannot use the usual Serializer that is retrieved from the >+Django REST Framework. >+ >+WWW: https://github.com/glemmaPaul/django-taggit-serializer > >Property changes on: www/py-django-taggit-serializer/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 231114
: 196809