Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 110078 - dev-python/pyutil - a library of useful Python functions and classes
Summary: dev-python/pyutil - a library of useful Python functions and classes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 220018
  Show dependency tree
 
Reported: 2005-10-21 17:08 UTC by Nilton Volpato
Modified: 2013-08-01 13:03 UTC (History)
0 users

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


Attachments
pyutil-1.0.ebuild (pyutil-1.0.ebuild,704 bytes, text/plain)
2005-10-21 17:09 UTC, Nilton Volpato
Details
pyutil-1.8.4.ebuild (file_110078.txt,935 bytes, text/plain)
2013-01-14 17:56 UTC, Dirk-Lüder Kreie
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nilton Volpato 2005-10-21 17:08:53 UTC
Name: pyutil
Version: 1.0
Summary: a library of useful Python functions and classes
Home-page: http://zooko.com/repos/pyutil/
Author: Zooko O'Whielacronx
Author-email: zooko@zooko.com
License: MIT, LGPL
Description: The various tools and classes in this library have two
characteristics in co
mmon: 1.  They have been in use by active Python projects for years, 2.  The
authors thin
k that you might like to use them.
Platform: any

Reproducible: Always
Steps to Reproduce:
Comment 1 Nilton Volpato 2005-10-21 17:09:28 UTC
Created attachment 71146 [details]
pyutil-1.0.ebuild

proposed ebuild
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-10-22 06:37:26 UTC
- MIT, LGPL are not valid licenses, have a loook at /usr/portage/licenses/
Comment 3 Nilton Volpato 2005-10-23 11:25:59 UTC
(In reply to comment #2)
> - MIT, LGPL are not valid licenses, have a loook at /usr/portage/licenses/

Right! This sould be:
LICENSE="LGPL-2.1 MIT"

User must accept both.
Comment 4 Dirk-Lüder Kreie 2013-01-14 17:56:33 UTC
Created attachment 335632 [details]
pyutil-1.8.4.ebuild

pyutil ebuild from Bug #220018