14
0
Commit Graph

24 Commits

Author SHA256 Message Date
de9a9636ae Accepting request 854376 from home:badshah400:branches:devel:languages:python
Update to version 2020-12-07

OBS-URL: https://build.opensuse.org/request/show/854376
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-limnoria?expand=0&rev=44
2020-12-10 10:24:51 +00:00
Tomáš Chvátal
8392644260 Accepting request 841756 from home:badshah400:branches:devel:languages:python
Update to version 2020-10-13.

OBS-URL: https://build.opensuse.org/request/show/841756
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-limnoria?expand=0&rev=42
2020-10-14 12:55:44 +00:00
Tomáš Chvátal
9549c27188 Accepting request 832052 from home:badshah400:branches:devel:languages:python
Update to version 2020-09-03

OBS-URL: https://build.opensuse.org/request/show/832052
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-limnoria?expand=0&rev=40
2020-09-04 11:27:00 +00:00
Tomáš Chvátal
ca6012cafc Accepting request 830590 from home:badshah400:branches:devel:languages:python
* Update to version 2020-08-30:
* Use limnoria-%{version}.ext naming scheme for source instead of python-limnoria-%{version}.ext

OBS-URL: https://build.opensuse.org/request/show/830590
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-limnoria?expand=0&rev=38
2020-08-31 05:23:46 +00:00
Tomáš Chvátal
2d1cb7cafb Accepting request 819791 from home:badshah400:branches:devel:languages:python
- Update to version 2020-07-01:
  * DDG: better document the transitions in the parser.

OBS-URL: https://build.opensuse.org/request/show/819791
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-limnoria?expand=0&rev=36
2020-07-09 21:11:45 +00:00
Tomáš Chvátal
8231afd144 Accepting request 802025 from home:badshah400:branches:devel:languages:python
- Update to version 2020-05-01:
- Run an extra sed during %setup to clean hashbang from a file not installed in an executable path.
- Drop the _service file, use full source URL directly allowing renaming of the tarball in %{name}-%{version} format.

OBS-URL: https://build.opensuse.org/request/show/802025
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-limnoria?expand=0&rev=34
2020-05-09 15:01:26 +00:00
Tomáš Chvátal
d6ebde9d0d Accepting request 788970 from home:badshah400:branches:devel:languages:python
- Update to version 2020-03-19:
  * Update links to the documentation.
  * Updated translations.
- Use %{name}-%{version} naming scheme for source tarball.

