Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

rss2email-3.9-bp153.1.17 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: rss2email Distribution: SUSE Linux Enterprise 15 SP3
Version: 3.9 Vendor: openSUSE
Release: bp153.1.17 Build date: Sat Mar 6 11:29:02 2021
Group: Development/Languages/Python Build host: lamb03
Size: 239463 Source RPM: rss2email-3.9-bp153.1.17.src.rpm
Packager: https://bugs.opensuse.org
Url: http://pypi.python.org/pypi/rss2email/
Summary: Receive RSS feeds by email
A free, open-source tool for Windows, Mac OS and UNIX for
getting news from RSS feeds in email. It is a simple program which you
can run in your crontab.  It watches RSS feeds and sends you nicely
formatted email message for each new item.

Provides

Requires

License

GPL-2.0 or GPL-3.0

Changelog

* Wed Apr 05 2017 jmatejek@suse.com
  - switch requires from outdated python3-distribute to setuptools
* Tue Sep 02 2014 arun@gmx.de
  - update to v3.9 (2014-09-01)
    * Catch and error out if a user adds a feed with a duplicate name.
    * Split sender into both sendmail's -F and -f.
    * Fix an error with SMTPConnectionError inheritance order ("does not
      take keyword arguments").
    * Add a new `smtp-ssl-protocol` setting, to select acceptable
      protocols for SMTP connections.
    * Fix non-compliant User-Agent header for HTTP/1.1.
    * Fix an error in the NoToEmailAddress invocation.
    * Add a new 'trust-link' setting, to prefer the 'link' attribute over
      the 'id' attribute for identifying entries.
* Sun Feb 02 2014 cfarrell@suse.com
  - license update: GPL-2.0 or GPL-3.0
    This is a dual license of either GPL-2.0 or GPL-3.0. It does not allow
    updating to beyond GPL-3.0
* Mon Jan 20 2014 arun@gmx.de
  - updated to v3.8 (2014-01-18)
    * Sluggify feed names on opmlimport.
    * Allow Unicode letters and digits in feed names, instead of just ASCII lettters and digits.
* Fri Oct 11 2013 arun@gmx.de
  - updated to version 3.7
    * Fix fallback for titles that contain malformed HTML [1].
    * Fix atomic saves to avoid garbling config and data files if the
      disk is full [2].  Reported by Etienne Millon [3,4].
    * Convert the `friendly-name` boolean to the new `name-format`
      setting.  This allow users to customize how the friendly name is
      constructed [5].  Requested by Joey Hess [6,7].
    * Demote guessed encodings logs from 'error' to 'warning' [8].
      Patch by J. Lewis Muir [9,10].
    [1]: http://thread.gmane.org/gmane.mail.rss2email/183
    [2]: http://thread.gmane.org/gmane.mail.rss2email/182
    [3]: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724671
    [4]: https://github.com/wking/rss2email/issues/22
    [5]: http://thread.gmane.org/gmane.mail.rss2email/177
    [6]: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=722009
    [7]: https://github.com/wking/rss2email/issues/19
    [8]: http://thread.gmane.org/gmane.mail.rss2email/178
    [9]: https://github.com/wking/rss2email/pull/18
    [10]: https://github.com/wking/rss2email/pull/20
* Fri Sep 20 2013 arun@gmx.de
  - updated to version 3.6
    Changes since 3.5 (from CHANGELOG)
    v3.6 (2013-09-09)
    * Fix missing port argument for IMAPAuthenticationError.
    * Fix `<div id="entry>` syntax error in HTML mail.
* Thu Jun 06 2013 arun@gmx.de
  - updated to version 3.5
    Changes since 3.4 (from CHANGELOG)
    v3.5 (2013-06-05)
    * Added digest generation and post-processing hooks.
    * Fix html2text configuration (ignored since 2012-10-04).
    * Fix opmlexport crash due to orphaned feed data.
    * Use feed names in OPML 'text' attributes.
* Tue May 14 2013 arun@gmx.de
  - updated to version 3.4
    Changes since 3.3 (from CHANGELOG)
    v3.4 (2013-05-14)
    * Added post-processing hooks for user-specified message manipulation.
    * Added settings for IMAP delivery. The old `use-smtp` boolean has
      been replaced by a new `email-protocol` setting. Non-IMAP users
      should adjust their configuration to set `email-protocol`
      to either `sendmail` or `smtp`.
* Sun Apr 14 2013 arun@gmx.de
  - updated to version 3.3
    Changes since 3.2 (from CHANGELOG):
    v3.3 (2013-04-13)
    * Fix SMTP message submission logic.
    * Fix error inheritence (super() calls).
    * Convert html2text parsing errors to `ProcessingError`s.
    * Cleanup html2text error handling.
    * Drop Google Reader rel-via manipulation.
    * Drop the wrapping <table> elements from HTML mail
* Thu Mar 14 2013 arun@gmx.de
  - updated to verson 3.2
    Changes since 3.1 (from the CHANGELOG):
    * Use extended interpolation in configuration files, to allow percent
    signs (%).
    * Added .as_string() fallback to email flattening (only used if
    `use-smtp = False` and `use-8bit = True`).
    * Added sendmail configuration option.  Change this if you want to use
    an alternative, sendmail-compatible mailer.

Files

/usr/bin/r2e
/usr/lib/python3.6/site-packages/rss2email
/usr/lib/python3.6/site-packages/rss2email-3.9-py3.6.egg-info
/usr/lib/python3.6/site-packages/rss2email/__init__.py
/usr/lib/python3.6/site-packages/rss2email/__pycache__
/usr/lib/python3.6/site-packages/rss2email/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/rss2email/__pycache__/command.cpython-36.pyc
/usr/lib/python3.6/site-packages/rss2email/__pycache__/config.cpython-36.pyc
/usr/lib/python3.6/site-packages/rss2email/__pycache__/email.cpython-36.pyc
/usr/lib/python3.6/site-packages/rss2email/__pycache__/error.cpython-36.pyc
/usr/lib/python3.6/site-packages/rss2email/__pycache__/feed.cpython-36.pyc
/usr/lib/python3.6/site-packages/rss2email/__pycache__/feeds.cpython-36.pyc
/usr/lib/python3.6/site-packages/rss2email/__pycache__/main.cpython-36.pyc
/usr/lib/python3.6/site-packages/rss2email/__pycache__/parser.cpython-36.pyc
/usr/lib/python3.6/site-packages/rss2email/__pycache__/util.cpython-36.pyc
/usr/lib/python3.6/site-packages/rss2email/__pycache__/version.cpython-36.pyc
/usr/lib/python3.6/site-packages/rss2email/command.py
/usr/lib/python3.6/site-packages/rss2email/config.py
/usr/lib/python3.6/site-packages/rss2email/email.py
/usr/lib/python3.6/site-packages/rss2email/error.py
/usr/lib/python3.6/site-packages/rss2email/feed.py
/usr/lib/python3.6/site-packages/rss2email/feeds.py
/usr/lib/python3.6/site-packages/rss2email/main.py
/usr/lib/python3.6/site-packages/rss2email/parser.py
/usr/lib/python3.6/site-packages/rss2email/post_process
/usr/lib/python3.6/site-packages/rss2email/post_process/__init__.py
/usr/lib/python3.6/site-packages/rss2email/post_process/__pycache__
/usr/lib/python3.6/site-packages/rss2email/post_process/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/rss2email/post_process/__pycache__/downcase.cpython-36.pyc
/usr/lib/python3.6/site-packages/rss2email/post_process/__pycache__/prettify.cpython-36.pyc
/usr/lib/python3.6/site-packages/rss2email/post_process/downcase.py
/usr/lib/python3.6/site-packages/rss2email/post_process/prettify.py
/usr/lib/python3.6/site-packages/rss2email/util.py
/usr/lib/python3.6/site-packages/rss2email/version.py
/usr/share/doc/packages/rss2email
/usr/share/doc/packages/rss2email/AUTHORS
/usr/share/doc/packages/rss2email/CHANGELOG
/usr/share/doc/packages/rss2email/COPYING
/usr/share/doc/packages/rss2email/README
/usr/share/man/man1/r2e.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024