Hello community,

here is the log from the commit of package python-limnoria for openSUSE:Factory 
checked in at 2019-12-31 10:28:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-limnoria (Old)
 and      /work/SRC/openSUSE:Factory/.python-limnoria.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-limnoria"

Tue Dec 31 10:28:21 2019 rev:10 rq:760088 version:2019.12.21

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-limnoria/python-limnoria.changes  
2019-11-27 13:53:27.728364122 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-limnoria.new.6675/python-limnoria.changes    
    2019-12-31 10:28:32.482954992 +0100
@@ -1,0 +2,34 @@
+Mon Dec 30 21:57:04 UTC 2019 - Lars Vogdt <[email protected]>
+
+- Update to version 2019-12-21:
+  + Add config supybot.reply.format.list.maximumItems to limit the size o… 
+  + Add fallback if getting supybot.language from registry cache failed.
+  + All plugins: set Limnoria contributors as maintainer
+  + Better formatting in supybot.Author if some fields are missing
+  + Get locale name on startup from registry cache instead of parsing con…
+  + Make getLocaleFromRegistryCache reload existing locales. 
+  + Math: Fix test on Pypy.
+  + Math: Display a nicer error in case of MemoryError. 
+  + MoobotFactoids: Fix support of commands sent in private. 
+  + Nicer error message in getChannel/makeChannelFilename when channel is…
+  + Plugin: support showing __maintainer__ field in the 'author' command
+  + Plugin: accept author name in 'contributors' command
+  + QuoteGrabs: fix SyntaxWarning (#1391) 
+  + Remove dead code from Group that belongs in Value.
+  + Request msgid capability.
+  + RSS: Register feed config in config.py instead of plugin.py. 
+  + Scheduler: Use assertRegexp instead of assertNotRegexp in tests.
+  + Scheduler: Use default timeout for assertResponse.
+  + Scheduler: Use mocking to make tests faster.
+  + Services: Fix typo in doInvite() (#1394)
+  + Update core fr translation.
+  + Update supybot-plugin-doc to work with current version of the registry. 
+  + Web: Lower log level when title could not be found.
+  + Web: Remove leading space if the prefix is empty.
+  + Web: Add early returns on exception when snarfing titles. 
+  + src/callbacks.py: use network-specific values. 
+  + test: Don't overwrite the main Schedule in the driver list.
+  + test: Mock calls to time.sleep()
+  + test: choose a random free port for tests using the HTTP server
+
+-------------------------------------------------------------------

Old:
----
  master-2019-11-09.tar.gz

New:
----
  _service
  master-2019-12-21.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-limnoria.spec ++++++
--- /var/tmp/diff_new_pack.s3vkl7/_old  2019-12-31 10:28:33.190955319 +0100
+++ /var/tmp/diff_new_pack.s3vkl7/_new  2019-12-31 10:28:33.190955319 +0100
@@ -18,9 +18,9 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define appname limnoria
-%define srcver 2019-11-09
+%define srcver 2019-12-21
 Name:           python-limnoria
-Version:        2019.11.09
+Version:        2019.12.21
 Release:        0
 Summary:        A modified version of Supybot (an IRC bot and framework)
 License:        BSD-3-Clause

++++++ _service ++++++
<services>
  <service name="download_url" mode='localonly'>
    <param name="host">github.com</param>
    <param name="protocol">https</param>
    <param 
name="path">/ProgVal/Limnoria/archive/master-2019-12-21.tar.gz</param>
  </service>
</services>

++++++ master-2019-11-09.tar.gz -> master-2019-12-21.tar.gz ++++++
++++ 5591 lines of diff (skipped)


Reply via email to