14
0

- Update to version 0.8.0:

* Retrieve the version from the installed distribution.
  * Add support for Python 3.8
  * Remove support for 3.4

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Automat?expand=0&rev=9
This commit is contained in:
2019-11-25 03:42:27 +00:00
committed by Git OBS Bridge
parent fa0c7e5bcb
commit 6c39a55c16
4 changed files with 13 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-Automat
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
%bcond_with test
%endif
Name: python-Automat%{psuffix}
Version: 0.7.0
Version: 0.8.0
Release: 0
Summary: Self-service finite-state machines for the programmer on the go
License: MIT