Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 656900 - =dev-python/slimit-0.8.1 - JavaScript minifier - new dependency of net-p2p/deluge-9999
Summary: =dev-python/slimit-0.8.1 - JavaScript minifier - new dependency of net-p2p/de...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://slimit.readthedocs.io/en/latest/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 606256
  Show dependency tree
 
Reported: 2018-05-30 14:30 UTC by Paolo Pedroni
Modified: 2018-07-04 21:50 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
slimit-0.8.1.ebuild (slimit-0.8.1.ebuild,517 bytes, text/plain)
2018-05-30 14:30 UTC, Paolo Pedroni
Details
slimit-0.8.1.ebuild (slimit-0.8.1.ebuild,700 bytes, text/plain)
2018-05-30 15:04 UTC, Paolo Pedroni
Details
slimit-0.8.1.ebuild (slimit-0.8.1.ebuild,787 bytes, text/plain)
2018-07-04 10:06 UTC, Paolo Pedroni
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paolo Pedroni 2018-05-30 14:30:20 UTC
Created attachment 534060 [details]
slimit-0.8.1.ebuild

This new package is needed to close bug #606256.

The ebuild seems to work as-is for me, but, of course, any correction is absolutely welcome.

As for mantainership, if noone steps up, I can proxy-mantain it.
Comment 1 Paolo Pedroni 2018-05-30 14:46:26 UTC
Silly me, I forgot the dependencies. I will fix it soon.
Comment 2 Paolo Pedroni 2018-05-30 15:04:56 UTC
Created attachment 534068 [details]
slimit-0.8.1.ebuild
Comment 3 Paolo Pedroni 2018-07-04 10:06:44 UTC
Created attachment 538294 [details]
slimit-0.8.1.ebuild
Comment 4 Larry the Git Cow gentoo-dev 2018-07-04 21:50:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c8937b34c6b5dc6872256d329d0760f6d8584e3

commit 9c8937b34c6b5dc6872256d329d0760f6d8584e3
Author:     PPed72 <paolo.pedroni@iol.it>
AuthorDate: 2018-07-04 10:03:51 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2018-07-04 21:50:04 +0000

    dev-python/slimit: new ebuild.
    
    slimit is a JavaScript minifier.
    
    Closes: https://bugs.gentoo.org/656900
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Closes: https://github.com/gentoo/gentoo/pull/9038

 dev-python/slimit/Manifest                         |   1 +
 .../slimit/files/slimit-0.8.1-fix-python3.patch    | 277 +++++++++++++++++++++
 dev-python/slimit/metadata.xml                     |  12 +
 dev-python/slimit/slimit-0.8.1.ebuild              |  30 +++
 4 files changed, 320 insertions(+)