Bug 227015 - [NEW PORT] www/py-django-js-asset: Insert script tags with additional attributes for django.forms.Media
Summary: [NEW PORT] www/py-django-js-asset: Insert script tags with additional attribu...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL: https://github.com/matthiask/django-j...
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-27 21:49 UTC by Kai Knoblich
Modified: 2018-03-28 16:41 UTC (History)
1 user (show)

See Also:


Attachments
py-django-js-asset.shar (1.73 KB, text/plain)
2018-03-27 21:49 UTC, Kai Knoblich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Knoblich freebsd_committer freebsd_triage 2018-03-27 21:49:44 UTC
Created attachment 191884 [details]
py-django-js-asset.shar

Hello,

attached is the shar file for the Python package py-django-js-asset, which inserts script tags with additional attributes (such as "id" and "data" for CSP-compatible data injection) for the django.forms.Media package.

QA:
~~~
- poudriere (11.1-RELEASE amd64 + i386) for each py27 + py36 flavor -> OK
- portlint -> OK

--
Cheers
Kai
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2018-03-27 22:13:22 UTC
Committed.
Thank you for your contribution!
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-03-27 22:13:27 UTC
A commit references this bug:

Author: yuri
Date: Tue Mar 27 22:13:16 UTC 2018
New revision: 465768
URL: https://svnweb.freebsd.org/changeset/ports/465768

Log:
  New port: www/py-django-js-asset: Insert script tags with additional attributes for django.forms.Media

  While here, fixed minor sorting probems in www/Makefile.

  PR:		227015
  Submitted by:	Kai <freebsd_ports@k-worx.org>

Changes:
  head/www/Makefile
  head/www/py-django-js-asset/
  head/www/py-django-js-asset/Makefile
  head/www/py-django-js-asset/distinfo
  head/www/py-django-js-asset/pkg-descr
Comment 3 Kai Knoblich freebsd_committer freebsd_triage 2018-03-28 16:37:38 UTC
(In reply to commit-hook from comment #2)

Hello Yuri,

many thanks for the quick commit of the whole bunch of shar/patch files!
--
Cheers
Kai
Comment 4 Yuri Victorovich freebsd_committer freebsd_triage 2018-03-28 16:41:15 UTC
(In reply to Kai from comment #3)

You are very welcome, Kai! Any time!

Thank you for your work on ports!

Yuri