<feed xmlns='http://www.w3.org/2005/Atom'>
<title>python-apt/apt/progress/old.py, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/pkg-python/python-apt/atom?h=master</id>
<link rel='self' href='https://git.osdyson.ru/pkg-python/python-apt/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/'/>
<updated>2013-09-11T18:15:01Z</updated>
<entry>
<title>Completely remove deprecated stuff</title>
<updated>2013-09-11T18:15:01Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2013-08-26T11:45:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/commit/?id=b3934f4303c419bb6b517f71cce59749cf13f9c4'/>
<id>urn:sha1:b3934f4303c419bb6b517f71cce59749cf13f9c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>apt.progress: Use long for ETA, natural type for size (LP: #377375)</title>
<updated>2011-04-11T09:54:15Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2011-04-11T09:54:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/commit/?id=30bde83a45ebe2b8c401ef72f8bac3f4058614ab'/>
<id>urn:sha1:30bde83a45ebe2b8c401ef72f8bac3f4058614ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>apt/progress/old.py: Add missing return statements.</title>
<updated>2010-03-03T18:30:26Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2010-03-03T18:30:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/commit/?id=3b44b1fc02961f3e760709d9f72e72b0259e9a92'/>
<id>urn:sha1:3b44b1fc02961f3e760709d9f72e72b0259e9a92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>apt/progress/old.py: Call parent constructors.</title>
<updated>2010-03-03T16:49:21Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2010-03-03T16:49:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/commit/?id=a12eee3a184c1df72cedf1c50ada4e95cc56ecd6'/>
<id>urn:sha1:a12eee3a184c1df72cedf1c50ada4e95cc56ecd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* apt/progress/old.py:</title>
<updated>2010-03-03T15:25:30Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2010-03-03T15:25:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/commit/?id=8cb1f8fb9968d91f8f1bbece3f93aaeda36f0801'/>
<id>urn:sha1:8cb1f8fb9968d91f8f1bbece3f93aaeda36f0801</id>
<content type='text'>
  - Let the new method call the old one; e.g. status_update() now calls
    self.statusUpdate(). This improves compatibility for sub classes.</content>
</entry>
<entry>
<title>Some stylistic changes.</title>
<updated>2010-03-01T16:48:06Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2010-03-01T16:48:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/commit/?id=a8dda6d93b07b7226a3aa41baa50ca059674566e'/>
<id>urn:sha1:a8dda6d93b07b7226a3aa41baa50ca059674566e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Style fixes.</title>
<updated>2010-03-01T16:12:09Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2010-03-01T16:12:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/commit/?id=78e152429187ef145124b0ac0a69ffd1d52f4ed7'/>
<id>urn:sha1:78e152429187ef145124b0ac0a69ffd1d52f4ed7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>apt/progress/old.py: move compat updateInterface here</title>
<updated>2010-02-17T18:12:19Z</updated>
<author>
<name>Michael Vogt</name>
<email>michael.vogt@ubuntu.com</email>
</author>
<published>2010-02-17T18:12:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/commit/?id=e5237896629a9fc7ba123b6248eff19d6440cf19'/>
<id>urn:sha1:e5237896629a9fc7ba123b6248eff19d6440cf19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>apt/progress: Large update, introducing apt.progress.base.InstallProgress.</title>
<updated>2009-07-31T18:51:57Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2009-07-31T18:51:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/commit/?id=e556b2cbbe5878c33d9e7302e637cc7f35dd14bf'/>
<id>urn:sha1:e556b2cbbe5878c33d9e7302e637cc7f35dd14bf</id>
<content type='text'>
This contains many updates including the introduction of a new InstallProgress
class which replaces the old InstallProgress and DpkgInstallProgress classes.
</content>
</entry>
<entry>
<title>apt/progress/old.py: Derive some more old classes from new classes.</title>
<updated>2009-07-31T13:39:08Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2009-07-31T13:39:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/commit/?id=bee2af041668dcd1e3d23197e275ffe3b3605a6f'/>
<id>urn:sha1:bee2af041668dcd1e3d23197e275ffe3b3605a6f</id>
<content type='text'>
OpTextProgress is now derived from text.OpProgress and DumbInstallProgress
is derived from base.InstallProgress.
</content>
</entry>
</feed>
