Hello community, here is the log from the commit of package python-limnoria for openSUSE:Factory checked in at 2018-08-18 00:06:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-limnoria (Old) and /work/SRC/openSUSE:Factory/.python-limnoria.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-limnoria" Sat Aug 18 00:06:26 2018 rev:4 rq:629897 version:2018.06.25.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-limnoria/python-limnoria.changes 2018-05-11 09:18:47.549390541 +0200 +++ /work/SRC/openSUSE:Factory/.python-limnoria.new/python-limnoria.changes 2018-08-18 00:06:30.443507196 +0200 @@ -1,0 +2,24 @@ +Fri Aug 17 10:26:06 UTC 2018 - [email protected] + +- Drop -devel from deps + +------------------------------------------------------------------- +Thu Aug 16 14:49:58 UTC 2018 - [email protected] + +- 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 + +------------------------------------------------------------------- Old: ---- master-2018-04-21.tar.gz New: ---- master-2018-06-25-2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-limnoria.spec ++++++ --- /var/tmp/diff_new_pack.HvokLk/_old 2018-08-18 00:06:31.055509030 +0200 +++ /var/tmp/diff_new_pack.HvokLk/_new 2018-08-18 00:06:31.059509042 +0200 @@ -18,19 +18,18 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define appname limnoria -%define srcver 2018-04-21 +%define srcver 2018-06-25-2 Name: python-limnoria -Version: 2018.04.21 +Version: 2018.06.25.2 Release: 0 Summary: A modified version of Supybot (an IRC bot and framework) License: BSD-3-Clause Group: Development/Languages/Python -Url: https://github.com/ProgVal/Limnoria +URL: https://github.com/ProgVal/Limnoria Source: https://github.com/ProgVal/Limnoria/archive/master-%{srcver}.tar.gz BuildRequires: %{python_module PySocks} BuildRequires: %{python_module SQLAlchemy} BuildRequires: %{python_module chardet} -BuildRequires: %{python_module devel} BuildRequires: %{python_module ecdsa} BuildRequires: %{python_module feedparser} BuildRequires: %{python_module mock} @@ -50,9 +49,7 @@ Requires: python-pytz Provides: Supybot = %{version} Obsoletes: Supybot < 1.0 -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch - %python_subpackages %description @@ -78,8 +75,7 @@ %python_exec test/test.py } -%files %python_files -%defattr(-,root,root,-) +%files %{python_files} %doc README.md CONTRIBUTING.md %license LICENSE.md %python3_only %{_bindir}/supybot
