From 411e1bf539b0b1999176cb5011aec874b0c154a97c8380f59297fe74b62807bc Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 22 Mar 2021 22:29:20 +0000 Subject: [PATCH] Accepting request 880552 from home:badshah400:branches:devel:languages:python Update to version 2021-03-17 OBS-URL: https://build.opensuse.org/request/show/880552 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-limnoria?expand=0&rev=46 --- limnoria-2020.12.07.tar.gz => limnoria-2021.03.17.tar.gz | 0 python-limnoria.changes | 6 ++++++ python-limnoria.spec | 6 +++--- 3 files changed, 9 insertions(+), 3 deletions(-) rename limnoria-2020.12.07.tar.gz => limnoria-2021.03.17.tar.gz (100%) diff --git a/limnoria-2020.12.07.tar.gz b/limnoria-2021.03.17.tar.gz similarity index 100% rename from limnoria-2020.12.07.tar.gz rename to limnoria-2021.03.17.tar.gz diff --git a/python-limnoria.changes b/python-limnoria.changes index 81acff1..40e0ab6 100644 --- a/python-limnoria.changes +++ b/python-limnoria.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 22 16:10:36 UTC 2021 - Atri Bhattacharya + +- Update to version 2021-03-17: + * README+setup: Update supported Python versions. + ------------------------------------------------------------------- Thu Dec 10 00:09:12 UTC 2020 - Atri Bhattacharya diff --git a/python-limnoria.spec b/python-limnoria.spec index b513977..a0fcc85 100644 --- a/python-limnoria.spec +++ b/python-limnoria.spec @@ -1,7 +1,7 @@ # # spec file for package python-limnoria # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define appname limnoria %define srcver 2020-12-07 Name: python-limnoria -Version: 2020.12.07 +Version: 2021.03.17 Release: 0 Summary: A modified version of Supybot (an IRC bot and framework) License: BSD-3-Clause @@ -48,7 +48,7 @@ Requires: python-python-dateutil Requires: python-python-gnupg Requires: python-pytz Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives Provides: Supybot = %{version} Obsoletes: Supybot < 1.0 BuildArch: noarch