OBS-URL: https://build.opensuse.org/request/show/788970
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-limnoria?expand=0&rev=32
2020-03-27 10:52:49 +00:00
Tomáš Chvátal
4bfc0a886a Accepting request 773166 from home:lrupp:branches:devel:languages:python
- Update to version 2020-01-31:
  + RSS: If ids are missing, use <link> as id.
  + RSS: Show a meaningful error in case '@rss' is called with a non-URL/… 
  + ChannelStats: Use the safe math evaluator.
  + core/Math: Move the math evaluator to src/utils/.
  + Math: Fix log/log10 return type.
  + Aka, Google, String: fix more DeprecationWarning in tests (#1328)
  + AutoMode, Channel, Nickometer: fix invalid escape sequence Deprecatio…
  + plugins: use r'' strings to fix DeprecationWarning in test cases (#1328)
  + Aka, Debug: cleanup imports
  + Use importlib instead of imp.
  + Replace failUnless/failIf with assertTrue/assertFalse.
  + Socket: Don't add instances twice in cls._instances. 
  + Socket: use a proper lock instead of a boolean.
  + Add subcommand dispatching for CAP/FAIL/WARN/NOTE.
  + Rename doAuthenticate* functions to not conflict with callback names.
  + Make irc.error do nothing is no string is given as argument. 
  + Call super().setValue() before defaultHttpHeaders. 
  + Deduplicate setting Accept-Language HTTP header. 
  + Web: Implement protocols.http.requestLanguage
  + Add supybot.protocols.http.requestLanguage
  + Fix getSpecific usage 
  + Import MutableMapping and MutableSet from collections.abc. 
  + setup.py: migrate shebang to Python 3
  + setup.py: remove obsolete version_info conditionals
  + scripts: remove obsolete conditionals for Python 2
  + scripts: migrate shebangs and version checks to Python 3
  + Be less hostile to users in --allow-root help
  + Readd Limnoria name to default part & quit messages 
  + SedRegex: skip testReDoSTimeout if multiprocessing is disabled

OBS-URL: https://build.opensuse.org/request/show/773166
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-limnoria?expand=0&rev=30
2020-02-10 16:43:51 +00:00
Tomáš Chvátal
3baab14372 Accepting request 760810 from home:badshah400:branches:devel:languages:python
- Update to version 2020-01-01:
  + Skip irctest when optional dependencies are not installed.
- python2 no longer supported; use skip_python2 macro to disable
  it.

OBS-URL: https://build.opensuse.org/request/show/760810
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-limnoria?expand=0&rev=28
2020-01-06 08:04:16 +00:00
ac8a37e995 Accepting request 760083 from home:lrupp:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/760083
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-limnoria?expand=0&rev=26
2019-12-30 23:11:24 +00:00
Tomáš Chvátal
028a6e371f Accepting request 749139 from home:lrupp:branches:devel:languages:python
- Update to version 2019-11-09:
  + Fix log on SASL failure.
  + Math: Rewrite calc functions with a proper evaluator. 
  + Log SASL mechanism on failure. Closes GH-1014. 
  + Config: Add : prefix to network-specific values listed by 'config list'.
  + Web: Catch more errors in getTitle.
  + Split 'CAP REQ' commands to not exceed 512 bytes.
  + Reset capability set state on reconnection.
  + Fix conditional on CTCP in urlSnarfer
  + Use a real invalid email in supybot.authors.unknown
  + Don't repeat nick in supybot.Author if nick and name are the same
  + regexp_wrapper: return None instead of False when search times out

OBS-URL: https://build.opensuse.org/request/show/749139
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-limnoria?expand=0&rev=24
2019-11-19 09:43:30 +00:00
Tomáš Chvátal
349a268865 Accepting request 730051 from home:badshah400:branches:devel:languages:python
- Update to version 2019-09-08:
  * Interpret empty server tag values as missing tag values. As
    required by https://ircv3.net/specs/extensions/message-tags
- Changes from version 2019-08-25:
  * Config: Prevent accidental leak of private values on public
    channels.
- Changes from version 2019-07-17:
  * Google: Update for Google's new HTML layout.

OBS-URL: https://build.opensuse.org/request/show/730051
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-limnoria?expand=0&rev=22
2019-09-11 10:51:19 +00:00
Tomáš Chvátal
3fe098b3dd Accepting request 686871 from home:badshah400:branches:devel:languages:python
- Update to version 2019-02-23:
  * Revert changes to the structure of sdist packages.
  * Fix bugs in wrapping IRC messages.
  * Support for (future) Python 3.8.
  * Fix encoding issue on Python 2.
  * Support [ipv6]:port format.

OBS-URL: https://build.opensuse.org/request/show/686871
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-limnoria?expand=0&rev=20
2019-03-20 12:58:36 +00:00
Tomáš Chvátal
55112a8280 Accepting request 643740 from home:badshah400:branches:devel:languages:python
- Update to version 2018-09-10:
  * Fix Python 3.7 support.

OBS-URL: https://build.opensuse.org/request/show/643740
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-limnoria?expand=0&rev=18
2018-10-22 16:27:39 +00:00
Tomáš Chvátal
3d9f7951d1 Accepting request 632117 from home:barendartchuk:branches:devel:languages:python
- enable Python 2 binaries with update-alternatives: they are
  needed for running legacy plugins

OBS-URL: https://build.opensuse.org/request/show/632117
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-limnoria?expand=0&rev=14
2018-08-31 07:33:26 +00:00
Tomáš Chvátal
fc013ffe5c - Drop -devel from deps
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-limnoria?expand=0&rev=12
2018-08-17 10:26:58 +00:00
Tomáš Chvátal
722bf4ae4c Accepting request 629616 from home:badshah400:branches:devel:languages:python
- Update to version 2018-06-25-2:
  * test_plugin_create: skip if supybot-plugin-create is not
    installed.
- Changes from version 2018-06-25:
  * Fixes and tests to supybot-plugin-create; modernize the plugin
    template (gh#ProgVal/Limnoria#1340)
  * supybot-plugin-create: compactify import statements in the
    template
  * supybot-plugin-create: prefer importlib over imp on Python >=
    3.4
  * test: add test cases for supybot-plugin-create
  * -plugin-create: fix errors when only a subset of args are
    given
  * -plugin-create: rename --real-name to --author/-a
  * -plugin-create: add -d as an alias to --desc for consistency

OBS-URL: https://build.opensuse.org/request/show/629616
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-limnoria?expand=0&rev=11
2018-08-17 10:19:55 +00:00
Tomáš Chvátal
dc81c92e9c Accepting request 606245 from home:TheBlackCat:branches:devel:languages:python
- Avoid problem with bytecode being overwritten by tests

OBS-URL: https://build.opensuse.org/request/show/606245
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-limnoria?expand=0&rev=9
2018-05-10 16:45:45 +00:00
Tomáš Chvátal
6ea23d1ad3 Accepting request 602614 from home:badshah400:branches:devel:languages:python
- Update to version 2018-04-21:
  * Do not break UTF-8 characters in long words. Closes
    gh#ProgVal/Limnoria#1333.

OBS-URL: https://build.opensuse.org/request/show/602614
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-limnoria?expand=0&rev=7
2018-04-30 19:35:35 +00:00
Tomáš Chvátal
972b314c79 Accepting request 597872 from home:badshah400:branches:devel:languages:python
- The gnupg python module is called python{2,3}-python-gnupg,
  adapt Requires accordingly.

OBS-URL: https://build.opensuse.org/request/show/597872
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-limnoria?expand=0&rev=5
2018-04-18 19:06:55 +00:00
Tomáš Chvátal
89a14a702d Accepting request 596501 from home:badshah400:branches:devel:languages:python
- Switch to using PySocks instead of SocksiPy: the former is   well-maintained than the latter.

OBS-URL: https://build.opensuse.org/request/show/596501
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-limnoria?expand=0&rev=4
2018-04-14 11:05:08 +00:00
Tomáš Chvátal
450030f450 Accepting request 592746 from home:jengelh:branches:devel:languages:python
- Remove empty filler marketing wording from description.

OBS-URL: https://build.opensuse.org/request/show/592746
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-limnoria?expand=0&rev=3
2018-03-31 12:13:32 +00:00
Tomáš Chvátal
f488959eed Accepting request 580639 from home:badshah400:branches:devel:languages:python
- Enable python2 module [not binaries] since we have
  python2-SocksiPy now.
- Update to master-2018-01-28:
  * NickAuth: Fix NameError caused by e732931.

OBS-URL: https://build.opensuse.org/request/show/580639
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-limnoria?expand=0&rev=2
2018-02-27 14:58:22 +00:00
Tomáš Chvátal
b1ca890ad9 Accepting request 558059 from home:badshah400:Staging
OBS-URL: https://build.opensuse.org/request/show/558059
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-limnoria?expand=0&rev=1
2017-12-18 10:45:31 +00:00