Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 198160 Details for
Bug 278030
dev-python/sqlalchemy-0.5.5 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
correct diff
diff_sqlalchemy-0.5.3 (text/plain), 513 bytes, created by
Bjoern Thorwirth
on 2009-07-16 11:11:29 UTC
(
hide
)
Description:
correct diff
Filename:
MIME Type:
Creator:
Bjoern Thorwirth
Created:
2009-07-16 11:11:29 UTC
Size:
513 bytes
patch
obsolete
>--- /usr/portage/dev-python/sqlalchemy/sqlalchemy-0.5.3.ebuild 2009-04-23 14:51:05.000000000 +0200 >+++ sqlalchemy-0.5.5.ebuild 2009-07-16 12:35:34.000000000 +0200 >@@ -38,6 +38,8 @@ > test? ( > >=dev-db/sqlite-3.3.13 > || ( dev-python/pysqlite >=dev-lang/python-2.5[sqlite] ) >+ dev-python/nose >+ > )" > > S="${WORKDIR}/${MY_P}" >@@ -54,5 +56,6 @@ > } > > src_test() { >- PYTHONPATH="./test/" "${python}" test/alltests.py || die "tests failed" >+ cd test >+ PYTHONPATH="./test/" nosetests -v || die "tests failed" > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 278030
:
198152
|
198154
|
198158
| 198160