diff --git a/contrib/videoob_web/videoob_web/videoob_web.py b/contrib/videoob_web/videoob_web/videoob_web.py index 822e5386359f45862c471ca2da42c886ce943921..c4ed293760bb93a8dee62b3fcde2ebd61ccdb34d 100644 --- a/contrib/videoob_web/videoob_web/videoob_web.py +++ b/contrib/videoob_web/videoob_web/videoob_web.py @@ -41,7 +41,7 @@ class VideoobWeb(BaseApplication): APPNAME = 'videoob-webserver' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2010-2011 Christophe Benz' DESCRIPTION = 'WSGI web server application allowing to search for videos on various websites.' CAPS = ICapVideo diff --git a/modules/750g/backend.py b/modules/750g/backend.py index ed2180ebaab0b7d5ed0d6751938daaefb838e01d..1fa0f95ea8f9eeab44efc7e3bcf4c3edbf0643ee 100644 --- a/modules/750g/backend.py +++ b/modules/750g/backend.py @@ -29,7 +29,7 @@ class SevenFiftyGramsBackend(BaseBackend, ICapRecipe): NAME = '750g' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = '750g recipe website' LICENSE = 'AGPLv3+' BROWSER = SevenFiftyGramsBrowser diff --git a/modules/allocine/backend.py b/modules/allocine/backend.py index 2339a35b23ca7567ac6568b408258f8e68d0d147..7a1d06292ec88cdc23ed518f95db9f28d7e4f102 100644 --- a/modules/allocine/backend.py +++ b/modules/allocine/backend.py @@ -31,7 +31,7 @@ class AllocineBackend(BaseBackend, ICapCinema): NAME = 'allocine' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'Allocine french cinema database service' LICENSE = 'AGPLv3+' BROWSER = AllocineBrowser diff --git a/modules/americanexpress/backend.py b/modules/americanexpress/backend.py index b647ad031d739eca3a4487b7ba8065b46eb3093c..62a454a261a63862e2c7d70c094c12a7cd1b5b13 100644 --- a/modules/americanexpress/backend.py +++ b/modules/americanexpress/backend.py @@ -33,7 +33,7 @@ class AmericanExpressBackend(BaseBackend, ICapBank): NAME = 'americanexpress' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = u'American Express French bank website' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(ValueBackendPassword('login', label='Account ID', masked=False), diff --git a/modules/arte/backend.py b/modules/arte/backend.py index 3176871c25aaf304b9471bbfb56310412c1094a9..46706f28afc8e50a9358347ba425f8958774d5eb 100644 --- a/modules/arte/backend.py +++ b/modules/arte/backend.py @@ -36,7 +36,7 @@ class ArteBackend(BaseBackend, ICapVideo, ICapCollection): NAME = 'arte' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'Arte French and German TV' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(Value('lang', label='Lang of videos', diff --git a/modules/attilasub/backend.py b/modules/attilasub/backend.py index 720e30551af11cc579f92035b39828bb91d6113f..eea25e785b80b21cfdadc4881216421cfb51bb65 100644 --- a/modules/attilasub/backend.py +++ b/modules/attilasub/backend.py @@ -31,7 +31,7 @@ class AttilasubBackend(BaseBackend, ICapSubtitle): NAME = 'attilasub' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = '"Attila'' s Website 2.0" french subtitles' LICENSE = 'AGPLv3+' LANGUAGE_LIST = ['fr'] diff --git a/modules/aum/backend.py b/modules/aum/backend.py index bf57762f10774bffa4cbf3548f596fb81ed95913..024868f8c5c978919b9af0d883147ebff6f9452c 100644 --- a/modules/aum/backend.py +++ b/modules/aum/backend.py @@ -60,7 +60,7 @@ class AuMBackend(BaseBackend, ICapMessages, ICapMessagesPost, ICapDating, ICapCh NAME = 'aum' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' DESCRIPTION = u'"Adopte un Mec" French dating website' CONFIG = BackendConfig(Value('username', label='Username'), diff --git a/modules/axabanque/backend.py b/modules/axabanque/backend.py index b8c13da52801a8c941b72e059a3c264741fd6d4f..1d6d997bdd98d0e2ecd8baa1ec2bfe368977679a 100644 --- a/modules/axabanque/backend.py +++ b/modules/axabanque/backend.py @@ -32,7 +32,7 @@ class AXABanqueBackend(BaseBackend, ICapBank): NAME = 'axabanque' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = u'AXA Banque French bank website' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(ValueBackendPassword('login', label='Account ID', regexp='\d+', masked=False), diff --git a/modules/banquepopulaire/backend.py b/modules/banquepopulaire/backend.py index 18df4c43c5f12a8b906d2de1c4e85262ec276cbd..defa18a0edce426c47f7e565a8403d49355e5312 100644 --- a/modules/banquepopulaire/backend.py +++ b/modules/banquepopulaire/backend.py @@ -33,7 +33,7 @@ class BanquePopulaireBackend(BaseBackend, ICapBank): NAME = 'banquepopulaire' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = u'Banque Populaire French bank website' LICENSE = 'AGPLv3+' website_choices = OrderedDict([(k, u'%s (%s)' % (v, k)) for k, v in sorted({ diff --git a/modules/barclays/backend.py b/modules/barclays/backend.py index 4efede4fbd8cfeba6ae05856d73cc9e5e1fbec8b..00d31ca6c1063c0f26c28aebf56da3d66a282e15 100644 --- a/modules/barclays/backend.py +++ b/modules/barclays/backend.py @@ -32,7 +32,7 @@ class BarclaysBackend(BaseBackend, ICapBank): NAME = 'barclays' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = u'Barclays French bank website' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(ValueBackendPassword('login', label='Account ID', masked=False), diff --git a/modules/bnporc/backend.py b/modules/bnporc/backend.py index 41d322ecf650eff4e4180f4e0d06fc6f5682eb66..6ecb398ab55fc63b829ada23c328ec4e5e50c2c2 100644 --- a/modules/bnporc/backend.py +++ b/modules/bnporc/backend.py @@ -39,7 +39,7 @@ class BNPorcBackend(BaseBackend, ICapBank, ICapMessages): NAME = 'bnporc' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' DESCRIPTION = 'BNP Paribas French bank website' CONFIG = BackendConfig(ValueBackendPassword('login', label='Account ID', masked=False), diff --git a/modules/boursorama/backend.py b/modules/boursorama/backend.py index a36b3021b961a4c14fe77eff6aa26914b8bd7fde..fbc72b6fc69ed1c3c06ab91dd0f3e43b4915f6d7 100644 --- a/modules/boursorama/backend.py +++ b/modules/boursorama/backend.py @@ -36,7 +36,7 @@ class BoursoramaBackend(BaseBackend, ICapBank): NAME = 'boursorama' MAINTAINER = u'Gabriel Kerneis' EMAIL = 'gabriel@kerneis.info' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' DESCRIPTION = u'Boursorama French bank website' CONFIG = BackendConfig(ValueBackendPassword('login', label='Account ID', masked=False), diff --git a/modules/bouygues/backend.py b/modules/bouygues/backend.py index 4e272dd98ecf6a4fd956232b7706c18697d3135d..537bef648f908f9c902da94d0bbdbb37992001d1 100644 --- a/modules/bouygues/backend.py +++ b/modules/bouygues/backend.py @@ -34,7 +34,7 @@ class BouyguesBackend(BaseBackend, ICapMessages, ICapMessagesPost): NAME = 'bouygues' MAINTAINER = u'Christophe Benz' EMAIL = 'christophe.benz@gmail.com' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = u'Bouygues Télécom French mobile phone provider' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(Value('login', label='Login'), diff --git a/modules/bp/backend.py b/modules/bp/backend.py index b3b061bdd855cc78569190c429975ae60708f6d6..5c5d5ba9e34e74dd5d5c3de91c857cc79edacaa4 100644 --- a/modules/bp/backend.py +++ b/modules/bp/backend.py @@ -32,7 +32,7 @@ class BPBackend(BaseBackend, ICapBank): NAME = 'bp' MAINTAINER = u'Nicolas Duhamel' EMAIL = 'nicolas@jombi.fr' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' DESCRIPTION = u'La Banque Postale French bank website' CONFIG = BackendConfig(ValueBackendPassword('login', label='Account ID', masked=False), diff --git a/modules/bred/backend.py b/modules/bred/backend.py index a4a73446db32feeafebf3c7f11c1d0c771d7f8f3..c932e664be54fb1541629e60d538c866055bdd6c 100644 --- a/modules/bred/backend.py +++ b/modules/bred/backend.py @@ -33,7 +33,7 @@ class BredBackend(BaseBackend, ICapBank): NAME = 'bred' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = u'Bred French bank website' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(ValueBackendPassword('login', label='Account ID', masked=False), diff --git a/modules/btmon/backend.py b/modules/btmon/backend.py index 5f5c598ccd69021b964c207e9d4e248e98b4d56c..606589d7e82904d2ad964f1ad064ee49dc662637 100644 --- a/modules/btmon/backend.py +++ b/modules/btmon/backend.py @@ -31,7 +31,7 @@ class BtmonBackend(BaseBackend, ICapTorrent): NAME = 'btmon' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'Btmon BitTorrent tracker' LICENSE = 'AGPLv3+' BROWSER = BtmonBrowser diff --git a/modules/caissedepargne/backend.py b/modules/caissedepargne/backend.py index 02b16f697dec7543d7d58a8975111f54c6e2f615..f4e8449a350db5a179026ab899afb225f0ad67e5 100644 --- a/modules/caissedepargne/backend.py +++ b/modules/caissedepargne/backend.py @@ -32,7 +32,7 @@ class CaisseEpargneBackend(BaseBackend, ICapBank): NAME = 'caissedepargne' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = u'Caisse d\'Épargne French bank website' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(ValueBackendPassword('login', label='Account ID', masked=False), diff --git a/modules/canalplus/backend.py b/modules/canalplus/backend.py index 3aa48b23c7ff0ac171444d33273b895524207040..792621f245c994b6256af2d967871e8ab6e9c665 100644 --- a/modules/canalplus/backend.py +++ b/modules/canalplus/backend.py @@ -39,7 +39,7 @@ class CanalplusBackend(BaseBackend, ICapVideo, ICapCollection): NAME = 'canalplus' MAINTAINER = u'Nicolas Duhamel' EMAIL = 'nicolas@jombi.fr' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'Canal Plus French TV' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(Value('quality', label='Quality of videos', choices=['hd', 'sd'], default='hd')) diff --git a/modules/canaltp/backend.py b/modules/canaltp/backend.py index 5ecc27d4c40c1291210c514242b8af573becab59..d89084b9eb2e7407667c9fd979d8c86828a816cc 100644 --- a/modules/canaltp/backend.py +++ b/modules/canaltp/backend.py @@ -30,7 +30,7 @@ class CanalTPBackend(BaseBackend, ICapTravel): NAME = 'canaltp' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' DESCRIPTION = "French trains" BROWSER = CanalTP diff --git a/modules/cappedtv/backend.py b/modules/cappedtv/backend.py index d266b7aefbd2214ecf16c4d07e19e870ccea7f53..6d8e7073b56059d37c25518c23020dd2ae2aeb22 100644 --- a/modules/cappedtv/backend.py +++ b/modules/cappedtv/backend.py @@ -23,7 +23,7 @@ class CappedBackend(BaseBackend, ICapVideo, ICapCollection): NAME = 'cappedtv' MAINTAINER = u'Lord' EMAIL = 'lord@lordtoniok.com' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'Capped.tv demoscene website' LICENSE = 'WTFPLv2' BROWSER = CappedBrowser diff --git a/modules/carrefourbanque/backend.py b/modules/carrefourbanque/backend.py index 03b75ef94b7aa226943db313c23d56142ac5d9ae..7f93a765d1644ba55a61a1d292eaec5bf16d5d4c 100644 --- a/modules/carrefourbanque/backend.py +++ b/modules/carrefourbanque/backend.py @@ -32,7 +32,7 @@ class CarrefourBanqueBackend(BaseBackend, ICapBank): NAME = 'carrefourbanque' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = u'Carrefour Banque French bank website' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(ValueBackendPassword('login', label='Account ID', regexp='\d+', masked=False), diff --git a/modules/champslibres/backend.py b/modules/champslibres/backend.py index f6925fff53082c69e9232611f28079f49d540690..54d44d7cc58e24a9cccd50f2ded780f6fe75b9b0 100644 --- a/modules/champslibres/backend.py +++ b/modules/champslibres/backend.py @@ -32,7 +32,7 @@ class ChampslibresBackend(BaseBackend, ICapBook): NAME = 'champslibres' MAINTAINER = u'Florent Fourcot' EMAIL = 'weboob@flo.fourcot.fr' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'Champs Libres (Rennes) Library' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(Value('login', label='Account ID', regexp='^\d{1,15}|$'), diff --git a/modules/cic/backend.py b/modules/cic/backend.py index 9daf3f54fadffc4f4631a517ddddfbd60dc67fc9..5ed4b0e0945464db476431d69ec5fc7e93f9a398 100644 --- a/modules/cic/backend.py +++ b/modules/cic/backend.py @@ -35,7 +35,7 @@ class CICBackend(BaseBackend, ICapBank): NAME = 'cic' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = u'CIC French bank website' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(ValueBackendPassword('login', label='Account ID', regexp='^\d{1,13}\w$', masked=False), diff --git a/modules/cmb/backend.py b/modules/cmb/backend.py index 6ca85061eef123c3b8246ff5102333ab325c3ec7..ef507b09b95d867ab82e970fdd86fc043bd30d09 100644 --- a/modules/cmb/backend.py +++ b/modules/cmb/backend.py @@ -49,7 +49,7 @@ class CmbBackend(BaseBackend, ICapBank): NAME = 'cmb' MAINTAINER = u'Johann Broudin' EMAIL = 'Johann.Broudin@6-8.fr' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' AUTH_CERT = os.path.dirname(__file__) AUTH_CERT += '/Verisign_Class_3_Public_Primary_Certification_Authority.pem' diff --git a/modules/cmso/backend.py b/modules/cmso/backend.py index 2ab63a6adf767555947308a064bd76f45e8d5117..6dcef7d46dacd6cb9da6e554bd2f56c22cda8d60 100644 --- a/modules/cmso/backend.py +++ b/modules/cmso/backend.py @@ -32,7 +32,7 @@ class CmsoBackend(BaseBackend, ICapBank): NAME = 'cmso' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = u'Credit Mutuel Sud Ouest French bank website' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(ValueBackendPassword('login', label='Account ID', masked=False), diff --git a/modules/cragr/backend.py b/modules/cragr/backend.py index 48cc5b0ecd82f88e85043309bba40bb23fc3c013..4938af1ff30365e9b8fdec21ed5a24eb88f7501e 100644 --- a/modules/cragr/backend.py +++ b/modules/cragr/backend.py @@ -34,7 +34,7 @@ class CragrBackend(BaseBackend, ICapBank): NAME = 'cragr' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = u'Crédit Agricole French bank website' LICENSE = 'AGPLv3+' website_choices = OrderedDict([(k, u'%s (%s)' % (v, k)) for k, v in sorted({ diff --git a/modules/creditcooperatif/backend.py b/modules/creditcooperatif/backend.py index 3604aab58d495146e3ea27a8e651c41d0c9f72a6..19327ba1646e8e9c83570242ad75b6b0fe8c857d 100644 --- a/modules/creditcooperatif/backend.py +++ b/modules/creditcooperatif/backend.py @@ -33,7 +33,7 @@ class CreditCooperatifBackend(BaseBackend, ICapBank): NAME = 'creditcooperatif' MAINTAINER = u'Kevin Pouget' EMAIL = 'weboob@kevin.pouget.me' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = u'Credit Cooperatif French bank website' LICENSE = 'AGPLv3+' auth_type = {'particular': "Interface Particuliers", diff --git a/modules/creditdunord/backend.py b/modules/creditdunord/backend.py index 94e2d4052e07428401a18adde77872d4b650f4a5..14c60cb4b54747cc4354d632030b8b13c0dde33e 100644 --- a/modules/creditdunord/backend.py +++ b/modules/creditdunord/backend.py @@ -34,7 +34,7 @@ class CreditDuNordBackend(BaseBackend, ICapBank): NAME = 'creditdunord' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = u'Crédit du Nord French bank website' LICENSE = 'AGPLv3+' website_choices = OrderedDict([(k, u'%s (%s)' % (v, k)) for k, v in sorted({ diff --git a/modules/creditmutuel/backend.py b/modules/creditmutuel/backend.py index e6bd617a31fd021e0c948ce2f77c853df19109ac..35d1c6814ecc6b7ac870045ad3981e3f3cf52fea 100644 --- a/modules/creditmutuel/backend.py +++ b/modules/creditmutuel/backend.py @@ -36,7 +36,7 @@ class CreditMutuelBackend(BaseBackend, ICapBank): NAME = 'creditmutuel' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = u'Crédit Mutuel French bank website' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(ValueBackendPassword('login', label='Account ID', regexp='^\d{1,13}\w$', masked=False), diff --git a/modules/cuisineaz/backend.py b/modules/cuisineaz/backend.py index 2296f3631f3b1f20d25320e2af6a5676345e5252..2eff23abd0cd82ca4aba1ff188f6b9c9bfc86ad3 100644 --- a/modules/cuisineaz/backend.py +++ b/modules/cuisineaz/backend.py @@ -34,7 +34,7 @@ class CuisineazBackend(BaseBackend, ICapRecipe): NAME = 'cuisineaz' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'Cuisine AZ recipe website' LICENSE = 'AGPLv3+' BROWSER = CuisineazBrowser diff --git a/modules/dailymotion/backend.py b/modules/dailymotion/backend.py index b348f2f72a9ea38f5a05282ec7b92ce18de46175..6754245a7f38cbd8371606cc7ff1ffb4c9ee80f3 100644 --- a/modules/dailymotion/backend.py +++ b/modules/dailymotion/backend.py @@ -35,7 +35,7 @@ class DailymotionBackend(BaseBackend, ICapVideo, ICapCollection): NAME = 'dailymotion' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'Dailymotion video streaming website' LICENSE = 'AGPLv3+' BROWSER = DailymotionBrowser diff --git a/modules/dlfp/backend.py b/modules/dlfp/backend.py index 59ca9a6d12c2aa692bbf9a69ff9c52ac6740decc..31e8cc375547d7527629c320d9222c1ac7f467a3 100644 --- a/modules/dlfp/backend.py +++ b/modules/dlfp/backend.py @@ -41,7 +41,7 @@ class DLFPBackend(BaseBackend, ICapMessages, ICapMessagesPost, ICapContent): NAME = 'dlfp' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' DESCRIPTION = "Da Linux French Page news website" CONFIG = BackendConfig(Value('username', label='Username', default=''), diff --git a/modules/dresdenwetter/backend.py b/modules/dresdenwetter/backend.py index f52d9a10cd217e8221721630d0a6425cbf167151..852f1760f1e980b4a29b38e0f0b1c4efb8db6dff 100644 --- a/modules/dresdenwetter/backend.py +++ b/modules/dresdenwetter/backend.py @@ -31,7 +31,7 @@ class DresdenWetterBackend(BaseBackend, ICapGauge): NAME = 'dresdenwetter' MAINTAINER = u'Florent Fourcot' EMAIL = 'weboob@flo.fourcot.fr' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' DESCRIPTION = u"Private wetter station Dresden" BROWSER = DresdenWetterBrowser diff --git a/modules/ebonics/backend.py b/modules/ebonics/backend.py index 75f97dea434d053d0dd57d49d68aa429f8de0c65..f8d059b29c4cc31a320b093e107b90638a25daae 100644 --- a/modules/ebonics/backend.py +++ b/modules/ebonics/backend.py @@ -32,7 +32,7 @@ class EbonicsBackend(BaseBackend, ICapTranslate): NAME = 'ebonics' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' DESCRIPTION = u'English to Ebonics translation service' BROWSER = StandardBrowser diff --git a/modules/ecrans/backend.py b/modules/ecrans/backend.py index 41ffd7b5cae996ff5c1bdc0b14769b7234437334..5e96e9a13b83a8fce1b947a6ce49580c0a4e6dc8 100644 --- a/modules/ecrans/backend.py +++ b/modules/ecrans/backend.py @@ -27,7 +27,7 @@ class NewspaperEcransBackend(GenericNewspaperBackend, ICapMessages): MAINTAINER = u'Julien Hebert' EMAIL = 'juke@free.fr' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' STORAGE = {'seen': {}} NAME = 'ecrans' diff --git a/modules/ehentai/backend.py b/modules/ehentai/backend.py index cab872a4ad0a76556d4e9d145a23d14076240ae1..9558e1f85d768f15831aba0c3ac31953150744f1 100644 --- a/modules/ehentai/backend.py +++ b/modules/ehentai/backend.py @@ -37,7 +37,7 @@ class EHentaiBackend(BaseBackend, ICapGallery, ICapCollection): NAME = 'ehentai' MAINTAINER = u'Roger Philibert' EMAIL = 'roger.philibert@gmail.com' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'E-Hentai galleries' LICENSE = 'AGPLv3+' BROWSER = EHentaiBrowser diff --git a/modules/europarl/backend.py b/modules/europarl/backend.py index 3224a520d261e4869a8f4ec4cd864933607f9d91..2861b71554eed5e5f60d9b5cf839f49d676465f5 100644 --- a/modules/europarl/backend.py +++ b/modules/europarl/backend.py @@ -36,7 +36,7 @@ class EuroparlBackend(BaseBackend, ICapVideo, ICapCollection): NAME = 'europarl' MAINTAINER = u'François Revol' EMAIL = 'revol@free.fr' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'Europarl parliamentary video streaming website' LICENSE = 'AGPLv3+' BROWSER = EuroparlBrowser diff --git a/modules/fortuneo/backend.py b/modules/fortuneo/backend.py index 3faed9a8df3637863059ac623cc7388f7042a4bb..ffbe24f56a1c3a60b4240886ebf34f16f35ed448 100644 --- a/modules/fortuneo/backend.py +++ b/modules/fortuneo/backend.py @@ -35,7 +35,7 @@ class FortuneoBackend(BaseBackend, ICapBank): NAME = 'fortuneo' MAINTAINER = u'Gilles-Alexandre Quenot' EMAIL = 'gilles.quenot@gmail.com' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' DESCRIPTION = u'Fortuneo French bank website' CONFIG = BackendConfig( diff --git a/modules/fourchan/backend.py b/modules/fourchan/backend.py index df9a1ec28a5985eba3a87d777d6a091f436d6a54..9c9567396e72e613f4d101747a2307fda5325fc8 100644 --- a/modules/fourchan/backend.py +++ b/modules/fourchan/backend.py @@ -34,7 +34,7 @@ class FourChanBackend(BaseBackend, ICapMessages): NAME = 'fourchan' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' DESCRIPTION = '4chan image board' CONFIG = BackendConfig(Value('boards', label='Boards to fetch')) diff --git a/modules/francetelevisions/backend.py b/modules/francetelevisions/backend.py index d4c187f7bf23a72ae6b66974d0212f3165d7f24c..ba567ecac206a9460b1645cf973182b92418a01f 100644 --- a/modules/francetelevisions/backend.py +++ b/modules/francetelevisions/backend.py @@ -35,7 +35,7 @@ class PluzzBackend(BaseBackend, ICapVideo, ICapCollection): NAME = 'francetelevisions' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = u'France Télévisions video website' LICENSE = 'AGPLv3+' BROWSER = PluzzBrowser diff --git a/modules/freemobile/backend.py b/modules/freemobile/backend.py index e35bf54761dbc707724f060736f8c8a927b3b37f..3695bd158f1fcade3ed2079b8d08f8397b586bba 100644 --- a/modules/freemobile/backend.py +++ b/modules/freemobile/backend.py @@ -33,7 +33,7 @@ class FreeMobileBackend(BaseBackend, ICapBill): NAME = 'freemobile' MAINTAINER = u'Florent Fourcot' EMAIL = 'weboob@flo.fourcot.fr' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' DESCRIPTION = 'Free Mobile website' CONFIG = BackendConfig(ValueBackendPassword('login', diff --git a/modules/ganassurances/backend.py b/modules/ganassurances/backend.py index d5011cac3faa2e20663dc7560c79b15c9b5e8773..0013237f0f2814af4329e0867f3d6689b14bc4ea 100644 --- a/modules/ganassurances/backend.py +++ b/modules/ganassurances/backend.py @@ -32,7 +32,7 @@ class GanAssurancesBackend(BaseBackend, ICapBank): NAME = 'ganassurances' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = u'Groupama Assurances French bank website' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(ValueBackendPassword('login', label='Account ID', masked=False), diff --git a/modules/gazelle/backend.py b/modules/gazelle/backend.py index 53f26d8ec7506dc3be5b1d4eb9c2f222a28a1028..dd17e8d1a485a8bb3a7dd32ec9818dad07b86bc1 100644 --- a/modules/gazelle/backend.py +++ b/modules/gazelle/backend.py @@ -31,7 +31,7 @@ class GazelleBackend(BaseBackend, ICapTorrent): NAME = 'gazelle' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'Gazelle-based BitTorrent trackers' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(Value('domain', label='Domain (example "ssl.what.cd")'), diff --git a/modules/gdcvault/backend.py b/modules/gdcvault/backend.py index 1b881e5720801e9e8962575f4e303b391753196c..10e03465bd2571260d480ba0853fd4ec846a411a 100644 --- a/modules/gdcvault/backend.py +++ b/modules/gdcvault/backend.py @@ -37,7 +37,7 @@ class GDCVaultBackend(BaseBackend, ICapVideo, ICapCollection): NAME = 'gdcvault' MAINTAINER = u'François Revol' EMAIL = 'revol@free.fr' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'Game Developers Conferences Vault video streaming website' LICENSE = 'AGPLv3+' BROWSER = GDCVaultBrowser diff --git a/modules/geolocip/backend.py b/modules/geolocip/backend.py index 40a3d3e84973e3c59a51c0320327622ff6f81cdf..78dadaa64f9670fa156fb99fea271c503a3d6213 100644 --- a/modules/geolocip/backend.py +++ b/modules/geolocip/backend.py @@ -31,7 +31,7 @@ class GeolocIpBackend(BaseBackend, ICapGeolocIp): NAME = 'geolocip' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' DESCRIPTION = u"GeolocIP IP addresses geolocation service" BROWSER = BaseBrowser diff --git a/modules/googletranslate/backend.py b/modules/googletranslate/backend.py index 6d37858dd44741fdb1bd03a41c917e018f20d9aa..33d2a4bd8695b0973b908deef1487647990772da 100644 --- a/modules/googletranslate/backend.py +++ b/modules/googletranslate/backend.py @@ -31,7 +31,7 @@ class GoogleTranslateBackend(BaseBackend, ICapTranslate): MAINTAINER = u'Lucien Loiseau' EMAIL = 'loiseau.lucien@gmail.com' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' NAME = 'googletranslate' DESCRIPTION = u'Google translation web service' diff --git a/modules/hds/backend.py b/modules/hds/backend.py index dd0e6a010f253922a0d6a91170a9395cd3b64589..4014f4c77585c90d2958b424c479437857303ebd 100644 --- a/modules/hds/backend.py +++ b/modules/hds/backend.py @@ -33,7 +33,7 @@ class HDSBackend(BaseBackend, ICapMessages): NAME = 'hds' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' DESCRIPTION = u"Histoires de Sexe French erotic novels" STORAGE = {'seen': []} diff --git a/modules/hsbc/backend.py b/modules/hsbc/backend.py index 4b15fdddfa691f490ba97da6aff74708fd9dd3d7..b2b92219af37f2bb113a0d4feaea0e48312c3949 100644 --- a/modules/hsbc/backend.py +++ b/modules/hsbc/backend.py @@ -33,7 +33,7 @@ class HSBCBackend(BaseBackend, ICapBank): NAME = 'hsbc' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' DESCRIPTION = 'HSBC France bank website' CONFIG = BackendConfig(ValueBackendPassword('login', label='Account ID', masked=False), diff --git a/modules/imdb/backend.py b/modules/imdb/backend.py index 8fb30a0524ece2ea60f288781cbe1580e036f187..26bd5dda90143554fa5713c8d0a45324de607dcc 100644 --- a/modules/imdb/backend.py +++ b/modules/imdb/backend.py @@ -31,7 +31,7 @@ class ImdbBackend(BaseBackend, ICapCinema): NAME = 'imdb' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'Internet Movie Database service' LICENSE = 'AGPLv3+' BROWSER = ImdbBrowser diff --git a/modules/ina/backend.py b/modules/ina/backend.py index 127030d9f38dc940945e34833d09110aed2ade6e..d84d2b8c385277e1225813f81e3455dbe23ae065 100644 --- a/modules/ina/backend.py +++ b/modules/ina/backend.py @@ -34,7 +34,7 @@ class InaBackend(BaseBackend, ICapVideo): NAME = 'ina' MAINTAINER = u'Christophe Benz' EMAIL = 'christophe.benz@gmail.com' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'INA French TV video archives' LICENSE = 'AGPLv3+' BROWSER = InaBrowser diff --git a/modules/ing/backend.py b/modules/ing/backend.py index fbad42435e7211c3b4a5da87179ebec4da8fa042..daf733451ed3b8b959d0414c7806bed752b42ccf 100644 --- a/modules/ing/backend.py +++ b/modules/ing/backend.py @@ -37,7 +37,7 @@ class INGBackend(BaseBackend, ICapBank, ICapBill): NAME = 'ing' MAINTAINER = u'Florent Fourcot' EMAIL = 'weboob@flo.fourcot.fr' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' DESCRIPTION = 'ING Direct French bank website' CONFIG = BackendConfig(ValueBackendPassword('login', diff --git a/modules/inrocks/backend.py b/modules/inrocks/backend.py index 18628693d48ec892f47fe031a0520e9de51d7917..26e945bd073cb56b3d91fa8d698a9d36e9dcafb4 100644 --- a/modules/inrocks/backend.py +++ b/modules/inrocks/backend.py @@ -27,7 +27,7 @@ class NewspaperInrocksBackend(GenericNewspaperBackend, ICapMessages): MAINTAINER = u'Julien Hebert' EMAIL = 'juke@free.fr' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' STORAGE = {'seen': {}} NAME = 'inrocks' diff --git a/modules/ipinfodb/backend.py b/modules/ipinfodb/backend.py index efd319e77df9729889dc9aaba58bd63b3b073218..2e0d253a4c34d7de857bc2766df4faba58a22e5d 100644 --- a/modules/ipinfodb/backend.py +++ b/modules/ipinfodb/backend.py @@ -31,7 +31,7 @@ class IpinfodbBackend(BaseBackend, ICapGeolocIp): NAME = 'ipinfodb' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' DESCRIPTION = u"IPInfoDB IP addresses geolocation service" BROWSER = BaseBrowser diff --git a/modules/isohunt/backend.py b/modules/isohunt/backend.py index 54293587298e3137c88ff1d63153883d4edde21d..1cf61cefd8cbb87d2c70bd5cabfb0be83028bcf9 100644 --- a/modules/isohunt/backend.py +++ b/modules/isohunt/backend.py @@ -31,7 +31,7 @@ class IsohuntBackend(BaseBackend, ICapTorrent): NAME = 'isohunt' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'isoHunt BitTorrent tracker' LICENSE = 'AGPLv3+' BROWSER = IsohuntBrowser diff --git a/modules/izneo/backend.py b/modules/izneo/backend.py index 56b230be2355e161b1efcd640debcb251f2e67a5..14cae8d95197e3a64afaabfa92840b2a1aa597c8 100644 --- a/modules/izneo/backend.py +++ b/modules/izneo/backend.py @@ -65,7 +65,7 @@ class IzneoBackend(BaseBackend, ICapGallery): NAME = 'izneo' MAINTAINER = u'Roger Philibert' EMAIL = 'roger.philibert@gmail.com' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'Izneo digital comics' LICENSE = 'AGPLv3+' BROWSER = IzneoBrowser diff --git a/modules/kickass/backend.py b/modules/kickass/backend.py index 8fcab2f54df5a0b53261126aadaaf1f625c06583..70f5be92c44831dcf1eeb192762009c45f0e9d10 100644 --- a/modules/kickass/backend.py +++ b/modules/kickass/backend.py @@ -33,7 +33,7 @@ class KickassBackend(BaseBackend, ICapTorrent): NAME = 'kickass' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'Kickass Torrents BitTorrent tracker' LICENSE = 'AGPLv3+' BROWSER = KickassBrowser diff --git a/modules/lcl/backend.py b/modules/lcl/backend.py index 73ce7d28d32484ed239fd557c2faca8471f8e519..6292c37c3e22ffddb474b93eac801952e1ca46d8 100644 --- a/modules/lcl/backend.py +++ b/modules/lcl/backend.py @@ -34,7 +34,7 @@ class LCLBackend(BaseBackend, ICapBank): NAME = 'lcl' MAINTAINER = u'Pierre Mazière' EMAIL = 'pierre.maziere@gmx.com' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = u'Le Crédit Lyonnais French bank website' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(ValueBackendPassword('login', label='Account ID', regexp='^\d+\w$', masked=False), diff --git a/modules/leclercmobile/backend.py b/modules/leclercmobile/backend.py index f668467b966bb06ca298f03695bc028112a5ad25..e354183ee5122559736faae45a6c740eb167f4bd 100644 --- a/modules/leclercmobile/backend.py +++ b/modules/leclercmobile/backend.py @@ -34,7 +34,7 @@ class LeclercMobileBackend(BaseBackend, ICapBill): NAME = 'leclercmobile' MAINTAINER = u'Florent Fourcot' EMAIL = 'weboob@flo.fourcot.fr' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' DESCRIPTION = 'Leclerc Mobile website' CONFIG = BackendConfig(ValueBackendPassword('login', diff --git a/modules/lefigaro/backend.py b/modules/lefigaro/backend.py index 9fd58375c2f2106debf20b3fe031a2b304bdca93..aeb0b5aea2f7ff343f210ed6486935354816eb87 100644 --- a/modules/lefigaro/backend.py +++ b/modules/lefigaro/backend.py @@ -27,7 +27,7 @@ class NewspaperFigaroBackend(GenericNewspaperBackend, ICapMessages): MAINTAINER = u'Julien Hebert' EMAIL = 'juke@free.fr' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' STORAGE = {'seen': {}} NAME = 'lefigaro' diff --git a/modules/marmiton/backend.py b/modules/marmiton/backend.py index ab8ef91619e27ffd3016862bceb5cc3bf8a113ae..a547808eb3167df23993922edb21572dd0b7e0c3 100644 --- a/modules/marmiton/backend.py +++ b/modules/marmiton/backend.py @@ -31,7 +31,7 @@ class MarmitonBackend(BaseBackend, ICapRecipe): NAME = 'marmiton' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'Marmiton recipe website' LICENSE = 'AGPLv3+' BROWSER = MarmitonBrowser diff --git a/modules/mediawiki/backend.py b/modules/mediawiki/backend.py index d50e4266e3c724c684256ed2c995813160b7fb84..58ce623721b96bbea05e69e641e4b15a04dbeb06 100644 --- a/modules/mediawiki/backend.py +++ b/modules/mediawiki/backend.py @@ -34,7 +34,7 @@ class MediawikiBackend(BaseBackend, ICapContent): NAME = 'mediawiki' MAINTAINER = u'Clément Schreiner' EMAIL = 'clemux@clemux.info' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' DESCRIPTION = 'Wikis running MediaWiki, like Wikipedia' CONFIG = BackendConfig(Value('url', label='URL of the Mediawiki website', default='http://en.wikipedia.org/', regexp='https?://.*'), diff --git a/modules/meteofrance/backend.py b/modules/meteofrance/backend.py index 54f178aaef8199317d7e9f687ebefa21ca2ce770..5b4d03f5af6bea64d54270a2e3767adf552facd0 100644 --- a/modules/meteofrance/backend.py +++ b/modules/meteofrance/backend.py @@ -31,7 +31,7 @@ class MeteofranceBackend(BaseBackend, ICapWeather): NAME = 'meteofrance' MAINTAINER = u'Cedric Defortis' EMAIL = 'cedric@aiur.fr' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'Get forecasts from the MeteoFrance website' LICENSE = 'AGPLv3+' BROWSER = MeteofranceBrowser diff --git a/modules/minutes20/backend.py b/modules/minutes20/backend.py index a2b996f8f6f304fc5313007abcecf816fe789fb5..43adb88753758c86d794e81678d89b7e1f29f3bb 100644 --- a/modules/minutes20/backend.py +++ b/modules/minutes20/backend.py @@ -27,7 +27,7 @@ class Newspaper20minutesBackend(GenericNewspaperBackend, ICapMessages): MAINTAINER = u'Julien Hebert' EMAIL = 'juke@free.fr' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' STORAGE = {'seen': {}} NAME = 'minutes20' diff --git a/modules/nettokom/backend.py b/modules/nettokom/backend.py index fb088c8e4d2dee1cda72ae615811bbc4df4e751e..9155bf799ec1fec6f19b1cf887e9c295a800fdd6 100644 --- a/modules/nettokom/backend.py +++ b/modules/nettokom/backend.py @@ -33,7 +33,7 @@ class NettoKomBackend(BaseBackend, ICapBill): NAME = 'nettokom' MAINTAINER = u'Florent Fourcot' EMAIL = 'weboob@flo.fourcot.fr' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' DESCRIPTION = 'Nettokom website' CONFIG = BackendConfig(ValueBackendPassword('login', diff --git a/modules/newsfeed/backend.py b/modules/newsfeed/backend.py index 16bb6d45b9ffe3a46159ff6688beb1157d2a9071..e991c53b5a8de7791e2f2d08ec84e63eba69b6b2 100644 --- a/modules/newsfeed/backend.py +++ b/modules/newsfeed/backend.py @@ -31,7 +31,7 @@ class NewsfeedBackend(BaseBackend, ICapMessages): NAME = 'newsfeed' MAINTAINER = u'Clément Schreiner' EMAIL = "clemux@clemux.info" - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = "Loads RSS and Atom feeds from any website" LICENSE = "AGPLv3+" CONFIG = BackendConfig(Value('url', label="Atom/RSS feed's url", regexp='https?://.*')) diff --git a/modules/nolifetv/backend.py b/modules/nolifetv/backend.py index ed72dd67bb87e508b4f0ae4184819a44197eb611..ec5ebedaac05e5329905e6d17a69e79f1ea347ad 100644 --- a/modules/nolifetv/backend.py +++ b/modules/nolifetv/backend.py @@ -36,7 +36,7 @@ class NolifeTVBackend(BaseBackend, ICapVideo, ICapCollection): NAME = 'nolifetv' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'NolifeTV French video streaming website' LICENSE = 'AGPLv3+' BROWSER = NolifeTVBrowser diff --git a/modules/nova/backend.py b/modules/nova/backend.py index 48e3b958ce18ff4d869b5cff01300e264113a937..42e34640cf59dd316e2939011c7217a1a35a440d 100644 --- a/modules/nova/backend.py +++ b/modules/nova/backend.py @@ -34,7 +34,7 @@ class NovaBackend(BaseBackend, ICapRadio, ICapCollection): NAME = 'nova' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = u'Nova French radio' LICENSE = 'AGPLv3+' BROWSER = StandardBrowser diff --git a/modules/okc/backend.py b/modules/okc/backend.py index 95eb3fd99bf905ab86f5521faf967d2af45fa33a..bdc8d6b21af1ca4ca64934616ae2d5e2dd80ab72 100644 --- a/modules/okc/backend.py +++ b/modules/okc/backend.py @@ -68,7 +68,7 @@ class OkCBackend(BaseBackend, ICapMessages, ICapContact, ICapMessagesPost): NAME = 'okc' MAINTAINER = u'Roger Philibert' EMAIL = 'roger.philibert@gmail.com' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' DESCRIPTION = u'OkCupid dating website' CONFIG = BackendConfig(Value('username', label='Username'), diff --git a/modules/opacwebaloes/backend.py b/modules/opacwebaloes/backend.py index c6c8bddf4439beda6b9ed6a6793090904cf54ec9..dd508b5c467e63608b9f759bad2df83e95c0a4af 100644 --- a/modules/opacwebaloes/backend.py +++ b/modules/opacwebaloes/backend.py @@ -34,7 +34,7 @@ class AloesBackend(BaseBackend, ICapBook): NAME = 'opacwebaloes' MAINTAINER = u'Jeremy Monnet' EMAIL = 'jmonnet@gmail.com' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'Aloes Library software' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(Value('login', label='Account ID', regexp='^\d{1,8}\w$'), diff --git a/modules/opensubtitles/backend.py b/modules/opensubtitles/backend.py index d9f7bf7a5f4a37f90ba41dfb39838c8aeeab517a..9a6fc4e14b3a91802348253d6789f6a6823cc3d7 100644 --- a/modules/opensubtitles/backend.py +++ b/modules/opensubtitles/backend.py @@ -32,7 +32,7 @@ class OpensubtitlesBackend(BaseBackend, ICapSubtitle): NAME = 'opensubtitles' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'Opensubtitles subtitle website' LICENSE = 'AGPLv3+' BROWSER = OpensubtitlesBrowser diff --git a/modules/orange/backend.py b/modules/orange/backend.py index 843769e74c2298d968f19121cd4ee6dc4abfe25c..4d96d56440c7a1e5d94d336c9d7326e61a68fec1 100644 --- a/modules/orange/backend.py +++ b/modules/orange/backend.py @@ -35,7 +35,7 @@ class OrangeBackend(BaseBackend, ICapAccount, ICapMessages, ICapMessagesPost): NAME = 'orange' MAINTAINER = u'Nicolas Duhamel' EMAIL = 'nicolas@jombi.fr' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'Orange French mobile phone provider' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(Value('login', label='Login'), diff --git a/modules/ouifm/backend.py b/modules/ouifm/backend.py index 3141c59a0c6a6c557db4f7fc67e3adb9a9770402..f45b2848249023fc2ce52c658226fa8317c14446 100644 --- a/modules/ouifm/backend.py +++ b/modules/ouifm/backend.py @@ -32,7 +32,7 @@ class OuiFMBackend(BaseBackend, ICapRadio, ICapCollection): NAME = 'ouifm' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = u'Ouï FM French radio' LICENSE = 'AGPLv3+' BROWSER = StandardBrowser diff --git a/modules/pap/backend.py b/modules/pap/backend.py index 6140af8215d63439009e131a90dc2dc816f7fcf7..8866f1baffa5747f8d139207f15f6c29b45366ae 100644 --- a/modules/pap/backend.py +++ b/modules/pap/backend.py @@ -32,7 +32,7 @@ class PapBackend(BaseBackend, ICapHousing): NAME = 'pap' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'French housing website' LICENSE = 'AGPLv3+' BROWSER = PapBrowser diff --git a/modules/parolesmania/backend.py b/modules/parolesmania/backend.py index 59f95047185d119540fab940f3f674153da9f5a1..fff00e962df5cb7ef6d9e2a9ea12403462ad23c2 100644 --- a/modules/parolesmania/backend.py +++ b/modules/parolesmania/backend.py @@ -31,7 +31,7 @@ class ParolesmaniaBackend(BaseBackend, ICapLyrics): NAME = 'parolesmania' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'parolesmania lyrics website' LICENSE = 'AGPLv3+' BROWSER = ParolesmaniaBrowser diff --git a/modules/parolesmusique/backend.py b/modules/parolesmusique/backend.py index 663d4789b0f7d9eb2e4e8d871c12ab5153edf59a..2cf86b08180cb9603cd1739c7160fb3f4d77890f 100644 --- a/modules/parolesmusique/backend.py +++ b/modules/parolesmusique/backend.py @@ -29,7 +29,7 @@ class ParolesmusiqueBackend(BaseBackend, ICapLyrics): NAME = 'parolesmusique' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'paroles-musique lyrics website' LICENSE = 'AGPLv3+' BROWSER = ParolesmusiqueBrowser diff --git a/modules/pastealacon/backend.py b/modules/pastealacon/backend.py index 5e7d5b5e51bf8139c9898ccaefe74fea1fa5b1d7..b2db170d2cc5f739acdcbb7fae84cd9e571c8ef0 100644 --- a/modules/pastealacon/backend.py +++ b/modules/pastealacon/backend.py @@ -37,7 +37,7 @@ class PastealaconBackend(BaseBackend, BasePasteBackend): NAME = 'pastealacon' MAINTAINER = u'Laurent Bachelier' EMAIL = 'laurent@bachelier.name' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = u'Paste à la con text sharing tool' LICENSE = 'AGPLv3+' BROWSER = PastealaconBrowser diff --git a/modules/pastebin/backend.py b/modules/pastebin/backend.py index 6aaeb45a74d2c13cc369938e94f53f253a6cbf93..8e0a42de8fce0af1a76389fec077ac59cc3c8c85 100644 --- a/modules/pastebin/backend.py +++ b/modules/pastebin/backend.py @@ -36,7 +36,7 @@ class PastebinBackend(BaseBackend, BasePasteBackend): NAME = 'pastebin' MAINTAINER = u'Laurent Bachelier' EMAIL = 'laurent@bachelier.name' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'Pastebin text sharing service' LICENSE = 'AGPLv3+' BROWSER = PastebinBrowser diff --git a/modules/paypal/backend.py b/modules/paypal/backend.py index 6080a9b027d0082e08ad9847af59e623d730caa0..d814e42100fc1e829e2f2c8c60e28ce013b1030e 100644 --- a/modules/paypal/backend.py +++ b/modules/paypal/backend.py @@ -35,7 +35,7 @@ class PaypalBackend(BaseBackend, ICapBank): NAME = 'paypal' MAINTAINER = u'Laurent Bachelier' EMAIL = 'laurent@bachelier.name' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' DESCRIPTION = u'PayPal money transfer website' CONFIG = BackendConfig(ValueBackendPassword('login', label='E-mail', masked=False), diff --git a/modules/phpbb/backend.py b/modules/phpbb/backend.py index 9373770fdc476d8345cb6d44ffe1f4be3b8a92d6..4450848ffb25837ff3f56cc2137b48ff24a94cee 100644 --- a/modules/phpbb/backend.py +++ b/modules/phpbb/backend.py @@ -37,7 +37,7 @@ class PhpBBBackend(BaseBackend, ICapMessages, ICapMessagesPost): NAME = 'phpbb' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' DESCRIPTION = "phpBB forum" CONFIG = BackendConfig(Value('url', label='URL of forum', regexp='https?://.*'), diff --git a/modules/piratebay/backend.py b/modules/piratebay/backend.py index b3347a90d66c6f9da6e18a4a923097ef6f663043..19e734c58a7bcf26512706a5ae334f918e28a76b 100644 --- a/modules/piratebay/backend.py +++ b/modules/piratebay/backend.py @@ -31,7 +31,7 @@ class PiratebayBackend(BaseBackend, ICapTorrent): NAME = 'piratebay' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'The Pirate Bay BitTorrent tracker' LICENSE = 'AGPLv3+' BROWSER = PiratebayBrowser diff --git a/modules/presseurop/backend.py b/modules/presseurop/backend.py index fd23f073ebb99b02649161e9b704fb757b56d659..34196c7ec5acaf451a78368c72507188ad08ae55 100644 --- a/modules/presseurop/backend.py +++ b/modules/presseurop/backend.py @@ -30,7 +30,7 @@ class NewspaperPresseuropBackend(GenericNewspaperBackend, ICapMessages): MAINTAINER = u'Florent Fourcot' EMAIL = 'weboob@flo.fourcot.fr' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' STORAGE = {'seen': {}} NAME = 'presseurop' diff --git a/modules/prixcarburants/backend.py b/modules/prixcarburants/backend.py index a9e5eea3ecf1b3af7fe995336cafafb5f6116069..901eae5a1e176d89128bfccf2426ef337b67c08d 100644 --- a/modules/prixcarburants/backend.py +++ b/modules/prixcarburants/backend.py @@ -31,7 +31,7 @@ class PrixCarburantsBackend(BaseBackend, ICapPriceComparison): NAME = 'prixcarburants' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'French governement website to compare fuel prices' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(Value('zipcode', label='Zipcode', regexp='\d+')) diff --git a/modules/radiofrance/backend.py b/modules/radiofrance/backend.py index d0596e880df7444c6b6990568e9962a3d5274d4e..1caf58f57e25bb06f6872ed7fc584e666ef17994 100644 --- a/modules/radiofrance/backend.py +++ b/modules/radiofrance/backend.py @@ -35,7 +35,7 @@ class RadioFranceBackend(BaseBackend, ICapRadio, ICapCollection, ICapVideo): NAME = 'radiofrance' MAINTAINER = u'Laurent Bachelier' EMAIL = 'laurent@bachelier.name' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = u'Radios of Radio France: Inter, Info, Bleu, Culture, Musique, FIP, Le Mouv\'' LICENSE = 'AGPLv3+' BROWSER = RadioFranceBrowser diff --git a/modules/redmine/backend.py b/modules/redmine/backend.py index 75533c31e5a922e04b46fe74e8244ebf8b73e1f0..9e8dcf857fcfdb9289c89f20f7e934ba77d0333d 100644 --- a/modules/redmine/backend.py +++ b/modules/redmine/backend.py @@ -39,7 +39,7 @@ class RedmineBackend(BaseBackend, ICapContent, ICapBugTracker, ICapCollection): NAME = 'redmine' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'The Redmine project management web application' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(Value('url', label='URL of the Redmine website', regexp=r'https?://.*'), diff --git a/modules/sachsen/backend.py b/modules/sachsen/backend.py index 54a310147e113d76ba45dd09aafa2ed46391533a..6374341d05d5a93c3fe5347b322bb832f2157eeb 100644 --- a/modules/sachsen/backend.py +++ b/modules/sachsen/backend.py @@ -33,7 +33,7 @@ class SachsenLevelBackend(BaseBackend, ICapGauge): NAME = 'sachsen' MAINTAINER = u'Florent Fourcot' EMAIL = 'weboob@flo.fourcot.fr' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' DESCRIPTION = u"Level of Sachsen river" BROWSER = SachsenBrowser diff --git a/modules/seeklyrics/backend.py b/modules/seeklyrics/backend.py index 4030bc755e6c2fc3f22eee24dcababc39736e36c..d618ae97e72b16ee747e012c5ce8239a199bb264 100644 --- a/modules/seeklyrics/backend.py +++ b/modules/seeklyrics/backend.py @@ -31,7 +31,7 @@ class SeeklyricsBackend(BaseBackend, ICapLyrics): NAME = 'seeklyrics' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'SeekLyrics lyrics website' LICENSE = 'AGPLv3+' BROWSER = SeeklyricsBrowser diff --git a/modules/seloger/backend.py b/modules/seloger/backend.py index 466138daf3e5b87617a173d3f4cb2c74e8b4022a..6b3ba1fff1a44d15dbb290a6dd6dbfe5b3704395 100644 --- a/modules/seloger/backend.py +++ b/modules/seloger/backend.py @@ -32,7 +32,7 @@ class SeLogerBackend(BaseBackend, ICapHousing): NAME = 'seloger' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'French housing website' LICENSE = 'AGPLv3+' ICON = 'http://static.poliris.com/z/portail/svx/portals/sv6_gen/favicon.png' diff --git a/modules/sfr/backend.py b/modules/sfr/backend.py index 3c91024045a942b66479ec5de6473b4dd1d2aaa5..0366288805c8e146c7b7292a8b3f2d0da5fcb083 100644 --- a/modules/sfr/backend.py +++ b/modules/sfr/backend.py @@ -35,7 +35,7 @@ class SfrBackend(BaseBackend, ICapAccount, ICapMessages, ICapMessagesPost): NAME = 'sfr' MAINTAINER = u'Christophe Benz' EMAIL = 'christophe.benz@gmail.com' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'SFR French mobile phone provider' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(Value('login', label='Login'), diff --git a/modules/societegenerale/backend.py b/modules/societegenerale/backend.py index 3643be0c4ae7f7b4ec80f3e268d747d9bd611b3b..d614e810f4c97684db0ee6d9eb61b5af3d71606b 100644 --- a/modules/societegenerale/backend.py +++ b/modules/societegenerale/backend.py @@ -35,7 +35,7 @@ class SocieteGeneraleBackend(BaseBackend, ICapBank): NAME = 'societegenerale' MAINTAINER = u'Jocelyn Jaubert' EMAIL = 'jocelyn.jaubert@gmail.com' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' DESCRIPTION = u'Société Générale French bank website' CONFIG = BackendConfig(ValueBackendPassword('login', label='Account ID', masked=False), diff --git a/modules/taz/backend.py b/modules/taz/backend.py index c5748c032d77bd253aa4263d43d2e0dc44b07bcc..e23385a11d9e01a42401033ed6e42ceb2dc928a3 100644 --- a/modules/taz/backend.py +++ b/modules/taz/backend.py @@ -27,7 +27,7 @@ class NewspaperTazBackend(GenericNewspaperBackend, ICapMessages): MAINTAINER = u'Florent Fourcot' EMAIL = 'weboob@flo.fourcot.fr' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' STORAGE = {'seen': {}} NAME = 'taz' diff --git a/modules/transilien/backend.py b/modules/transilien/backend.py index 7ecf6661a675e96c0474681a806c6ef45008da72..a4c41190949c33deac7880cb7d4fb5c563edb45e 100644 --- a/modules/transilien/backend.py +++ b/modules/transilien/backend.py @@ -31,7 +31,7 @@ class TransilienBackend(BaseBackend, ICapTravel): NAME = 'transilien' MAINTAINER = u'Julien Hébert' EMAIL = 'juke@free.fr' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' DESCRIPTION = u"Public transportation in the Paris area" BROWSER = Transilien diff --git a/modules/trictractv/backend.py b/modules/trictractv/backend.py index 3fec7e5410ca04fd0aaa05b96e9a1338f84d73c2..7556b67277d406a0b31c1ce436152b89a35b078e 100644 --- a/modules/trictractv/backend.py +++ b/modules/trictractv/backend.py @@ -35,7 +35,7 @@ class TricTracTVBackend(BaseBackend, ICapVideo): NAME = 'trictractv' MAINTAINER = u'Benjamin Drieu' EMAIL = 'benjamin@drieu.org' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = u'TricTrac.tv video website' LICENSE = 'AGPLv3+' BROWSER = TricTracTVBrowser diff --git a/modules/tvsubtitles/backend.py b/modules/tvsubtitles/backend.py index 4b8e89339395b87151f3ab5bcc43a0821b7e1ec6..81c8c07815392bcddea4a5527ce9e83ba0b8ee58 100644 --- a/modules/tvsubtitles/backend.py +++ b/modules/tvsubtitles/backend.py @@ -31,7 +31,7 @@ class TvsubtitlesBackend(BaseBackend, ICapSubtitle): NAME = 'tvsubtitles' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'Tvsubtitles subtitle website' LICENSE = 'AGPLv3+' BROWSER = TvsubtitlesBrowser diff --git a/modules/vimeo/backend.py b/modules/vimeo/backend.py index 0a26e1e873607fb2d38d49801d3c65acbd83bcfd..cbc42ff8506670abdc77103dd3ac3240a94090d0 100644 --- a/modules/vimeo/backend.py +++ b/modules/vimeo/backend.py @@ -36,7 +36,7 @@ class VimeoBackend(BaseBackend, ICapVideo, ICapCollection): NAME = 'vimeo' MAINTAINER = u'François Revol' EMAIL = 'revol@free.fr' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'Vimeo video streaming website' LICENSE = 'AGPLv3+' BROWSER = VimeoBrowser diff --git a/modules/weather/backend.py b/modules/weather/backend.py index 25d5a94ce06ebb7a4242b0f54f90e7a2fb61a336..3af3f5c1493f58916dd68bc190412febb8d4b317 100644 --- a/modules/weather/backend.py +++ b/modules/weather/backend.py @@ -30,7 +30,7 @@ class WeatherBackend(BaseBackend, ICapWeather): NAME = 'weather' MAINTAINER = u'Arno Renevier' EMAIL = 'arno@renevier.net' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'Get forecasts from weather.com' LICENSE = 'AGPLv3+' BROWSER = WeatherBrowser diff --git a/modules/wordreference/backend.py b/modules/wordreference/backend.py index b8671f48e17645db582d98d03eede9a1799db14f..1ca4d327db2044b96d00ead1aeff7b719d0d1401 100644 --- a/modules/wordreference/backend.py +++ b/modules/wordreference/backend.py @@ -31,7 +31,7 @@ class WordReferenceBackend(BaseBackend, ICapTranslate): MAINTAINER = u'Lucien Loiseau' EMAIL = 'loiseau.lucien@gmail.com' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' NAME = 'wordreference' DESCRIPTION = u'Free online translator' diff --git a/modules/yahoo/backend.py b/modules/yahoo/backend.py index 55a584938cabd9d6a415c990414e07635dfdbbac..818da68e72e244167e23397cf15f01c75c04b209 100644 --- a/modules/yahoo/backend.py +++ b/modules/yahoo/backend.py @@ -39,7 +39,7 @@ class YahooBackend(BaseBackend, ICapWeather): NAME = 'yahoo' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'Yahoo!' LICENSE = 'AGPLv3+' BROWSER = StandardBrowser diff --git a/modules/youjizz/backend.py b/modules/youjizz/backend.py index 066d8073f08cd746201b98202448080a11f59da1..72d02102ad06bcbbe1f0c965607707013f02e888 100644 --- a/modules/youjizz/backend.py +++ b/modules/youjizz/backend.py @@ -35,7 +35,7 @@ class YoujizzBackend(BaseBackend, ICapVideo, ICapCollection): NAME = 'youjizz' MAINTAINER = u'Roger Philibert' EMAIL = 'roger.philibert@gmail.com' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'YouJizz pornographic video streaming website' LICENSE = 'AGPLv3+' BROWSER = YoujizzBrowser diff --git a/modules/youporn/backend.py b/modules/youporn/backend.py index ed67034e8766ca34c57b8200f5c1257ed14f6b05..44a656c6680eeba5788afebb70bcb23c069590c5 100644 --- a/modules/youporn/backend.py +++ b/modules/youporn/backend.py @@ -35,7 +35,7 @@ class YoupornBackend(BaseBackend, ICapVideo, ICapCollection): NAME = 'youporn' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'YouPorn pornographic video streaming website' LICENSE = 'AGPLv3+' BROWSER = YoupornBrowser diff --git a/modules/youtube/backend.py b/modules/youtube/backend.py index d355c093d11358cb7b22b9ff9c03503592b4df4b..602ebc3c82d3f4eebe30587828a25dcd07aeec85 100644 --- a/modules/youtube/backend.py +++ b/modules/youtube/backend.py @@ -48,7 +48,7 @@ class YoutubeBackend(BaseBackend, ICapVideo, ICapCollection): NAME = 'youtube' MAINTAINER = u'Christophe Benz' EMAIL = 'christophe.benz@gmail.com' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'YouTube video streaming website' LICENSE = 'AGPLv3+' BROWSER = YoutubeBrowser diff --git a/setup.py b/setup.py index 7df39e14725d8d3feb1a6ab5e4881c7901e5034c..fa6b182687741228a1c565c90eabc90844c4a38b 100755 --- a/setup.py +++ b/setup.py @@ -166,7 +166,7 @@ class Options(object): setup( name='weboob', - version='0.f', + version='0.g', description='Weboob, Web Outside Of Browsers', long_description=open('README').read(), author='Romain Bignon', diff --git a/weboob/applications/boobank/boobank.py b/weboob/applications/boobank/boobank.py index 0a8843bb63ffd19e65569350571745d92505d1dd..ec49eda97ea693e33b12e03aeb76ecb3770bf4a6 100644 --- a/weboob/applications/boobank/boobank.py +++ b/weboob/applications/boobank/boobank.py @@ -153,7 +153,7 @@ def flush(self): class Boobank(ReplApplication): APPNAME = 'boobank' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon, Christophe Benz' CAPS = ICapBank DESCRIPTION = "Console application allowing to list your bank accounts and get their balance, " \ diff --git a/weboob/applications/boobathon/boobathon.py b/weboob/applications/boobathon/boobathon.py index 8be18c22d34fc44dbb41dcf177e0387bb08f1c33..a7431673291e8cffa46e38b0cd8509da86e6b01c 100644 --- a/weboob/applications/boobathon/boobathon.py +++ b/weboob/applications/boobathon/boobathon.py @@ -277,7 +277,7 @@ def save(self, message): class Boobathon(ReplApplication): APPNAME = 'boobathon' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2011 Romain Bignon' DESCRIPTION = 'Console application to participate to a Boobathon.' SHORT_DESCRIPTION = "participate in a Boobathon" diff --git a/weboob/applications/boobill/boobill.py b/weboob/applications/boobill/boobill.py index f94ee27e41edcd036c1adbcc325e1d8494810c4c..3fb515a2251603b9fe04a23eaa82f6438daa885a 100644 --- a/weboob/applications/boobill/boobill.py +++ b/weboob/applications/boobill/boobill.py @@ -40,7 +40,7 @@ def get_title(self, obj): class Boobill(ReplApplication): APPNAME = 'boobill' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2012 Florent Fourcot' DESCRIPTION = 'Console application allowing to get and download bills.' SHORT_DESCRIPTION = "get and download bills" diff --git a/weboob/applications/booblyrics/booblyrics.py b/weboob/applications/booblyrics/booblyrics.py index d22c123e1d31af6174243efb85e49cd65ee26be7..cc8aff3bf66a240efe7332f997ebb735ac393a46 100644 --- a/weboob/applications/booblyrics/booblyrics.py +++ b/weboob/applications/booblyrics/booblyrics.py @@ -58,7 +58,7 @@ def get_description(self, obj): class Booblyrics(ReplApplication): APPNAME = 'booblyrics' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2013 Julien Veyssier' DESCRIPTION = "Console application allowing to search for song lyrics on various websites." SHORT_DESCRIPTION = "search and display song lyrics" diff --git a/weboob/applications/boobmsg/boobmsg.py b/weboob/applications/boobmsg/boobmsg.py index 10d3241a63875f730e696c626bc1f6f9ea4f5ab2..e11f768cf5344714cbf0ecb2d9c188fcbbaeaea3 100644 --- a/weboob/applications/boobmsg/boobmsg.py +++ b/weboob/applications/boobmsg/boobmsg.py @@ -267,7 +267,7 @@ def format_obj(self, obj, alias): class Boobmsg(ReplApplication): APPNAME = 'boobmsg' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2010-2011 Christophe Benz' DESCRIPTION = "Console application allowing to send messages on various websites and " \ "to display message threads and contents." diff --git a/weboob/applications/boobooks/boobooks.py b/weboob/applications/boobooks/boobooks.py index 21aa3c650b9ffa7f0e3e4b4f903d736450477914..416dc6b279f5ff07ee0462b3c45b27a4d15c1413 100644 --- a/weboob/applications/boobooks/boobooks.py +++ b/weboob/applications/boobooks/boobooks.py @@ -39,7 +39,7 @@ def get_title(self, obj): class Boobooks(ReplApplication): APPNAME = 'boobooks' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2012 Jeremy Monnet' CAPS = ICapBook DESCRIPTION = "Console application allowing to list your books rented or booked at the library, " \ diff --git a/weboob/applications/boobtracker/boobtracker.py b/weboob/applications/boobtracker/boobtracker.py index c6819b8a7b724791fe67f733fdfda55c3d164fbc..988a7b4a3aa519519bd15e3be26feb1cd02d9530 100644 --- a/weboob/applications/boobtracker/boobtracker.py +++ b/weboob/applications/boobtracker/boobtracker.py @@ -72,7 +72,7 @@ def get_description(self, obj): class BoobTracker(ReplApplication): APPNAME = 'boobtracker' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2011 Romain Bignon' DESCRIPTION = "Console application allowing to create, edit, view bug tracking issues." SHORT_DESCRIPTION = "manage bug tracking issues" diff --git a/weboob/applications/cineoob/cineoob.py b/weboob/applications/cineoob/cineoob.py index 8ccd554046fd046d4435ce0a7174ab85abed4d6e..d5d9bb103834cce03fb34095f4943d7d4e03ada9 100644 --- a/weboob/applications/cineoob/cineoob.py +++ b/weboob/applications/cineoob/cineoob.py @@ -177,7 +177,7 @@ def get_description(self, obj): class Cineoob(ReplApplication): APPNAME = 'cineoob' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2013 Julien Veyssier' DESCRIPTION = "Console application allowing to search for movies and persons on various cinema databases " \ ", list persons related to a movie, list movies related to a person and list common movies " \ diff --git a/weboob/applications/comparoob/comparoob.py b/weboob/applications/comparoob/comparoob.py index 15d537b301a69e2418b2ef3ea1254e7f937c324c..4104e216e74308383c7d59bd07f4a0b09c1db054 100644 --- a/weboob/applications/comparoob/comparoob.py +++ b/weboob/applications/comparoob/comparoob.py @@ -77,7 +77,7 @@ def get_description(self, obj): class Comparoob(ReplApplication): APPNAME = 'comparoob' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2012 Romain Bignon' DESCRIPTION = "Console application to compare products." SHORT_DESCRIPTION = "compare products" diff --git a/weboob/applications/cookboob/cookboob.py b/weboob/applications/cookboob/cookboob.py index 9b3d5ed3130083886b913727fc084886e9df0bd5..0acafbd7f73a3489027e4986e8de776d062adc07 100644 --- a/weboob/applications/cookboob/cookboob.py +++ b/weboob/applications/cookboob/cookboob.py @@ -73,7 +73,7 @@ def get_description(self, obj): class Cookboob(ReplApplication): APPNAME = 'cookboob' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2013 Julien Veyssier' DESCRIPTION = "Console application allowing to search for recipes on various websites." SHORT_DESCRIPTION = "search and consult recipes" diff --git a/weboob/applications/flatboob/flatboob.py b/weboob/applications/flatboob/flatboob.py index 3f6773e9d3bfefbb5b5e6aefd20d857edcfc56d6..b87654e75947a82027b18a7d237bf160d969f34e 100644 --- a/weboob/applications/flatboob/flatboob.py +++ b/weboob/applications/flatboob/flatboob.py @@ -75,7 +75,7 @@ def get_description(self, obj): class Flatboob(ReplApplication): APPNAME = 'flatboob' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2012 Romain Bignon' DESCRIPTION = "Console application to search for housing." SHORT_DESCRIPTION = "search for housing" diff --git a/weboob/applications/galleroob/galleroob.py b/weboob/applications/galleroob/galleroob.py index ff457e6c1a29d41efe1aea396e4cf38820a11220..7901628be563f7c40213b125518b2ffe62900d0a 100644 --- a/weboob/applications/galleroob/galleroob.py +++ b/weboob/applications/galleroob/galleroob.py @@ -48,7 +48,7 @@ def get_description(self, obj): class Galleroob(ReplApplication): APPNAME = 'galleroob' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = u'Copyright(C) 2011 Noé Rubinstein' DESCRIPTION = 'galleroob browses and downloads web image galleries' SHORT_DESCRIPTION = 'browse and download web image galleries' diff --git a/weboob/applications/geolooc/geolooc.py b/weboob/applications/geolooc/geolooc.py index 4ce99d18c4672390c426ee730d465dcf12f6c0bd..0b858fcc80ab1a28708d04fd62da39b5c8f96b78 100644 --- a/weboob/applications/geolooc/geolooc.py +++ b/weboob/applications/geolooc/geolooc.py @@ -29,7 +29,7 @@ class Geolooc(ReplApplication): APPNAME = 'geolooc' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon' DESCRIPTION = "Console application allowing to geolocalize IP addresses." SHORT_DESCRIPTION = "geolocalize IP addresses" diff --git a/weboob/applications/havedate/havedate.py b/weboob/applications/havedate/havedate.py index 4fa8d2d76ec0bc6957cc37612a26d8dafe065490..3f88ed34fa0ebe0986dd182a33155fb7c4bb9f05 100644 --- a/weboob/applications/havedate/havedate.py +++ b/weboob/applications/havedate/havedate.py @@ -48,7 +48,7 @@ def get_description(self, event): class HaveDate(Boobmsg): APPNAME = 'havedate' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2010-2012 Romain Bignon' DESCRIPTION = "Console application allowing to interact with various dating websites " \ "and to optimize seduction algorithmically." diff --git a/weboob/applications/masstransit/masstransit.py b/weboob/applications/masstransit/masstransit.py index bd9a14ce52e31a9d0064fa0345fa6e5a688b217f..836babdb38014f7c4c5af31f8e4140ffe5682410 100644 --- a/weboob/applications/masstransit/masstransit.py +++ b/weboob/applications/masstransit/masstransit.py @@ -278,7 +278,7 @@ def refresh(self): class Masstransit(BaseApplication): "Application Class" APPNAME = 'masstransit' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2010-2011 Julien Hébert' DESCRIPTION = "Maemo application allowing to search for train stations and get departure times." SHORT_DESCRIPTION = "search for train stations and departures" diff --git a/weboob/applications/monboob/monboob.py b/weboob/applications/monboob/monboob.py index 577a10e1b35ba1ee6f7958b9a4d553f838225d20..2b358b5ec7edcf36aad391011c29d366807b943a 100644 --- a/weboob/applications/monboob/monboob.py +++ b/weboob/applications/monboob/monboob.py @@ -87,7 +87,7 @@ def run(self): class Monboob(ReplApplication): APPNAME = 'monboob' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon' DESCRIPTION = 'Daemon allowing to regularly check for new messages on various websites, ' \ 'and send an email for each message, and post a reply to a message on a website.' diff --git a/weboob/applications/pastoob/pastoob.py b/weboob/applications/pastoob/pastoob.py index 67006eaec542cc1414d9115f77e0b0cb634d545b..8787e66b2b275d346e109cda839ada98974588a7 100644 --- a/weboob/applications/pastoob/pastoob.py +++ b/weboob/applications/pastoob/pastoob.py @@ -36,7 +36,7 @@ class Pastoob(ReplApplication): APPNAME = 'pastoob' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2011-2013 Laurent Bachelier' DESCRIPTION = "Console application allowing to post and get pastes from pastebins." SHORT_DESCRIPTION = "post and get pastes from pastebins" diff --git a/weboob/applications/qboobmsg/qboobmsg.py b/weboob/applications/qboobmsg/qboobmsg.py index 5c76966425c899a805a6fbf18e56c5c9c9128823..0e29d08d1872c8e1903ee73145d3265c75a0be7b 100644 --- a/weboob/applications/qboobmsg/qboobmsg.py +++ b/weboob/applications/qboobmsg/qboobmsg.py @@ -26,7 +26,7 @@ class QBoobMsg(QtApplication): APPNAME = 'qboobmsg' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon' DESCRIPTION = "Qt application allowing to read messages on various websites and reply to them." SHORT_DESCRIPTION = "send and receive message threads" diff --git a/weboob/applications/qcineoob/qcineoob.py b/weboob/applications/qcineoob/qcineoob.py index 9e432a0b8af1a56facb188d424521b0d062fdb87..23b6dbeea15d0d421f5c98199a6f01418bf209f7 100644 --- a/weboob/applications/qcineoob/qcineoob.py +++ b/weboob/applications/qcineoob/qcineoob.py @@ -28,7 +28,7 @@ class QCineoob(QtApplication): APPNAME = 'qcineoob' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2013 Julien Veyssier' DESCRIPTION = "Qt application allowing to search movies, people, torrent and subtitles." SHORT_DESCRIPTION = "search movies, people, torrent and subtitles" diff --git a/weboob/applications/qcookboob/qcookboob.py b/weboob/applications/qcookboob/qcookboob.py index c8179e6062527f7bbafac66e49e28c11850c943c..5e7a9fbd9346263fed1a13b007c301a5d219b61e 100644 --- a/weboob/applications/qcookboob/qcookboob.py +++ b/weboob/applications/qcookboob/qcookboob.py @@ -26,7 +26,7 @@ class QCookboob(QtApplication): APPNAME = 'qcookboob' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2013 Julien Veyssier' DESCRIPTION = "Qt application allowing to search recipes." SHORT_DESCRIPTION = "search recipes" diff --git a/weboob/applications/qflatboob/qflatboob.py b/weboob/applications/qflatboob/qflatboob.py index 3f98b7035bd662942cb6b1439e71848c7d410268..7da2966c47691d4ee96e1ac5b97c80b563728234 100644 --- a/weboob/applications/qflatboob/qflatboob.py +++ b/weboob/applications/qflatboob/qflatboob.py @@ -27,7 +27,7 @@ class QFlatBoob(QtApplication): APPNAME = 'qflatboob' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2010-2012 Romain Bignon' DESCRIPTION = "Qt application to search for housing." SHORT_DESCRIPTION = "search for housing" diff --git a/weboob/applications/qhavedate/qhavedate.py b/weboob/applications/qhavedate/qhavedate.py index c025e706f528060b0c9986f265c7dff3ef0b0fa7..24ab7c3e55879d0f5a28cf70c50a461480ab7c71 100644 --- a/weboob/applications/qhavedate/qhavedate.py +++ b/weboob/applications/qhavedate/qhavedate.py @@ -26,7 +26,7 @@ class QHaveDate(QtApplication): APPNAME = 'qhavedate' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2010-2012 Romain Bignon' DESCRIPTION = "Qt application allowing to interact with various dating websites." SHORT_DESCRIPTION = "interact with dating websites" diff --git a/weboob/applications/qvideoob/qvideoob.py b/weboob/applications/qvideoob/qvideoob.py index e92a6640c8f9ef1e7a65c9786c16e351500b1347..ebdbf063a67bc92f68c03f0e8ab1c5360e2d1db1 100644 --- a/weboob/applications/qvideoob/qvideoob.py +++ b/weboob/applications/qvideoob/qvideoob.py @@ -26,7 +26,7 @@ class QVideoob(QtApplication): APPNAME = 'qvideoob' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon' DESCRIPTION = "Qt application allowing to search videos on various websites and play them." SHORT_DESCRIPTION = "search and play videos" diff --git a/weboob/applications/qwebcontentedit/qwebcontentedit.py b/weboob/applications/qwebcontentedit/qwebcontentedit.py index 9c19503cfb79c7d64faacd9887eff83fc1e62059..434f8308800d79c3c21d34c2ea735b9d02f549c2 100644 --- a/weboob/applications/qwebcontentedit/qwebcontentedit.py +++ b/weboob/applications/qwebcontentedit/qwebcontentedit.py @@ -25,7 +25,7 @@ class QWebContentEdit(QtApplication): APPNAME = 'qwebcontentedit' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = u'Copyright(C) 2011 Clément Schreiner' DESCRIPTION = "Qt application allowing to manage content of various websites." SHORT_DESCRIPTION = "manage websites content" diff --git a/weboob/applications/qweboobcfg/qweboobcfg.py b/weboob/applications/qweboobcfg/qweboobcfg.py index 09c228f0f0fd29dc1a48fdb5d4091a60e775fd6b..859fee24a938ae495524215db01bddbfcf07d461 100644 --- a/weboob/applications/qweboobcfg/qweboobcfg.py +++ b/weboob/applications/qweboobcfg/qweboobcfg.py @@ -24,7 +24,7 @@ class QWeboobCfg(QtApplication): APPNAME = 'qweboobcfg' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon' DESCRIPTION = "weboob-config-qt is a graphical application to add/edit/remove backends, " \ "and to register new website accounts." diff --git a/weboob/applications/radioob/radioob.py b/weboob/applications/radioob/radioob.py index 58682d151432865c30be0052d5733e1c57a1f81f..602503e75e4ffee1ccb7df112bc7986e89bed118 100644 --- a/weboob/applications/radioob/radioob.py +++ b/weboob/applications/radioob/radioob.py @@ -48,7 +48,7 @@ def get_description(self, obj): class Radioob(ReplApplication): APPNAME = 'radioob' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2010-2012 Romain Bignon' DESCRIPTION = "Console application allowing to search for web radio stations, listen to them and get information " \ "like the current song." diff --git a/weboob/applications/suboob/suboob.py b/weboob/applications/suboob/suboob.py index 5ea9f47b905b309c9907404ebede0e3846f1e011..99a21653b9270414e3a329c272f7c6e65b22b890 100644 --- a/weboob/applications/suboob/suboob.py +++ b/weboob/applications/suboob/suboob.py @@ -84,7 +84,7 @@ def get_description(self, obj): class Suboob(ReplApplication): APPNAME = 'suboob' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2013 Julien Veyssier' DESCRIPTION = "Console application allowing to search for subtitles on various services " \ "and download them." diff --git a/weboob/applications/translaboob/translaboob.py b/weboob/applications/translaboob/translaboob.py index 5f37deb21562a8499e5aabd4e8745577519cc8d1..9c7bf91f3c7ecdd0d06399476ed936e359012dd0 100644 --- a/weboob/applications/translaboob/translaboob.py +++ b/weboob/applications/translaboob/translaboob.py @@ -47,7 +47,7 @@ def format_obj(self, obj, alias): class Translaboob(ReplApplication): APPNAME = 'translaboob' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2012 Lucien Loiseau' DESCRIPTION = "Console application to translate text from one language to another" SHORT_DESCRIPTION = "translate text from one language to another" diff --git a/weboob/applications/traveloob/traveloob.py b/weboob/applications/traveloob/traveloob.py index ee99fd257f42ed5855ce6c9c4dabcf30df6917fc..ed9421e43492f157fe8ce1aa32a009c1c8e5ed2f 100644 --- a/weboob/applications/traveloob/traveloob.py +++ b/weboob/applications/traveloob/traveloob.py @@ -31,7 +31,7 @@ class Traveloob(ReplApplication): APPNAME = 'traveloob' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon' DESCRIPTION = "Console application allowing to search for train stations and get departure times." SHORT_DESCRIPTION = "search for train stations and departures" diff --git a/weboob/applications/videoob/videoob.py b/weboob/applications/videoob/videoob.py index ae6460a0f5a53b7a6a1d359cec251aadb6537975..b07c9f515e3a7ffa4bd9af4e666af56034d19346 100644 --- a/weboob/applications/videoob/videoob.py +++ b/weboob/applications/videoob/videoob.py @@ -52,7 +52,7 @@ def get_description(self, obj): class Videoob(ReplApplication): APPNAME = 'videoob' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2010-2011 Christophe Benz, Romain Bignon, John Obbele' DESCRIPTION = "Console application allowing to search for videos on various websites, " \ "play and download them and get information." diff --git a/weboob/applications/webcontentedit/webcontentedit.py b/weboob/applications/webcontentedit/webcontentedit.py index 785381fb4072fb392dd9b532ab07bfdcb7c1f328..c535569f0f8d7f119fbd3ede9bb119262da0bd84 100644 --- a/weboob/applications/webcontentedit/webcontentedit.py +++ b/weboob/applications/webcontentedit/webcontentedit.py @@ -37,7 +37,7 @@ class WebContentEdit(ReplApplication): APPNAME = 'webcontentedit' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon' DESCRIPTION = "Console application allowing to display and edit contents on various websites." SHORT_DESCRIPTION = "manage websites content" diff --git a/weboob/applications/weboobcfg/weboobcfg.py b/weboob/applications/weboobcfg/weboobcfg.py index a307d2c977eb032986c4696778ef70984cd9bb91..5f65462e2dff434cf2b455ebd7b5c1d7d0baeab2 100644 --- a/weboob/applications/weboobcfg/weboobcfg.py +++ b/weboob/applications/weboobcfg/weboobcfg.py @@ -34,7 +34,7 @@ class WeboobCfg(ReplApplication): APPNAME = 'weboob-config' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2010-2012 Christophe Benz, Romain Bignon' DESCRIPTION = "Weboob-Config is a console application to add/edit/remove backends, " \ "and to register new website accounts." diff --git a/weboob/applications/weboobcli/weboobcli.py b/weboob/applications/weboobcli/weboobcli.py index a8e9a095cef53fbf57c77ae9260f6318ab71073a..8288809dc0ca68489162f2f38b6115ebb89788a8 100644 --- a/weboob/applications/weboobcli/weboobcli.py +++ b/weboob/applications/weboobcli/weboobcli.py @@ -28,7 +28,7 @@ class WeboobCli(ReplApplication): APPNAME = 'weboob-cli' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon' SYNOPSIS = 'Usage: %prog [-dqv] [-b backends] [-cnfs] capability method [arguments..]\n' SYNOPSIS += ' %prog [--help] [--version]' diff --git a/weboob/applications/weboobdebug/weboobdebug.py b/weboob/applications/weboobdebug/weboobdebug.py index 6a8789e5aca5c5ca08110f8812d48edddfb3940a..6b4e0d905e699c7b6ff1a72a57a035005d052977 100644 --- a/weboob/applications/weboobdebug/weboobdebug.py +++ b/weboob/applications/weboobdebug/weboobdebug.py @@ -26,7 +26,7 @@ class WeboobDebug(BaseApplication): APPNAME = 'weboobdebug' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2010-2011 Christophe Benz' DESCRIPTION = "Weboob-Debug is a console application to debug backends." SHORT_DESCRIPTION = "debug backends" diff --git a/weboob/applications/weboobrepos/weboobrepos.py b/weboob/applications/weboobrepos/weboobrepos.py index e4099c868d992ad5941030f1876a45f18cf89f54..f743c8ea30f61b723d6276df1313b9602f6532d3 100644 --- a/weboob/applications/weboobrepos/weboobrepos.py +++ b/weboob/applications/weboobrepos/weboobrepos.py @@ -39,7 +39,7 @@ class WeboobRepos(ReplApplication): APPNAME = 'weboob-repos' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2012 Romain Bignon' DESCRIPTION = "Weboob-repos is a console application to manage a Weboob Repository." SHORT_DESCRIPTION = "manage a weboob repository" diff --git a/weboob/applications/weboorrents/weboorrents.py b/weboob/applications/weboorrents/weboorrents.py index 7f341f0f11d59e4e8cac29d0e4b210df1fbee9fc..2130346a3f104f8986aa8045752bffd7f0b09eb4 100644 --- a/weboob/applications/weboorrents/weboorrents.py +++ b/weboob/applications/weboorrents/weboorrents.py @@ -73,7 +73,7 @@ def get_description(self, obj): class Weboorrents(ReplApplication): APPNAME = 'weboorrents' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2010-2012 Romain Bignon' DESCRIPTION = "Console application allowing to search for torrents on various trackers " \ "and download .torrent files." diff --git a/weboob/applications/wetboobs/wetboobs.py b/weboob/applications/wetboobs/wetboobs.py index 4b961760ae3ea73bfb8f141aa8be4906b208af45..3c548870995e9ce8ea87d34ce7331df11724a92f 100644 --- a/weboob/applications/wetboobs/wetboobs.py +++ b/weboob/applications/wetboobs/wetboobs.py @@ -61,7 +61,7 @@ def get_title(self, obj): class WetBoobs(ReplApplication): APPNAME = 'wetboobs' - VERSION = '0.f' + VERSION = '0.g' COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon' DESCRIPTION = "Console application allowing to display weather and forecasts in your city." SHORT_DESCRIPTION = "display weather and forecasts" diff --git a/weboob/core/ouiboube.py b/weboob/core/ouiboube.py index 06a8fc2a8336daadfd1aeba358520541fbcbe5f0..9946f98ea91c8b12bddb2ec3fa5b60c7adda3316 100644 --- a/weboob/core/ouiboube.py +++ b/weboob/core/ouiboube.py @@ -53,7 +53,7 @@ class Weboob(object): :param storage: provide a storage where backends can save data :type storage: :class:`weboob.tools.storage.IStorage` """ - VERSION = '0.f' + VERSION = '0.g' BACKENDS_FILENAME = 'backends' def __init__(self, workdir=None, backends_filename=None, scheduler=None, storage=None): diff --git a/weboob/tools/capabilities/gallery/genericcomicreader.py b/weboob/tools/capabilities/gallery/genericcomicreader.py index 3470b1e1cad82989057ca1c7515de4e6031e096a..930bf47cf537c4fea66a79471d5fe26c06da682f 100644 --- a/weboob/tools/capabilities/gallery/genericcomicreader.py +++ b/weboob/tools/capabilities/gallery/genericcomicreader.py @@ -67,7 +67,7 @@ class GenericComicReaderBackend(BaseBackend, ICapGallery): NAME = 'genericcomicreader' MAINTAINER = u'Noé Rubinstein' EMAIL = 'noe.rubinstein@gmail.com' - VERSION = '0.f' + VERSION = '0.g' DESCRIPTION = 'Generic comic reader backend; subclasses implement specific sites' LICENSE = 'AGPLv3+' BROWSER = GenericComicReaderBrowser diff --git a/weboob/tools/capabilities/messages/GenericBackend.py b/weboob/tools/capabilities/messages/GenericBackend.py index fab196e691245d8f3da43821e9a6a4692413b313..386f230fad73c0cdc3fe48c6932471247bee6bce 100644 --- a/weboob/tools/capabilities/messages/GenericBackend.py +++ b/weboob/tools/capabilities/messages/GenericBackend.py @@ -32,7 +32,7 @@ class GenericNewspaperBackend(BaseBackend, ICapMessages): """ MAINTAINER = u'Julien Hebert' EMAIL = 'juke@free.fr' - VERSION = '0.f' + VERSION = '0.g' LICENSE = 'AGPLv3+' STORAGE = {'seen': {}} RSS_FEED = None