forked from pool/python-python-akismet
Accepting request 1008604 from home:yarunachalam:branches:devel:languages:python
- Update to Version 0.4.3 * Bump version: 0.4.2 → 0.4.3 * Pull request #9: Do not use the pip's internal api as it isn't working anymore * Issue #10: Add Python 3.7 and python 3.8 support * issue #11: Add bumpversion OBS-URL: https://build.opensuse.org/request/show/1008604 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-akismet?expand=0&rev=4
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:874a4a8c2e9f2463aae0de315bcfb61cf653fd94effb8afc3a19eb17e9105a7c
|
|
||||||
size 9407
|
|
3
python-akismet-0.4.3.tar.gz
Normal file
3
python-akismet-0.4.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:83e3d73d9835b31ab4a2725860a940739e252ef55144f65c3b66982bf33e2939
|
||||||
|
size 9843
|
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 6 22:12:20 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
- Update to Version 0.4.3
|
||||||
|
* Bump version: 0.4.2 → 0.4.3
|
||||||
|
* Pull request #9: Do not use the pip's internal api as it isn't working anymore
|
||||||
|
* Issue #10: Add Python 3.7 and python 3.8 support
|
||||||
|
* issue #11: Add bumpversion
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 6 22:56:17 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
Mon Dec 6 22:56:17 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-akismet
|
# spec file for package python-python-akismet
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-python-akismet
|
Name: python-python-akismet
|
||||||
Version: 0.4.2
|
Version: 0.4.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Akismet v1.1 module for Python
|
Summary: Akismet v1.1 module for Python
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Reference in New Issue
Block a user