diff --git a/docs/source/conf.py b/docs/source/conf.py index ddaff65c..2e559529 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -47,9 +47,9 @@ copyright = '2010-%s, The Weboob Team' % time.strftime('%Y') # built documents. # # The short X.Y version. -version = '0.j' +version = '1.0' # The full version, including alpha/beta/rc tags. -release = '0.j' +release = '1.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/modules/750g/backend.py b/modules/750g/backend.py index 559e2be3..720f605c 100644 --- a/modules/750g/backend.py +++ b/modules/750g/backend.py @@ -34,7 +34,7 @@ class SevenFiftyGramsBackend(BaseBackend, CapRecipe): NAME = '750g' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = u'750g French recipe website' LICENSE = 'AGPLv3+' BROWSER = SevenFiftyGramsBrowser diff --git a/modules/adecco/backend.py b/modules/adecco/backend.py index e3013d2d..070b3fce 100644 --- a/modules/adecco/backend.py +++ b/modules/adecco/backend.py @@ -33,7 +33,7 @@ class AdeccoBackend(BaseBackend, CapJob): DESCRIPTION = u'adecco website' MAINTAINER = u'Bezleputh' EMAIL = 'carton_ben@yahoo.fr' - VERSION = '0.j' + VERSION = '1.0' BROWSER = AdeccoBrowser diff --git a/modules/allocine/backend.py b/modules/allocine/backend.py index 3a54722d..c1a1ef2c 100644 --- a/modules/allocine/backend.py +++ b/modules/allocine/backend.py @@ -31,7 +31,7 @@ class AllocineBackend(BaseBackend, CapCinema): NAME = 'allocine' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = u'AlloCiné French cinema database service' LICENSE = 'AGPLv3+' BROWSER = AllocineBrowser diff --git a/modules/alloresto/backend.py b/modules/alloresto/backend.py index f3d608c8..e71a85ed 100644 --- a/modules/alloresto/backend.py +++ b/modules/alloresto/backend.py @@ -33,7 +33,7 @@ class AlloRestoBackend(BaseBackend, CapBank): NAME = 'alloresto' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = u'Allo Resto' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(ValueBackendPassword('login', label='Identifiant', masked=False), diff --git a/modules/allrecipes/backend.py b/modules/allrecipes/backend.py index e991b08b..b1a8d544 100644 --- a/modules/allrecipes/backend.py +++ b/modules/allrecipes/backend.py @@ -31,7 +31,7 @@ class AllrecipesBackend(BaseBackend, CapRecipe): NAME = 'allrecipes' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = u'Allrecipes English recipe website' LICENSE = 'AGPLv3+' BROWSER = AllrecipesBrowser diff --git a/modules/ameli/backend.py b/modules/ameli/backend.py index e7fa6c43..4e4a4e59 100644 --- a/modules/ameli/backend.py +++ b/modules/ameli/backend.py @@ -31,7 +31,7 @@ class AmeliBackend(BaseBackend, CapBill): DESCRIPTION = u'Ameli website: French Health Insurance' MAINTAINER = u'Christophe Lampin' EMAIL = 'weboob@lampin.net' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' BROWSER = AmeliBrowser CONFIG = BackendConfig(ValueBackendPassword('login', diff --git a/modules/amelipro/backend.py b/modules/amelipro/backend.py index bab889ca..a377d83c 100644 --- a/modules/amelipro/backend.py +++ b/modules/amelipro/backend.py @@ -31,7 +31,7 @@ class AmeliProBackend(BaseBackend, CapBill): DESCRIPTION = u'Ameli website: French Health Insurance for Professionals' MAINTAINER = u'Christophe Lampin' EMAIL = 'weboob@lampin.net' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' BROWSER = AmeliProBrowser CONFIG = BackendConfig(ValueBackendPassword('login', diff --git a/modules/americanexpress/backend.py b/modules/americanexpress/backend.py index 45192fa3..219d4476 100644 --- a/modules/americanexpress/backend.py +++ b/modules/americanexpress/backend.py @@ -33,7 +33,7 @@ class AmericanExpressBackend(BaseBackend, CapBank): NAME = 'americanexpress' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = u'American Express' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(ValueBackendPassword('login', label='Code utilisateur', masked=False), diff --git a/modules/apec/backend.py b/modules/apec/backend.py index 7c7f06e9..e1e7ded3 100644 --- a/modules/apec/backend.py +++ b/modules/apec/backend.py @@ -33,7 +33,7 @@ class ApecBackend(BaseBackend, CapJob): DESCRIPTION = u'apec website' MAINTAINER = u'Bezleputh' EMAIL = 'carton_ben@yahoo.fr' - VERSION = '0.j' + VERSION = '1.0' BROWSER = ApecBrowser diff --git a/modules/apivie/backend.py b/modules/apivie/backend.py index 0e46a19f..02db982f 100644 --- a/modules/apivie/backend.py +++ b/modules/apivie/backend.py @@ -32,7 +32,7 @@ class ApivieBackend(BaseBackend, CapBank): DESCRIPTION = u'Apivie' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' BROWSER = ApivieBrowser diff --git a/modules/arretsurimages/backend.py b/modules/arretsurimages/backend.py index fcdb8b91..8985ae82 100644 --- a/modules/arretsurimages/backend.py +++ b/modules/arretsurimages/backend.py @@ -34,7 +34,7 @@ class ArretSurImagesBackend(BaseBackend, CapVideo, CapCollection): DESCRIPTION = u'arretsurimages website' MAINTAINER = u'franek' EMAIL = 'franek@chicour.net' - VERSION = '0.j' + VERSION = '1.0' CONFIG = BackendConfig(ValueBackendPassword('login', label='email', masked=False), ValueBackendPassword('password', label='Password')) diff --git a/modules/arte/backend.py b/modules/arte/backend.py index e3b7fc97..d5783c5b 100644 --- a/modules/arte/backend.py +++ b/modules/arte/backend.py @@ -36,7 +36,7 @@ class ArteBackend(BaseBackend, CapVideo, CapCollection): NAME = 'arte' MAINTAINER = u'Bezleputh' EMAIL = 'carton_ben@yahoo.fr' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'Arte French and German TV' LICENSE = 'AGPLv3+' diff --git a/modules/attilasub/backend.py b/modules/attilasub/backend.py index b3159906..b15efc8b 100644 --- a/modules/attilasub/backend.py +++ b/modules/attilasub/backend.py @@ -31,7 +31,7 @@ class AttilasubBackend(BaseBackend, CapSubtitle): NAME = 'attilasub' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = '"Attila\'s Website 2.0" French subtitles' LICENSE = 'AGPLv3+' LANGUAGE_LIST = ['fr'] diff --git a/modules/audioaddict/backend.py b/modules/audioaddict/backend.py index 1ff90073..bf534358 100644 --- a/modules/audioaddict/backend.py +++ b/modules/audioaddict/backend.py @@ -42,7 +42,7 @@ class AudioAddictBackend(BaseBackend, CapRadio, CapCollection): NAME = 'audioaddict' MAINTAINER = u'Pierre Mazière' EMAIL = 'pierre.maziere@gmx.com' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = u'Internet radios powered by audioaddict.com services' LICENSE = 'AGPLv3+' BROWSER = StandardBrowser diff --git a/modules/aum/backend.py b/modules/aum/backend.py index 3fb866f7..82d530f8 100644 --- a/modules/aum/backend.py +++ b/modules/aum/backend.py @@ -61,7 +61,7 @@ class AuMBackend(BaseBackend, CapMessages, CapMessagesPost, CapDating, CapChat, NAME = 'aum' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' 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 32c56266..6421ec04 100644 --- a/modules/axabanque/backend.py +++ b/modules/axabanque/backend.py @@ -32,7 +32,7 @@ class AXABanqueBackend(BaseBackend, CapBank): NAME = 'axabanque' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = u'AXA Banque' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(ValueBackendPassword('login', label=u'N° de client', regexp='\d+', masked=False), diff --git a/modules/banqueaccord/backend.py b/modules/banqueaccord/backend.py index e94a8ab7..4daa63ad 100644 --- a/modules/banqueaccord/backend.py +++ b/modules/banqueaccord/backend.py @@ -35,7 +35,7 @@ class BanqueAccordBackend(BaseBackend, CapBank): MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' LICENSE = 'AGPLv3+' - VERSION = '0.j' + VERSION = '1.0' CONFIG = BackendConfig(ValueBackendPassword('login', label='Identifiant', regexp='\d+', masked=False), ValueBackendPassword('password', label=u"Code d'accès", regexp='\d+')) diff --git a/modules/banquepopulaire/backend.py b/modules/banquepopulaire/backend.py index 817b2e49..60c82a9b 100644 --- a/modules/banquepopulaire/backend.py +++ b/modules/banquepopulaire/backend.py @@ -33,7 +33,7 @@ class BanquePopulaireBackend(BaseBackend, CapBank): NAME = 'banquepopulaire' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = u'Banque Populaire' 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 f84bbe69..21164f51 100644 --- a/modules/barclays/backend.py +++ b/modules/barclays/backend.py @@ -32,7 +32,7 @@ class BarclaysBackend(BaseBackend, CapBank): NAME = 'barclays' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = u'Barclays' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(ValueBackendPassword('login', label=u"N° d'abonné", masked=False), diff --git a/modules/biplan/backend.py b/modules/biplan/backend.py index 9d11bfe7..0bfd454f 100644 --- a/modules/biplan/backend.py +++ b/modules/biplan/backend.py @@ -34,7 +34,7 @@ class BiplanBackend(BaseBackend, CapCalendarEvent): MAINTAINER = u'Bezleputh' EMAIL = 'carton_ben@yahoo.fr' LICENSE = 'AGPLv3+' - VERSION = '0.j' + VERSION = '1.0' ASSOCIATED_CATEGORIES = [CATEGORIES.CONCERT, CATEGORIES.THEATRE] BROWSER = BiplanBrowser diff --git a/modules/bnporc/backend.py b/modules/bnporc/backend.py index 328c6e6b..2bd60111 100644 --- a/modules/bnporc/backend.py +++ b/modules/bnporc/backend.py @@ -37,7 +37,7 @@ class BNPorcBackend(BaseBackend, CapBank, CapMessages): NAME = 'bnporc' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' DESCRIPTION = 'BNP Paribas' CONFIG = BackendConfig( diff --git a/modules/boursorama/backend.py b/modules/boursorama/backend.py index b16d22cd..6c906d01 100644 --- a/modules/boursorama/backend.py +++ b/modules/boursorama/backend.py @@ -34,7 +34,7 @@ class BoursoramaBackend(BaseBackend, CapBank): NAME = 'boursorama' MAINTAINER = u'Gabriel Kerneis' EMAIL = 'gabriel@kerneis.info' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' DESCRIPTION = u'Boursorama' CONFIG = BackendConfig(ValueBackendPassword('login', label='Identifiant', masked=False), diff --git a/modules/bouygues/backend.py b/modules/bouygues/backend.py index dced5239..9a25c925 100644 --- a/modules/bouygues/backend.py +++ b/modules/bouygues/backend.py @@ -34,7 +34,7 @@ class BouyguesBackend(BaseBackend, CapMessages, CapMessagesPost): NAME = 'bouygues' MAINTAINER = u'Christophe Benz' EMAIL = 'christophe.benz@gmail.com' - VERSION = '0.j' + VERSION = '1.0' 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 bc65a1c2..02090a56 100644 --- a/modules/bp/backend.py +++ b/modules/bp/backend.py @@ -32,7 +32,7 @@ class BPBackend(BaseBackend, CapBank): NAME = 'bp' MAINTAINER = u'Nicolas Duhamel' EMAIL = 'nicolas@jombi.fr' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' DESCRIPTION = u'La Banque Postale' CONFIG = BackendConfig(ValueBackendPassword('login', label='Identifiant', masked=False), diff --git a/modules/bred/backend.py b/modules/bred/backend.py index cd57f9c5..86e0d20a 100644 --- a/modules/bred/backend.py +++ b/modules/bred/backend.py @@ -33,7 +33,7 @@ class BredBackend(BaseBackend, CapBank): NAME = 'bred' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = u'Bred' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(ValueBackendPassword('login', label='Identifiant', masked=False), diff --git a/modules/btdigg/backend.py b/modules/btdigg/backend.py index f9bf9b79..2e19d6eb 100644 --- a/modules/btdigg/backend.py +++ b/modules/btdigg/backend.py @@ -12,7 +12,7 @@ class BTDiggBackend(BaseBackend, CapTorrent): NAME = 'btdigg' MAINTAINER = u'Matthieu Rakotojaona' EMAIL = 'matthieu.rakotojaona@gmail.com' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'The BitTorrent DHT search engine.' LICENSE = 'CC0' BROWSER = BTDiggBrowser diff --git a/modules/btmon/backend.py b/modules/btmon/backend.py index 9d03e11f..a26c5fcb 100644 --- a/modules/btmon/backend.py +++ b/modules/btmon/backend.py @@ -31,7 +31,7 @@ class BtmonBackend(BaseBackend, CapTorrent): NAME = 'btmon' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'BTMon BitTorrent database' LICENSE = 'AGPLv3+' BROWSER = BtmonBrowser diff --git a/modules/caissedepargne/backend.py b/modules/caissedepargne/backend.py index 20d5bc7a..651b11ba 100644 --- a/modules/caissedepargne/backend.py +++ b/modules/caissedepargne/backend.py @@ -32,7 +32,7 @@ class CaisseEpargneBackend(BaseBackend, CapBank): NAME = 'caissedepargne' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = u'Caisse d\'Épargne' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(ValueBackendPassword('login', label='Identifiant client', masked=False), diff --git a/modules/canalplus/backend.py b/modules/canalplus/backend.py index a89ffe3e..fb29ed87 100644 --- a/modules/canalplus/backend.py +++ b/modules/canalplus/backend.py @@ -36,7 +36,7 @@ class CanalplusBackend(BaseBackend, CapVideo, CapCollection): NAME = 'canalplus' MAINTAINER = u'Nicolas Duhamel' EMAIL = 'nicolas@jombi.fr' - VERSION = '0.j' + VERSION = '1.0' 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 dc5b424c..1d759e61 100644 --- a/modules/canaltp/backend.py +++ b/modules/canaltp/backend.py @@ -30,7 +30,7 @@ class CanalTPBackend(BaseBackend, CapTravel): NAME = 'canaltp' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' DESCRIPTION = "French trains" BROWSER = CanalTP diff --git a/modules/cappedtv/backend.py b/modules/cappedtv/backend.py index 3f6c3c17..c698ced3 100644 --- a/modules/cappedtv/backend.py +++ b/modules/cappedtv/backend.py @@ -23,7 +23,7 @@ class CappedBackend(BaseBackend, CapVideo, CapCollection): NAME = 'cappedtv' MAINTAINER = u'Lord' EMAIL = 'lord@lordtoniok.com' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'Capped.tv demoscene website' LICENSE = 'WTFPLv2' BROWSER = CappedBrowser diff --git a/modules/carrefourbanque/backend.py b/modules/carrefourbanque/backend.py index f8b54f61..67ad8110 100644 --- a/modules/carrefourbanque/backend.py +++ b/modules/carrefourbanque/backend.py @@ -33,7 +33,7 @@ class CarrefourBanqueBackend(BaseBackend, CapBank): NAME = 'carrefourbanque' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = u'Carrefour Banque' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(ValueBackendPassword('login', label=u'Votre Identifiant Internet', masked=False), diff --git a/modules/cci/backend.py b/modules/cci/backend.py index 6d74c9ed..87a2861d 100644 --- a/modules/cci/backend.py +++ b/modules/cci/backend.py @@ -34,7 +34,7 @@ class CciBackend(BaseBackend, CapJob): MAINTAINER = u'Bezleputh' EMAIL = 'carton_ben@yahoo.fr' LICENSE = 'AGPLv3+' - VERSION = '0.j' + VERSION = '1.0' BROWSER = CciBrowser diff --git a/modules/champslibres/backend.py b/modules/champslibres/backend.py index 9de34231..960b80d8 100644 --- a/modules/champslibres/backend.py +++ b/modules/champslibres/backend.py @@ -32,7 +32,7 @@ class ChampslibresBackend(BaseBackend, CapBook): NAME = 'champslibres' MAINTAINER = u'Florent Fourcot' EMAIL = 'weboob@flo.fourcot.fr' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'Champs Libres (Rennes) Library' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(Value('login', label='Account ID', regexp='^\d{1,15}|$'), diff --git a/modules/chronopost/backend.py b/modules/chronopost/backend.py index 4afb488b..999b3455 100644 --- a/modules/chronopost/backend.py +++ b/modules/chronopost/backend.py @@ -32,7 +32,7 @@ class ChronopostBackend(BaseBackend, CapParcel): DESCRIPTION = u'Chronopost website' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' BROWSER = ChronopostBrowser diff --git a/modules/cic/backend.py b/modules/cic/backend.py index a9c36b44..b758b422 100644 --- a/modules/cic/backend.py +++ b/modules/cic/backend.py @@ -36,7 +36,7 @@ class CICBackend(BaseBackend, CapBank): NAME = 'cic' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = u'CIC' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(ValueBackendPassword('login', label='Identifiant', regexp='^\d{1,13}\w$', masked=False), diff --git a/modules/citelis/backend.py b/modules/citelis/backend.py index 46dbfdd3..d7c30362 100644 --- a/modules/citelis/backend.py +++ b/modules/citelis/backend.py @@ -34,7 +34,7 @@ class CitelisBackend(BaseBackend, CapBank): MAINTAINER = u'Laurent Bachelier' EMAIL = 'laurent@bachelier.name' LICENSE = 'AGPLv3+' - VERSION = '0.j' + VERSION = '1.0' BROWSER = CitelisBrowser diff --git a/modules/cmb/backend.py b/modules/cmb/backend.py index a0ca1542..5ebddbbd 100644 --- a/modules/cmb/backend.py +++ b/modules/cmb/backend.py @@ -40,7 +40,7 @@ class CmbBackend(BaseBackend, CapBank): NAME = 'cmb' MAINTAINER = u'Johann Broudin' EMAIL = 'Johann.Broudin@6-8.fr' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' DESCRIPTION = u'Crédit Mutuel de Bretagne' CONFIG = BackendConfig( diff --git a/modules/cmso/backend.py b/modules/cmso/backend.py index e408996a..2f0269f5 100644 --- a/modules/cmso/backend.py +++ b/modules/cmso/backend.py @@ -32,7 +32,7 @@ class CmsoBackend(BaseBackend, CapBank): NAME = 'cmso' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = u'Crédit Mutuel Sud-Ouest' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(ValueBackendPassword('login', label='Identifiant', masked=False), diff --git a/modules/colisprive/backend.py b/modules/colisprive/backend.py index c5b680c8..d41de5f6 100644 --- a/modules/colisprive/backend.py +++ b/modules/colisprive/backend.py @@ -30,7 +30,7 @@ class ColispriveBackend(BaseBackend, CapParcel): DESCRIPTION = u'Colisprive parcel tracking website' MAINTAINER = u'Florent Fourcot' EMAIL = 'weboob@flo.fourcot.fr' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' BROWSER = ColispriveBrowser diff --git a/modules/colissimo/backend.py b/modules/colissimo/backend.py index 2519be9d..4ce90a43 100644 --- a/modules/colissimo/backend.py +++ b/modules/colissimo/backend.py @@ -32,7 +32,7 @@ class ColissimoBackend(BaseBackend, CapParcel): DESCRIPTION = u'Colissimo parcel tracking website' MAINTAINER = u'Florent Fourcot' EMAIL = 'weboob@flo.fourcot.fr' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' BROWSER = ColissimoBrowser diff --git a/modules/cragr/backend.py b/modules/cragr/backend.py index f5a71b5d..5c474ab7 100644 --- a/modules/cragr/backend.py +++ b/modules/cragr/backend.py @@ -34,7 +34,7 @@ class CragrBackend(BaseBackend, CapBank): NAME = 'cragr' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = u'Crédit Agricole' 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 cf471f39..057d8f82 100644 --- a/modules/creditcooperatif/backend.py +++ b/modules/creditcooperatif/backend.py @@ -33,7 +33,7 @@ class CreditCooperatifBackend(BaseBackend, CapBank): NAME = 'creditcooperatif' MAINTAINER = u'Kevin Pouget' EMAIL = 'weboob@kevin.pouget.me' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = u'Crédit Coopératif' LICENSE = 'AGPLv3+' auth_type = {'particular': "Interface Particuliers", diff --git a/modules/creditdunord/backend.py b/modules/creditdunord/backend.py index d24a128e..449281d5 100644 --- a/modules/creditdunord/backend.py +++ b/modules/creditdunord/backend.py @@ -34,7 +34,7 @@ class CreditDuNordBackend(BaseBackend, CapBank): NAME = 'creditdunord' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = u'Crédit du Nord, Banque Courtois, Kolb, Tarneaud' 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 111651f7..3b9b36c2 100644 --- a/modules/creditmutuel/backend.py +++ b/modules/creditmutuel/backend.py @@ -37,7 +37,7 @@ class CreditMutuelBackend(BaseBackend, CapBank): NAME = 'creditmutuel' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = u'Crédit Mutuel' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(ValueBackendPassword('login', label='Identifiant', regexp='^\d{1,13}\w$', masked=False), diff --git a/modules/cuisineaz/backend.py b/modules/cuisineaz/backend.py index 1d72a9e3..d79cd73c 100644 --- a/modules/cuisineaz/backend.py +++ b/modules/cuisineaz/backend.py @@ -34,7 +34,7 @@ class CuisineazBackend(BaseBackend, CapRecipe): NAME = 'cuisineaz' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = u'Cuisine AZ French recipe website' LICENSE = 'AGPLv3+' BROWSER = CuisineazBrowser diff --git a/modules/dailymotion/backend.py b/modules/dailymotion/backend.py index ec5e867f..1e5ff7e6 100644 --- a/modules/dailymotion/backend.py +++ b/modules/dailymotion/backend.py @@ -32,7 +32,7 @@ class DailymotionBackend(BaseBackend, CapVideo, CapCollection): NAME = 'dailymotion' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'Dailymotion video streaming website' LICENSE = 'AGPLv3+' BROWSER = DailymotionBrowser diff --git a/modules/delubac/backend.py b/modules/delubac/backend.py index ede2f14b..6cb8779a 100644 --- a/modules/delubac/backend.py +++ b/modules/delubac/backend.py @@ -32,7 +32,7 @@ class DelubacBackend(BaseBackend, CapBank): DESCRIPTION = u'Banque Delubac & Cie' MAINTAINER = u'Noe Rubinstein' EMAIL = 'nru@budget-insight.com' - VERSION = '0.j' + VERSION = '1.0' BROWSER = DelubacBrowser diff --git a/modules/dlfp/backend.py b/modules/dlfp/backend.py index f62a8811..ec3d886e 100644 --- a/modules/dlfp/backend.py +++ b/modules/dlfp/backend.py @@ -41,7 +41,7 @@ class DLFPBackend(BaseBackend, CapMessages, CapMessagesPost, CapContent): NAME = 'dlfp' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' 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 8f0aa0ce..aa2b2187 100644 --- a/modules/dresdenwetter/backend.py +++ b/modules/dresdenwetter/backend.py @@ -32,7 +32,7 @@ class DresdenWetterBackend(BaseBackend, CapGauge): NAME = 'dresdenwetter' MAINTAINER = u'Florent Fourcot' EMAIL = 'weboob@flo.fourcot.fr' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' DESCRIPTION = u"Private wetter station Dresden" BROWSER = DresdenWetterBrowser diff --git a/modules/ebonics/backend.py b/modules/ebonics/backend.py index 4cc2eedc..52e90641 100644 --- a/modules/ebonics/backend.py +++ b/modules/ebonics/backend.py @@ -32,7 +32,7 @@ class EbonicsBackend(BaseBackend, CapTranslate): NAME = 'ebonics' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' DESCRIPTION = u'English to Ebonics translation service' BROWSER = StandardBrowser diff --git a/modules/edf/backend.py b/modules/edf/backend.py index 13d9e92f..7c501466 100644 --- a/modules/edf/backend.py +++ b/modules/edf/backend.py @@ -30,7 +30,7 @@ class EdfBackend(BaseBackend, CapBill): DESCRIPTION = u'Edf website: French power provider' MAINTAINER = u'Christophe Gouiran' EMAIL = 'bechris13250@gmail.com' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' BROWSER = EdfBrowser CONFIG = BackendConfig(ValueBackendPassword('login', diff --git a/modules/ehentai/backend.py b/modules/ehentai/backend.py index 5472391d..1ca47c0c 100644 --- a/modules/ehentai/backend.py +++ b/modules/ehentai/backend.py @@ -37,7 +37,7 @@ class EHentaiBackend(BaseBackend, CapGallery, CapCollection): NAME = 'ehentai' MAINTAINER = u'Roger Philibert' EMAIL = 'roger.philibert@gmail.com' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'E-Hentai galleries' LICENSE = 'AGPLv3+' BROWSER = EHentaiBrowser diff --git a/modules/europarl/backend.py b/modules/europarl/backend.py index b4204d05..04778b75 100644 --- a/modules/europarl/backend.py +++ b/modules/europarl/backend.py @@ -36,7 +36,7 @@ class EuroparlBackend(BaseBackend, CapVideo, CapCollection): NAME = 'europarl' MAINTAINER = u'François Revol' EMAIL = 'revol@free.fr' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'Europarl parliamentary video streaming website' LICENSE = 'AGPLv3+' BROWSER = EuroparlBrowser diff --git a/modules/feedly/backend.py b/modules/feedly/backend.py index aad30c4d..d368a4e3 100644 --- a/modules/feedly/backend.py +++ b/modules/feedly/backend.py @@ -35,7 +35,7 @@ class FeedlyBackend(BaseBackend, CapMessages, CapCollection): MAINTAINER = u'Bezleputh' EMAIL = 'carton_ben@yahoo.fr' LICENSE = 'AGPLv3+' - VERSION = '0.j' + VERSION = '1.0' STORAGE = {'seen': []} CONFIG = BackendConfig(Value('username', label='Username', default=''), ValueBackendPassword('password', label='Password', default='')) diff --git a/modules/fortuneo/backend.py b/modules/fortuneo/backend.py index 863cdd2d..87752c05 100644 --- a/modules/fortuneo/backend.py +++ b/modules/fortuneo/backend.py @@ -32,7 +32,7 @@ class FortuneoBackend(BaseBackend, CapBank): NAME = 'fortuneo' MAINTAINER = u'Gilles-Alexandre Quenot' EMAIL = 'gilles.quenot@gmail.com' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' DESCRIPTION = u'Fortuneo' CONFIG = BackendConfig( diff --git a/modules/fourchan/backend.py b/modules/fourchan/backend.py index a48bf237..17387a6e 100644 --- a/modules/fourchan/backend.py +++ b/modules/fourchan/backend.py @@ -34,7 +34,7 @@ class FourChanBackend(BaseBackend, CapMessages): NAME = 'fourchan' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' 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 43cab5f4..ffe37a43 100644 --- a/modules/francetelevisions/backend.py +++ b/modules/francetelevisions/backend.py @@ -32,7 +32,7 @@ class PluzzBackend(BaseBackend, CapVideo, CapCollection): NAME = 'francetelevisions' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' 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 31793c11..7100b11e 100644 --- a/modules/freemobile/backend.py +++ b/modules/freemobile/backend.py @@ -32,7 +32,7 @@ class FreeMobileBackend(BaseBackend, CapBill): NAME = 'freemobile' MAINTAINER = u'Florent Fourcot' EMAIL = 'weboob@flo.fourcot.fr' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' DESCRIPTION = 'Free Mobile website' CONFIG = BackendConfig(ValueBackendPassword('login', diff --git a/modules/ganassurances/backend.py b/modules/ganassurances/backend.py index c39e6092..eecc9801 100644 --- a/modules/ganassurances/backend.py +++ b/modules/ganassurances/backend.py @@ -33,7 +33,7 @@ class GanAssurancesBackend(BaseBackend, CapBank): NAME = 'ganassurances' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = u'Groupama' LICENSE = 'AGPLv3+' website_choices = OrderedDict([(k, u'%s (%s)' % (v, k)) for k, v in sorted({ diff --git a/modules/gazelle/backend.py b/modules/gazelle/backend.py index a132b235..936a001c 100644 --- a/modules/gazelle/backend.py +++ b/modules/gazelle/backend.py @@ -31,7 +31,7 @@ class GazelleBackend(BaseBackend, CapTorrent): NAME = 'gazelle' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' 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 ea6ea2ef..6be50e5d 100644 --- a/modules/gdcvault/backend.py +++ b/modules/gdcvault/backend.py @@ -37,7 +37,7 @@ class GDCVaultBackend(BaseBackend, CapVideo, CapCollection): NAME = 'gdcvault' MAINTAINER = u'François Revol' EMAIL = 'revol@free.fr' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'Game Developers Conferences Vault video streaming website' LICENSE = 'AGPLv3+' BROWSER = GDCVaultBrowser diff --git a/modules/gdfsuez/backend.py b/modules/gdfsuez/backend.py index 9efedfe3..c11a8eaf 100644 --- a/modules/gdfsuez/backend.py +++ b/modules/gdfsuez/backend.py @@ -30,7 +30,7 @@ class GdfSuezBackend(BaseBackend, CapBill): NAME = 'gdfsuez' MAINTAINER = u'Mathieu Jourdan' EMAIL = 'mathieu.jourdan@gresille.org' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' DESCRIPTION = u'GDF-Suez French energy provider' CONFIG = BackendConfig(ValueBackendPassword('login', diff --git a/modules/geolocip/backend.py b/modules/geolocip/backend.py index 08537453..3f90f3fd 100644 --- a/modules/geolocip/backend.py +++ b/modules/geolocip/backend.py @@ -31,7 +31,7 @@ class GeolocIpBackend(BaseBackend, CapGeolocIp): NAME = 'geolocip' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' DESCRIPTION = u"GeolocIP IP addresses geolocation service" BROWSER = BaseBrowser diff --git a/modules/github/backend.py b/modules/github/backend.py index 79a8b90c..4cf98ab6 100644 --- a/modules/github/backend.py +++ b/modules/github/backend.py @@ -38,7 +38,7 @@ class GithubBackend(BaseBackend, CapBugTracker): MAINTAINER = u'Vincent A' EMAIL = 'dev@indigo.re' LICENSE = 'AGPLv3+' - VERSION = '0.j' + VERSION = '1.0' CONFIG = BackendConfig(Value('username', label='Username', default=''), ValueBackendPassword('password', label='Password', default='')) diff --git a/modules/googletranslate/backend.py b/modules/googletranslate/backend.py index 3f5358ca..f89093b3 100644 --- a/modules/googletranslate/backend.py +++ b/modules/googletranslate/backend.py @@ -31,7 +31,7 @@ __all__ = ['GoogleTranslateBackend'] class GoogleTranslateBackend(BaseBackend, CapTranslate): MAINTAINER = u'Lucien Loiseau' EMAIL = 'loiseau.lucien@gmail.com' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' NAME = 'googletranslate' DESCRIPTION = u'Google translation web service' diff --git a/modules/grooveshark/backend.py b/modules/grooveshark/backend.py index 379dcdbb..2a68bc59 100644 --- a/modules/grooveshark/backend.py +++ b/modules/grooveshark/backend.py @@ -40,7 +40,7 @@ class GroovesharkBackend(BaseBackend, CapAudio, CapCollection): DESCRIPTION = u'Grooveshark music streaming website' MAINTAINER = u'Bezleputh' EMAIL = 'carton_ben@yahoo.fr' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' BROWSER = GroovesharkBrowser diff --git a/modules/groupamaes/backend.py b/modules/groupamaes/backend.py index 0f020cd5..edf3661a 100644 --- a/modules/groupamaes/backend.py +++ b/modules/groupamaes/backend.py @@ -34,7 +34,7 @@ class GroupamaesBackend(BaseBackend, CapBank): MAINTAINER = u'Bezleputh' EMAIL = 'carton_ben@yahoo.fr' LICENSE = 'AGPLv3+' - VERSION = '0.j' + VERSION = '1.0' BROWSER = GroupamaesBrowser diff --git a/modules/guerrillamail/backend.py b/modules/guerrillamail/backend.py index 3d463ffc..17be9d59 100644 --- a/modules/guerrillamail/backend.py +++ b/modules/guerrillamail/backend.py @@ -34,7 +34,7 @@ class GuerrillamailBackend(BaseBackend, CapMessages, CapMessagesPost): MAINTAINER = u'Vincent A' EMAIL = 'dev@indigo.re' LICENSE = 'AGPLv3+' - VERSION = '0.j' + VERSION = '1.0' BROWSER = GuerrillamailBrowser diff --git a/modules/hds/backend.py b/modules/hds/backend.py index 240cfc19..903266ec 100644 --- a/modules/hds/backend.py +++ b/modules/hds/backend.py @@ -33,7 +33,7 @@ class HDSBackend(BaseBackend, CapMessages): NAME = 'hds' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' DESCRIPTION = u"Histoires de Sexe French erotic novels" STORAGE = {'seen': []} diff --git a/modules/hellobank/backend.py b/modules/hellobank/backend.py index 9304d988..e96af1af 100644 --- a/modules/hellobank/backend.py +++ b/modules/hellobank/backend.py @@ -37,7 +37,7 @@ class HelloBankBackend(BaseBackend, CapBank, CapMessages): NAME = 'hellobank' MAINTAINER = u'Christophe Lampin' EMAIL = 'weboob@lampin.net' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' DESCRIPTION = u'Hello Bank!' CONFIG = BackendConfig(ValueBackendPassword('login', label='Identifiant', masked=False), diff --git a/modules/hsbc/backend.py b/modules/hsbc/backend.py index 66d1fca0..826d45d7 100644 --- a/modules/hsbc/backend.py +++ b/modules/hsbc/backend.py @@ -34,7 +34,7 @@ class HSBCBackend(BaseBackend, CapBank): NAME = 'hsbc' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' DESCRIPTION = 'HSBC France' CONFIG = BackendConfig(ValueBackendPassword('login', label='Identifiant', masked=False), diff --git a/modules/hybride/backend.py b/modules/hybride/backend.py index 399516e4..58b2a745 100644 --- a/modules/hybride/backend.py +++ b/modules/hybride/backend.py @@ -33,7 +33,7 @@ class HybrideBackend(BaseBackend, CapCalendarEvent): MAINTAINER = u'Bezleputh' EMAIL = 'carton_ben@yahoo.fr' LICENSE = 'AGPLv3+' - VERSION = '0.j' + VERSION = '1.0' ASSOCIATED_CATEGORIES = [CATEGORIES.CINE] BROWSER = HybrideBrowser diff --git a/modules/imdb/backend.py b/modules/imdb/backend.py index 31c7389e..a118b020 100644 --- a/modules/imdb/backend.py +++ b/modules/imdb/backend.py @@ -31,7 +31,7 @@ class ImdbBackend(BaseBackend, CapCinema): NAME = 'imdb' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'Internet Movie Database service' LICENSE = 'AGPLv3+' BROWSER = ImdbBrowser diff --git a/modules/imgur/backend.py b/modules/imgur/backend.py index 6787f34f..4b9b92b3 100644 --- a/modules/imgur/backend.py +++ b/modules/imgur/backend.py @@ -49,7 +49,7 @@ class ImgurBackend(BaseBackend, CapPaste): MAINTAINER = u'Vincent A' EMAIL = 'dev@indigo.re' LICENSE = 'AGPLv3+' - VERSION = '0.j' + VERSION = '1.0' CLIENT_ID = '87a8e692cb09382' diff --git a/modules/ina/backend.py b/modules/ina/backend.py index 4ed4d9b0..d5a43eb9 100644 --- a/modules/ina/backend.py +++ b/modules/ina/backend.py @@ -32,7 +32,7 @@ class InaBackend(BaseBackend, CapVideo): NAME = 'ina' MAINTAINER = u'Christophe Benz' EMAIL = 'christophe.benz@gmail.com' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'INA French TV video archives' LICENSE = 'AGPLv3+' BROWSER = InaBrowser diff --git a/modules/indeed/backend.py b/modules/indeed/backend.py index da48a3a9..eeeefa59 100644 --- a/modules/indeed/backend.py +++ b/modules/indeed/backend.py @@ -33,7 +33,7 @@ class IndeedBackend(BaseBackend, CapJob): MAINTAINER = u'Bezleputh' EMAIL = 'carton_ben@yahoo.fr' LICENSE = 'AGPLv3+' - VERSION = '0.j' + VERSION = '1.0' BROWSER = IndeedBrowser diff --git a/modules/ing/backend.py b/modules/ing/backend.py index ac9b5646..316f8962 100644 --- a/modules/ing/backend.py +++ b/modules/ing/backend.py @@ -35,7 +35,7 @@ class INGBackend(BaseBackend, CapBank, CapBill): NAME = 'ing' MAINTAINER = u'Florent Fourcot' EMAIL = 'weboob@flo.fourcot.fr' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' DESCRIPTION = 'ING Direct' CONFIG = BackendConfig(ValueBackendPassword('login', diff --git a/modules/inrocks/backend.py b/modules/inrocks/backend.py index b116669f..51acb06b 100644 --- a/modules/inrocks/backend.py +++ b/modules/inrocks/backend.py @@ -27,7 +27,7 @@ from .tools import rssid class NewspaperInrocksBackend(GenericNewspaperBackend, CapMessages): MAINTAINER = u'Julien Hebert' EMAIL = 'juke@free.fr' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' STORAGE = {'seen': {}} NAME = 'inrocks' diff --git a/modules/ipinfodb/backend.py b/modules/ipinfodb/backend.py index 4f991341..7ece27b3 100644 --- a/modules/ipinfodb/backend.py +++ b/modules/ipinfodb/backend.py @@ -31,7 +31,7 @@ class IpinfodbBackend(BaseBackend, CapGeolocIp): NAME = 'ipinfodb' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' DESCRIPTION = u"IPInfoDB IP addresses geolocation service" BROWSER = StandardBrowser diff --git a/modules/izneo/backend.py b/modules/izneo/backend.py index a4b8ac78..edd21b84 100644 --- a/modules/izneo/backend.py +++ b/modules/izneo/backend.py @@ -65,7 +65,7 @@ class IzneoBackend(BaseBackend, CapGallery): NAME = 'izneo' MAINTAINER = u'Roger Philibert' EMAIL = 'roger.philibert@gmail.com' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'Izneo digital comics' LICENSE = 'AGPLv3+' BROWSER = IzneoBrowser diff --git a/modules/jacquieetmichel/backend.py b/modules/jacquieetmichel/backend.py index 058038fd..8a776e97 100644 --- a/modules/jacquieetmichel/backend.py +++ b/modules/jacquieetmichel/backend.py @@ -32,7 +32,7 @@ class JacquieEtMichelBackend(BaseBackend, CapVideo, CapCollection): NAME = 'jacquieetmichel' MAINTAINER = u'Roger Philibert' EMAIL = 'roger.philibert@gmail.com' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'Jacquie et Michel TV' LICENSE = 'AGPLv3+' BROWSER = JacquieEtMichelBrowser diff --git a/modules/jcvelaux/backend.py b/modules/jcvelaux/backend.py index 566c61f6..0897f697 100644 --- a/modules/jcvelaux/backend.py +++ b/modules/jcvelaux/backend.py @@ -57,7 +57,7 @@ class jcvelauxBackend(BaseBackend, CapGauge): u', '.join(CITIES)) MAINTAINER = u'Herve Werner' EMAIL = 'dud225@hotmail.com' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3' BROWSER = VelibBrowser diff --git a/modules/jvmalin/backend.py b/modules/jvmalin/backend.py index 8a970d44..57b01adf 100644 --- a/modules/jvmalin/backend.py +++ b/modules/jvmalin/backend.py @@ -30,7 +30,7 @@ class JVMalinBackend(BaseBackend, CapTravel): NAME = 'jvmalin' MAINTAINER = u'Alexandre Lissy' EMAIL = 'github@lissy.me' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' DESCRIPTION = u"Multimodal public transportation for whole Région Centre, France" BROWSER = JVMalin diff --git a/modules/kickass/backend.py b/modules/kickass/backend.py index abb1f812..f27dde76 100644 --- a/modules/kickass/backend.py +++ b/modules/kickass/backend.py @@ -33,7 +33,7 @@ class KickassBackend(BaseBackend, CapTorrent): NAME = 'kickass' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'Kickass Torrents BitTorrent tracker' LICENSE = 'AGPLv3+' BROWSER = KickassBrowser diff --git a/modules/lacentrale/backend.py b/modules/lacentrale/backend.py index 383e01be..e009a210 100644 --- a/modules/lacentrale/backend.py +++ b/modules/lacentrale/backend.py @@ -33,7 +33,7 @@ class LaCentraleBackend(BaseBackend, CapPriceComparison): NAME = 'lacentrale' MAINTAINER = u'Vicnet' EMAIL = 'vo.publique@gmail.com' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'Vehicule prices at LaCentrale.fr' LICENSE = 'AGPLv3+' BROWSER = LaCentraleBrowser diff --git a/modules/lcl/backend.py b/modules/lcl/backend.py index f616024d..08a1ed84 100644 --- a/modules/lcl/backend.py +++ b/modules/lcl/backend.py @@ -35,7 +35,7 @@ class LCLBackend(BaseBackend, CapBank): NAME = 'lcl' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = u'LCL' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(ValueBackendPassword('login', label='Identifiant', masked=False), diff --git a/modules/leclercmobile/backend.py b/modules/leclercmobile/backend.py index df3da11b..2a54e79a 100644 --- a/modules/leclercmobile/backend.py +++ b/modules/leclercmobile/backend.py @@ -33,7 +33,7 @@ class LeclercMobileBackend(BaseBackend, CapBill): NAME = 'leclercmobile' MAINTAINER = u'Florent Fourcot' EMAIL = 'weboob@flo.fourcot.fr' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' DESCRIPTION = 'Leclerc Mobile website' CONFIG = BackendConfig(ValueBackendPassword('login', diff --git a/modules/lefigaro/backend.py b/modules/lefigaro/backend.py index 70a4bfc4..fe3a4431 100644 --- a/modules/lefigaro/backend.py +++ b/modules/lefigaro/backend.py @@ -27,7 +27,7 @@ from .tools import rssid class NewspaperFigaroBackend(GenericNewspaperBackend, CapMessages): MAINTAINER = u'Julien Hebert' EMAIL = 'juke@free.fr' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' STORAGE = {'seen': {}} NAME = 'lefigaro' diff --git a/modules/liberation/backend.py b/modules/liberation/backend.py index 9fcf08a4..e8051b25 100644 --- a/modules/liberation/backend.py +++ b/modules/liberation/backend.py @@ -30,7 +30,7 @@ from .tools import rssid, url2id class NewspaperLibeBackend(GenericNewspaperBackend, CapMessages): MAINTAINER = u'Florent Fourcot' EMAIL = 'weboob@flo.fourcot.fr' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' STORAGE = {'seen': {}} NAME = 'liberation' diff --git a/modules/lolix/backend.py b/modules/lolix/backend.py index 4f0094cc..3937787f 100644 --- a/modules/lolix/backend.py +++ b/modules/lolix/backend.py @@ -33,7 +33,7 @@ class LolixBackend(BaseBackend, CapJob): DESCRIPTION = u'Lolix French free software employment website' MAINTAINER = u'Bezleputh' EMAIL = 'carton_ben@yahoo.fr' - VERSION = '0.j' + VERSION = '1.0' BROWSER = LolixBrowser diff --git a/modules/lutim/backend.py b/modules/lutim/backend.py index 76515a8c..ac16fd0c 100644 --- a/modules/lutim/backend.py +++ b/modules/lutim/backend.py @@ -37,7 +37,7 @@ class LutimBackend(BaseBackend, CapPaste): MAINTAINER = u'Vincent A' EMAIL = 'dev@indigo.re' LICENSE = 'AGPLv3+' - VERSION = '0.j' + VERSION = '1.0' BROWSER = LutimBrowser diff --git a/modules/mailinator/backend.py b/modules/mailinator/backend.py index 12ff0947..c24dfdf7 100644 --- a/modules/mailinator/backend.py +++ b/modules/mailinator/backend.py @@ -36,7 +36,7 @@ class MailinatorBackend(BaseBackend, CapMessages): MAINTAINER = u'Vincent A' EMAIL = 'dev@indigo.re' LICENSE = 'AGPLv3+' - VERSION = '0.j' + VERSION = '1.0' BROWSER = MailinatorBrowser diff --git a/modules/marmiton/backend.py b/modules/marmiton/backend.py index 404771c2..4a883674 100644 --- a/modules/marmiton/backend.py +++ b/modules/marmiton/backend.py @@ -31,7 +31,7 @@ class MarmitonBackend(BaseBackend, CapRecipe): NAME = 'marmiton' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = u'Marmiton French recipe website' LICENSE = 'AGPLv3+' BROWSER = MarmitonBrowser diff --git a/modules/mediawiki/backend.py b/modules/mediawiki/backend.py index 4ba7ecc1..226d7fe0 100644 --- a/modules/mediawiki/backend.py +++ b/modules/mediawiki/backend.py @@ -34,7 +34,7 @@ class MediawikiBackend(BaseBackend, CapContent): NAME = 'mediawiki' MAINTAINER = u'Clément Schreiner' EMAIL = 'clemux@clemux.info' - VERSION = '0.j' + VERSION = '1.0' 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 79323789..874bc700 100644 --- a/modules/meteofrance/backend.py +++ b/modules/meteofrance/backend.py @@ -31,7 +31,7 @@ class MeteofranceBackend(BaseBackend, CapWeather): NAME = 'meteofrance' MAINTAINER = u'Cedric Defortis' EMAIL = 'cedric@aiur.fr' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'Get forecasts from the MeteoFrance website' LICENSE = 'AGPLv3+' BROWSER = MeteofranceBrowser diff --git a/modules/minutes20/backend.py b/modules/minutes20/backend.py index f714a8f0..7a3c91f5 100644 --- a/modules/minutes20/backend.py +++ b/modules/minutes20/backend.py @@ -27,7 +27,7 @@ from .tools import rssid class Newspaper20minutesBackend(GenericNewspaperBackend, CapMessages): MAINTAINER = u'Julien Hebert' EMAIL = 'juke@free.fr' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' STORAGE = {'seen': {}} NAME = 'minutes20' diff --git a/modules/monster/backend.py b/modules/monster/backend.py index adf4dac4..bc823102 100644 --- a/modules/monster/backend.py +++ b/modules/monster/backend.py @@ -35,7 +35,7 @@ class MonsterBackend(BaseBackend, CapJob): MAINTAINER = u'Bezleputh' EMAIL = 'carton_ben@yahoo.fr' LICENSE = 'AGPLv3+' - VERSION = '0.j' + VERSION = '1.0' BROWSER = MonsterBrowser diff --git a/modules/nectarine/backend.py b/modules/nectarine/backend.py index 62e6e0f7..64144c04 100644 --- a/modules/nectarine/backend.py +++ b/modules/nectarine/backend.py @@ -27,7 +27,7 @@ class NectarineBackend(BaseBackend, CapRadio, CapCollection): NAME = 'nectarine' MAINTAINER = u'Thomas Lecavelier' EMAIL = 'thomas-weboob@lecavelier.name' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = u'Nectarine Demoscene Radio' # License of your module LICENSE = 'AGPLv3+' diff --git a/modules/nettokom/backend.py b/modules/nettokom/backend.py index ff15c653..d2675c94 100644 --- a/modules/nettokom/backend.py +++ b/modules/nettokom/backend.py @@ -33,7 +33,7 @@ class NettoKomBackend(BaseBackend, CapBill): NAME = 'nettokom' MAINTAINER = u'Florent Fourcot' EMAIL = 'weboob@flo.fourcot.fr' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' DESCRIPTION = 'Nettokom website' CONFIG = BackendConfig(ValueBackendPassword('login', diff --git a/modules/newsfeed/backend.py b/modules/newsfeed/backend.py index 68a935ba..e3617294 100644 --- a/modules/newsfeed/backend.py +++ b/modules/newsfeed/backend.py @@ -31,7 +31,7 @@ class NewsfeedBackend(BaseBackend, CapMessages): NAME = 'newsfeed' MAINTAINER = u'Clément Schreiner' EMAIL = "clemux@clemux.info" - VERSION = '0.j' + VERSION = '1.0' 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/nihonnooto/backend.py b/modules/nihonnooto/backend.py index fbb00f85..4a55f2fe 100644 --- a/modules/nihonnooto/backend.py +++ b/modules/nihonnooto/backend.py @@ -27,7 +27,7 @@ class NihonNoOtoBackend(BaseBackend, CapRadio, CapCollection): NAME = 'nihonnooto' MAINTAINER = u'Thomas Lecavelier' EMAIL = 'thomas-weboob@lecavelier.name' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = u'« Le son du Japon » french operated web radio, diffusing japanese music' # License of your module LICENSE = 'AGPLv3+' diff --git a/modules/nolifetv/backend.py b/modules/nolifetv/backend.py index b0810e9e..85bc35fd 100644 --- a/modules/nolifetv/backend.py +++ b/modules/nolifetv/backend.py @@ -35,7 +35,7 @@ class NolifeTVBackend(BaseBackend, CapVideo, CapCollection): NAME = 'nolifetv' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'NolifeTV French video streaming website' LICENSE = 'AGPLv3+' BROWSER = NolifeTVBrowser diff --git a/modules/nova/backend.py b/modules/nova/backend.py index 07d2ee50..262a5397 100644 --- a/modules/nova/backend.py +++ b/modules/nova/backend.py @@ -36,7 +36,7 @@ class NovaBackend(BaseBackend, CapRadio, CapCollection): NAME = 'nova' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = u'Nova French radio' LICENSE = 'AGPLv3+' BROWSER = StandardBrowser diff --git a/modules/okc/backend.py b/modules/okc/backend.py index 2c65a34b..be406889 100644 --- a/modules/okc/backend.py +++ b/modules/okc/backend.py @@ -67,7 +67,7 @@ class OkCBackend(BaseBackend, CapMessages, CapContact, CapMessagesPost, CapDatin NAME = 'okc' MAINTAINER = u'Roger Philibert' EMAIL = 'roger.philibert@gmail.com' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' DESCRIPTION = u'OkCupid dating website' CONFIG = BackendConfig(Value('username', label='Username'), diff --git a/modules/oney/backend.py b/modules/oney/backend.py index 3fc1e0d8..4a1c4737 100644 --- a/modules/oney/backend.py +++ b/modules/oney/backend.py @@ -34,7 +34,7 @@ class OneyBackend(BaseBackend, CapBank): NAME = 'oney' MAINTAINER = u'Vincet Paredes' EMAIL = 'vparedes@budget-insight.com' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' DESCRIPTION = 'Oney' CONFIG = BackendConfig(ValueBackendPassword('login', label='Identifiant', masked=False), diff --git a/modules/opacwebaloes/backend.py b/modules/opacwebaloes/backend.py index 4d2439f3..45698332 100644 --- a/modules/opacwebaloes/backend.py +++ b/modules/opacwebaloes/backend.py @@ -34,7 +34,7 @@ class AloesBackend(BaseBackend, CapBook): NAME = 'opacwebaloes' MAINTAINER = u'Jeremy Monnet' EMAIL = 'jmonnet@gmail.com' - VERSION = '0.j' + VERSION = '1.0' 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 e7554295..a11708d6 100644 --- a/modules/opensubtitles/backend.py +++ b/modules/opensubtitles/backend.py @@ -32,7 +32,7 @@ class OpensubtitlesBackend(BaseBackend, CapSubtitle): NAME = 'opensubtitles' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'Opensubtitles subtitle website' LICENSE = 'AGPLv3+' BROWSER = OpensubtitlesBrowser diff --git a/modules/orange/backend.py b/modules/orange/backend.py index 873e3dda..60164a05 100644 --- a/modules/orange/backend.py +++ b/modules/orange/backend.py @@ -35,7 +35,7 @@ class OrangeBackend(BaseBackend, CapAccount, CapMessages, CapMessagesPost): NAME = 'orange' MAINTAINER = u'Nicolas Duhamel' EMAIL = 'nicolas@jombi.fr' - VERSION = '0.j' + VERSION = '1.0' 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 c995c3f6..236f517d 100644 --- a/modules/ouifm/backend.py +++ b/modules/ouifm/backend.py @@ -34,7 +34,7 @@ class OuiFMBackend(BaseBackend, CapRadio, CapCollection): NAME = 'ouifm' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = u'Ouï FM French radio' LICENSE = 'AGPLv3+' BROWSER = StandardBrowser diff --git a/modules/ovs/backend.py b/modules/ovs/backend.py index 1dd150d6..51863c5b 100644 --- a/modules/ovs/backend.py +++ b/modules/ovs/backend.py @@ -65,7 +65,7 @@ class OvsBackend(BaseBackend, CapMessages, CapMessagesPost, CapContact): DESCRIPTION = u'OnVaSortir website. Handles private messages only' MAINTAINER = u'Vincent A' EMAIL = 'dev@indigo.re' - VERSION = '0.j' + VERSION = '1.0' CONFIG = BackendConfig(Value('username', label='Username', default=''), ValueBackendPassword('password', label='Password', default=''), diff --git a/modules/pap/backend.py b/modules/pap/backend.py index 5a300f41..7ac96962 100644 --- a/modules/pap/backend.py +++ b/modules/pap/backend.py @@ -32,7 +32,7 @@ class PapBackend(BaseBackend, CapHousing): NAME = 'pap' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'French housing website' LICENSE = 'AGPLv3+' BROWSER = PapBrowser diff --git a/modules/pariskiwi/backend.py b/modules/pariskiwi/backend.py index 65e76d5d..393c2715 100644 --- a/modules/pariskiwi/backend.py +++ b/modules/pariskiwi/backend.py @@ -34,7 +34,7 @@ class ParisKiwiBackend(BaseBackend, CapCalendarEvent): MAINTAINER = u'Vincent A' EMAIL = 'dev@indigo.re' LICENSE = 'AGPLv3+' - VERSION = '0.j' + VERSION = '1.0' BROWSER = ParisKiwiBrowser diff --git a/modules/parolesmania/backend.py b/modules/parolesmania/backend.py index 405c4888..22af0a01 100644 --- a/modules/parolesmania/backend.py +++ b/modules/parolesmania/backend.py @@ -31,7 +31,7 @@ class ParolesmaniaBackend(BaseBackend, CapLyrics): NAME = 'parolesmania' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'Paroles Mania lyrics website' LICENSE = 'AGPLv3+' BROWSER = ParolesmaniaBrowser diff --git a/modules/parolesmusique/backend.py b/modules/parolesmusique/backend.py index bbddbc4a..3c380957 100644 --- a/modules/parolesmusique/backend.py +++ b/modules/parolesmusique/backend.py @@ -29,7 +29,7 @@ class ParolesmusiqueBackend(BaseBackend, CapLyrics): NAME = 'parolesmusique' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'paroles-musique lyrics website' LICENSE = 'AGPLv3+' BROWSER = ParolesmusiqueBrowser diff --git a/modules/parolesnet/backend.py b/modules/parolesnet/backend.py index ebe9031d..56b62ea7 100644 --- a/modules/parolesnet/backend.py +++ b/modules/parolesnet/backend.py @@ -29,7 +29,7 @@ class ParolesnetBackend(BaseBackend, CapLyrics): NAME = 'parolesnet' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'paroles.net lyrics website' LICENSE = 'AGPLv3+' BROWSER = ParolesnetBrowser diff --git a/modules/pastealacon/backend.py b/modules/pastealacon/backend.py index 09616bed..bc23b021 100644 --- a/modules/pastealacon/backend.py +++ b/modules/pastealacon/backend.py @@ -31,7 +31,7 @@ class PastealaconBackend(BaseBackend, BasePasteBackend): NAME = 'pastealacon' MAINTAINER = u'Laurent Bachelier' EMAIL = 'laurent@bachelier.name' - VERSION = '0.j' + VERSION = '1.0' 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 816dffdf..dea58715 100644 --- a/modules/pastebin/backend.py +++ b/modules/pastebin/backend.py @@ -30,7 +30,7 @@ class PastebinBackend(BaseBackend, BasePasteBackend): NAME = 'pastebin' MAINTAINER = u'Laurent Bachelier' EMAIL = 'laurent@bachelier.name' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'Pastebin text sharing service' LICENSE = 'AGPLv3+' BROWSER = PastebinBrowser diff --git a/modules/paypal/backend.py b/modules/paypal/backend.py index 7a198c07..93cc5b2e 100644 --- a/modules/paypal/backend.py +++ b/modules/paypal/backend.py @@ -32,7 +32,7 @@ class PaypalBackend(BaseBackend, CapBank): NAME = 'paypal' MAINTAINER = u'Laurent Bachelier' EMAIL = 'laurent@bachelier.name' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' DESCRIPTION = u'PayPal' CONFIG = BackendConfig(ValueBackendPassword('login', label='E-mail', masked=False), diff --git a/modules/phpbb/backend.py b/modules/phpbb/backend.py index 05cc0cdd..5e5e5199 100644 --- a/modules/phpbb/backend.py +++ b/modules/phpbb/backend.py @@ -37,7 +37,7 @@ class PhpBBBackend(BaseBackend, CapMessages, CapMessagesPost): NAME = 'phpbb' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' 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 b9781529..1e47fbe9 100644 --- a/modules/piratebay/backend.py +++ b/modules/piratebay/backend.py @@ -32,7 +32,7 @@ class PiratebayBackend(BaseBackend, CapTorrent): NAME = 'piratebay' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'The Pirate Bay BitTorrent tracker' LICENSE = 'AGPLv3+' BROWSER = PiratebayBrowser diff --git a/modules/pixtoilelibre/backend.py b/modules/pixtoilelibre/backend.py index 3435745e..cc50c646 100644 --- a/modules/pixtoilelibre/backend.py +++ b/modules/pixtoilelibre/backend.py @@ -41,7 +41,7 @@ class PixtoilelibreBackend(BaseBackend, CapPaste): MAINTAINER = u'Vincent A' EMAIL = 'dev@indigo.re' LICENSE = 'AGPLv3+' - VERSION = '0.j' + VERSION = '1.0' BROWSER = PixtoilelibreBrowser diff --git a/modules/podnapisi/backend.py b/modules/podnapisi/backend.py index 12005e78..49ec60b8 100644 --- a/modules/podnapisi/backend.py +++ b/modules/podnapisi/backend.py @@ -32,7 +32,7 @@ class PodnapisiBackend(BaseBackend, CapSubtitle): NAME = 'podnapisi' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'Podnapisi movies and tv series subtitle website' LICENSE = 'AGPLv3+' BROWSER = PodnapisiBrowser diff --git a/modules/poivy/backend.py b/modules/poivy/backend.py index 96f26b5d..50c09e8c 100644 --- a/modules/poivy/backend.py +++ b/modules/poivy/backend.py @@ -33,7 +33,7 @@ class PoivyBackend(BaseBackend, CapBill): NAME = 'poivy' MAINTAINER = u'Florent Fourcot' EMAIL = 'weboob@flo.fourcot.fr' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' DESCRIPTION = 'Poivy website' CONFIG = BackendConfig(ValueBackendPassword('login', diff --git a/modules/popolemploi/backend.py b/modules/popolemploi/backend.py index d51f83c4..1465b33b 100644 --- a/modules/popolemploi/backend.py +++ b/modules/popolemploi/backend.py @@ -34,7 +34,7 @@ class PopolemploiBackend(BaseBackend, CapJob): DESCRIPTION = u'Pole Emploi website' MAINTAINER = u'Bezleputh' EMAIL = 'carton_ben@yahoo.fr' - VERSION = '0.j' + VERSION = '1.0' BROWSER = PopolemploiBrowser diff --git a/modules/presseurop/backend.py b/modules/presseurop/backend.py index b8d5707c..8df2ead2 100644 --- a/modules/presseurop/backend.py +++ b/modules/presseurop/backend.py @@ -30,7 +30,7 @@ from weboob.tools.newsfeed import Newsfeed class NewspaperPresseuropBackend(GenericNewspaperBackend, CapMessages): MAINTAINER = u'Florent Fourcot' EMAIL = 'weboob@flo.fourcot.fr' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' STORAGE = {'seen': {}} NAME = 'presseurop' diff --git a/modules/prixcarburants/backend.py b/modules/prixcarburants/backend.py index cb9d2218..c013b9a5 100644 --- a/modules/prixcarburants/backend.py +++ b/modules/prixcarburants/backend.py @@ -31,7 +31,7 @@ class PrixCarburantsBackend(BaseBackend, CapPriceComparison): NAME = 'prixcarburants' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'French governement website to compare fuel prices' LICENSE = 'AGPLv3+' BROWSER = PrixCarburantsBrowser diff --git a/modules/quvi/backend.py b/modules/quvi/backend.py index b950f373..2d46379e 100644 --- a/modules/quvi/backend.py +++ b/modules/quvi/backend.py @@ -43,7 +43,7 @@ class QuviBackend(BaseBackend, CapVideo): MAINTAINER = u'Vincent A' EMAIL = 'dev@indigo.re' LICENSE = 'AGPLv3+' - VERSION = '0.j' + VERSION = '1.0' BROWSER = None diff --git a/modules/radiofrance/backend.py b/modules/radiofrance/backend.py index 8160763f..4cc19750 100644 --- a/modules/radiofrance/backend.py +++ b/modules/radiofrance/backend.py @@ -37,7 +37,7 @@ class RadioFranceBackend(BaseBackend, CapRadio, CapCollection, CapVideo): NAME = 'radiofrance' MAINTAINER = u'Laurent Bachelier' EMAIL = 'laurent@bachelier.name' - VERSION = '0.j' + VERSION = '1.0' 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 6dcd57c3..d4d2d086 100644 --- a/modules/redmine/backend.py +++ b/modules/redmine/backend.py @@ -39,7 +39,7 @@ class RedmineBackend(BaseBackend, CapContent, CapBugTracker, CapCollection): NAME = 'redmine' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' 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/regionsjob/backend.py b/modules/regionsjob/backend.py index d4d1e09d..9d55fd76 100644 --- a/modules/regionsjob/backend.py +++ b/modules/regionsjob/backend.py @@ -34,7 +34,7 @@ class RegionsjobBackend(BaseBackend, CapJob): MAINTAINER = u'Bezleputh' EMAIL = 'carton_ben@yahoo.fr' LICENSE = 'AGPLv3+' - VERSION = '0.j' + VERSION = '1.0' BROWSER = RegionsjobBrowser diff --git a/modules/sachsen/backend.py b/modules/sachsen/backend.py index 782cf22e..51a57bf9 100644 --- a/modules/sachsen/backend.py +++ b/modules/sachsen/backend.py @@ -31,7 +31,7 @@ class SachsenLevelBackend(BaseBackend, CapGauge): NAME = 'sachsen' MAINTAINER = u'Florent Fourcot' EMAIL = 'weboob@flo.fourcot.fr' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' DESCRIPTION = u"Level of Sachsen river" BROWSER = SachsenBrowser diff --git a/modules/seeklyrics/backend.py b/modules/seeklyrics/backend.py index 0ab51f07..48a27a78 100644 --- a/modules/seeklyrics/backend.py +++ b/modules/seeklyrics/backend.py @@ -31,7 +31,7 @@ class SeeklyricsBackend(BaseBackend, CapLyrics): NAME = 'seeklyrics' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'SeekLyrics lyrics website' LICENSE = 'AGPLv3+' BROWSER = SeeklyricsBrowser diff --git a/modules/seloger/backend.py b/modules/seloger/backend.py index c03e8f8a..22c2cf66 100644 --- a/modules/seloger/backend.py +++ b/modules/seloger/backend.py @@ -32,7 +32,7 @@ class SeLogerBackend(BaseBackend, CapHousing): NAME = 'seloger' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'French housing website' LICENSE = 'AGPLv3+' ICON = 'http://static.poliris.com/z/portail/svx/portals/sv6_gen/favicon.png' diff --git a/modules/senscritique/backend.py b/modules/senscritique/backend.py index 1492794c..75df6d7d 100644 --- a/modules/senscritique/backend.py +++ b/modules/senscritique/backend.py @@ -34,7 +34,7 @@ class SenscritiqueBackend(BaseBackend, CapCalendarEvent): MAINTAINER = u'Bezleputh' EMAIL = 'carton_ben@yahoo.fr' LICENSE = 'AGPLv3+' - VERSION = '0.j' + VERSION = '1.0' ASSOCIATED_CATEGORIES = [CATEGORIES.TELE] BROWSER = SenscritiqueBrowser diff --git a/modules/sfr/backend.py b/modules/sfr/backend.py index 994b676d..0eadbbc7 100644 --- a/modules/sfr/backend.py +++ b/modules/sfr/backend.py @@ -35,7 +35,7 @@ class SfrBackend(BaseBackend, CapAccount, CapMessages, CapMessagesPost): NAME = 'sfr' MAINTAINER = u'Christophe Benz' EMAIL = 'christophe.benz@gmail.com' - VERSION = '0.j' + VERSION = '1.0' 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 9125ad99..ad4133ed 100644 --- a/modules/societegenerale/backend.py +++ b/modules/societegenerale/backend.py @@ -34,7 +34,7 @@ class SocieteGeneraleBackend(BaseBackend, CapBank): NAME = 'societegenerale' MAINTAINER = u'Jocelyn Jaubert' EMAIL = 'jocelyn.jaubert@gmail.com' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' DESCRIPTION = u'Société Générale' CONFIG = BackendConfig( diff --git a/modules/somafm/backend.py b/modules/somafm/backend.py index 89be0321..9bc45c3f 100644 --- a/modules/somafm/backend.py +++ b/modules/somafm/backend.py @@ -40,7 +40,7 @@ class SomaFMBackend(BaseBackend, CapRadio, CapCollection): NAME = 'somafm' MAINTAINER = u'Roger Philibert' EMAIL = 'roger.philibert@gmail.com' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = u'SomaFM web radio' LICENSE = 'AGPLv3+' BROWSER = StandardBrowser diff --git a/modules/sueurdemetal/backend.py b/modules/sueurdemetal/backend.py index 32cbdbe8..6071904f 100644 --- a/modules/sueurdemetal/backend.py +++ b/modules/sueurdemetal/backend.py @@ -40,7 +40,7 @@ class SueurDeMetalBackend(BaseBackend, CapCalendarEvent): MAINTAINER = u'Vincent A' EMAIL = 'dev@indigo.re' LICENSE = 'AGPLv3+' - VERSION = '0.j' + VERSION = '1.0' BROWSER = SueurDeMetalBrowser diff --git a/modules/supertoinette/backend.py b/modules/supertoinette/backend.py index 94bb7165..899f350f 100644 --- a/modules/supertoinette/backend.py +++ b/modules/supertoinette/backend.py @@ -29,7 +29,7 @@ class SupertoinetteBackend(BaseBackend, CapRecipe): NAME = 'supertoinette' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = u'Super Toinette, la cuisine familiale French recipe website' LICENSE = 'AGPLv3+' BROWSER = SupertoinetteBrowser diff --git a/modules/taz/backend.py b/modules/taz/backend.py index f438b106..02aeb5cc 100644 --- a/modules/taz/backend.py +++ b/modules/taz/backend.py @@ -27,7 +27,7 @@ from .tools import rssid, url2id class NewspaperTazBackend(GenericNewspaperBackend, CapMessages): MAINTAINER = u'Florent Fourcot' EMAIL = 'weboob@flo.fourcot.fr' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' STORAGE = {'seen': {}} NAME = 'taz' diff --git a/modules/tinder/backend.py b/modules/tinder/backend.py index b8082c1c..961207a4 100644 --- a/modules/tinder/backend.py +++ b/modules/tinder/backend.py @@ -71,7 +71,7 @@ class TinderBackend(BaseBackend, CapMessages, CapMessagesPost, CapDating): MAINTAINER = u'Roger Philibert' EMAIL = 'roger.philibert@gmail.com' LICENSE = 'AGPLv3+' - VERSION = '0.j' + VERSION = '1.0' CONFIG = BackendConfig(Value('username', label='Facebook email'), ValueBackendPassword('password', label='Facebook password')) diff --git a/modules/transilien/backend.py b/modules/transilien/backend.py index 766cb8ba..20e76dc5 100644 --- a/modules/transilien/backend.py +++ b/modules/transilien/backend.py @@ -28,7 +28,7 @@ class TransilienBackend(BaseBackend, CapTravel): NAME = 'transilien' MAINTAINER = u'Julien Hébert' EMAIL = 'juke@free.fr' - VERSION = '0.j' + VERSION = '1.0' 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 7f630181..724c4b06 100644 --- a/modules/trictractv/backend.py +++ b/modules/trictractv/backend.py @@ -35,7 +35,7 @@ class TricTracTVBackend(BaseBackend, CapVideo): NAME = 'trictractv' MAINTAINER = u'Benjamin Drieu' EMAIL = 'benjamin@drieu.org' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = u'TricTrac.tv video website' LICENSE = 'AGPLv3+' BROWSER = TricTracTVBrowser diff --git a/modules/tvsubtitles/backend.py b/modules/tvsubtitles/backend.py index 187cc12d..39dc5a1c 100644 --- a/modules/tvsubtitles/backend.py +++ b/modules/tvsubtitles/backend.py @@ -31,7 +31,7 @@ class TvsubtitlesBackend(BaseBackend, CapSubtitle): NAME = 'tvsubtitles' MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'Tvsubtitles subtitle website' LICENSE = 'AGPLv3+' BROWSER = TvsubtitlesBrowser diff --git a/modules/twitter/backend.py b/modules/twitter/backend.py index e91150f4..5af31599 100644 --- a/modules/twitter/backend.py +++ b/modules/twitter/backend.py @@ -37,7 +37,7 @@ class TwitterBackend(BaseBackend, CapMessages, CapMessagesPost, CapCollection): MAINTAINER = u'Bezleputh' EMAIL = 'carton_ben@yahoo.fr' LICENSE = 'AGPLv3+' - VERSION = '0.j' + VERSION = '1.0' BROWSER = TwitterBrowser STORAGE = {'seen': {}} diff --git a/modules/unsee/backend.py b/modules/unsee/backend.py index 24fda9c9..95016a9d 100644 --- a/modules/unsee/backend.py +++ b/modules/unsee/backend.py @@ -42,7 +42,7 @@ class UnseeBackend(BaseBackend, BasePasteBackend): MAINTAINER = u'Vincent A' EMAIL = 'dev@indigo.re' LICENSE = 'AGPLv3+' - VERSION = '0.j' + VERSION = '1.0' BROWSER = UnseeBrowser diff --git a/modules/ups/backend.py b/modules/ups/backend.py index 803eccc6..f834ed7a 100644 --- a/modules/ups/backend.py +++ b/modules/ups/backend.py @@ -32,7 +32,7 @@ class UpsBackend(BaseBackend, CapParcel): DESCRIPTION = u'UPS website' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' BROWSER = UpsBrowser diff --git a/modules/vimeo/backend.py b/modules/vimeo/backend.py index f2e1dcea..1cef9230 100644 --- a/modules/vimeo/backend.py +++ b/modules/vimeo/backend.py @@ -34,7 +34,7 @@ class VimeoBackend(BaseBackend, CapVideo, CapCollection): NAME = 'vimeo' MAINTAINER = u'François Revol' EMAIL = 'revol@free.fr' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'Vimeo video streaming website' LICENSE = 'AGPLv3+' BROWSER = VimeoBrowser diff --git a/modules/vlille/backend.py b/modules/vlille/backend.py index f50ea92a..1ada9aea 100644 --- a/modules/vlille/backend.py +++ b/modules/vlille/backend.py @@ -32,7 +32,7 @@ class VlilleBackend(BaseBackend, CapGauge): DESCRIPTION = u'access to vlille datas' MAINTAINER = u'Bezleputh' EMAIL = 'carton_ben@yahoo.fr' - VERSION = '0.j' + VERSION = '1.0' BROWSER = VlilleBrowser diff --git a/modules/voyagessncf/backend.py b/modules/voyagessncf/backend.py index 63ed380c..202c9579 100644 --- a/modules/voyagessncf/backend.py +++ b/modules/voyagessncf/backend.py @@ -36,7 +36,7 @@ class VoyagesSNCFBackend(BaseBackend, CapTravel): MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' LICENSE = 'AGPLv3+' - VERSION = '0.j' + VERSION = '1.0' CONFIG = BackendConfig(Value('age', label='Passenger age', default='ADULT', choices=OrderedDict((('ADULT', '26-59 ans'), ('SENIOR', '60 et +'), diff --git a/modules/weather/backend.py b/modules/weather/backend.py index 2f067532..a7bfcf76 100644 --- a/modules/weather/backend.py +++ b/modules/weather/backend.py @@ -30,7 +30,7 @@ class WeatherBackend(BaseBackend, CapWeather): NAME = 'weather' MAINTAINER = u'Arno Renevier' EMAIL = 'arno@renevier.net' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'Get forecasts from weather.com' LICENSE = 'AGPLv3+' BROWSER = WeatherBrowser diff --git a/modules/wellsfargo/backend.py b/modules/wellsfargo/backend.py index c73315eb..7e0289e1 100644 --- a/modules/wellsfargo/backend.py +++ b/modules/wellsfargo/backend.py @@ -32,7 +32,7 @@ class WellsFargoBackend(BaseBackend, CapBank): NAME = 'wellsfargo' MAINTAINER = u'Oleg Plakhotniuk' EMAIL = 'olegus8@gmail.com' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' DESCRIPTION = u'Wells Fargo' CONFIG = BackendConfig(ValueBackendPassword('login', label='Username', masked=False), diff --git a/modules/wordreference/backend.py b/modules/wordreference/backend.py index 3b2b69ce..16e0d681 100644 --- a/modules/wordreference/backend.py +++ b/modules/wordreference/backend.py @@ -31,7 +31,7 @@ __all__ = ['WordReferenceBackend'] class WordReferenceBackend(BaseBackend, CapTranslate): MAINTAINER = u'Lucien Loiseau' EMAIL = 'loiseau.lucien@gmail.com' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' NAME = 'wordreference' DESCRIPTION = u'Free online translator' diff --git a/modules/yahoo/backend.py b/modules/yahoo/backend.py index f0c0dc0a..702fef41 100644 --- a/modules/yahoo/backend.py +++ b/modules/yahoo/backend.py @@ -34,7 +34,7 @@ class YahooBackend(BaseBackend, CapWeather): NAME = 'yahoo' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'Yahoo!' LICENSE = 'AGPLv3+' BROWSER = StandardBrowser diff --git a/modules/youjizz/backend.py b/modules/youjizz/backend.py index 2a653edc..55041c9c 100644 --- a/modules/youjizz/backend.py +++ b/modules/youjizz/backend.py @@ -34,7 +34,7 @@ class YoujizzBackend(BaseBackend, CapVideo, CapCollection): NAME = 'youjizz' MAINTAINER = u'Roger Philibert' EMAIL = 'roger.philibert@gmail.com' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'YouJizz pornographic video streaming website' LICENSE = 'AGPLv3+' BROWSER = YoujizzBrowser diff --git a/modules/youporn/backend.py b/modules/youporn/backend.py index 1a572608..3e648db3 100644 --- a/modules/youporn/backend.py +++ b/modules/youporn/backend.py @@ -35,7 +35,7 @@ class YoupornBackend(BaseBackend, CapVideo, CapCollection): NAME = 'youporn' MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'YouPorn pornographic video streaming website' LICENSE = 'AGPLv3+' BROWSER = YoupornBrowser diff --git a/modules/youtube/backend.py b/modules/youtube/backend.py index 1cd1c537..959db82e 100644 --- a/modules/youtube/backend.py +++ b/modules/youtube/backend.py @@ -48,7 +48,7 @@ class YoutubeBackend(BaseBackend, CapVideo, CapCollection): NAME = 'youtube' MAINTAINER = u'Laurent Bachelier' EMAIL = 'laurent@bachelier.name' - VERSION = '0.j' + VERSION = '1.0' DESCRIPTION = 'YouTube video streaming website' LICENSE = 'AGPLv3+' BROWSER = YoutubeBrowser diff --git a/setup.py b/setup.py index 74d0debc..97b8d6cd 100755 --- a/setup.py +++ b/setup.py @@ -141,7 +141,7 @@ def install_weboob(): setup( name='weboob', - version='0.j', + version='1.0', description='Weboob, Web Outside Of Browsers', long_description=open('README').read(), author='Romain Bignon', diff --git a/tools/boilerplate.py b/tools/boilerplate.py index 8709a0ab..2fbad9c5 100755 --- a/tools/boilerplate.py +++ b/tools/boilerplate.py @@ -33,7 +33,7 @@ MODULE_PATH = os.getenv( TEMPLATE_PATH = os.getenv( 'TEMPLATE_PATH', os.path.realpath(os.path.join(os.path.dirname(__file__), 'boilerplate_data'))) -VERSION = '0.j' +VERSION = '1.0' TEMPLATES = TemplateLookup(directories=[TEMPLATE_PATH]) diff --git a/weboob/applications/boobank/boobank.py b/weboob/applications/boobank/boobank.py index d5cddcc5..b656c8c2 100644 --- a/weboob/applications/boobank/boobank.py +++ b/weboob/applications/boobank/boobank.py @@ -282,7 +282,7 @@ class AccountListFormatter(IFormatter): class Boobank(ReplApplication): APPNAME = 'boobank' - VERSION = '0.j' + VERSION = '1.0' COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon, Christophe Benz' CAPS = CapBank 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 4b3d1c71..32d911e4 100644 --- a/weboob/applications/boobathon/boobathon.py +++ b/weboob/applications/boobathon/boobathon.py @@ -277,7 +277,7 @@ h2. Attendees class Boobathon(ReplApplication): APPNAME = 'boobathon' - VERSION = '0.j' + VERSION = '1.0' 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/boobcoming/boobcoming.py b/weboob/applications/boobcoming/boobcoming.py index cbfb3e1e..8a77f831 100644 --- a/weboob/applications/boobcoming/boobcoming.py +++ b/weboob/applications/boobcoming/boobcoming.py @@ -139,7 +139,7 @@ class UpcomingFormatter(IFormatter): class Boobcoming(ReplApplication): APPNAME = 'boobcoming' - VERSION = '0.j' + VERSION = '1.0' COPYRIGHT = 'Copyright(C) 2012 Bezleputh' DESCRIPTION = "Console application to see upcoming events." SHORT_DESCRIPTION = "see upcoming events" diff --git a/weboob/applications/boobill/boobill.py b/weboob/applications/boobill/boobill.py index 5cea5b95..6cca3eb3 100644 --- a/weboob/applications/boobill/boobill.py +++ b/weboob/applications/boobill/boobill.py @@ -41,7 +41,7 @@ class SubscriptionsFormatter(PrettyFormatter): class Boobill(ReplApplication): APPNAME = 'boobill' - VERSION = '0.j' + VERSION = '1.0' 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 6c5f410d..c0eb3e48 100644 --- a/weboob/applications/booblyrics/booblyrics.py +++ b/weboob/applications/booblyrics/booblyrics.py @@ -58,7 +58,7 @@ class LyricsListFormatter(PrettyFormatter): class Booblyrics(ReplApplication): APPNAME = 'booblyrics' - VERSION = '0.j' + VERSION = '1.0' 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 96b4e8a2..fbdfef65 100644 --- a/weboob/applications/boobmsg/boobmsg.py +++ b/weboob/applications/boobmsg/boobmsg.py @@ -234,7 +234,7 @@ class ProfileFormatter(IFormatter): class Boobmsg(ReplApplication): APPNAME = 'boobmsg' - VERSION = '0.j' + VERSION = '1.0' 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 300dc101..1527ba0a 100644 --- a/weboob/applications/boobooks/boobooks.py +++ b/weboob/applications/boobooks/boobooks.py @@ -39,7 +39,7 @@ class RentedListFormatter(PrettyFormatter): class Boobooks(ReplApplication): APPNAME = 'boobooks' - VERSION = '0.j' + VERSION = '1.0' COPYRIGHT = 'Copyright(C) 2012 Jeremy Monnet' CAPS = CapBook DESCRIPTION = "Console application allowing to list your books rented or booked at the library, " \ diff --git a/weboob/applications/boobsize/boobsize.py b/weboob/applications/boobsize/boobsize.py index 7a028b5f..005676bd 100644 --- a/weboob/applications/boobsize/boobsize.py +++ b/weboob/applications/boobsize/boobsize.py @@ -94,7 +94,7 @@ class GaugeFormatter(IFormatter): class Boobsize(ReplApplication): APPNAME = 'Boobsize' - VERSION = '0.j' + VERSION = '1.0' COPYRIGHT = 'Copyright(C) 2013 Florent Fourcot' DESCRIPTION = "Console application allowing to display various sensors and gauges values." SHORT_DESCRIPTION = "display sensors and gauges values" diff --git a/weboob/applications/boobtracker/boobtracker.py b/weboob/applications/boobtracker/boobtracker.py index 56ea6add..f813bff7 100644 --- a/weboob/applications/boobtracker/boobtracker.py +++ b/weboob/applications/boobtracker/boobtracker.py @@ -105,7 +105,7 @@ class IssuesListFormatter(PrettyFormatter): class BoobTracker(ReplApplication): APPNAME = 'boobtracker' - VERSION = '0.j' + VERSION = '1.0' 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 434567ce..1880264a 100644 --- a/weboob/applications/cineoob/cineoob.py +++ b/weboob/applications/cineoob/cineoob.py @@ -177,7 +177,7 @@ class PersonBiographyFormatter(PrettyFormatter): class Cineoob(ReplApplication): APPNAME = 'cineoob' - VERSION = '0.j' + VERSION = '1.0' 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 9fdb9806..90aff377 100644 --- a/weboob/applications/comparoob/comparoob.py +++ b/weboob/applications/comparoob/comparoob.py @@ -77,7 +77,7 @@ class PricesFormatter(PrettyFormatter): class Comparoob(ReplApplication): APPNAME = 'comparoob' - VERSION = '0.j' + VERSION = '1.0' 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 a1da748f..7370ebde 100644 --- a/weboob/applications/cookboob/cookboob.py +++ b/weboob/applications/cookboob/cookboob.py @@ -75,7 +75,7 @@ class RecipeListFormatter(PrettyFormatter): class Cookboob(ReplApplication): APPNAME = 'cookboob' - VERSION = '0.j' + VERSION = '1.0' 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 5b02d8c7..40aab1dc 100644 --- a/weboob/applications/flatboob/flatboob.py +++ b/weboob/applications/flatboob/flatboob.py @@ -75,7 +75,7 @@ class HousingListFormatter(PrettyFormatter): class Flatboob(ReplApplication): APPNAME = 'flatboob' - VERSION = '0.j' + VERSION = '1.0' 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 8f99fd7e..3600f7f6 100644 --- a/weboob/applications/galleroob/galleroob.py +++ b/weboob/applications/galleroob/galleroob.py @@ -48,7 +48,7 @@ class GalleryListFormatter(PrettyFormatter): class Galleroob(ReplApplication): APPNAME = 'galleroob' - VERSION = '0.j' + VERSION = '1.0' 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 bbfdbf35..e363fd1a 100644 --- a/weboob/applications/geolooc/geolooc.py +++ b/weboob/applications/geolooc/geolooc.py @@ -29,7 +29,7 @@ __all__ = ['Geolooc'] class Geolooc(ReplApplication): APPNAME = 'geolooc' - VERSION = '0.j' + VERSION = '1.0' 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/handjoob/handjoob.py b/weboob/applications/handjoob/handjoob.py index fb113eec..0bf02eea 100644 --- a/weboob/applications/handjoob/handjoob.py +++ b/weboob/applications/handjoob/handjoob.py @@ -75,7 +75,7 @@ class JobAdvertListFormatter(PrettyFormatter): class Handjoob(ReplApplication): APPNAME = 'handjoob' - VERSION = '0.j' + VERSION = '1.0' COPYRIGHT = 'Copyright(C) 2012 Bezleputh' DESCRIPTION = "Console application to search for a job." SHORT_DESCRIPTION = "search for a job" diff --git a/weboob/applications/havedate/havedate.py b/weboob/applications/havedate/havedate.py index 8818b4b1..2176a883 100644 --- a/weboob/applications/havedate/havedate.py +++ b/weboob/applications/havedate/havedate.py @@ -48,7 +48,7 @@ class EventListFormatter(PrettyFormatter): class HaveDate(Boobmsg): APPNAME = 'havedate' - VERSION = '0.j' + VERSION = '1.0' 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 90d913ed..3812436d 100644 --- a/weboob/applications/masstransit/masstransit.py +++ b/weboob/applications/masstransit/masstransit.py @@ -278,7 +278,7 @@ class MasstransitHildon(): class Masstransit(BaseApplication): "Application Class" APPNAME = 'masstransit' - VERSION = '0.j' + VERSION = '1.0' 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 7b4af474..99909f20 100644 --- a/weboob/applications/monboob/monboob.py +++ b/weboob/applications/monboob/monboob.py @@ -89,7 +89,7 @@ class MonboobScheduler(Scheduler): class Monboob(ReplApplication): APPNAME = 'monboob' - VERSION = '0.j' + VERSION = '1.0' 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/parceloob/parceloob.py b/weboob/applications/parceloob/parceloob.py index f460328b..52a275ae 100644 --- a/weboob/applications/parceloob/parceloob.py +++ b/weboob/applications/parceloob/parceloob.py @@ -84,7 +84,7 @@ class StatusFormatter(IFormatter): class Parceloob(ReplApplication): APPNAME = 'parceloob' - VERSION = '0.j' + VERSION = '1.0' COPYRIGHT = 'Copyright(C) 2013 Romain Bignon' CAPS = CapParcel DESCRIPTION = "Console application to track your parcels." diff --git a/weboob/applications/pastoob/pastoob.py b/weboob/applications/pastoob/pastoob.py index c0c4bed0..ed629833 100644 --- a/weboob/applications/pastoob/pastoob.py +++ b/weboob/applications/pastoob/pastoob.py @@ -34,7 +34,7 @@ __all__ = ['Pastoob'] class Pastoob(ReplApplication): APPNAME = 'pastoob' - VERSION = '0.j' + VERSION = '1.0' 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 a9b4e461..ffcb3a8b 100644 --- a/weboob/applications/qboobmsg/qboobmsg.py +++ b/weboob/applications/qboobmsg/qboobmsg.py @@ -26,7 +26,7 @@ from .main_window import MainWindow class QBoobMsg(QtApplication): APPNAME = 'qboobmsg' - VERSION = '0.j' + VERSION = '1.0' 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 65b9fe2c..e5fb3315 100644 --- a/weboob/applications/qcineoob/qcineoob.py +++ b/weboob/applications/qcineoob/qcineoob.py @@ -28,7 +28,7 @@ from .main_window import MainWindow class QCineoob(QtApplication): APPNAME = 'qcineoob' - VERSION = '0.j' + VERSION = '1.0' 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 610b674e..bf096284 100644 --- a/weboob/applications/qcookboob/qcookboob.py +++ b/weboob/applications/qcookboob/qcookboob.py @@ -26,7 +26,7 @@ from .main_window import MainWindow class QCookboob(QtApplication): APPNAME = 'qcookboob' - VERSION = '0.j' + VERSION = '1.0' 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 023d71b2..b9776e37 100644 --- a/weboob/applications/qflatboob/qflatboob.py +++ b/weboob/applications/qflatboob/qflatboob.py @@ -27,7 +27,7 @@ from .main_window import MainWindow class QFlatBoob(QtApplication): APPNAME = 'qflatboob' - VERSION = '0.j' + VERSION = '1.0' COPYRIGHT = 'Copyright(C) 2010-2012 Romain Bignon' DESCRIPTION = "Qt application to search for housing." SHORT_DESCRIPTION = "search for housing" diff --git a/weboob/applications/qhandjoob/qhandjoob.py b/weboob/applications/qhandjoob/qhandjoob.py index 09d24128..a5fc1b9b 100644 --- a/weboob/applications/qhandjoob/qhandjoob.py +++ b/weboob/applications/qhandjoob/qhandjoob.py @@ -27,7 +27,7 @@ from .main_window import MainWindow class QHandJoob(QtApplication): APPNAME = 'qhandjoob' - VERSION = '0.j' + VERSION = '1.0' COPYRIGHT = u'Copyright(C) 2013 Sébastien Monel' DESCRIPTION = "Qt application to search for job." SHORT_DESCRIPTION = "search for job" diff --git a/weboob/applications/qhavedate/qhavedate.py b/weboob/applications/qhavedate/qhavedate.py index f707d357..70f601e8 100644 --- a/weboob/applications/qhavedate/qhavedate.py +++ b/weboob/applications/qhavedate/qhavedate.py @@ -26,7 +26,7 @@ from .main_window import MainWindow class QHaveDate(QtApplication): APPNAME = 'qhavedate' - VERSION = '0.j' + VERSION = '1.0' 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 21865c97..9333866e 100644 --- a/weboob/applications/qvideoob/qvideoob.py +++ b/weboob/applications/qvideoob/qvideoob.py @@ -26,7 +26,7 @@ from .main_window import MainWindow class QVideoob(QtApplication): APPNAME = 'qvideoob' - VERSION = '0.j' + VERSION = '1.0' 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 e7d840a6..e660e235 100644 --- a/weboob/applications/qwebcontentedit/qwebcontentedit.py +++ b/weboob/applications/qwebcontentedit/qwebcontentedit.py @@ -25,7 +25,7 @@ from .main_window import MainWindow class QWebContentEdit(QtApplication): APPNAME = 'qwebcontentedit' - VERSION = '0.j' + VERSION = '1.0' 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 3ddd73ef..709d4fb8 100644 --- a/weboob/applications/qweboobcfg/qweboobcfg.py +++ b/weboob/applications/qweboobcfg/qweboobcfg.py @@ -24,7 +24,7 @@ from weboob.tools.application.qt import BackendCfg, QtApplication class QWeboobCfg(QtApplication): APPNAME = 'qweboobcfg' - VERSION = '0.j' + VERSION = '1.0' 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 85f8bf9d..eb944ecf 100644 --- a/weboob/applications/radioob/radioob.py +++ b/weboob/applications/radioob/radioob.py @@ -124,7 +124,7 @@ class PlaylistTrackListInfoFormatter(PrettyFormatter): class Radioob(ReplApplication): APPNAME = 'radioob' - VERSION = '0.j' + VERSION = '1.0' COPYRIGHT = 'Copyright(C) 2010-2013 Romain Bignon\nCopyright(C) 2013 Pierre Maziere' 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 401a155f..1693b515 100644 --- a/weboob/applications/suboob/suboob.py +++ b/weboob/applications/suboob/suboob.py @@ -87,7 +87,7 @@ class SubtitleListFormatter(PrettyFormatter): class Suboob(ReplApplication): APPNAME = 'suboob' - VERSION = '0.j' + VERSION = '1.0' 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 84969e2f..8926cb51 100644 --- a/weboob/applications/translaboob/translaboob.py +++ b/weboob/applications/translaboob/translaboob.py @@ -47,7 +47,7 @@ class XmlTranslationFormatter(IFormatter): class Translaboob(ReplApplication): APPNAME = 'translaboob' - VERSION = '0.j' + VERSION = '1.0' 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 6b56acb5..7af9d499 100644 --- a/weboob/applications/traveloob/traveloob.py +++ b/weboob/applications/traveloob/traveloob.py @@ -64,7 +64,7 @@ class StationsFormatter(PrettyFormatter): class Traveloob(ReplApplication): APPNAME = 'traveloob' - VERSION = '0.j' + VERSION = '1.0' COPYRIGHT = 'Copyright(C) 2010-2013 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 9ec34a21..96e69648 100644 --- a/weboob/applications/videoob/videoob.py +++ b/weboob/applications/videoob/videoob.py @@ -53,7 +53,7 @@ class VideoListFormatter(PrettyFormatter): class Videoob(ReplApplication): APPNAME = 'videoob' - VERSION = '0.j' + VERSION = '1.0' 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 cb704a0e..c5d5e7df 100644 --- a/weboob/applications/webcontentedit/webcontentedit.py +++ b/weboob/applications/webcontentedit/webcontentedit.py @@ -34,7 +34,7 @@ __all__ = ['WebContentEdit'] class WebContentEdit(ReplApplication): APPNAME = 'webcontentedit' - VERSION = '0.j' + VERSION = '1.0' 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 86394a19..739f346f 100644 --- a/weboob/applications/weboobcfg/weboobcfg.py +++ b/weboob/applications/weboobcfg/weboobcfg.py @@ -33,7 +33,7 @@ __all__ = ['WeboobCfg'] class WeboobCfg(ReplApplication): APPNAME = 'weboob-config' - VERSION = '0.j' + VERSION = '1.0' 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 4522eff5..6e92b5a0 100644 --- a/weboob/applications/weboobcli/weboobcli.py +++ b/weboob/applications/weboobcli/weboobcli.py @@ -28,7 +28,7 @@ __all__ = ['WeboobCli'] class WeboobCli(ReplApplication): APPNAME = 'weboob-cli' - VERSION = '0.j' + VERSION = '1.0' 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 7a712e39..ef170444 100644 --- a/weboob/applications/weboobdebug/weboobdebug.py +++ b/weboob/applications/weboobdebug/weboobdebug.py @@ -26,7 +26,7 @@ from weboob.tools.application.base import BaseApplication class WeboobDebug(BaseApplication): APPNAME = 'weboobdebug' - VERSION = '0.j' + VERSION = '1.0' 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 e3c0ba05..9e3a17e2 100644 --- a/weboob/applications/weboobrepos/weboobrepos.py +++ b/weboob/applications/weboobrepos/weboobrepos.py @@ -39,7 +39,7 @@ __all__ = ['WeboobRepos'] class WeboobRepos(ReplApplication): APPNAME = 'weboob-repos' - VERSION = '0.j' + VERSION = '1.0' 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 9c8bff66..51fef0b5 100644 --- a/weboob/applications/weboorrents/weboorrents.py +++ b/weboob/applications/weboorrents/weboorrents.py @@ -91,7 +91,7 @@ class TorrentListFormatter(PrettyFormatter): class Weboorrents(ReplApplication): APPNAME = 'weboorrents' - VERSION = '0.j' + VERSION = '1.0' 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 0b7dc0e0..a34615fc 100644 --- a/weboob/applications/wetboobs/wetboobs.py +++ b/weboob/applications/wetboobs/wetboobs.py @@ -59,7 +59,7 @@ class CitiesFormatter(PrettyFormatter): class WetBoobs(ReplApplication): APPNAME = 'wetboobs' - VERSION = '0.j' + VERSION = '1.0' COPYRIGHT = 'Copyright(C) 2010-2014 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 fb4a6f55..760bb1e2 100644 --- a/weboob/core/ouiboube.py +++ b/weboob/core/ouiboube.py @@ -51,7 +51,7 @@ class WebNip(object): :param scheduler: what scheduler to use; default is :class:`weboob.core.scheduler.Scheduler` :type scheduler: :class:`weboob.core.scheduler.IScheduler` """ - VERSION = '0.j' + VERSION = '1.0' def __init__(self, modules_path=None, storage=None, scheduler=None): self.logger = getLogger('weboob') diff --git a/weboob/tools/capabilities/gallery/genericcomicreader.py b/weboob/tools/capabilities/gallery/genericcomicreader.py index ab38d138..50599e3d 100644 --- a/weboob/tools/capabilities/gallery/genericcomicreader.py +++ b/weboob/tools/capabilities/gallery/genericcomicreader.py @@ -67,7 +67,7 @@ class GenericComicReaderBackend(BaseBackend, CapGallery): NAME = 'genericcomicreader' MAINTAINER = u'Noé Rubinstein' EMAIL = 'noe.rubinstein@gmail.com' - VERSION = '0.j' + VERSION = '1.0' 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 d77ee60c..1130c64d 100644 --- a/weboob/tools/capabilities/messages/GenericBackend.py +++ b/weboob/tools/capabilities/messages/GenericBackend.py @@ -31,7 +31,7 @@ class GenericNewspaperBackend(BaseBackend, CapMessages): """ MAINTAINER = u'Julien Hebert' EMAIL = 'juke@free.fr' - VERSION = '0.j' + VERSION = '1.0' LICENSE = 'AGPLv3+' STORAGE = {'seen': {}} RSS_FEED = None