Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 404565 - dev-python/pyftpdlib-0.7.0 version bump request
Summary: dev-python/pyftpdlib-0.7.0 version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-19 18:50 UTC by Ian Delaney (RETIRED)
Modified: 2012-02-20 07:33 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Delaney (RETIRED) gentoo-dev 2012-02-19 18:50:05 UTC
localhost pyftpdlib # ebuild pyftpdlib-0.7.0.ebuild clean test

----------------------------------------------------------------------
Ran 122 tests in 3.523s

OK

that's 2 in a row that passed!  

# ebuild pyftpdlib-0.7.0.ebuild clean install

localhost pyftpdlib # ls /mnt/gen2/TmpDir/portage/dev-python/pyftpdlib-0.7.0/image/usr/share/doc/pyftpdlib-0.7.0/
CREDITS.bz2  HISTORY.bz2  README.bz2

localhost pyftpdlib # ebuild pyftpdlib-0.7.0.ebuild clean merge
>>> Original instance of package unmerged safely.
 * Compilation and optimization of Python modules for CPython 2.7 ...                                [ ok ]
>>> dev-python/pyftpdlib-0.7.0 merged.


NOTE: line
       dohtml -r doc/* || die
in src_install() need be removed, save making a patch for a one line change.
doc/* is no longer present in the source.
Comment 1 Patrick Lauer gentoo-dev 2012-02-20 07:33:29 UTC
+  20 Feb 2012; Patrick Lauer <patrick@gentoo.org> +pyftpdlib-0.7.0.ebuild:
+  Bump for #404565