Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111513 - pytz-2005m.ebuild (New Package)
Summary: pytz-2005m.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-11-04 15:34 UTC by André Malo
Modified: 2005-11-24 13:29 UTC (History)
0 users

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


Attachments
ebuild for dev-python/pytz-2005m (pytz-2005m.ebuild,532 bytes, text/plain)
2005-11-04 15:37 UTC, André Malo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description André Malo 2005-11-04 15:34:33 UTC
pytz is a quite complete timezone library for >=python-2.3, to be used in
conjunction with python's datetime module. It's located at
<http://pytz.sourceforge.net/>.

I'm going to attach an ebuild. It should go under dev-python. The ebuild uses
the normal distutils eclass plus I've added a src_test function, which calls the
unittests distributed with the package.

Reproducible: Always
Steps to Reproduce:
Comment 1 André Malo 2005-11-04 15:37:01 UTC
Created attachment 72140 [details]
ebuild for dev-python/pytz-2005m
Comment 2 Marien Zwart (RETIRED) gentoo-dev 2005-11-24 13:29:22 UTC
Committed, thanks for the ebuild!