forked from pool/python-Automat
Accepting request 750658 from devel:languages:python
- 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/request/show/750658 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Automat?expand=0&rev=3
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cbd78b83fa2d81fe2a4d23d258e1661dd7493c9a50ee2f1a5b2cac61c1793b0e
|
||||
size 61461
|
3
Automat-0.8.0.tar.gz
Normal file
3
Automat-0.8.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:269a09dfb063a3b078983f4976d83f0a0d3e6e7aaf8e27d8df1095e09dc4a484
|
||||
size 59687
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 03:40:42 UTC 2019 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to version 0.8.0:
|
||||
* Retrieve the version from the installed distribution.
|
||||
* Add support for Python 3.8
|
||||
* Remove support for 3.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 7 09:09:35 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user