forked from pool/python-limnoria
Accepting request 788976 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/788976 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-limnoria?expand=0&rev=13
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1523cd6245301df35b6c7edf320ee84236d7e3b86a5d2b504da324ce624598f3
|
|
||||||
size 984766
|
|
||||||
3
python-limnoria-2020.03.19.tar.gz
Normal file
3
python-limnoria-2020.03.19.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d7a7f6db623928b84de50c060d72fcb4c082fcd7dd26f8112a64daebcedffab4
|
||||||
|
size 986213
|
||||||
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 27 09:18:46 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 2020-03-19:
|
||||||
|
* Update links to the documentation.
|
||||||
|
* Updated translations.
|
||||||
|
- Use %{name}-%{version} naming scheme for source tarball.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 10 16:33:25 UTC 2020 - Lars Vogdt <lars@linux-schulserver.de>
|
Mon Feb 10 16:33:25 UTC 2020 - Lars Vogdt <lars@linux-schulserver.de>
|
||||||
|
|
||||||
|
|||||||
@@ -19,15 +19,15 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%define appname limnoria
|
%define appname limnoria
|
||||||
%define srcver 2020-01-31
|
%define srcver 2020-03-19
|
||||||
Name: python-limnoria
|
Name: python-limnoria
|
||||||
Version: 2020.01.31
|
Version: 2020.03.19
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A modified version of Supybot (an IRC bot and framework)
|
Summary: A modified version of Supybot (an IRC bot and framework)
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: Development/Languages/Python
|
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
|
Source: https://github.com/ProgVal/Limnoria/archive/master-%{srcver}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module PySocks}
|
BuildRequires: %{python_module PySocks}
|
||||||
BuildRequires: %{python_module SQLAlchemy}
|
BuildRequires: %{python_module SQLAlchemy}
|
||||||
BuildRequires: %{python_module chardet}
|
BuildRequires: %{python_module chardet}
|
||||||
|
|||||||
Reference in New Issue
Block a user