Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1249331 - django-compressor bundles cssmin
Summary: django-compressor bundles cssmin
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: python-django-compressor
Version: 24
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthias Runge
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: DuplicSysLibsTracker
TreeView+ depends on / blocked
 
Reported: 2015-08-01 16:44 UTC by Ville Skyttä
Modified: 2016-08-04 12:13 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-08-04 12:13:26 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ville Skyttä 2015-08-01 16:44:15 UTC
django-compressor bundles cssmin which is available as a separate package in Fedora. Patching to use the system one should be straightforward, maybe all that's needed is removal of the bundled cssmin.py, adjusting CSSMinFilter.callback in compressor/filters/cssmin/__init__.py, and adding appropriate python*-cssmin dependencies.

https://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries#When_a_Bundled_Library_is_Discovered_Post-Review

Comment 1 Jan Kurik 2016-02-24 13:31:03 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle.
Changing version to '24'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase

Comment 2 Jonathan Dieter 2016-08-04 12:13:26 UTC
I just looked into this, and it already seems to be fixed (at least in F24+)


Note You need to log in before you can comment on or make changes to this bug.