#268: Rename lib/python to lib/autoqa ----------------------+----------------------------------------------------- Reporter: jskladan | Owner: Type: task | Status: new Priority: minor | Milestone: Finger Food Component: core | Keywords: ----------------------+----------------------------------------------------- It would make more sense to have it named as 'autoqa' rather than 'python' - e.g. when we want to import the library from inside the git, etc.
Of course, adequate changes need to be made in Makefile and autoqa.spec
Yes! I love this idea. I always end up creating a dumping for this, so it would be nice to fix properly.
Thanks, James
On Feb 1, 2011, at 7:08 AM, "AutoQA" trac@fedorahosted.org wrote:
#268: Rename lib/python to lib/autoqa ----------------------+----------------------------------------------------- Reporter: jskladan | Owner: Type: task | Status: new Priority: minor | Milestone: Finger Food Component: core | Keywords: ----------------------+----------------------------------------------------- It would make more sense to have it named as 'autoqa' rather than 'python'
- e.g. when we want to import the library from inside the git, etc.
Of course, adequate changes need to be made in Makefile and autoqa.spec
-- Ticket URL: https://fedorahosted.org/autoqa/ticket/268 AutoQA http://autoqa.fedorahosted.org Automated QA project _______________________________________________ autoqa-devel mailing list autoqa-devel@lists.fedorahosted.org https://fedorahosted.org/mailman/listinfo/autoqa-devel
Hmm, would it help at all to mv lib/autoqa and lib/autotest into the high-level directory o avoid the need for setting PYTHONPATH when running watchers or 'autoqa' from a fit checkout?
Thanks, James
On Feb 1, 2011, at 8:32 AM, James Laska jlaska@redhat.com wrote:
Yes! I love this idea. I always end up creating a dumping for this, so it would be nice to fix properly.
Thanks, James
On Feb 1, 2011, at 7:08 AM, "AutoQA" trac@fedorahosted.org wrote:
#268: Rename lib/python to lib/autoqa ----------------------+----------------------------------------------------- Reporter: jskladan | Owner: Type: task | Status: new Priority: minor | Milestone: Finger Food Component: core | Keywords: ----------------------+----------------------------------------------------- It would make more sense to have it named as 'autoqa' rather than 'python'
- e.g. when we want to import the library from inside the git, etc.
Of course, adequate changes need to be made in Makefile and autoqa.spec
-- Ticket URL: https://fedorahosted.org/autoqa/ticket/268 AutoQA http://autoqa.fedorahosted.org Automated QA project _______________________________________________ autoqa-devel mailing list autoqa-devel@lists.fedorahosted.org https://fedorahosted.org/mailman/listinfo/autoqa-devel
autoqa-devel mailing list autoqa-devel@lists.fedorahosted.org https://fedorahosted.org/mailman/listinfo/autoqa-devel
----- Original Message -----
Hmm, would it help at all to mv lib/autoqa and lib/autotest into the high-level directory o avoid the need for setting PYTHONPATH when running watchers or 'autoqa' from a fit checkout?
Thanks, James
I don't think that works. You can't have 'autoqa' file and 'autoqa/' dir at the same place.
Oh right, oops!
Thanks, James
On Feb 1, 2011, at 8:33 AM, Kamil Paral kparal@redhat.com wrote:
----- Original Message -----
Hmm, would it help at all to mv lib/autoqa and lib/autotest into the high-level directory o avoid the need for setting PYTHONPATH when running watchers or 'autoqa' from a fit checkout?
Thanks, James
I don't think that works. You can't have 'autoqa' file and 'autoqa/' dir at the same place. _______________________________________________ autoqa-devel mailing list autoqa-devel@lists.fedorahosted.org https://fedorahosted.org/mailman/listinfo/autoqa-devel
#268: Rename lib/python to lib/autoqa ----------------------+----------------------------------------------------- Reporter: jskladan | Owner: vhumpa Type: task | Status: assigned Priority: minor | Milestone: Finger Food Component: core | Resolution: Keywords: | ----------------------+----------------------------------------------------- Changes (by vhumpa):
* owner: => vhumpa * status: new => assigned
#268: Rename lib/python to lib/autoqa ----------------------+----------------------------------------------------- Reporter: jskladan | Owner: vhumpa Type: task | Status: closed Priority: minor | Milestone: Finger Food Component: core | Resolution: fixed Keywords: | ----------------------+----------------------------------------------------- Changes (by vhumpa):
* status: assigned => closed * resolution: => fixed
Comment:
Done and reviewed at https://fedorahosted.org/reviewboard/r/128/. Pushed to master (96f4e7d4a81bd8cd53a5a1934d11bfb60e64151f).
#268: Rename lib/python to lib/autoqa ----------------------+----------------------------------------------------- Reporter: jskladan | Owner: vhumpa Type: task | Status: closed Priority: minor | Milestone: 0.5.0 Component: core | Resolution: fixed Keywords: | ----------------------+----------------------------------------------------- Changes (by kparal):
* milestone: Finger Food => 0.5.0
Comment:
I also corrected README: 6a8c0e8b5c2d2825b49104c76da883bd5a05fbfc
Just a note - all developers have to delete the leftover files in lib/python manually.
autoqa-devel@lists.fedorahosted.org