Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37831730
en ru br
Репозитории ALT

Группа :: Сети/Новости
Пакет: rss2email

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: 0003-Setup-the-correct-version-number-in-rss2email.py.patch
Скачать


From: Etienne Millon <etienne.millon@gmail.com>
Date: Fri, 26 Aug 2011 19:05:15 +0200
Subject: Setup the correct version number in rss2email.py
This version is 2.71, but __version__ incorrectly states that it is 2.70.
This number is used in the User-Agent string and in error messages.
---
 rss2email.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rss2email.py b/rss2email.py
index 0dc2d04..7696d99 100755
--- a/rss2email.py
+++ b/rss2email.py
@@ -15,7 +15,7 @@ Usage:
   opmlexport
   opmlimport filename
 """
-__version__ = "2.70"
+__version__ = "2.71"
 __author__ = "Lindsey Smith (lindsey@allthingsrss.com)"
 __copyright__ = "(C) 2004 Aaron Swartz. GNU GPL 2 or 3."
 ___contributors__ = ["Dean Jackson", "Brian Lalor", "Joey Hess", 
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin