forked from pool/python-pytools
- update to 2021.1:
* pytools.tag.Taggable added OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytools?expand=0&rev=34
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 23 01:10:24 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2021.1:
|
||||
* pytools.tag.Taggable added
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 20 09:56:53 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pytools
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-pytools
|
||||
Version: 2020.4.4
|
||||
Version: 2021.1
|
||||
Release: 0
|
||||
Summary: A collection of tools for Python
|
||||
License: MIT
|
||||
@@ -32,10 +32,10 @@ BuildRequires: %{python_module decorator >= 3.2.0}
|
||||
BuildRequires: %{python_module numpy >= 1.6.0}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: ( python3-dataclasses >= 0.7 if python3-base <= 3.6 )
|
||||
BuildRequires: ( python36-dataclasses >= 0.7 if python36-base )
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: ( python3-dataclasses >= 0.7 if python3-base <= 3.6 )
|
||||
BuildRequires: ( python36-dataclasses >= 0.7 if python36-base )
|
||||
Requires: python-appdirs >= 1.4.0
|
||||
Requires: python-decorator >= 3.2.0
|
||||
Requires: python-numpy >= 1.6.0
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3645ed839cf4d79cb4bf030f37ddaeecd7fe5e2d6698438cc36c24a1d5168809
|
||||
size 61208
|
3
pytools-2021.1.tar.gz
Normal file
3
pytools-2021.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:073ae22a0ae946e2db97164f2eb24a599cd3a51430384aa40859dffd73056c40
|
||||
size 62003
|
Reference in New Issue
Block a user