Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 198158 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]
diff- u between sqlalchemy-0.5.3 and sqlalchemy-0.5.5.ebuild
diff_to_sqlalchemy-0.5.3_ebuild (text/plain), 513 bytes, created by
Bjoern Thorwirth
on 2009-07-16 11:04:35 UTC
(
hide
)
Description:
diff- u between sqlalchemy-0.5.3 and sqlalchemy-0.5.5.ebuild
Filename:
MIME Type:
Creator:
Bjoern Thorwirth
Created:
2009-07-16 11:04:35 UTC
Size:
513 bytes
patch
obsolete
>--- sqlalchemy-0.5.5.ebuild 2009-07-16 12:35:34.000000000 +0200 >+++ /usr/portage/dev-python/sqlalchemy/sqlalchemy-0.5.3.ebuild 2009-04-23 14:51:05.000000000 +0200 >@@ -38,8 +38,6 @@ > test? ( > >=dev-db/sqlite-3.3.13 > || ( dev-python/pysqlite >=dev-lang/python-2.5[sqlite] ) >- dev-python/nose >- > )" > > S="${WORKDIR}/${MY_P}" >@@ -56,6 +54,5 @@ > } > > src_test() { >- cd test >- PYTHONPATH="./test/" nosetests -v || die "tests failed" >+ PYTHONPATH="./test/" "${python}" test/alltests.py || 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