~albertomilone/jockey/pkg-version-ubuntu

  • Committer: Alberto Milone
  • Date: 2010-04-11 17:14:31 UTC
  • Revision ID: alberto.milone@canonical.com-20100411171431-lodpplad6va8dx0w

* jockey/oslib.py:
  - Implement the package_version() method so that we
    can get the version of a package from apt.
* data/handlers/nvidia.py:
  - Implement the pkg_version() method so that we can
    show the version of the driver instead of being
    limited to the information carried by the version
    attribute. For example, in the case of the
    nvidia-current package, self.version is an
    unlocalised and therefore rather confusing string
    i.e. current when it should really be something
    like 195 (LP: #543176).
Filename Latest Rev Last Changed Committer Comment Size
..
backend.py 105.1.522 14 years ago Alberto Milone Add pkg_version() method which determines the valu 19.9 KB Diff Download File
detection.py 105.1.503 14 years ago Martin Pitt read system vendor/product from sysfs, not from ha 33.4 KB Diff Download File
handlers.py 414 14 years ago Alberto Milone Merge from trunk 38.6 KB Diff Download File
oslib.py 394 14 years ago Martin Pitt * Merge with trunk: - Make Control-C work proper 8.3 KB Diff Download File
File run 105.1.247 15 years ago Martin Pitt tests/run: run tests in alphabetical python module 2.3 KB Diff Download File
File run-gtk 105.1.394 15 years ago Martin Pitt Add test cases for ui_show_main() idempotency and 7.6 KB Diff Download File
File run-kde 105.1.452 14 years ago Martin Pitt tests/run-kde: temporarily create symlink to build 7.8 KB Diff Download File
sandbox.py 105.1.510 14 years ago Martin Pitt sandbox.py: fix test suite bug 48.2 KB Diff Download File
shipped_handlers.py 105.1.422 15 years ago Martin Pitt tests/shipped_handlers.py: do not try to call enab 3.9 KB Diff Download File
ui.py 105.1.450 14 years ago Martin Pitt tests/ui.py: update for text changes from r552 33 KB Diff Download File