Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 111513

Summary: pytz-2005m.ebuild (New Package)
Product: Gentoo Linux Reporter: André Malo <nd>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: EBUILD
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild for dev-python/pytz-2005m

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!