14
0

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:
2022-10-07 07:52:12 +00:00
committed by Git OBS Bridge
parent 03cdb59adb
commit 78337f2654
4 changed files with 15 additions and 6 deletions

View File

@@ -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
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-python-akismet
Version: 0.4.2
Version: 0.4.3
Release: 0
Summary: Akismet v1.1 module for Python
License: MIT