Fabio Erculiani
|
6411168c79
|
[entropy.i18n] add Python 3.x support
|
2009-10-05 07:31:00 +02:00 |
|
Fabio Erculiani
|
4546d680e6
|
[entropy.tools] since cmp() is removed from Python 3, we need to get back to bubble sorting
|
2009-10-04 22:38:15 +02:00 |
|
Fabio Erculiani
|
1ab0c36510
|
[equo] improve Python 3.x compatibility
|
2009-10-04 19:01:48 +02:00 |
|
Fabio Erculiani
|
b48662a36b
|
[entropy.tools] make module Python 3.x aware
|
2009-10-04 19:01:35 +02:00 |
|
Fabio Erculiani
|
9d2b9d8a56
|
[entropy.exceptions] make module Python 3.x aware
|
2009-10-04 19:01:12 +02:00 |
|
Fabio Erculiani
|
b51a59533a
|
[entropy.const] add const_get_stringtype function and improve const_convert_to_unicode
|
2009-10-04 19:00:45 +02:00 |
|
Fabio Erculiani
|
7493e806b6
|
[entropy.db] fix bogus code
|
2009-10-04 18:36:29 +02:00 |
|
Fabio Erculiani
|
b615f7d5f9
|
[entropy.const] cosmethical change
|
2009-10-04 18:36:18 +02:00 |
|
Fabio Erculiani
|
116f43fe0c
|
[equo] also import const_convert_to_rawstring
|
2009-10-04 18:35:55 +02:00 |
|
Fabio Erculiani
|
e7d79be11f
|
[entropy.tools] fix print_exception
|
2009-10-04 18:32:23 +02:00 |
|
Fabio Erculiani
|
f7149b7f9b
|
[equo] port some other snippets to Python 3.x syntax
|
2009-10-04 18:30:53 +02:00 |
|
Fabio Erculiani
|
b83d604727
|
[entropy.db] make module more Python 3.x aware
|
2009-10-04 18:30:15 +02:00 |
|
Fabio Erculiani
|
dee75d808a
|
[docs] make script Python 3.x compatible
|
2009-10-04 18:29:55 +02:00 |
|
Fabio Erculiani
|
2816574be2
|
[entropy.const] improve const_convert_to_unicode and add const_convert_to_rawstring
|
2009-10-04 18:23:27 +02:00 |
|
Fabio Erculiani
|
720c78d724
|
[unittest] add new UT, package installation and removal
|
2009-10-04 18:01:51 +02:00 |
|
Fabio Erculiani
|
6441b0d0ef
|
[unittest] fix import statement
|
2009-10-04 18:01:35 +02:00 |
|
Fabio Erculiani
|
cb7aba6d90
|
[unittest] add a new UT package
|
2009-10-04 18:00:58 +02:00 |
|
Fabio Erculiani
|
f503f9b7c8
|
[unittest] add client module paths to sys.path
|
2009-10-04 18:00:13 +02:00 |
|
Fabio Erculiani
|
a854d39120
|
[entropy.spm] PortagePlugin: add support for unit testing metadata from Entropy
|
2009-10-04 17:55:31 +02:00 |
|
Fabio Erculiani
|
251788f6db
|
[entropy.client.interfaces.package] add support for unit testing alternative root prefix
|
2009-10-04 17:47:38 +02:00 |
|
Fabio Erculiani
|
4b54030982
|
[entropy.client.interfaces.package] bail out when workout_file fails
|
2009-10-04 17:25:01 +02:00 |
|
Fabio Erculiani
|
011d479b7d
|
[entropy.output] fix print_generic function
|
2009-10-04 17:21:05 +02:00 |
|
Fabio Erculiani
|
2af1fd471a
|
[entropy.tools] fix print_generic calls in movefile
|
2009-10-04 17:17:34 +02:00 |
|
Fabio Erculiani
|
e0b05741f1
|
[entropy.client.interfaces.methods] add support to etpSys['unittest']
|
2009-10-04 17:16:46 +02:00 |
|
Fabio Erculiani
|
6a1c1d9105
|
[entropy.const] add unittest key to etpSys
|
2009-10-04 17:16:22 +02:00 |
|
Fabio Erculiani
|
5b4f02188b
|
[entropy.client.interfaces.package] properly handle unicode output
|
2009-10-04 17:14:39 +02:00 |
|
Fabio Erculiani
|
156d83fe45
|
[entropy.core.settings] improve code, make it more Python 3.x ready
|
2009-10-03 21:55:54 +02:00 |
|
Fabio Erculiani
|
7ea72dd97d
|
[entropy.security] improve code, make it more Python 3.x ready
|
2009-10-03 21:55:39 +02:00 |
|
Fabio Erculiani
|
d760ac43c0
|
[entropy.misc] improve code, make it more Python 3.x ready
|
2009-10-03 21:55:25 +02:00 |
|
Fabio Erculiani
|
e4b19d7607
|
[entropy.transceiver] improve code, make it more Python 3.x ready
|
2009-10-03 21:55:08 +02:00 |
|
Fabio Erculiani
|
a87e999c88
|
[entropy.tools] improve code, make it more Python 3.x ready
|
2009-10-03 21:54:55 +02:00 |
|
Fabio Erculiani
|
f8fbd7c4c4
|
[entropy.output] improve code, make it more Python 3.x ready
|
2009-10-03 21:54:41 +02:00 |
|
Fabio Erculiani
|
f70b1fddc3
|
[entropy.db] improve code, make it more Python 3.x ready
|
2009-10-03 21:54:28 +02:00 |
|
Fabio Erculiani
|
2c564a13b6
|
[entropy.qa] improve code, make it more Python 3.x ready
|
2009-10-03 21:54:15 +02:00 |
|
Fabio Erculiani
|
bf922c6c17
|
[entropy.spm] improve code, make it more Python 3.x ready
|
2009-10-03 21:53:58 +02:00 |
|
Fabio Erculiani
|
f73fecea33
|
[entropy.xpak] improve code, make it more Python 3.x ready
|
2009-10-03 21:53:41 +02:00 |
|
Fabio Erculiani
|
f2b9c045eb
|
[entropy.server] improve code, make it more Python 3.x ready
|
2009-10-03 21:53:24 +02:00 |
|
Fabio Erculiani
|
e82677839a
|
[entropy.const] add helper function (unicode handling)
|
2009-10-03 21:52:48 +02:00 |
|
Fabio Erculiani
|
17ce7b38a0
|
[entropy.services] improve code, make it more Python 3.x ready
|
2009-10-03 21:52:13 +02:00 |
|
Fabio Erculiani
|
82afcd22c7
|
[entropy.client] improve code, make it more Python 3.x ready
|
2009-10-03 21:51:47 +02:00 |
|
Fabio Erculiani
|
e126f38290
|
[equo] improve code, make it more Python 3.x ready
|
2009-10-03 21:50:31 +02:00 |
|
Fabio Erculiani
|
10578dbf7e
|
[entropy.services] remove unicodism
|
2009-10-03 20:42:12 +02:00 |
|
Fabio Erculiani
|
49f258e040
|
[sulfur] remove unicodism
|
2009-10-03 20:41:41 +02:00 |
|
Fabio Erculiani
|
4152a88034
|
[equo] improve code quality in query module
|
2009-10-03 20:40:41 +02:00 |
|
Fabio Erculiani
|
4c498cec92
|
[equo] drop unicode() where possible
|
2009-10-03 20:40:13 +02:00 |
|
Fabio Erculiani
|
c88b6a0b7a
|
[equo] make equo show reinstalls as forced upgrades
|
2009-10-03 19:15:25 +02:00 |
|
Fabio Erculiani
|
487afa2ce8
|
[entropy.client] make get_package_action also check for digest
|
2009-10-03 19:05:51 +02:00 |
|
Fabio Erculiani
|
92d357b942
|
[equo] make _showPackageInfo using Entropy Client get_package_action method
|
2009-10-03 18:59:03 +02:00 |
|
Fabio Erculiani
|
a4dce99e06
|
[entropy.client.interfaces.dep] when looking for repackaged pkgs, only consider pkg digest
|
2009-10-03 11:21:37 +02:00 |
|
Fabio Erculiani
|
7973f22c09
|
[entropy.client.interfaces.dep] also check for branch and digest in calculate_world_updates
|
2009-10-02 19:29:32 +02:00 |
|