forked from pool/python-aenum
Accepting request 755836 from devel:languages:python
- Update to 2.2.3: * Various minor fixes OBS-URL: https://build.opensuse.org/request/show/755836 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aenum?expand=0&rev=4
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b12a7be3d89b270f266f8643aaa126404e5cdc0929bd6f09548b8eaed85e2aa1
|
||||
size 105129
|
||||
3
aenum-2.2.3.tar.gz
Normal file
3
aenum-2.2.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a4334cabf47c167d44ab5a6198837b80deec5d5bad1b5cf70c966c3a330260e8
|
||||
size 106574
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 11 11:56:29 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 2.2.3:
|
||||
* Various minor fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 29 14:51:06 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-aenum
|
||||
#
|
||||
# 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
|
||||
@@ -18,12 +18,12 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-aenum
|
||||
Version: 2.2.1
|
||||
Version: 2.2.3
|
||||
Release: 0
|
||||
Summary: Advanced Enumerations, NamedTuples, and NamedConstants
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
Url: https://bitbucket.org/stoneleaf/aenum
|
||||
URL: https://bitbucket.org/stoneleaf/aenum
|
||||
Source: https://files.pythonhosted.org/packages/source/a/aenum/aenum-%{version}.tar.gz
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
|
||||
Reference in New Issue
Block a user